Commit Graph

70 Commits

Author SHA1 Message Date
xmr-eric fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
fungible-crypto 11f3e6f8e7
Update Settings.qml
[LOW priority] [UX misspelling]
Updated misspelling and added period.
2017-11-12 15:01:19 -06:00
Jaquee 15ea9ec748 trim daemon address 2017-11-03 16:57:12 +01:00
Jaquee b6f268d3a5 remote node settings and use-while-local-is-syncing 2017-11-03 16:57:11 +01:00
Jaquee 4dc0d36b98 pages mobile scaling 2017-11-03 16:57:11 +01:00
Jaquee 603c1e7ee9 Add Keys page 2017-11-03 16:57:10 +01:00
Jaquee d8ebafaec0 show correct height after switching wallets
requires #2724
2017-10-24 19:13:28 +02:00
Jaquee 8f73bac95c add option to change wallet creation height and rescan wallet cache 2017-10-23 18:16:27 -05:00
Jaquee f7c883a6c3 Settings: add wallet creation height and log file paths 2017-08-24 12:09:00 +02:00
Riccardo Spagni ecaa1a8e23
Merge pull request #709
62e1dc4 Setttings: blockchain folder location (Jaquee)
9037eed DaemonManager: support dataDir parameter + validator (Jaquee)
2017-06-04 12:17:58 +02:00
Jaquee 62e1dc490f Setttings: blockchain folder location 2017-06-02 23:49:16 +02:00
Jaquee 443eb47824 UX: move 'rescan spent' to settings and rename to 'Rescan wallet balance' 2017-06-02 23:37:48 +02:00
Riccardo Spagni affbb454fa
Merge pull request #737
41b2c28 Fallback to english seed lang if not set (Jaquee)
127790e set correct seed lang when recovering from keys (Jaquee)
2017-05-30 21:49:51 +02:00
Jaquee 41b2c282bd Fallback to english seed lang if not set 2017-05-23 14:03:23 +02:00
Jaquee 5ec575b376 Do not output seed in log 2017-05-09 13:08:40 +02:00
Jaquee 2e53c524a1 ios build settings 2017-05-05 12:03:03 +02:00
Riccardo Spagni f5450f9205
Merge pull request #706
f00a181 Disable rescan cache btn until we know if it's needed (Jaquee)
98b0406 Settings: Rescan wallet cache button (Jaquee)
2017-05-05 11:50:43 +02:00
Jaquee f00a181843 Disable rescan cache btn until we know if it's needed 2017-05-03 15:57:41 +02:00
Jaquee 98b040670c Settings: Rescan wallet cache button 2017-05-03 14:37:33 +02:00
Jaquee f31b27d3fd add wallet view/spend keys to seed dialog
requires #2012
2017-05-03 11:14:57 +02:00
xmr-eric 6fbba9f88c Settlings.qml: Change "Save" button to "Connect" 2017-03-23 13:30:36 -04:00
Roy Jacobs 2b24c91bc5 Add missing, fix and improve translations 2017-03-14 15:14:02 +01:00
Jaquee 1918c5e24a fix dynamic button width 2017-03-11 15:36:25 +01:00
Roy Jacobs a2f01ea541 Added missing Receive/Settings/Sign/Transfer translations 2017-03-09 01:28:24 +01:00
Riccardo Spagni cc86720936
Merge pull request #528
5d6e0f5 Trim daemon address (Jaquee)
2017-03-03 16:30:38 +02:00
Riccardo Spagni 5b1588b077
Merge pull request #494
00aa231 Daemon rpc login support requires #1803 (Jaquee)
2017-03-03 16:14:33 +02:00
Jaquee 5d6e0f5851
Trim daemon address 2017-03-03 12:40:50 +01:00
Jaquee 00aa23162c
Daemon rpc login support
requires #1803
2017-02-25 22:18:52 +01:00
Jaquee 2ed59f41ed Daemon manager improvements 2017-02-25 14:57:39 +01:00
Jaquee faacd3d6a1
start daemon automatically and detached 2017-02-23 19:52:06 +01:00
Jaquee 08ceb5eba0
settings: replace seed box with popup
requires #1709
2017-02-11 19:30:09 +01:00
moneromooo.monero 40540cb38a Save custom log categories to persistent settings 2017-02-05 12:38:43 +00:00
Jaquee 0b41fbc858
Don't close/reopen when changing daemon
requires #1655
2017-01-31 11:17:56 +01:00
Jaquee ef1d7f92f7
send custom commands to daemon
+ status button
requires #1618
2017-01-22 23:16:46 +01:00
moneromooo.monero fb8d9bd5dc Settings: allow setting log categories
requires #1589
2017-01-16 23:14:05 +00:00
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