aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/wallet.qml
Commit message (Expand)AuthorAgeFilesLines
* Renamed etherealobscuren2014-09-171-887/+0
* Integrate web app in to the main clientobscuren2014-09-161-0/+17
* Added DApp url bar (TBD) & changed behaviour for the menu selectionobscuren2014-09-161-744/+858
* Minor updates to the new filterobscuren2014-09-141-1/+1
* Reworked filtersobscuren2014-09-141-743/+744
* Some minor correctionsobscuren2014-09-081-14/+17
* Check data lengthobscuren2014-08-231-1/+0
* Turbo mining flagobscuren2014-08-221-0/+24
* Version nameobscuren2014-08-211-1/+1
* Changed icon sourceobscuren2014-08-211-5/+5
* Fixed transactobscuren2014-08-201-1/+1
* Implemented QML message filteringobscuren2014-08-201-443/+451
* Implementing new wallet viewsobscuren2014-08-181-16/+62
* New menuobscuren2014-08-181-71/+149
* Copy to clipboard haxobscuren2014-08-171-0/+11
* State dumps from guiobscuren2014-08-171-17/+29
* Implemented "messages"obscuren2014-08-141-23/+32
* Tweaks and fixes + added webview debuggerobscuren2014-08-141-4/+5
* Updated DNS Lookupobscuren2014-08-131-16/+76
* Fixed referenceobscuren2014-08-121-2/+2
* Name changesobscuren2014-08-121-11/+14
* Changed naming on exposed QML variablesobscuren2014-08-121-4/+4
* UI updateobscuren2014-08-121-112/+110
* Refactored GUI and added modular/pluginable side barobscuren2014-08-121-922/+190
* Added open js option for repetitive tasks in etherealobscuren2014-08-111-0/+20
* Minor issuesobscuren2014-08-101-17/+94
* Regular browser option addedobscuren2014-08-071-0/+5
* Typo. Fixes #107obscuren2014-08-071-1/+1
* A few start up optimisationsobscuren2014-07-301-1/+1
* wip exportobscuren2014-07-251-2/+32
* Refactored to reflect the new VM and Stateobscuren2014-07-241-0/+2
* Windows don't like dem flagsobscuren2014-07-181-3/+3
* Added block updateobscuren2014-07-181-20/+32
* html tags not allowedobscuren2014-07-181-1/+1
* Add namecoin name if available to blockobscuren2014-07-181-3/+3
* Added a catch up indicatorobscuren2014-07-181-0/+14
* Forgot two imagesMaran2014-07-081-2/+2
* Use relative image paths to help with windows buildsMaran2014-07-081-4/+4
* Gui saves custom client id and loglevelzelig2014-07-041-2/+2
* Fixed nameregobscuren2014-07-021-1/+1
* log sliderzelig2014-06-261-1/+1
* fix logSlider: now has 5 levels, initialized to gui.GetLogLevel which is set ...zelig2014-06-251-2/+2
* Implements QML Apps. Implements #47Maran2014-06-231-1/+9
* Max 250 logobscuren2014-06-151-1/+7
* Added a log level slider which can change the log levelobscuren2014-06-141-6/+46
* Minor UI adjustmentsobscuren2014-06-121-10/+39
* Implemented usedGas to the explorerMaran2014-06-111-3/+3
* Add GasLimit to the block explorerMaran2014-06-111-2/+3
* Added namereg register option to qml walletMaran2014-06-031-2/+25
* Tweaks and latency added to peeroverviewMaran2014-06-031-5/+6
* Added Peer WindowMaran2014-06-021-1/+49
* Added ini file for ethereum. fixes #66obscuren2014-05-311-15/+22
* Unified the contract interface and tx interface. Fixes #62obscuren2014-05-301-50/+53
* Improved UIobscuren2014-05-301-123/+25
* Minor GUI updatesobscuren2014-05-301-35/+30
* .obscuren2014-05-291-1001/+1001
* Minor UI changesobscuren2014-05-291-15/+16
* Minimal fee for sending transactionsobscuren2014-05-291-1/+1
* Removed regexp for nameregobscuren2014-05-291-2/+2
* mergeobscuren2014-05-291-1002/+1000
|\
| * Refactor hex encode and remove coupling of popup to main windowMaran2014-05-281-2/+1
* | Fixes and improved debuggerobscuren2014-05-291-1001/+1001
|/
* Hooked up the Block Explorer to the Debugger so we can instantly debug made t...Maran2014-05-281-6/+32
* Consolidated external qml files to hopefully prevent crashing bugMaran2014-05-281-682/+976
* Added some shortcutsobscuren2014-05-271-0/+10
* Minor fixes and improvements to the uiobscuren2014-05-271-17/+4
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2014-05-271-14/+146
|\
| * Uhm whatMaran2014-05-271-1/+2
| * Adding new blocks on broadcastMaran2014-05-271-2/+11
| * Increase size for asmMaran2014-05-271-2/+2
| * Removed recursive function for loopMaran2014-05-271-4/+4
| * Fix merge conflictMaran2014-05-271-31/+44
| |\
| * | Remove extra log statementMaran2014-05-261-1/+0
| * | Implemented simple block/tx explorerMaran2014-05-261-13/+126
| * | Merge branch 'develop' of github.com:ethereum/go-ethereum into developMaran2014-05-261-5/+4
| |\ \
| * | | Fix merge conflictsMaran2014-05-221-0/+1
* | | | New debugger implementedobscuren2014-05-271-8/+0
* | | | Sep debugger from mainobscuren2014-05-271-2/+12
| |_|/ |/| |
* | | Fixed debuggerobscuren2014-05-271-31/+44
| |/ |/|
* | Recv send for txsobscuren2014-05-261-5/+4
|/
* Improved on some ui elementsobscuren2014-05-211-0/+39
* Draft mut(an)ed(itor)obscuren2014-04-281-0/+5
* Added callback mechanism and updated UIobscuren2014-04-241-2/+0
* Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindingsobscuren2014-04-211-1/+6
* Fix up panelingMaran2014-04-151-31/+30
* Adding log messages to debug panelMaran2014-04-151-0/+15
* Merge branch 'develop' of github.com:ethereum/go-ethereum into developMaran2014-04-151-44/+59
|\
| * Mergeobscuren2014-04-121-277/+35
| |\
| * | Debug stepsobscuren2014-04-121-2/+17
* | | Add send to contractMaran2014-04-151-1/+1
| |/ |/|
* | Added isContract to guiMaran2014-04-121-1/+8
* | remove test menuMaran2014-04-121-29/+0
* | Initial refactor for wallet qmlMaran2014-04-121-258/+7
* | Refactored simple send to use statesMaran2014-04-121-180/+211
|/
* Fix merge conflictsMaran2014-04-121-0/+86
|\
| * Added wip debuggerobscuren2014-04-121-11/+100
* | Improved (hopefully) the send transaction tabMaran2014-04-121-53/+216
* | Implemented key importing/generation for the GUIMaran2014-04-111-0/+29
|/
* Added tx outputobscuren2014-04-011-2/+15
* Fixed an issue with sending gas to a contractobscuren2014-03-311-1/+1
* Added gas and gas price.obscuren2014-03-281-6/+23
* Major re-organisation.obscuren2014-03-221-0/+408