aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/gui.go
Commit message (Expand)AuthorAgeFilesLines
* Renamed etherealobscuren2014-09-171-526/+0
* Removedobscuren2014-09-141-1/+1
* removed ffiobscuren2014-09-141-4/+2
* Minor updates to the new filterobscuren2014-09-141-8/+9
* Reworked filtersobscuren2014-09-141-0/+36
* Some minor correctionsobscuren2014-09-081-6/+4
* Display block sizeobscuren2014-08-251-3/+3
* moved methodsobscuren2014-08-231-145/+0
* Minor updates to the UIobscuren2014-08-231-0/+28
* Set log level of std logger as well. (since gui logging is disabled)obscuren2014-08-221-1/+3
* Turbo mining flagobscuren2014-08-221-4/+12
* Fixed minor issues with filteringobscuren2014-08-201-1/+1
* Implemented QML message filteringobscuren2014-08-201-2/+46
* Implementing new wallet viewsobscuren2014-08-181-2/+1
* Copy to clipboard haxobscuren2014-08-171-0/+5
* State dumps from guiobscuren2014-08-171-0/+35
* Moved over to hardcoded v1 of Go QMLobscuren2014-08-151-1/+1
* Moving over to ethpipeobscuren2014-08-151-31/+21
* Got rid of warnings and updated storage gettersobscuren2014-08-151-1/+1
* Implemented "messages"obscuren2014-08-141-6/+8
* DNS for a hrefs should now be fixedobscuren2014-08-141-2/+2
* Tweaks and fixes + added webview debuggerobscuren2014-08-141-1/+5
* Updated DNS Lookupobscuren2014-08-131-2/+2
* Name changesobscuren2014-08-121-0/+2
* Changed naming on exposed QML variablesobscuren2014-08-121-20/+5
* Refactored GUI and added modular/pluginable side barobscuren2014-08-121-14/+28
* Added open js option for repetitive tasks in etherealobscuren2014-08-111-1/+14
* Minor issuesobscuren2014-08-101-15/+57
* merge upstreamzelig2014-07-311-13/+18
|\
| * Renamed to balanceobscuren2014-07-301-8/+9
| * A few start up optimisationsobscuren2014-07-301-2/+2
| * wip exportobscuren2014-07-251-0/+3
| * Move to goroutine for faster startup timeobscuren2014-07-241-4/+6
* | reactor event channels have large buffer to allow more tolerancezelig2014-07-221-6/+6
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethuti...zelig2014-07-211-1/+2
|\|
| * changed iteratorobscuren2014-07-211-1/+2
* | merge upstreamzelig2014-07-211-9/+55
|\|
| * Add mining hash to GUIMaran2014-07-181-2/+6
| * Fixed miner channelobscuren2014-07-181-4/+23
| |\
| | * Added block updateobscuren2014-07-181-3/+12
| * | WIP to expose hashrate to guiMaran2014-07-181-0/+8
| |/
| * Add namecoin name if available to blockobscuren2014-07-181-1/+5
| * Added a catch up indicatorobscuren2014-07-181-4/+13
| * Fixed name regobscuren2014-07-171-1/+1
* | ethreactzelig2014-07-151-53/+54
* | Revert "ethreact - Feature/ethutil refactor"Jeffrey Wilcke2014-07-071-55/+52
* | use ethreact.Event, unbuffered event channels, subscribe after loop reading f...zelig2014-07-051-52/+55
|/
* Gui saves custom client id and loglevelzelig2014-07-041-13/+15
* For namreg only show items starting without leading zeros.obscuren2014-07-021-1/+3
* Listen for namereg changesobscuren2014-07-021-2/+5
* Moved filesobscuren2014-07-021-0/+405