Commit graph

168 commits

Author SHA1 Message Date
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
Riccardo Spagni
a8e90069d6
Merge pull request #388
dad9c82 Receive.qml: PaymentID above Integrated address (xmr-eric)
2017-01-08 17:00:19 -08:00
Riccardo Spagni
b3424f73a8
Merge pull request #374
f2aefee settings: log level selector (Jaquee)
2017-01-08 16:55:04 -08:00
Riccardo Spagni
5c1bd85204
Merge pull request #371
932d5be consistent layout seed textarea (Jaquee)
2017-01-08 16:54:29 -08:00
Riccardo Spagni
b02751344a
Merge pull request #365
c2a57f7 Transfer: print mixin when moving privacy level widget around (moneromooo.monero)
2017-01-08 16:50:51 -08:00
xmr-eric
dad9c82166 Receive.qml: PaymentID above Integrated address 2017-01-07 14:20:40 -05:00
moneromooo.monero
eff31f07d9 History: print address book description if available 2017-01-01 13:47:24 +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
932d5bee47
consistent layout seed textarea 2016-12-30 19:51:06 +01:00
moneromooo.monero
c2a57f704b Transfer: print mixin when moving privacy level widget around 2016-12-27 20:53:17 +00: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
Riccardo Spagni
40922305da
Merge pull request #314
f19318f Add git version to the settings page (moneromooo.monero)
2016-12-21 09:22:05 +02:00
moneromooo.monero
f19318fbd1 Add git version to the settings page
Useful for bug reports
2016-12-20 21:13:42 +00:00
moneromooo.monero
7cca8b8aa7 Transfer: support OpenAlias addresses 2016-12-20 21:03:29 +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
Riccardo Spagni
69625015a0
Merge pull request #284
7cf363e Typo on Verify Payment page (xmr-eric)
2016-12-15 17:17:17 +02:00
Riccardo Spagni
bc01aacd75
Merge pull request #282
aad1527 Improve additional text (xmr-eric)
01b8aee Reduce fontsize in Sign/Verify for Compact View (xmr-eric)
2016-12-15 17:16:19 +02:00
xmr-eric
35d7587dc5 Clarified and broadened Mnemonic Seed description 2016-12-14 21:25:15 -05:00
xmr-eric
7cf363e8e0 Typo on Verify Payment page 2016-12-14 21:01:46 -05:00
xmr-eric
aad15272f1 Improve additional text 2016-12-14 17:39:27 -05:00
xmr-eric
01b8aee400 Reduce fontsize in Sign/Verify for Compact View
fontSize: 18 made text run off page, but 16 fits great.
2016-12-14 17:37:26 -05:00
Jaquee
a344f17cd1 AddressBook: basic functions 2016-12-14 23:04:13 +01:00
Riccardo Spagni
7737d433d0
Merge pull request #278
9d1f242 Update TxKey.qml (xmr-eric)
88df8b7 Improvements to text on 'Verify payment' page (xmr-eric)
2016-12-14 23:42:32 +02:00
Riccardo Spagni
8f9a5d2b2e
Merge pull request #276
9566e82 Improved field descriptions on Send page (xmr-eric)
2016-12-14 23:42:12 +02:00
Riccardo Spagni
dc4e6f9e98
Merge pull request #266
28b1272 Transfer: add a "start daemon" button when not connected (moneromooo.monero)
2016-12-14 23:37:09 +02:00
Riccardo Spagni
a3d048ec7b
Merge pull request #257
50f62c9 Settings: show error msg on wrong pw input (Jaquee)
2016-12-14 23:31:22 +02:00
xmr-eric
9d1f242a8a Update TxKey.qml 2016-12-13 21:23:15 -05:00
xmr-eric
88df8b7938 Improvements to text on 'Verify payment' page
Shortened/simplified some text.

Changed placeholders from the word "transaction" to the shorthand "tx". Since the user already sees the word transaction to the left of the field, they understand that they mean the same thing, which is important since the History page, where most will get their tx IDs and tx keys, use "tx" instead of "transaction".

Also the placeholders were changed from "Transaction ID here" to "Paste transaction ID". The text to the left of the field already is an indicator of what the box is for, so the placeholder instead acts as an action for the user to take (paste!).
2016-12-13 21:03:55 -05:00
xmr-eric
9566e8289a Improved field descriptions on Send page
#1: "Paste" vs. "Type" in address.

#2: Description is not saved to wallet address book but to wallet history.
2016-12-13 20:25:13 -05:00
moneromooo.monero
28b1272a65 Transfer: add a "start daemon" button when not connected 2016-12-10 19:56:35 +00:00
Jaquee
50f62c972e
Settings: show error msg on wrong pw input 2016-12-09 13:23:12 +01:00
xmr-eric
541186cfe6 No left margin for button on Verify Payment page
This brings the Check button into alignment with the rest of the page.
2016-12-08 22:59:16 -05: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
a37279b05c
Merge pull request #208
d982c3d Add fee multiplier info to priority levels (moneromooo.monero)
2016-12-08 23:54:09 +02:00
Riccardo Spagni
5f8c05c640
Merge pull request #206
fd55cd9 History: reclaim some vertical space from search label (moneromooo.monero)
2016-12-08 23:53:50 +02: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
Jaquee
0ae3d67750
daemon console -> log + adjusted height 2016-11-26 19:37:46 +01:00
Jaquee
93a8200e4a
Transfer: new connectionStatus handling + show status msg 2016-11-26 19:37:32 +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