| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | PR #7772 is not enough to fix the issue with QCompleter, use event filter ins... | UdjinM6 | 2016-05-31 | 1 | -3/+9 | |
| * | | | | Merge #8073: qt: askpassphrasedialog: Clear pass fields on accept | Wladimir J. van der Laan | 2016-05-26 | 2 | -4/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | qt: askpassphrasedialog: Clear pass fields on accept | Pavel Vasin | 2016-05-19 | 2 | -4/+18 | |
| * | | | | | Merge #8061: [Wallet] Improve Wallet encapsulation | Pieter Wuille | 2016-05-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Move BackupWallet to CWallet::BackupWallet | Patrick Strateman | 2016-05-16 | 1 | -1/+1 | |
| * | | | | | | Merge #8014: Qt: Sort transactions by date | Jonas Schnelli | 2016-05-23 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Qt: Sort transactions by date | Tyler Hardin | 2016-05-09 | 2 | -2/+2 | |
| * | | | | | | | Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ... | Jonas Schnelli | 2016-05-23 | 2 | -0/+13 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | [Qt] Disable some menu items during splashscreen/verification state | Jonas Schnelli | 2016-05-12 | 2 | -0/+13 | |
| * | | | | | | | Merge #7917: Optimize reindex | Wladimir J. van der Laan | 2016-05-18 | 7 | -19/+37 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Report reindexing progress in GUI | Pieter Wuille | 2016-05-17 | 7 | -19/+37 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge #7906: net: prerequisites for p2p encapsulation changes | Wladimir J. van der Laan | 2016-05-18 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | net: make Ban/Unban/ClearBan functionality consistent | Cory Fields | 2016-05-10 | 1 | -4/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX | Jonas Schnelli | 2016-05-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX | Jonas Schnelli | 2016-05-12 | 1 | -0/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge #8006: Qt: Add option to disable the system tray icon | Wladimir J. van der Laan | 2016-05-12 | 7 | -2/+65 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Qt: Add option to hide the system tray icon | Tyler Hardin | 2016-05-11 | 7 | -2/+65 | |
| | |/ / / / | ||||||
| * / / / / | Qt: Delay user confirmation of send | Tyler Hardin | 2016-05-09 | 2 | -4/+71 | |
| |/ / / / | ||||||
| * | | | | qt: Add transaction hash to details window title | Wladimir J. van der Laan | 2016-04-26 | 2 | -1/+2 | |
| * | | | | qt: Make it possible to show details for multiple transactions | Wladimir J. van der Laan | 2016-04-25 | 1 | -2/+3 | |
| * | | | | Merge #7688: List solvability in listunspent output and improve help | Wladimir J. van der Laan | 2016-04-25 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | List solvability in listunspent output and improve help | Pieter Wuille | 2016-03-14 | 1 | -3/+3 | |
| * | | | | | Merge #7707: [RPC][QT] UI support for abandoned transactions | Jonas Schnelli | 2016-04-04 | 11 | -3/+68 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [Qt] Support for abandoned/abandoning transactions | Jonas Schnelli | 2016-04-04 | 11 | -3/+68 | |
| * | | | | | | Clear the input line after activating autocomplete | Pavel Janík | 2016-03-30 | 1 | -0/+2 | |
| * | | | | | | [Qt] remove trailing output-index from transaction-id | Jonas Schnelli | 2016-03-29 | 3 | -7/+7 | |
| |/ / / / / | ||||||
| * | | | | | Merge #7732: [Qt] Debug window: replace "Build date" with "Datadir" | Wladimir J. van der Laan | 2016-03-25 | 4 | -9/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [Qt] remove unused formatBuildDate method | Jonas Schnelli | 2016-03-24 | 2 | -6/+0 | |
| | * | | | | | [Qt] Debug window: replace "Build date" with "Datadir" | Jonas Schnelli | 2016-03-22 | 4 | -3/+12 | |
| * | | | | | | Merge #7506: Use CCoinControl selection in CWallet::FundTransaction | Wladimir J. van der Laan | 2016-03-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Use CCoinControl selection in CWallet::FundTransaction | João Barbosa | 2016-03-08 | 1 | -1/+1 | |
| * | | | | | | Update alert notification and GUI | BtcDrak | 2016-03-18 | 2 | -21/+7 | |
| * | | | | | | Remove p2p alert handling | BtcDrak | 2016-03-18 | 1 | -1/+0 | |
| * | | | | | | [qt] Remove unneeded "fSendFreeTransactions" check | MarcoFalke | 2016-03-17 | 1 | -2/+0 | |
| * | | | | | | [qt] Remove 0-fee from send dialog | MarcoFalke | 2016-03-14 | 2 | -60/+1 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | qt: Remove reflection from `about` icon | Wladimir J. van der Laan | 2016-03-14 | 2 | -0/+0 | |
| * | | | | | Merge #7668: Fix history deletion bug after font size change | Jonas Schnelli | 2016-03-14 | 2 | -5/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix history deletion bug after font change | Andrew C | 2016-03-11 | 2 | -5/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge #7613: Add autocomplete to bitcoin-qt's console window. | Jonas Schnelli | 2016-03-14 | 2 | -0/+15 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add autocomplete to bitcoin-qt's console window. | Luv Khemani | 2016-03-12 | 2 | -1/+16 | |
| |/ / / / | ||||||
| * | | | | Merge #7628: QT: Add 'copy full transaction details' option | Jonas Schnelli | 2016-03-08 | 4 | -6/+41 | |
| |\ \ \ \ | ||||||
| | * | | | | QT: Add 'copy full transaction details' option | Eric Shaw | 2016-03-07 | 4 | -6/+41 | |
| * | | | | | Remove openssl info from init/log and from Qt debug window | Jonas Schnelli | 2016-02-26 | 2 | -68/+35 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'master' into single_prodname | Luke Dashjr | 2016-02-03 | 185 | -2120/+15537 | |
| |\ \ \ \ | ||||||
| | * | | | | GUI: Disable tab navigation for peers tables. | Kefkius | 2016-01-28 | 1 | -0/+6 | |
| | * | | | | Merge #7348: MOVE ONLY: move rpc* to rpc/ | Wladimir J. van der Laan | 2016-01-28 | 2 | -3/+3 | |
| | |\ \ \ \ | ||||||
| | | * | | | | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 2 | -3/+3 | |
| | * | | | | | Merge #7396: [Qt] Add option to increase/decrease font size in the console wi... | Jonas Schnelli | 2016-01-28 | 7 | -30/+197 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | [Qt] Add a new chevron/arrow icon for the console prompt line | Jonas Schnelli | 2016-01-26 | 3 | -4/+38 | |
| | | * | | | | | [Qt] keep scroll position in GUI console after changing font size | Jonas Schnelli | 2016-01-23 | 2 | -2/+4 | |