aboutsummaryrefslogtreecommitdiffstats
path: root/wallet.qml
Commit message (Collapse)AuthorAgeFilesLines
* Moved qml files, conform to the new server model.obscuren2014-03-051-408/+0
| | | | | QML files got moved to their own directories. QML now has a ui helper which should find assets in the correct resource directory
* Using asset path helper (includes a debug path atm)obscuren2014-03-031-80/+118
|
* fixed about windowobscuren2014-02-281-4/+17
|
* Improved overall UI design and added a bunch of iconsobscuren2014-02-281-61/+96
|
* Currency to stringobscuren2014-02-251-0/+3
|
* Minor UI changeobscuren2014-02-251-1/+9
|
* Minor fixes that to reflect changes in libraryobscuren2014-02-241-3/+4
|
* Added transactions windowobscuren2014-02-231-42/+135
|
* Added some ui elements to make it easier to connect to nodesobscuren2014-02-231-5/+65
|
* Working out UIobscuren2014-02-221-3/+43
|
* WIP library, sample appobscuren2014-02-221-21/+38
|
* Peer amount updateobscuren2014-02-211-0/+19
|
* Initial block chain fetching of existing blocksobscuren2014-02-211-1/+1
|
* Added a basic <UNSTABLE> UIobscuren2014-02-211-0/+81