Jaquee
bded77a22b
lineEdit: add textUpdated signal
2017-01-26 21:58:48 +01:00
Jaquee
de14886376
fix daemon console error
2017-01-26 21:58:41 +01:00
Jaquee
ef1d7f92f7
send custom commands to daemon
...
+ status button
requires #1618
2017-01-22 23:16:46 +01:00
Riccardo Spagni
160e5c480a
Merge pull request #413
...
fb8d9bd
Settings: allow setting log categories (moneromooo.monero)
ea8bc5b
LineEdit: forward editingFinished signal (moneromooo.monero)
d4b3834
Build against monero with new logging system (moneromooo.monero)
2017-01-22 12:15:55 -05:00
Riccardo Spagni
4f44407187
Merge pull request #404
...
fdf0652
PrivacyLevelSmall.qml: Medium mixin color- AAFFBB (xmr-eric)
5981e95
PrivacyLevel.qml: Medium mixin color #AAFFBB (xmr-eric)
2017-01-22 11:54:39 -05:00
Riccardo Spagni
2c69d3b726
Merge pull request #403
...
4a2266b
TickDelegate.qml: Changed LOW to NORMAL (xmr-eric)
2017-01-22 11:54:15 -05:00
moneromooo.monero
ea8bc5b56d
LineEdit: forward editingFinished signal
2017-01-16 21:56:15 +00:00
Jaquee
8f56e98397
save wallet name in appwindow
2017-01-15 12:32:14 +01:00
Jaquee
842e4df223
adjust button size dynamically
2017-01-15 12:32:06 +01:00
xmr-eric
fdf0652e37
PrivacyLevelSmall.qml: Medium mixin color- AAFFBB
2017-01-14 16:36:50 -05:00
xmr-eric
5981e9537b
PrivacyLevel.qml: Medium mixin color #AAFFBB
2017-01-14 16:36:03 -05:00
xmr-eric
4a2266b295
TickDelegate.qml: Changed LOW to NORMAL
2017-01-14 13:31:25 -05:00
Riccardo Spagni
b5ade0d9d1
Merge pull request #368
...
94e8f3a
Add mining screen (moneromooo.monero)
1cd7dd6
StandardDropdown: fix for empty model (moneromooo.monero)
2017-01-14 10:41:13 -05:00
Jaquee
205bfcdd7b
History: Show num of confirmations + unconfirmed payments
...
history: refresh on new block
2017-01-14 00:45:09 +01:00
Riccardo Spagni
1ced5e34b6
Merge pull request #377
...
bd07a99
history: fix amount/fee overlap on large amounts (Jaquee)
2017-01-08 16:57:09 -08:00
Riccardo Spagni
3badb12ea3
Merge pull request #376
...
f012e4d
history: show pending on top (Jaquee)
2017-01-08 16:56:51 -08:00
moneromooo.monero
eff31f07d9
History: print address book description if available
2017-01-01 13:47:24 +00:00
Jaquee
bd07a990fb
history: fix amount/fee overlap on large amounts
2016-12-31 15:30:25 +01:00
Jaquee
f012e4d968
history: show pending on top
2016-12-31 14:56:08 +01:00
moneromooo.monero
1cd7dd622f
StandardDropdown: fix for empty model
2016-12-30 10:10:54 +00:00
Jaquee
3c970bf278
addressbook: fix tooltip label and visibility
2016-12-21 22:52:58 +01:00
Jaquee
f94782fecf
daemon startup flags
2016-12-21 14:30:15 +01:00
moneromooo.monero
67a76464e8
MenuButton: add submenus
2016-12-20 21:07:55 +00:00
Riccardo Spagni
7f950cf136
Merge pull request #297
...
14e536a
Don't waste too much vertical space on the left menu (moneromooo.monero)
2016-12-20 22:51:53 +02:00
Riccardo Spagni
d1b240fca7
Merge pull request #292
...
9be29eb
zxcvbn: build tweaks to work on other platforms (moneromooo.monero)
03c15af
Don't claim a password is "medium" too easily (moneromooo.monero)
fbe19d2
Use zxcvbn for password strength estimation (moneromooo.monero)
b882de8
add zxcvbn to the qmake build system (moneromooo.monero)
aae35df
zxcvbn-c: new module for password strength estimation (moneromooo.monero)
2016-12-20 17:51:27 +02:00
moneromooo.monero
03c15af20e
Don't claim a password is "medium" too easily
2016-12-17 12:45:00 +00:00
moneromooo.monero
eff8bdedc4
Make the custom decorations optional
...
A number of people actually like those, so be nice to them.
The size change icons still don't work, but that's not my problem :)
2016-12-16 21:36:41 +00:00
moneromooo.monero
14e536a934
Don't waste too much vertical space on the left menu
...
Gives space for one more item
2016-12-16 20:06:23 +00:00
Jaquee
28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu)
2016-12-15 14:09:37 +01:00
Jaquee
a0f35aa776
bring tooltip to front
2016-12-15 00:16:05 +01:00
Jaquee
a344f17cd1
AddressBook: basic functions
2016-12-14 23:04:13 +01:00
Riccardo Spagni
c65b1f8c69
Merge pull request #279
...
705bc83
move refresh progress to leftpanel (Jaquee)
2016-12-14 23:43:00 +02:00
Jaquee
705bc83ae1
move refresh progress to leftpanel
2016-12-14 13:48:12 +01:00
moneromooo.monero
a0fb4ccc95
Remove fee multiplier info from low/high slider
...
This was a braino on my part, this is only applicable for the
list based low/high selector.
2016-12-10 15:07:09 +00:00
Jaquee
75be921d9c
Fix runtime error in history
2016-12-08 23:24:01 +01:00
Riccardo Spagni
bb506a2e92
Merge pull request #235
...
e1255bd
history: remove unused dependencies (Jaquee)
9341d75
history: print destination address in tx details popup (Jaquee)
7aea3d3
TransactionInfo: add transfers() and destinations_formatted() (Jaquee)
a4c3de9
history: add Transfer class (Jaquee)
2016-12-09 00:06:44 +02:00
Riccardo Spagni
35d1e29457
Merge pull request #225
...
4e20ad8
Remove useless black bar buttons (moneromooo.monero)
2016-12-08 23:58:49 +02:00
Riccardo Spagni
bfcdf113f9
Merge pull request #217
...
3752ec7
send page: check daemon status after every refresh (Jaquee)
01549a3
walletManager: coding conventions (Jaquee)
0ae3d67
daemon console -> log + adjusted height (Jaquee)
0e8cd14
Wallet: add m_initialized (Jaquee)
c7232e1
set wallet connection status before querying sync status (Jaquee)
3f8e05d
Wallet: Cache connection status query (Jaquee)
36a6b89
connect onWalletConnectionStatusChanged() (Jaquee)
93a8200
Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8
remove reference to old pw-dialog (Jaquee)
18b7a67
Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4
daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68
daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59
hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03
DaemonManager: add stateChanged() (Jaquee)
760e01b
daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9
show processingSplash when starting/stopping daemon (Jaquee)
8361dda
resolve rebase conflict (Jaquee)
8dfa79e
Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957
DaemonManager::closing() (Jacob Brydolf)
065b060
main: debug messages (Jacob Brydolf)
b4eb489
DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26
forward command line arguments to DaemonManager (Jaquee)
7840dab
DaemonManager: console debug output (Jacob Brydolf)
14a5bd5
settings: added daemon console (Jacob Brydolf)
b53ef00
history tx details: resized popup (Jacob Brydolf)
b4f29b2
StandardDialog: changed default sizes (Jacob Brydolf)
5855700
daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154
DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44
DaemonManager: windows support (Jacob Brydolf)
5da9f8f
standardDialog: close window before continue (Jacob Brydolf)
5a110f4
replace message dialog with custom dialog (Jacob Brydolf)
d465780
resized standard dialog (Jacob Brydolf)
482bd30
settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c
proper daemon shutdown on app exit (Jaquee)
48471f3
onDaemonStarted/stopped signals/slots (Jaquee)
de635cb
pw dialog: close popup before continue (Jacob Brydolf)
86772be
added standardDialog component (Jacob Brydolf)
ae977af
settings: add daemon manager (Jacob Brydolf)
2775124
small error in daemon manager dialog (Jacob Brydolf)
82c39e0
WalletManager: include dependencies (Jaquee)
1c6884e
Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4
daemonManager: embed as context property (Jaquee)
4cdc258
WalletManager: basic functionality (Jacob Brydolf)
2016-12-08 23:54:50 +02:00
Riccardo Spagni
4286b5c1c9
Merge pull request #209
...
b5a993b
Print wallet filename in password dialog where approrpiate (moneromooo.monero)
2016-12-08 23:54:33 +02:00
Riccardo Spagni
a37279b05c
Merge pull request #208
...
d982c3d
Add fee multiplier info to priority levels (moneromooo.monero)
2016-12-08 23:54:09 +02:00
Jaquee
e1255bd91f
history: remove unused dependencies
2016-12-04 09:08:22 +01:00
Jaquee
9341d75236
history: print destination address in tx details popup
2016-12-04 09:08:22 +01:00
moneromooo.monero
4e20ad819b
Remove useless black bar buttons
...
Except the yellow layout change one, which is actually useful
The size change buttons don't work.
Also tweak the WM hints to make sure there's a close button
displayed on all platforms.
2016-11-29 13:19:55 +00:00
Jaquee
76e6ae8b6f
remove reference to old pw-dialog
2016-11-26 19:37:29 +01:00
Jaquee
dd01f59a9c
hide daemon sync progress after disconnecting wallet
2016-11-26 19:37:17 +01:00
Jaquee
760e01b50c
daemonManagerDialog: show processdialog when starting
2016-11-26 19:37:12 +01:00
Jacob Brydolf
b53ef00b36
history tx details: resized popup
2016-11-26 19:36:35 +01:00
Jacob Brydolf
b4f29b291c
StandardDialog: changed default sizes
2016-11-26 19:36:32 +01:00
Jacob Brydolf
5855700007
daemonManagerDialog: added starting signal
2016-11-26 19:36:28 +01:00
Jacob Brydolf
5da9f8fbe4
standardDialog: close window before continue
2016-11-26 19:36:19 +01:00