| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show daemon manager dialog if daemon isnt started | Jacob Brydolf | 2016-11-26 | 1 | -0/+16 |
| * | Merge pull request #194 | Riccardo Spagni | 2016-11-24 | 1 | -0/+2 |
| |\ | |||||
| | * | reset restore height counter when switching wallets | Jaquee | 2016-11-23 | 1 | -0/+2 |
| * | | Merge pull request #193 | Riccardo Spagni | 2016-11-24 | 1 | -4/+5 |
| |\ \ | |||||
| | * | | fix height after switching layout mode | Jacob Brydolf | 2016-11-21 | 1 | -1/+1 |
| | * | | adjust height for small screens + fix window positioning | Jacob Brydolf | 2016-11-21 | 1 | -3/+4 |
| | |/ | |||||
| * | | Merge pull request #190 | Riccardo Spagni | 2016-11-24 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | store wallet after sending | Jacob Brydolf | 2016-11-19 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #185 | Riccardo Spagni | 2016-11-24 | 1 | -2/+8 |
| |\ \ | |||||
| | * | | Fix crash on exit if cancelling open and exiting | moneromooo.monero | 2016-11-18 | 1 | -2/+8 |
| | |/ | |||||
| * / | Fix mixin being wrong in sweep all transactions | moneromooo.monero | 2016-11-18 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #171 | Riccardo Spagni | 2016-11-17 | 1 | -1/+4 |
| |\ | |||||
| | * | Title-bar: auto-hide disabled | Ilya Kitaev | 2016-11-16 | 1 | -1/+4 |
| * | | Merge pull request #163 | Riccardo Spagni | 2016-11-17 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | progress splash: ensure correct message is shown | Jacob Brydolf | 2016-11-13 | 1 | -1/+1 |
| | |/ | |||||
| * / | Do not open wallet from default location automatically | Jacob Brydolf | 2016-11-13 | 1 | -14/+2 |
| |/ | |||||
| * | Make the new sweep functions use async transactions | moneromooo.monero | 2016-11-12 | 1 | -3/+11 |
| * | Support for sweeping all outputs | moneromooo.monero | 2016-11-12 | 1 | -23/+28 |
| * | Add a button to sweep unmixable outputs | moneromooo.monero | 2016-11-12 | 1 | -0/+40 |
| * | Merge pull request #156 | Riccardo Spagni | 2016-11-12 | 1 | -4/+4 |
| |\ | |||||
| | * | Update main.qml | medusadigital | 2016-11-12 | 1 | -4/+4 |
| * | | Transfer: display number of split tx in transaction confirmation popup | Ilya Kitaev | 2016-11-12 | 1 | -9/+10 |
| |/ | |||||
| * | Merge pull request #143 | Riccardo Spagni | 2016-11-11 | 1 | -7/+10 |
| |\ | |||||
| | * | add default argument to store() | Jacob Brydolf | 2016-11-10 | 1 | -2/+1 |
| | * | remove unnecessary i/o | Jacob Brydolf | 2016-11-10 | 1 | -7/+11 |
| * | | Merge pull request #134 | Riccardo Spagni | 2016-11-11 | 1 | -38/+46 |
| |\ \ | |||||
| | * | | asynchronous transaction + show splash | Jacob Brydolf | 2016-11-10 | 1 | -38/+46 |
| | |/ | |||||
| * / | sign/verify message/file | moneromooo.monero | 2016-11-09 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #128 | Riccardo Spagni | 2016-11-09 | 1 | -2/+5 |
| |\ | |||||
| | * | Report when the GUI is connected to a daemon with mismatched version | moneromooo.monero | 2016-11-07 | 1 | -2/+5 |
| * | | Merge pull request #127 | Riccardo Spagni | 2016-11-09 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | refresh history after daemon change | Jacob Brydolf | 2016-11-07 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #125 | Riccardo Spagni | 2016-11-09 | 1 | -0/+16 |
| |\ \ | |||||
| | * | | remove PR #111 dependency | Jacob Brydolf | 2016-11-08 | 1 | -2/+4 |
| | * | | disconnect slots before reconnecting | Jacob Brydolf | 2016-11-07 | 1 | -0/+14 |
| | |/ | |||||
| * | | Merge pull request #115 | Riccardo Spagni | 2016-11-09 | 1 | -3/+27 |
| |\ \ | |||||
| | * | | Write support for tx notes | moneromooo.monero | 2016-11-05 | 1 | -3/+27 |
| | |/ | |||||
| * / | Add a page for checking payments via the tx key | moneromooo.monero | 2016-11-06 | 1 | -0/+49 |
| |/ | |||||
| * | Merge pull request #99 | Riccardo Spagni | 2016-11-05 | 1 | -1/+12 |
| |\ | |||||
| | * | Disable transfer page if daemon isn't connected or fully synced | Jacob Brydolf | 2016-11-02 | 1 | -1/+12 |
| * | | Merge pull request #97 | Riccardo Spagni | 2016-11-05 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | use daemon target height in progress ui | Jacob Brydolf | 2016-11-01 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #95 | Riccardo Spagni | 2016-11-05 | 1 | -4/+2 |
| |\ \ | |||||
| | * | | Custom password dialog. fixes issue with standard dialog | Ilya Kitaev | 2016-11-01 | 1 | -4/+2 |
| | |/ | |||||
| * | | Merge pull request #94 | Riccardo Spagni | 2016-11-05 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Change default mixin to 4 & add mixin # to confirmation window | dEBRUYNE-1 | 2016-10-31 | 1 | -2/+3 |
| | |/ | |||||
| * | | open last opened wallet on gui start. | Jacob Brydolf | 2016-10-30 | 1 | -14/+13 |
| * | | refresh transaction history on wallet change | Jacob Brydolf | 2016-10-29 | 1 | -1/+1 |
| * | | show wizard if password dialog is closed | Jacob Brydolf | 2016-10-29 | 1 | -1/+2 |
| * | | new wallet default path + open wallet from file | Jacob Brydolf | 2016-10-29 | 1 | -8/+62 |
| |/ | |||||
