aboutsummaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Don't claim a password is "medium" too easilymoneromooo.monero2016-12-171-1/+1
* Addressbook: New tooltip implementation (old didn't work on ubuntu)Jaquee2016-12-151-10/+11
* bring tooltip to frontJaquee2016-12-151-1/+1
* AddressBook: basic functionsJaquee2016-12-142-7/+23
* Merge pull request #279Riccardo Spagni2016-12-141-5/+0
|\
| * move refresh progress to leftpanelJaquee2016-12-141-5/+0
* | Remove fee multiplier info from low/high slidermoneromooo.monero2016-12-102-6/+6
|/
* Fix runtime error in historyJaquee2016-12-081-1/+0
* Merge pull request #235Riccardo Spagni2016-12-091-4/+4
|\
| * history: remove unused dependenciesJaquee2016-12-041-2/+0
| * history: print destination address in tx details popupJaquee2016-12-041-4/+6
* | Merge pull request #225Riccardo Spagni2016-12-081-110/+3
|\ \
| * | Remove useless black bar buttonsmoneromooo.monero2016-11-291-110/+3
| |/
* | Merge pull request #217Riccardo Spagni2016-12-085-8/+135
|\ \
| * | remove reference to old pw-dialogJaquee2016-11-261-1/+0
| * | hide daemon sync progress after disconnecting walletJaquee2016-11-261-1/+2
| * | daemonManagerDialog: show processdialog when startingJaquee2016-11-261-1/+1
| * | history tx details: resized popupJacob Brydolf2016-11-261-0/+1
| * | StandardDialog: changed default sizesJacob Brydolf2016-11-261-4/+4
| * | daemonManagerDialog: added starting signalJacob Brydolf2016-11-261-2/+3
| * | standardDialog: close window before continueJacob Brydolf2016-11-261-2/+3
| * | resized standard dialogJacob Brydolf2016-11-261-3/+7
| * | pw dialog: close popup before continueJacob Brydolf2016-11-261-2/+2
| * | added standardDialog componentJacob Brydolf2016-11-261-0/+1
| * | small error in daemon manager dialogJacob Brydolf2016-11-261-1/+1
| * | Show daemon manager dialog if daemon isnt startedJacob Brydolf2016-11-261-0/+119
| |/
* | Merge pull request #209Riccardo Spagni2016-12-081-3/+12
|\ \
| * | Print wallet filename in password dialog where approrpiatemoneromooo.monero2016-11-261-3/+12
| |/
* | Merge pull request #208Riccardo Spagni2016-12-082-6/+6
|\ \
| * | Add fee multiplier info to priority levelsmoneromooo.monero2016-11-262-6/+6
| |/
* | remove qtquick 2.6 dependencyJaquee2016-11-251-12/+16
* | redesign daemon progress bar to fit smaller screensJaquee2016-11-251-14/+17
* | adjust menuButton height dynamicallyJaquee2016-11-251-1/+1
|/
* 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
|\
| * Report when the GUI is connected to a daemon with mismatched versionmoneromooo.monero2016-11-071-5/+29
* | Merge pull request #122Riccardo Spagni2016-11-092-1/+182
|\ \
| * | 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
|\ \
| * | LineEdit: add an error propertymoneromooo.monero2016-11-061-1/+9
| |/
* | Merge pull request #109Riccardo Spagni2016-11-091-12/+9
|\ \
| * | Switch OK/Cancel button positionstaushet2016-11-051-12/+9
| |/
* / history: support old payment ids and make fields selectableJacob Brydolf2016-11-051-11/+29
|/
* 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