aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gui.go
Commit message (Collapse)AuthorAgeFilesLines
* Major re-organisation.obscuren2014-03-221-218/+0
| | | | The Ethereum node and Gui are now separated.
* Updated to work with the new chainobscuren2014-03-211-0/+1
|
* Renamed block manager to state managerobscuren2014-03-051-1/+1
|
* Moved qml files, conform to the new server model.obscuren2014-03-051-15/+14
| | | | | 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-7/+2
|
* Search bin directory for qmlJarrad Hope2014-02-281-2/+8
|
* Improved overall UI design and added a bunch of iconsobscuren2014-02-281-23/+28
|
* Currency to stringobscuren2014-02-251-7/+7
|
* Proper Nonceobscuren2014-02-251-64/+79
|
* Added transactions windowobscuren2014-02-231-0/+19
|
* Added some ui elements to make it easier to connect to nodesobscuren2014-02-231-22/+59
|
* Working out UIobscuren2014-02-221-2/+19
|
* WIP library, sample appobscuren2014-02-221-3/+25
|
* Peer amount updateobscuren2014-02-211-0/+9
|
* Initial block chain fetching of existing blocksobscuren2014-02-211-1/+11
|
* Added a basic <UNSTABLE> UIobscuren2014-02-211-0/+83