aboutsummaryrefslogtreecommitdiff
path: root/BasicPanel.qml
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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.
* disable desaturation - causes black screen on windowsJacob Brydolf2016-10-271-5/+5
|
* Minimized aka basic modeIlya Kitaev2016-10-101-0/+2
|
* Fix typodEBRUYNE-12016-08-311-1/+1
|
* Ask for password in wallet is password protected. closes #26Ilya Kitaev2016-08-171-0/+8
|
* BasicPanel: embedding/reusing "Transfer" pageIlya Kitaev2016-08-101-67/+24
|
* dynamic translation support. closes #24Ilya Kitaev2016-07-201-4/+4
|
* main application: initialize wallet, display balanceIlya Kitaev2016-06-151-0/+3
|
* added licensesRiccardo Spagni2015-04-011-0/+28
|
* simplified window v3marcin2014-07-191-2/+3
|
* simplified window v2marcin2014-07-191-1/+35
|
* simplified window v1marcin2014-07-191-0/+148