| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #157 | Riccardo Spagni | 2016-11-13 | 2 | -2/+2 | |
| |\ | ||||||
| | * | Update Transfer.qml | xmr-eric | 2016-11-12 | 1 | -1/+1 | |
| | * | Update WizardFinish.qml | xmr-eric | 2016-11-12 | 1 | -1/+1 | |
| * | | Merge pull request #135 | Riccardo Spagni | 2016-11-13 | 5 | -25/+178 | |
| |\ \ | |/ |/| | ||||||
| | * | Make the new sweep functions use async transactions | moneromooo.monero | 2016-11-12 | 3 | -3/+47 | |
| | * | Support for sweeping all outputs | moneromooo.monero | 2016-11-12 | 4 | -25/+59 | |
| | * | Add a button to sweep unmixable outputs | moneromooo.monero | 2016-11-12 | 5 | -2/+77 | |
| |/ | ||||||
| * | Merge pull request #156 | Riccardo Spagni | 2016-11-12 | 1 | -4/+4 | |
| |\ | ||||||
| | * | Update main.qml | medusadigital | 2016-11-12 | 1 | -4/+4 | |
| * | | Merge pull request #155 | Riccardo Spagni | 2016-11-12 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Receive: update address field when the wallet changed | moneromooo.monero | 2016-11-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #129 | Riccardo Spagni | 2016-11-12 | 3 | -13/+24 | |
| |\ \ | |/ |/| | ||||||
| | * | Transfer: display number of split tx in transaction confirmation popup | Ilya Kitaev | 2016-11-12 | 3 | -13/+24 | |
| |/ | ||||||
| * | Merge pull request #148 | Riccardo Spagni | 2016-11-11 | 1 | -0/+2 | |
| |\ | ||||||
| | * | History: don't use a NULL model | moneromooo.monero | 2016-11-10 | 1 | -0/+2 | |
| * | | Merge pull request #147 | Riccardo Spagni | 2016-11-11 | 6 | -5/+28 | |
| |\ \ | ||||||
| | * | | Fix sum of selected transactions being slighty off | moneromooo.monero | 2016-11-10 | 6 | -5/+28 | |
| | |/ | ||||||
| * | | Merge pull request #146 | Riccardo Spagni | 2016-11-11 | 2 | -4/+5 | |
| |\ \ | ||||||
| | * | | rename tab Tx Key -> Verify payment | Jacob Brydolf | 2016-11-10 | 1 | -1/+1 | |
| | * | | TxKey: layout width + typos | Jacob Brydolf | 2016-11-10 | 1 | -3/+4 | |
| | |/ | ||||||
| * | | Merge pull request #143 | Riccardo Spagni | 2016-11-11 | 2 | -8/+12 | |
| |\ \ | ||||||
| | * | | add default argument to store() | Jacob Brydolf | 2016-11-10 | 2 | -3/+3 | |
| | * | | remove unnecessary i/o | Jacob Brydolf | 2016-11-10 | 1 | -7/+11 | |
| | |/ | ||||||
| * | | Merge pull request #134 | Riccardo Spagni | 2016-11-11 | 3 | -39/+73 | |
| |\ \ | ||||||
| | * | | createTransactionAsync(): removed reference to WalletManager | Jacob Brydolf | 2016-11-10 | 2 | -3/+1 | |
| | * | | asynchronous transaction + show splash | Jacob Brydolf | 2016-11-10 | 1 | -38/+46 | |
| | * | | wallet::createTransactionAsync pass variables to listener | Jacob Brydolf | 2016-11-10 | 2 | -3/+3 | |
| | * | | added Wallet::createTransactionAsync() | Jacob Brydolf | 2016-11-10 | 2 | -1/+29 | |
| | |/ | ||||||
| * | | Merge pull request #133 | Riccardo Spagni | 2016-11-11 | 7 | -0/+599 | |
| |\ \ | ||||||
| | * | | sign/verify message/file | moneromooo.monero | 2016-11-09 | 7 | -0/+599 | |
| | |/ | ||||||
| * | | Merge pull request #132 | Riccardo Spagni | 2016-11-11 | 3 | -161/+167 | |
| |\ \ | ||||||
| | * | | Update languages.xml | signo88 | 2016-11-10 | 1 | -1/+1 | |
| | * | | Update monero-core_it.ts | signo88 | 2016-11-10 | 1 | -1/+1 | |
| | * | | Update languages.xml | signo88 | 2016-11-09 | 1 | -2/+2 | |
| | * | | Other minor changes to it file | signo88 | 2016-11-08 | 1 | -1/+1 | |
| | * | | Changes on italian translation file | signo88 | 2016-11-08 | 1 | -22/+27 | |
| | * | | Activation of the italian language | signo88 | 2016-11-08 | 1 | -2/+2 | |
| | * | | Some italian translations | signo88 | 2016-11-08 | 1 | -155/+156 | |
| | * | | Wizard modification for italian translation | signo88 | 2016-11-08 | 1 | -4/+4 | |
| * | | | Merge pull request #120 | Riccardo Spagni | 2016-11-11 | 2 | -5/+72 | |
| |\ \ \ | ||||||
| | * | | | History: amount and date filters validation | Ilya Kitaev | 2016-11-11 | 1 | -2/+49 | |
| | * | | | History: amount filter: empty line disables filter | Ilya Kitaev | 2016-11-10 | 1 | -9/+6 | |
| | * | | | DatePicker: 'error' property for indicating invalid input | Ilya Kitaev | 2016-11-10 | 1 | -2/+6 | |
| | * | | | Historty: DoubleValidator applied to "amount filter" fields | Ilya Kitaev | 2016-11-10 | 1 | -1/+20 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #119 | Riccardo Spagni | 2016-11-11 | 1 | -3/+24 | |
| |\ \ \ | ||||||
| | * | | | History: sorting by blockheight instead of timestamp | Ilya Kitaev | 2016-11-10 | 1 | -2/+2 | |
| | * | | | History: keep sorting on page change | Ilya Kitaev | 2016-11-10 | 1 | -10/+21 | |
| | * | | | History: default sorting by timestamp, descending | Ilya Kitaev | 2016-11-10 | 1 | -0/+10 | |
| | |/ / | ||||||
| * | | | Merge pull request #118 | Riccardo Spagni | 2016-11-11 | 3 | -3/+3 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix small amounts from being conflated with zero | moneromooo.monero | 2016-11-09 | 3 | -3/+3 | |
| |/ / | ||||||
