aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/qml/main.qml
Commit message (Collapse)AuthorAgeFilesLines
* mist: R.I.P.obscuren2015-06-201-1030/+0
| | | | | | | | | | | | | | | | | /"""""/""""""". / / \ __ / / \ || /____ / \ || | | In Loving | || | | Memory | || | | | || | | 2014-2015 | || | | * * * * | _||_ | | *\/* *\/* | | TT | | | *_\_ / ...""""""| || |.""....""""""""."" | | \/.."""""..."""\ || /.""".......""""... | |...."""""""........""""""^^^^"......."""""""".." |......"""""""""""""""........"""""...."""""..""-Jeff W.
* menubar back to mist main.qmlzelig2015-03-151-0/+89
|
* remove jsre from mistzelig2015-03-151-150/+51
|
* Merge branch origin/develop into accounts-integrationFelix Lange2015-03-111-25/+0
|\ | | | | | | | | | | | | Conflicts: cmd/blocktest/main.go cmd/mist/debugger.go cmd/utils/cmd.go
| * removed debuggerobscuren2015-03-101-25/+0
| |
* | Merge ethereum/poc-9 into accounts-integrationFelix Lange2015-03-101-1/+1
|\| | | | | | | | | | | | | | | | | | | Conflicts: cmd/utils/cmd.go cmd/utils/flags.go core/manager.go eth/backend.go rpc/http/server.go xeth/xeth.go
| * Bump vobscuren2015-03-081-1/+1
| |
* | Integrate eth_accounts and eth_transact to use new account managerGustav Simonsson2015-03-061-0/+5
|/ | | | | | | * Add from to eth_transact / xeth.Transact and add static pass in lieu of integrating with native Mist window for user passphrase entry * Make eth_accounts return AccountManager.Accounts() * Add a Generate Key menu item in Mist
* Merge branch 'develop' into uiAlexandre Van de Sande2015-03-041-1/+1
|\
| * Bumpobscuren2015-02-271-1/+1
| |
* | updating to new network health pageAlexandre Van de Sande2015-03-041-1/+1
| |
* | Network Health Panel with miningAlexandre Van de Sande2015-03-031-10/+11
| |
* | Merge branch 'develop' into uiAlexandre Van de Sande2015-02-231-3/+5
|\|
| * Bumpobscuren2015-02-221-1/+1
| |
| * reverted back to proper version numberobscuren2015-02-211-1/+1
| |
| * Minor updates for releaseobscuren2015-02-211-1/+1
| |
| * Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-201-2/+7
| |\
| | * Merge pull request #352 from fjl/no-enc-handshakeJeffrey Wilcke2015-02-201-1/+2
| | |\ | | | | | | | | p2p: disable encryption handshake, enable log events
| | | * cmd/mist: show peer names in peers windowFelix Lange2015-02-191-1/+2
| | | |
| | * | Merge pull request #335 from alexvandesande/uiJeffrey Wilcke2015-02-201-1/+5
| | |\ \ | | | |/ | | |/| Cut, Copy, Undo and Redo working in webview
| * / | WIP QT Clipboardobscuren2015-02-191-0/+1
| |/ /
| * | removed old walletobscuren2015-02-181-1/+0
| | |
| * | Removed mined transactions from pending view. Closes #321obscuren2015-02-181-1/+1
| | |
| * | commented peer count outobscuren2015-02-171-1/+1
| | |
* | | changes to sidebar sizesAlexandre Van de Sande2015-02-231-17/+32
| |/ |/|
* | Removed console logs from mist.jsAlexandre Van de Sande2015-02-181-2/+6
|/ | | | also fixed an issue where it would force reloads unnecessarily
* Updated iconsAlexandre Van de Sande2015-02-171-2/+2
|
* removed status bar codeAlexandre Van de Sande2015-02-171-73/+0
|
* badge supportAlexandre Van de Sande2015-02-171-4/+7
|
* side iconsAlexandre Van de Sande2015-02-171-11/+56
|
* merge conflictsAlexandre Van de Sande2015-02-161-70/+28
|\
| * removed some old menu itemsobscuren2015-02-151-29/+0
| |
| * cmd/mist: fix peer windowFelix Lange2015-02-141-15/+8
| |
| * Fixed issue in peer windowobscuren2015-02-141-8/+12
| | | | | | | | | | * Fixed issues where new peer window could cause a crash when entering an empty string
| * Updated windowobscuren2015-02-141-20/+6
| |
| * Fixed a few issues in the miner and updated hash rate titleobscuren2015-02-141-1/+3
| | | | | | | | | | * Sometimes old nonces were set by "old" agents * Added the hash rate to the miner
| * cmd + t switches to new dapp windowobscuren2015-02-121-2/+3
| |
* | Solved Issue #318 and added states to back buttonAlexandre Van de Sande2015-02-161-1/+1
| |
* | changed url bar behaviour. Failed attempt at iconAlexandre Van de Sande2015-02-141-6/+8
|/
* Catalog Page BehaviourAlexandre Van de Sande2015-02-121-15/+39
|
* Recreated the changes on a new branchAlexandre Van de Sande2015-02-101-878/+1067
|
* Removed minimum height. Closes #282obscuren2015-02-031-2/+1
|
* Added a different default home pageobscuren2015-02-031-2/+2
|
* "fixed" transaction viewobscuren2015-01-301-1/+1
|
* Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-301-1/+1
| | | | | * Added RPC methods for whisper * Added whisper example
* Added RPC "Call" for JS calls to contractsobscuren2015-01-291-2/+1
|
* implement transactobscuren2015-01-291-2/+2
|
* removed key while in the process of moving to the new key storageobscuren2015-01-291-1/+1
|
* merge jsonrpcobscuren2015-01-291-1/+0
|\
| * moving to a better xethobscuren2015-01-291-1/+3
| |
* | Updated assets & moved messagesobscuren2015-01-281-3/+3
| |
* | Reworking browserobscuren2015-01-251-37/+28
|/
* UI Updatesobscuren2015-01-221-33/+30
| | | | | * Browser now has tabs * Fixed a callback issue
* Hide browser bar when coming from a DApp urlobscuren2015-01-201-24/+28
|
* Minor browser improvementsobscuren2015-01-191-0/+9
|
* Reworking GUI interaction. Fixed javascript inject. Closes #132obscuren2015-01-081-2/+2
|
* Fixed peer window. Minor tweaks and fixesobscuren2015-01-061-12/+8
|
* added shh back inobscuren2015-01-061-0/+1
|
* Cleaned up some of that utilobscuren2015-01-041-0/+2
|
* movedobscuren2014-12-221-1/+1
|
* Merge branch 'develop' into poc8obscuren2014-12-201-4/+4
|\ | | | | | | | | Conflicts: cmd/ethereum/flags.go
| * Added authorsobscuren2014-12-191-4/+4
| |
* | Added whisper debug interface + whisper fixesobscuren2014-12-161-0/+1
|/
* Fixed bloom, updated mining & block processingobscuren2014-11-101-1/+1
| | | | | | * Reverted back to process blocks in batches method * Bloom generation and lookup fix * Minor UI changed (mainly debug)
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-29/+13
| | | | | | | | * Miner has been rewritten * Added new miner pane * Added option for local txs * Added option to read from MergeMining contract and list them for merged mining
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-0/+908
mist, etheruem have been moved to cmd/