Commit graph

544 commits

Author SHA1 Message Date
Jaquee
01549a3040
walletManager: coding conventions
Signed-off-by: Jaquee <jaquee.monero@gmail.com>
2016-11-27 00:16:30 +01: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
Riccardo Spagni
26abdee5c4
Merge pull request #195
45f2848 add missing tab separators (Jaquee)
2016-11-24 12:44:36 +02:00
Riccardo Spagni
6e7a924bb8 Merge pull request #194
f8fabbe reset restore height counter when switching wallets (Jaquee)
2016-11-24 12:40:13 +02:00
Riccardo Spagni
ad9a1f6cae
Merge pull request #193
cca825b fix height after switching layout mode (Jacob Brydolf)
f1157f8 adjust height for small screens + fix window positioning (Jacob Brydolf)
2016-11-24 12:38:09 +02:00
Riccardo Spagni
cb3285e553
Merge pull request #192
96c7dde Add QR code display on the receive page (moneromooo.monero)
2016-11-24 12:37:53 +02:00
Riccardo Spagni
5afd11b7fe
Merge pull request #190
5250b91 store wallet after sending (Jacob Brydolf)
2016-11-24 12:34:51 +02:00
Riccardo Spagni
a8c30131e4
Merge pull request #189
5b4c2c8 Clean exit on app close button (Jacob Brydolf)
2016-11-24 12:34:22 +02:00
Riccardo Spagni
d5fc4afc43
Merge pull request #187
8214948 MiddlePanel: fix null pointer dereference for history model (moneromooo.monero)
2016-11-24 12:33:44 +02:00
Riccardo Spagni
1cc7b68265
Merge pull request #186
b7c6706 Wallet: fix history leak on destruction (moneromooo.monero)
2016-11-24 12:29:55 +02:00