aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
* Moved ethchain to chainobscuren2014-10-312-9/+9
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-232-0/+113
|\ | | | | | | mist, etheruem have been moved to cmd/
| * Moved Filter's wrapping functions to their own util package. Fixes #61obscuren2014-10-182-0/+113
| | | | * CLI ethereum should no longer require the Qt/QML package
* Major re-organisation.obscuren2014-03-223-354/+0
| | | | The Ethereum node and Gui are now separated.
* Updated to work with the new chainobscuren2014-03-212-3/+4
|
* Fixed asset path error. Fixes #29obscuren2014-03-171-12/+21
|
* Renamed block manager to state managerobscuren2014-03-052-3/+3
|
* 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-032-7/+29
|
* Search bin directory for qmlJarrad Hope2014-02-281-2/+8
|
* Fixed connection button spammingobscuren2014-02-281-1/+3
|
* Improved overall UI design and added a bunch of iconsobscuren2014-02-281-23/+28
|
* Currency to stringobscuren2014-02-251-7/+7
|
* Minor UI changeobscuren2014-02-251-0/+2
|
* Proper Nonceobscuren2014-02-251-64/+79
|
* Moved ui libobscuren2014-02-251-0/+38
|
* Minor fixes that to reflect changes in libraryobscuren2014-02-241-7/+21
|
* Added transactions windowobscuren2014-02-231-0/+19
|
* Added some ui elements to make it easier to connect to nodesobscuren2014-02-232-26/+65
|
* Working out UIobscuren2014-02-221-2/+19
|
* WIP library, sample appobscuren2014-02-222-3/+67
|
* 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