aboutsummaryrefslogtreecommitdiff
path: root/MiddlePanel.qml
Commit message (Collapse)AuthorAgeFilesLines
* MiddlePanel: fix null pointer dereference for history modelmoneromooo.monero2016-11-181-1/+1
|
* Add a button to sweep unmixable outputsmoneromooo.monero2016-11-121-0/+5
|
* Merge pull request #133Riccardo Spagni2016-11-111-0/+4
|\ | | | | | | 472f559 sign/verify message/file (moneromooo.monero)
| * sign/verify message/filemoneromooo.monero2016-11-091-0/+4
| |
* | Fix small amounts from being conflated with zeromoneromooo.monero2016-11-091-1/+1
|/ | | | | | Something like 0.000000000012 was converted to 1.2e-11 by the conversion to double, and that was rejected by the Cryptonote parser.
* Merge pull request #115Riccardo Spagni2016-11-091-2/+2
|\ | | | | | | d95e4a3 Write support for tx notes (moneromooo.monero)
| * Write support for tx notesmoneromooo.monero2016-11-051-2/+2
| | | | | | | | | | Support still needs adding for displaying them in the history, but at least they're saved in the cache now, and not ignored.
* | Add a page for checking payments via the tx keymoneromooo.monero2016-11-061-0/+5
|/
* Disable transfer page if daemon isn't connected or fully syncedJacob Brydolf2016-11-021-8/+10
| | | | fix whitespace
* disable desaturation - causes black screen on windowsJacob Brydolf2016-10-271-5/+5
|
* Fix Windows MSYS2 buildIlya Kitaev2016-10-111-3/+5
|
* Settings page: layout items verticallyIlya Kitaev2016-10-101-29/+28
|
* Basic mode: updating balance properlyIlya Kitaev2016-10-101-5/+9
|
* Minimized aka basic modeIlya Kitaev2016-10-101-20/+145
|
* added onPageCompletedJacob Brydolf2016-10-101-0/+5
|
* Added option to show seed on settings-pageJacob Brydolf2016-10-101-1/+2
| | | | Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
* Integrating TransactionHistoryModelIlya Kitaev2016-10-101-0/+2
|
* Replaced Loader with StackView; Fixed payment id generationIlya Kitaev2016-10-101-47/+68
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-0/+14
|
* Ask for password in wallet is password protected. closes #26Ilya Kitaev2016-08-171-0/+9
|
* Priority aka fee multiplier integratedIlya Kitaev2016-06-271-2/+2
|
* Added "Receive" page. Hide all pages except "Transfer" and "Receive".Ilya Kitaev2016-06-261-0/+5
|
* mixin count for Wallet::createTransactionIlya Kitaev2016-06-201-2/+2
|
* basic "send money" functionality implemented in GUIIlya Kitaev2016-06-161-0/+14
|
* added licensesRiccardo Spagni2015-04-011-0/+28
|
* dashboard + few tipitem fix + shortcutsmarcin2014-07-091-1/+1
|
* middlepanel disabledmarcin2014-07-071-1/+1
|
* first pushmarcin2014-07-071-0/+72