aboutsummaryrefslogtreecommitdiff
path: root/main.qml
Commit message (Expand)AuthorAgeFilesLines
...
| * | progress splash: ensure correct message is shownJacob Brydolf2016-11-131-1/+1
| |/
* / Do not open wallet from default location automaticallyJacob Brydolf2016-11-131-14/+2
|/
* Make the new sweep functions use async transactionsmoneromooo.monero2016-11-121-3/+11
* Support for sweeping all outputsmoneromooo.monero2016-11-121-23/+28
* Add a button to sweep unmixable outputsmoneromooo.monero2016-11-121-0/+40
* Merge pull request #156Riccardo Spagni2016-11-121-4/+4
|\
| * Update main.qmlmedusadigital2016-11-121-4/+4
* | Transfer: display number of split tx in transaction confirmation popupIlya Kitaev2016-11-121-9/+10
|/
* Merge pull request #143Riccardo Spagni2016-11-111-7/+10
|\
| * add default argument to store()Jacob Brydolf2016-11-101-2/+1
| * remove unnecessary i/oJacob Brydolf2016-11-101-7/+11
* | Merge pull request #134Riccardo Spagni2016-11-111-38/+46
|\ \
| * | asynchronous transaction + show splashJacob Brydolf2016-11-101-38/+46
| |/
* / sign/verify message/filemoneromooo.monero2016-11-091-0/+1
|/
* Merge pull request #128Riccardo Spagni2016-11-091-2/+5
|\
| * Report when the GUI is connected to a daemon with mismatched versionmoneromooo.monero2016-11-071-2/+5
* | Merge pull request #127Riccardo Spagni2016-11-091-0/+2
|\ \
| * | refresh history after daemon changeJacob Brydolf2016-11-071-0/+2
| |/
* | Merge pull request #125Riccardo Spagni2016-11-091-0/+16
|\ \
| * | remove PR #111 dependencyJacob Brydolf2016-11-081-2/+4
| * | disconnect slots before reconnectingJacob Brydolf2016-11-071-0/+14
| |/
* | Merge pull request #115Riccardo Spagni2016-11-091-3/+27
|\ \
| * | Write support for tx notesmoneromooo.monero2016-11-051-3/+27
| |/
* / Add a page for checking payments via the tx keymoneromooo.monero2016-11-061-0/+49
|/
* Merge pull request #99Riccardo Spagni2016-11-051-1/+12
|\
| * Disable transfer page if daemon isn't connected or fully syncedJacob Brydolf2016-11-021-1/+12
* | Merge pull request #97Riccardo Spagni2016-11-051-1/+1
|\ \
| * | use daemon target height in progress uiJacob Brydolf2016-11-011-1/+1
| |/
* | Merge pull request #95Riccardo Spagni2016-11-051-4/+2
|\ \
| * | Custom password dialog. fixes issue with standard dialogIlya Kitaev2016-11-011-4/+2
| |/
* | Merge pull request #94Riccardo Spagni2016-11-051-2/+3
|\ \
| * | Change default mixin to 4 & add mixin # to confirmation windowdEBRUYNE-12016-10-311-2/+3
| |/
* | open last opened wallet on gui start.Jacob Brydolf2016-10-301-14/+13
* | refresh transaction history on wallet changeJacob Brydolf2016-10-291-1/+1
* | show wizard if password dialog is closedJacob Brydolf2016-10-291-1/+2
* | new wallet default path + open wallet from fileJacob Brydolf2016-10-291-8/+62
|/
* keep restoring state until first refresh is finishedJacob Brydolf2016-10-281-8/+12
* Don't send path as argument on wallet store (windows fix)Jacob Brydolf2016-10-171-2/+3
* corrected path on wallet store after refreshJacob Brydolf2016-10-171-2/+3
* Save wallet after every refreshJacob Brydolf2016-10-171-6/+3
* validation on send - unlocked balanceJacob Brydolf2016-10-111-0/+11
* added todoJacob Brydolf2016-10-101-0/+1
* fix corrupt wallet on killed app during syncJacob Brydolf2016-10-101-1/+1
* make sure wallet is closed on app closeJacob Brydolf2016-10-101-0/+4
* continue recovering from seed on open if not finishedJacob Brydolf2016-10-101-4/+10
* fix variable namingsJacob Brydolf2016-10-101-3/+3
* removed duplicated-by-mistake codeIlya Kitaev2016-10-101-8/+0
* Processing splash formatting improvedIlya Kitaev2016-10-101-2/+2
* Basic mode: updating balance properlyIlya Kitaev2016-10-101-3/+2
* Minimized aka basic modeIlya Kitaev2016-10-101-24/+20