| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | [Qt] fix links in about window not opening | Philip Kaufmann | 2014-06-24 | 1 | -0/+3 | |
| |/ / | ||||||
| * | | [Qt] rename In:/Out: to Received/Sent in traffic tab | Philip Kaufmann | 2014-06-16 | 1 | -2/+2 | |
| * | | qt: Unify AboutDialog and HelpMessageDialog | Wladimir J. van der Laan | 2014-06-12 | 2 | -136/+1 | |
| * | | Add 'about' information to `-version` output | Wladimir J. van der Laan | 2014-06-12 | 1 | -66/+4 | |
| * | | [Qt] allow setting listen via GUI | Philip Kaufmann | 2014-06-11 | 1 | -0/+10 | |
| * | | [Qt] Remove CENT-fee-rule from coin control completely | Cozz Lovan | 2014-06-08 | 2 | -2/+2 | |
| * | | [Qt] add BerkeleyDB version info to RPCConsole | Philip Kaufmann | 2014-06-04 | 1 | -17/+43 | |
| * | | Merge pull request #4225 | Wladimir J. van der Laan | 2014-06-03 | 1 | -0/+275 | |
| |\ \ | ||||||
| | * | | Qt: Add GUI view of peer information. #4133 | Ashley Holman | 2014-06-03 | 1 | -0/+275 | |
| * | | | Make links on 'About Bitcoin Core' into clickable (squashed 5 comits into one) | Tawanda Kembo | 2014-06-02 | 1 | -2/+5 | |
| |/ / | ||||||
| * | | Remove NumBlocksOfPeers | Wladimir J. van der Laan | 2014-05-06 | 1 | -28/+5 | |
| * | | [Qt] Optionally add third party links to transaction context menu | Cozz Lovan | 2014-04-25 | 1 | -0/+24 | |
| * | | add constant for shared (GUI/core) -par settings | Philip Kaufmann | 2014-03-27 | 1 | -7/+1 | |
| * | | [Qt] add expert section to wallet tab in optionsdialog | Cozz Lovan | 2014-03-18 | 1 | -30/+29 | |
| * | | qt: Enable and disable the Show and Remove buttons for requested payments his... | Haakon Nilsen | 2014-03-15 | 1 | -0/+6 | |
| * | | gui: Prevent status icons from being cut off | Wladimir J. van der Laan | 2014-03-06 | 2 | -0/+18 | |
| * | | Fix coin control sorts date as text | Cozz Lovan | 2014-03-03 | 1 | -1/+6 | |
| * | | Merge pull request #3699 | Wladimir J. van der Laan | 2014-02-19 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | qt: Rename 'Confirmed' balance to 'Spendable' on overview page | Wladimir J. van der Laan | 2014-02-19 | 1 | -2/+2 | |
| * | | | Merge pull request #3693 | Wladimir J. van der Laan | 2014-02-18 | 2 | -83/+80 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | [Qt] small .ui cleanup for optionsdialog and coincontrol | Philip Kaufmann | 2014-02-17 | 2 | -83/+80 | |
| * | | | add constants for shared (GUI/core) -dbcache settings | Philip Kaufmann | 2014-02-17 | 1 | -11/+1 | |
| |/ / | ||||||
| * | | qt: Add option to (not) spend unconfirmed change | Wladimir J. van der Laan | 2014-02-16 | 1 | -46/+83 | |
| * | | qt: Fix tab order in send and receive tab | Wladimir J. van der Laan | 2014-01-29 | 1 | -1/+4 | |
| * | | [Qt] minor receive tab improvements | Cozz Lovan | 2014-01-29 | 2 | -62/+99 | |
| * | | [Qt] extend validate line edit and btc address validator | Philip Kaufmann | 2014-01-29 | 2 | -7/+8 | |
| * | | [Qt] fix bitcoin: URI strings (spelling fixes) | Philip Kaufmann | 2014-01-28 | 1 | -1/+1 | |
| * | | Merge pull request #3571 | Wladimir J. van der Laan | 2014-01-24 | 2 | -4/+7 | |
| |\ \ | ||||||
| | * | | ui: Clarify help messages for 'message' fields | Wladimir J. van der Laan | 2014-01-24 | 2 | -4/+7 | |
| * | | | [Qt] move helpmessage from debug window to main menu | Philip Kaufmann | 2014-01-22 | 1 | -26/+0 | |
| |/ / | ||||||
| * | | Merge pull request #3568 | Wladimir J. van der Laan | 2014-01-22 | 5 | -35/+32 | |
| |\ \ | ||||||
| | * | | [Qt] very minor style cleanups | Philip Kaufmann | 2014-01-22 | 5 | -35/+32 | |
| * | | | Merge pull request #3567 | Wladimir J. van der Laan | 2014-01-22 | 1 | -0/+17 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | [Qt] Show and store message of normal bitcoin:URI | Cozz Lovan | 2014-01-21 | 1 | -0/+17 | |
| * | | | Merge pull request #3521 | Wladimir J. van der Laan | 2014-01-22 | 1 | -1/+5 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | [Qt] Add sorting feature to the requested payments table | Cozz Lovan | 2014-01-19 | 1 | -1/+5 | |
| * | | | [Qt] add utilitydialog.cpp/h and helpmessage class | Philip Kaufmann | 2014-01-18 | 2 | -8/+136 | |
| |/ / | ||||||
| * | | [Qt] 2 minor translation changes | Philip Kaufmann | 2014-01-14 | 1 | -1/+1 | |
| * | | qt: Minor message updates | Wladimir J. van der Laan | 2014-01-13 | 1 | -1/+1 | |
| * | | GUI: Fix design in overview page | Cozz Lovan | 2014-01-11 | 1 | -0/+17 | |
| * | | [Qt] massive options/settings rework (no core changes) | Philip Kaufmann | 2014-01-06 | 1 | -44/+175 | |
| * | | qt: Treat regtest as testnet | Wladimir J. van der Laan | 2013-12-20 | 1 | -9/+15 | |
| * | | some more small re-branding changes (Bitcoin Core) | Philip Kaufmann | 2013-12-16 | 1 | -1/+1 | |
| * | | Rebrand to `Bitcoin Core` | Wladimir J. van der Laan | 2013-12-13 | 3 | -7/+7 | |
| * | | Merge pull request #3207 | Wladimir J. van der Laan | 2013-12-09 | 2 | -69/+152 | |
| |\ \ | ||||||
| | * | | qt: keep a list of requested payments | Wladimir J. van der Laan | 2013-11-19 | 2 | -69/+152 | |
| * | | | [Qt] coin-control features GUI cleanup 3 | Philip Kaufmann | 2013-12-02 | 2 | -37/+88 | |
| * | | | [Qt] coin-control features GUI cleanup 2 | Philip Kaufmann | 2013-12-02 | 1 | -53/+24 | |
| * | | | [Qt] allow deletion of payment-requests in sendcoins | Philip Kaufmann | 2013-11-24 | 1 | -100/+140 | |
| * | | | [Qt] make a UI element in sendcoins non-validated | Philip Kaufmann | 2013-11-20 | 1 | -1/+1 | |
| |/ / | ||||||