aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/webapp.qml
Commit message (Collapse)AuthorAgeFilesLines
* Renamed etherealobscuren2014-09-171-356/+0
|
* Integrate web app in to the main clientobscuren2014-09-161-5/+14
|
* Implementing new wallet viewsobscuren2014-08-181-13/+13
|
* State dumps from guiobscuren2014-08-171-3/+15
|
* Corrected getEachStorageAtobscuren2014-08-151-1/+1
|
* LookupDomain method to uilibobscuren2014-08-151-1/+1
|
* Moving over to ethpipeobscuren2014-08-151-4/+4
|
* Got rid of warnings and updated storage gettersobscuren2014-08-151-1/+1
|
* Implemented new watchobscuren2014-08-151-4/+14
| | | | | | * Old watch methods have been removed * Implemented new callback handlers for onWatchCb * added new Filter JS object
* Implemented "messages"obscuren2014-08-141-0/+8
|
* DNS for a hrefs should now be fixedobscuren2014-08-141-95/+107
|
* Tweaks and fixes + added webview debuggerobscuren2014-08-141-94/+115
| | | | * Require better icons .. someone? :-)
* Updated DNS Lookupobscuren2014-08-131-2/+6
|
* Support the ".eth" TLD through the DnsContractobscuren2014-08-071-57/+92
|
* Work around race condition with qt webinspector for windows buildsMaran2014-07-141-2/+1
|
* Make script inclusion via QML also relative to asset pathMaran2014-07-081-1/+1
|
* Implemented TX History for ethjsMaran2014-06-251-0/+6
|
* Toggle inspector / reload using magic rectangleMaran2014-06-111-1/+25
|
* Implement getStateKeyVal for JS bindings.Maran2014-06-041-2/+7
| | | | Gives JS the option to 'loop' over contract key/val storage
* TypoMaran2014-05-131-1/+1
|
* Removed harcoded addresses from GetBlock JS bindings. Fixes #39Maran2014-05-131-2/+2
|
* Depcrecated setMaran2014-05-131-0/+3
|
* Implemented new JS/EthPub methodsMaran2014-05-131-0/+24
| | | | | | | | - getTxCountAt - getPeerCount - getIsMining - getIsListening - getCoinbase
* Fix merge conflictMaran2014-05-131-2/+2
|
* Moved Ext app js to its own dirobscuren2014-05-101-1/+1
|
* Changed getkey and secrettoaddressobscuren2014-05-051-8/+7
|
* Added storage watchobscuren2014-05-051-2/+14
|
* Fixed samplecoinobscuren2014-05-021-0/+1
|
* Added string conversion APIobscuren2014-05-021-0/+2
| | | | | | | * bin * pad * unpad * conversion bin/hex/dec
* Added a 'set' method to change window settings for external applicationsobscuren2014-05-021-0/+6
|
* getBalanceAt getStorageAt, fixed get balance api callobscuren2014-04-301-1/+1
|
* fixed state object changes for eth apiobscuren2014-04-301-3/+2
|
* API changesobscuren2014-04-301-131/+155
|
* Added mutedobscuren2014-04-291-118/+119
|
* Leverage the new watch & address:changed functionalityobscuren2014-04-261-1/+11
|
* Added callback mechanism and updated UIobscuren2014-04-241-0/+4
| | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger
* Minor fixes and sample coin "improvements"obscuren2014-04-241-3/+20
|
* Updated test coinobscuren2014-04-231-67/+91
|
* Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindingsobscuren2014-04-211-0/+85