aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/newTransaction
Commit message (Collapse)AuthorAgeFilesLines
* Consolidated external qml files to hopefully prevent crashing bugMaran2014-05-282-308/+0
|
* Changed validators to regexp validatorsobscuren2014-05-142-4/+5
| | | | | IntValidator limits to 32bit int (JavaScript limitation) and therefor the input fields are limited in length.
* Moved Ext app js to its own dirobscuren2014-05-101-1/+1
|
* Cleanupobscuren2014-05-092-3/+3
|
* Added callback mechanism and updated UIobscuren2014-04-241-0/+1
| | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger
* Minor update and fixes to the gui and consoleobscuren2014-04-232-6/+6
|
* Add send to contractMaran2014-04-151-3/+36
|
* Initial refactor for wallet qmlMaran2014-04-122-0/+273