aboutsummaryrefslogtreecommitdiff
path: root/components
Commit message (Collapse)AuthorAgeFilesLines
* Show daemon manager dialog if daemon isnt startedJacob Brydolf2016-11-261-0/+119
|
* Clean exit on app close buttonJacob Brydolf2016-11-191-1/+1
|
* splash: add option to close popupJacob Brydolf2016-11-131-1/+1
|
* DatePicker: 'error' property for indicating invalid inputIlya Kitaev2016-11-101-2/+6
|
* Merge pull request #128Riccardo Spagni2016-11-091-5/+29
|\ | | | | | | 689f041 Report when the GUI is connected to a daemon with mismatched version (moneromooo.monero)
| * Report when the GUI is connected to a daemon with mismatched versionmoneromooo.monero2016-11-071-5/+29
| | | | | | | | | | This will cause various errors confusing to the user, as they stem for the daemon returning replies with missing information, etc.
* | Merge pull request #122Riccardo Spagni2016-11-092-1/+182
|\ \ | | | | | | | | | | | | | | | | | | 42086b5 remove old reference to passwordDialog (Jacob Brydolf) 4a1e22a history: transaction details button + popup (Jacob Brydolf) cfa8929 wallet api: added getTxKey() (Jacob Brydolf) d628795 added standardDialog component (Jacob Brydolf)
| * | remove old reference to passwordDialogJacob Brydolf2016-11-071-1/+0
| | |
| * | history: transaction details button + popupJacob Brydolf2016-11-071-1/+49
| | |
| * | added standardDialog componentJacob Brydolf2016-11-071-0/+134
| |/
* | Merge pull request #117Riccardo Spagni2016-11-091-1/+9
|\ \ | | | | | | | | | | | | | | | 142e348 Transfer: use the new error LineEdit property to highlight bad fields (moneromooo.monero) b97d0a9 LineEdit: add an error property (moneromooo.monero) 5fb4e89 Transfer: remove spammy debug traces (moneromooo.monero)
| * | LineEdit: add an error propertymoneromooo.monero2016-11-061-1/+9
| |/ | | | | | | This is then used to display a reddish background when it's true
* | Merge pull request #109Riccardo Spagni2016-11-091-12/+9
|\ \ | | | | | | | | | 77c3763 Switch OK/Cancel button positions (taushet)
| * | Switch OK/Cancel button positionstaushet2016-11-051-12/+9
| |/ | | | | As per conventions, the 'OK' button should be rightmost.
* / history: support old payment ids and make fields selectableJacob Brydolf2016-11-051-11/+29
|/ | | | history: fix payment id width
* PasswordDialog: accept/reject with Enter/Esc, Tab navigationIlya Kitaev2016-11-021-6/+20
|
* StandardButton: indicating "focused" stateIlya Kitaev2016-11-021-0/+9
|
* Custom password dialog. fixes issue with standard dialogIlya Kitaev2016-11-011-20/+112
|
* Merge pull request #46Riccardo Spagni2016-10-111-1/+1
|\ | | | | | | | | | | b8c07de wizard: store password in appwindow session (Jacob Brydolf) e5b9a1b settings page: strict password check (Jacob Brydolf) 010cce4 settings page: Empty password field on seed view (Jacob Brydolf)
| * settings page: Empty password field on seed viewJacob Brydolf2016-10-111-1/+1
| |
* | History: display blockheight, sort by blockheightIlya Kitaev2016-10-112-28/+57
|/
* Processing splash formatting improvedIlya Kitaev2016-10-101-0/+7
|
* History: fee colorIlya Kitaev2016-10-101-2/+5
|
* History: display "fee" for sent transactionsIlya Kitaev2016-10-101-1/+27
|
* Fix: DatePicker component doesn't update the dateIlya Kitaev2016-10-101-7/+22
|
* TransactionHistory sortingIlya Kitaev2016-10-101-1/+1
|
* Transaction history is not crashing and refreshing properlyIlya Kitaev2016-10-101-2/+5
|
* Simple transaction historyIlya Kitaev2016-10-101-20/+33
|
* Receive page: display long address from the beginning in TextFieldIlya Kitaev2016-10-101-0/+1
|
* Fixed overlapping clipboard icons on recieve pageJacob Brydolf2016-10-101-1/+1
|
* Added daemon BC sync progress barJacob Brydolf2016-10-101-0/+90
| | | | | | depends on https://github.com/monero-project/monero/pull/1173 Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
* Removed hardcoded height from PasswordDialogIlya Kitaev2016-10-101-1/+0
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-103-3/+3
|
* Wallet::daemonBlockChainHeight(); BC sync progress in GUIIlya Kitaev2016-09-261-5/+16
|
* Processing splash bug fixed;Ilya Kitaev2016-09-011-1/+1
| | | | Receive page: wrong reference to the wallet fixed;
* Transfer page: validate amountIlya Kitaev2016-08-231-2/+9
|
* Display "processing.." splashscreen while wallet initializingIlya Kitaev2016-08-232-0/+91
|
* Ask for password in wallet is password protected. closes #26Ilya Kitaev2016-08-171-1/+36
|
* ask user for the password if wallet is password-protectedIlya Kitaev2016-08-161-0/+5
|
* Removed: hardcoded "Monero - Donations"Ilya Kitaev2016-08-101-1/+1
|
* dynamic translation support. closes #24Ilya Kitaev2016-07-208-20/+20
|
* Added "Receive" page. Hide all pages except "Transfer" and "Receive".Ilya Kitaev2016-06-263-1/+75
|
* basic "send money" functionality implemented in GUIIlya Kitaev2016-06-161-0/+3
|
* Password strength level updatedIlya Kitaev2016-02-061-1/+9
|
* added licensesRiccardo Spagni2015-04-0121-0/+588
|
* blocked title bar in wizardmarcin2014-08-221-2/+2
|
* wizard v1.0marcin2014-08-212-1/+8
|
* wizard v0.1marcin2014-08-191-0/+1
|
* https://trello.com/c/SBd9Yyud/54-not-hugely-important-but-can-the-window-be- ↵marcin2014-07-231-1/+14
| | | | resizable-or-does-that-add-too-many-complications
* tabledropdown fixmarcin2014-07-234-38/+9
|