| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #138 | Riccardo Spagni | 2016-11-09 | 2 | -36/+42 |
| |\ | |||||
| | * | Adds openssl and boost lib includes for OSX build | maitscha | 2016-11-09 | 2 | -36/+42 |
| * | | Merge pull request #128 | Riccardo Spagni | 2016-11-09 | 5 | -13/+49 |
| |\ \ | |||||
| | * | | Report when the GUI is connected to a daemon with mismatched version | moneromooo.monero | 2016-11-07 | 5 | -13/+49 |
| * | | | 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 #122 | Riccardo Spagni | 2016-11-09 | 5 | -1/+190 |
| |\ \ \ | |||||
| | * | | | remove old reference to passwordDialog | Jacob Brydolf | 2016-11-07 | 1 | -1/+0 |
| | * | | | history: transaction details button + popup | Jacob Brydolf | 2016-11-07 | 1 | -1/+49 |
| | * | | | wallet api: added getTxKey() | Jacob Brydolf | 2016-11-07 | 2 | -0/+7 |
| | * | | | added standardDialog component | Jacob Brydolf | 2016-11-07 | 2 | -0/+135 |
| * | | | | Merge pull request #117 | Riccardo Spagni | 2016-11-09 | 2 | -6/+28 |
| |\ \ \ \ | |||||
| | * | | | | Transfer: use the new error LineEdit property to highlight bad fields | moneromooo.monero | 2016-11-06 | 1 | -1/+19 |
| | * | | | | LineEdit: add an error property | moneromooo.monero | 2016-11-06 | 1 | -1/+9 |
| | * | | | | Transfer: remove spammy debug traces | moneromooo.monero | 2016-11-06 | 1 | -4/+0 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #115 | Riccardo Spagni | 2016-11-09 | 8 | -9/+56 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Write support for tx notes | moneromooo.monero | 2016-11-05 | 8 | -9/+56 |
| | |/ / | |||||
| * | | | Merge pull request #112 | Riccardo Spagni | 2016-11-09 | 1 | -0/+30 |
| |\ \ \ | |||||
| | * | | | History: display the sum of selected transactions | moneromooo.monero | 2016-11-06 | 1 | -0/+30 |
| | |/ / | |||||
| * | | | Merge pull request #111 | Riccardo Spagni | 2016-11-09 | 7 | -0/+315 |
| |\ \ \ | |||||
| | * | | | Add a page for checking payments via the tx key | moneromooo.monero | 2016-11-06 | 7 | -0/+315 |
| | |/ / | |||||
| * | | | Merge pull request #110 | Riccardo Spagni | 2016-11-09 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Fix erroneous DateTime & small README change | dEBRUYNE-1 | 2016-11-05 | 2 | -3/+3 |
| | |/ / | |||||
| * | | | Merge pull request #109 | Riccardo Spagni | 2016-11-09 | 1 | -12/+9 |
| |\ \ \ | |||||
| | * | | | Switch OK/Cancel button positions | taushet | 2016-11-05 | 1 | -12/+9 |
| | |/ / | |||||
| * | | | Merge pull request #108 | Riccardo Spagni | 2016-11-09 | 1 | -11/+29 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | history: support old payment ids and make fields selectable | Jacob Brydolf | 2016-11-05 | 1 | -11/+29 |
| | |/ | |||||
| * | | Merge pull request #106 | Riccardo Spagni | 2016-11-08 | 1 | -1/+3 |
| |\ \ | |/ |/| | |||||
| | * | Allow user to set number of parallel jobs | moneromooo.monero | 2016-11-05 | 1 | -1/+3 |
| |/ | |||||
| * | Merge pull request #105 | Riccardo Spagni | 2016-11-05 | 1 | -18/+19 |
| |\ | |||||
| | * | Fixed markup errors and naming in Linux build instructions | Derek Zhang | 2016-11-04 | 1 | -18/+19 |
| * | | Merge pull request #104 | Riccardo Spagni | 2016-11-05 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | History: sort by date actually sorts by datetime | Ilya Kitaev | 2016-11-03 | 1 | -2/+2 |
| * | | | Merge pull request #103 | Riccardo Spagni | 2016-11-05 | 1 | -14/+32 |
| |\ \ \ | |||||
| | * | | | Removes the donation and mining texts from wizard's finish page | maitscha | 2016-11-04 | 1 | -5/+5 |
| | * | | | Restyles the wizard's finish page | maitscha | 2016-11-03 | 1 | -14/+32 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #99 | Riccardo Spagni | 2016-11-05 | 2 | -9/+22 |
| |\ \ \ | |||||
| | * | | | Disable transfer page if daemon isn't connected or fully synced | Jacob Brydolf | 2016-11-02 | 2 | -9/+22 |
| | |/ / | |||||
| * | | | Merge pull request #97 | Riccardo Spagni | 2016-11-05 | 3 | -3/+14 |
| |\ \ \ | |||||
| | * | | | use daemon target height in progress ui | Jacob Brydolf | 2016-11-01 | 1 | -1/+1 |
| | * | | | Cache daemon target height | Jacob Brydolf | 2016-11-01 | 2 | -2/+13 |
| | |/ / | |||||
| * | | | Merge pull request #95 | Riccardo Spagni | 2016-11-05 | 4 | -27/+138 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | PasswordDialog: accept/reject with Enter/Esc, Tab navigation | Ilya Kitaev | 2016-11-02 | 1 | -6/+20 |
| | * | | StandardButton: indicating "focused" state | Ilya Kitaev | 2016-11-02 | 1 | -0/+9 |
| | * | | Custom password dialog. fixes issue with standard dialog | Ilya Kitaev | 2016-11-01 | 3 | -27/+115 |
| | |/ | |||||
| * | | Merge pull request #94 | Riccardo Spagni | 2016-11-05 | 2 | -3/+4 |
| |\ \ | |||||
| | * | | Change default mixin to 4 & add mixin # to confirmation window | dEBRUYNE-1 | 2016-10-31 | 2 | -3/+4 |
| | |/ | |||||
