Commit graph

35 commits

Author SHA1 Message Date
Jaquee
fd983955b4
view only wallets
wizard: fix dots on pw page

wizard: fix focus on pw field

viewOnly: added success message
2017-01-15 12:32:25 +01:00
Riccardo Spagni
b3424f73a8
Merge pull request #374
f2aefee settings: log level selector (Jaquee)
2017-01-08 16:55:04 -08:00
Jaquee
f2aefeebb3
settings: log level selector 2016-12-31 11:56:08 +01:00
Jaquee
932d5bee47
consistent layout seed textarea 2016-12-30 19:51:06 +01:00
Riccardo Spagni
7b049bbae9
Merge pull request #322
f94782f daemon startup flags (Jaquee)
2016-12-21 21:54:47 +02:00
Jaquee
f94782fecf
daemon startup flags 2016-12-21 14:30:15 +01:00
moneromooo.monero
70956af7cd Add embedded monero version in settings page too 2016-12-21 10:47:16 +00:00
moneromooo.monero
f19318fbd1 Add git version to the settings page
Useful for bug reports
2016-12-20 21:13:42 +00:00
Riccardo Spagni
1b9981b35f
Merge pull request #285
b61894f Added "very important" (xmr-eric)
35d7587 Clarified and broadened Mnemonic Seed description (xmr-eric)
2016-12-20 17:50:06 +02:00
moneromooo.monero
2a7f160534 Settings hide/show window after changing decorations type 2016-12-16 21:36:41 +00:00
moneromooo.monero
456bf04db6 Settings: add user option to toggle custom decorations
Some people prefer those
2016-12-16 21:36:41 +00:00
xmr-eric
b61894f297 Added "very important" 2016-12-16 02:19:37 -05:00
xmr-eric
35d7587dc5 Clarified and broadened Mnemonic Seed description 2016-12-14 21:25:15 -05:00
Jaquee
50f62c972e
Settings: show error msg on wrong pw input 2016-12-09 13:23:12 +01: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
Jaquee
0ae3d67750
daemon console -> log + adjusted height 2016-11-26 19:37:46 +01:00
Jaquee
bb881d9aef
show processingSplash when starting/stopping daemon 2016-11-26 19:37:09 +01:00
Jacob Brydolf
14a5bd5dcc
settings: added daemon console 2016-11-26 19:36:38 +01:00
Jacob Brydolf
482bd30c00
settings: enable/disable daemon start/stop buttons 2016-11-26 19:36:09 +01:00
Jacob Brydolf
ae977af2ec
settings: add daemon manager 2016-11-26 19:35:49 +01:00
Gingeropolous
4bef677f24 Enter default value in port in settings page
Enter default value in port in settings page
2016-11-24 20:41:44 -05:00
Riccardo Spagni
bfebc2e356
Merge pull request #95
550087f PasswordDialog: accept/reject with Enter/Esc, Tab navigation (Ilya Kitaev)
513f7eb StandardButton: indicating "focused" state (Ilya Kitaev)
7973d0c Custom password dialog. fixes issue with standard dialog (Ilya Kitaev)
2016-11-05 10:08:50 +02:00
Ilya Kitaev
7973d0cbcc Custom password dialog. fixes issue with standard dialog 2016-11-01 15:01:24 +03:00
Jacob Brydolf
12332caa65
settings: close wallet button 2016-10-29 16:30:41 +02:00
Jacob Brydolf
a34efeddcf
settings: remove daemon connection check 2016-10-28 22:01:53 +02:00
xmr-eric
ae91fbb556 Fixed 1 typo in Settings.qml 2016-10-11 18:14:43 -04:00
Jacob Brydolf
e5b9a1b9d7
settings page: strict password check 2016-10-11 01:00:19 +02:00
Jacob Brydolf
010cce4133
settings page: Empty password field on seed view 2016-10-11 00:19:11 +02:00
Ilya Kitaev
d67071a7a4 Settings page: layout items vertically 2016-10-10 00:30:55 +03:00
Ilya Kitaev
4f4cc9c8e8 Settings page: small renaming and formatting 2016-10-10 00:29:54 +03:00
Jacob Brydolf
0e0b0bec8d removed moneroComponets dependency 2016-10-10 00:22:36 +03:00
Jacob Brydolf
2966b0db69 settings page: daemon change + password prompt on seed view 2016-10-10 00:18:27 +03:00
Jacob Brydolf
cd1247c292 Added option to show seed on settings-page
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
62df25ce8e first push 2014-07-07 19:08:30 +02:00