Commit Graph

182 Commits

Author SHA1 Message Date
Riccardo Spagni 739d24efb4
Merge pull request #442
0b41fbc Don't close/reopen when changing daemon requires #1655 (Jaquee)
2586404 sync progress improvements (Jaquee)
eb909e1 async connectionStatus and init (Jaquee)
cb3281d WalletManager: fix possible race (Jaquee)
9dbbd4c WalletManager: check connection before isMining() (Jaquee)
2017-02-04 17:46:57 +02:00
Riccardo Spagni 488e4e2b86
Merge pull request #430
4e2e262 Main.qml: Ringsize equals mixin +1 (xmr-eric)
f1327ac Ringsize equals mixin +1 (xmr-eric)
2d12a3c Main.qml: Changed mixin to ring size (xmr-eric)
16f5889 Transfer.qml: Changed mixin to ring size (xmr-eric)
2017-02-04 17:44:20 +02:00
Riccardo Spagni 6c8e770a61
Merge pull request #426
93d2eb5 add qrcode scanner (MoroccanMalinois)
2017-02-04 17:43:03 +02:00
Jaquee 2586404339 sync progress improvements 2017-01-31 11:17:48 +01:00
MoroccanMalinois 93d2eb5e1a add qrcode scanner 2017-01-31 04:36:08 +00:00
xmr-eric 4e2e262f6a Main.qml: Ringsize equals mixin +1 2017-01-30 18:28:56 -05:00
xmr-eric 2d12a3cf3d Main.qml: Changed mixin to ring size 2017-01-23 13:20:15 -05:00
Jaquee c51a28f206
fix advanced hotkey + menu separators 2017-01-23 14:22:17 +01:00
Riccardo Spagni d8ac731dd2
Merge pull request #407
e0be6d4 Clearer results for Verify Payment tool (xmr-eric)
2017-01-22 11:55:19 -05:00
Jaquee 15c79df378
GUI cold signing 2017-01-15 12:32:31 +01:00
Jaquee 8f56e98397
save wallet name in appwindow 2017-01-15 12:32:14 +01:00
xmr-eric e0be6d45c5 Clearer results for Verify Payment tool 2017-01-14 22:52:04 -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 ad5115ac3c
Add estimated time countdown for locked balance 2017-01-14 00:45:15 +01: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 24170f00cc
Merge pull request #375
192bfc7 Add "(syncing)" after balance when syncing (moneromooo.monero)
2017-01-08 16:56:17 -08:00
moneromooo.monero 192bfc70b0 Add "(syncing)" after balance when syncing
Should cut down on people wondering why their balance is wrong
2016-12-31 13:47:40 +00:00
Jaquee f2aefeebb3
settings: log level selector 2016-12-31 11:56:08 +01:00
moneromooo.monero 94e8f3ac4c Add mining screen
We want to make it easy for people to mine
2016-12-30 23:49:12 +00:00
Jaquee f94782fecf
daemon startup flags 2016-12-21 14:30:15 +01:00
Riccardo Spagni ca23b3a0e5
Merge pull request #309
2d763c9 Remove from the ctrl-tab cycling the hidden panels (Dashboard, Mining) (Clement)
3705d79 Add missing shortcuts. Improve coherency of shortcuts. (Clement)
2016-12-20 22:57:50 +02:00
Clement 2d763c930e Remove from the ctrl-tab cycling the hidden panels (Dashboard, Mining) 2016-12-18 15:24:48 +01:00
Clement 3705d79346 Add missing shortcuts. Improve coherency of shortcuts. 2016-12-18 15:17:11 +01:00
moneromooo.monero 2a7f160534 Settings hide/show window after changing decorations type 2016-12-16 21:36:41 +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
Jaquee d119c27e3f
fixed borked wallet 2016-12-16 00:12:27 +01:00
Jaquee 143da2c390
Updated wallet close behaviour 2016-12-15 16:21:28 +01:00
Jaquee 28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu) 2016-12-15 14:09:37 +01:00
Riccardo Spagni c65b1f8c69
Merge pull request #279
705bc83 move refresh progress to leftpanel (Jaquee)
2016-12-14 23:43:00 +02:00
Riccardo Spagni d21a97d706
Merge pull request #265
7aef277 remove basic layout button on wizard page (moneromooo.monero)
2016-12-14 23:36:54 +02:00
Jaquee 705bc83ae1
move refresh progress to leftpanel 2016-12-14 13:48:12 +01:00
Jaquee 7fd80a1be2
async close: make sure curretWallet isn't used after shutdown started 2016-12-14 13:11:20 +01:00
Jaquee eb97bda3a3
code clean up and wallet close consistency 2016-12-13 23:45:37 +01:00
moneromooo.monero 7aef277b3a remove basic layout button on wizard page 2016-12-10 18:46:04 +00: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 72bc417cca
Merge pull request #224
ab61910 Receive: tx scanner for payments matching setup (moneromooo.monero)
87d0751 libwalletqt: add a few daemon read access routines (moneromooo.monero)
af4e49c MiddlePanel: add an optional onPageClosed callback (moneromooo.monero)
2016-12-08 23:58:22 +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
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 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 c7232e1fe6
set wallet connection status before querying sync status 2016-11-26 19:37:39 +01:00
Jaquee 36a6b89b54
connect onWalletConnectionStatusChanged() 2016-11-26 19:37:34 +01:00
Jaquee f62bb687df
daemonManagerDialog: use new ConnectionStatus enum 2016-11-26 19:37:19 +01:00
Jaquee bb881d9aef
show processingSplash when starting/stopping daemon 2016-11-26 19:37:09 +01:00
Jaquee 8dfa79ec58
Shutdown daemon and close wallet properly on app exit 2016-11-26 19:37:04 +01:00
Jacob Brydolf 5a110f410f
replace message dialog with custom dialog 2016-11-26 19:36:15 +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 1c6884e886
Show daemon manager dialog if daemon isnt started 2016-11-26 19:35:38 +01:00