Commit graph

1058 commits

Author SHA1 Message Date
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
moneromooo.monero
ab619109e2 Receive: tx scanner for payments matching setup
Payments matching the currently setup payment id and optional amount
are detected, allowing a merchant to generate a new payment id, enter
the expected amount, let a client scan the QR code, and wait till
the payment shows up as either in the txpool, or with N confirmations.
2016-11-29 12:37:08 +00:00
moneromooo.monero
87d07515a8 libwalletqt: add a few daemon read access routines 2016-11-29 12:36:53 +00:00
Jaquee
3752ec7899
send page: check daemon status after every refresh 2016-11-27 13:35:51 +01:00
Jaquee
01549a3040
walletManager: coding conventions
Signed-off-by: Jaquee <jaquee.monero@gmail.com>
2016-11-27 00:16:30 +01:00
moneromooo.monero
af4e49cd0f MiddlePanel: add an optional onPageClosed callback
to match onPageCompleted
2016-11-26 23:10:44 +00:00
Jaquee
0ae3d67750
daemon console -> log + adjusted height 2016-11-26 19:37:46 +01:00
Jaquee
0e8cd146db
Wallet: add m_initialized 2016-11-26 19:37:44 +01:00
Jaquee
c7232e1fe6
set wallet connection status before querying sync status 2016-11-26 19:37:39 +01:00
Jaquee
3f8e05d7a4
Wallet: Cache connection status query 2016-11-26 19:37:37 +01:00
Jaquee
36a6b89b54
connect onWalletConnectionStatusChanged() 2016-11-26 19:37:34 +01:00
Jaquee
93a8200e4a
Transfer: new connectionStatus handling + show status msg 2016-11-26 19:37:32 +01:00
Jaquee
76e6ae8b6f
remove reference to old pw-dialog 2016-11-26 19:37:29 +01:00
Jaquee
18b7a67886
Wallet: add connectionStatusChanged signal 2016-11-26 19:37:26 +01:00
Jaquee
d9f4ab45e2
daemonManager: wait for daemon stop on app close 2016-11-26 19:37:22 +01:00
Jaquee
f62bb687df
daemonManagerDialog: use new ConnectionStatus enum 2016-11-26 19:37:19 +01:00
Jaquee
dd01f59a9c
hide daemon sync progress after disconnecting wallet 2016-11-26 19:37:17 +01:00
Jaquee
8d19a03b68
DaemonManager: add stateChanged() 2016-11-26 19:37:14 +01:00
Jaquee
760e01b50c
daemonManagerDialog: show processdialog when starting 2016-11-26 19:37:12 +01:00
Jaquee
bb881d9aef
show processingSplash when starting/stopping daemon 2016-11-26 19:37:09 +01:00
Jaquee
8361dda994
resolve rebase conflict 2016-11-26 19:37:07 +01:00
Jaquee
8dfa79ec58
Shutdown daemon and close wallet properly on app exit 2016-11-26 19:37:04 +01:00
Jacob Brydolf
7876957b48
DaemonManager::closing() 2016-11-26 19:37:01 +01:00
Jacob Brydolf
065b060102
main: debug messages 2016-11-26 19:36:59 +01:00
Jacob Brydolf
b4eb489b00
DaemonManager: forward command line arguments to monerod 2016-11-26 19:36:55 +01:00
Jaquee
752ff2616f
forward command line arguments to DaemonManager 2016-11-26 19:36:43 +01:00
Jacob Brydolf
7840dab9cc
DaemonManager: console debug output 2016-11-26 19:36:41 +01:00
Jacob Brydolf
14a5bd5dcc
settings: added daemon console 2016-11-26 19:36:38 +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
3a431543fa
DaemonManager: added console updated signals 2016-11-26 19:36:25 +01:00
Jacob Brydolf
3df9e44849
DaemonManager: windows support 2016-11-26 19:36:22 +01:00
Jacob Brydolf
5da9f8fbe4
standardDialog: close window before continue 2016-11-26 19:36:19 +01:00
Jacob Brydolf
5a110f410f
replace message dialog with custom dialog 2016-11-26 19:36:15 +01:00
Jacob Brydolf
d4657804cd
resized standard dialog 2016-11-26 19:36:12 +01:00
Jacob Brydolf
482bd30c00
settings: enable/disable daemon start/stop buttons 2016-11-26 19:36:09 +01:00
Jaquee
4e7de8c140
proper daemon shutdown on app exit 2016-11-26 19:36:04 +01:00
Jaquee
48471f3407
onDaemonStarted/stopped signals/slots 2016-11-26 19:36:00 +01:00
Jacob Brydolf
de635cb24f
pw dialog: close popup before continue 2016-11-26 19:35:55 +01:00
Jacob Brydolf
86772bee52
added standardDialog component 2016-11-26 19:35:52 +01:00
Jacob Brydolf
ae977af2ec
settings: add daemon manager 2016-11-26 19:35:49 +01:00
Jacob Brydolf
2775124757
small error in daemon manager dialog 2016-11-26 19:35:46 +01:00
Jaquee
82c39e09bf
WalletManager: include dependencies 2016-11-26 19:35:42 +01:00
Jacob Brydolf
1c6884e886
Show daemon manager dialog if daemon isnt started 2016-11-26 19:35:38 +01:00
Jaquee
9fbfbc4b2a
daemonManager: embed as context property 2016-11-26 19:35:33 +01:00
Jacob Brydolf
4cdc258b15
WalletManager: basic functionality 2016-11-26 19:35:16 +01:00
moneromooo.monero
b5a993bd8a Print wallet filename in password dialog where approrpiate 2016-11-26 14:46:42 +00:00
moneromooo.monero
d982c3da84 Add fee multiplier info to priority levels
Users are unlikely to know the link
2016-11-26 13:59:00 +00:00
moneromooo.monero
fd55cd94ed History: reclaim some vertical space from search label 2016-11-26 11:10:13 +00:00