aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | PR #7772 is not enough to fix the issue with QCompleter, use event filter ins...UdjinM62016-05-311-3/+9
* | | | Merge #8073: qt: askpassphrasedialog: Clear pass fields on acceptWladimir J. van der Laan2016-05-262-4/+18
|\ \ \ \
| * | | | qt: askpassphrasedialog: Clear pass fields on acceptPavel Vasin2016-05-192-4/+18
* | | | | Merge #8061: [Wallet] Improve Wallet encapsulationPieter Wuille2016-05-251-1/+1
|\ \ \ \ \
| * | | | | Move BackupWallet to CWallet::BackupWalletPatrick Strateman2016-05-161-1/+1
* | | | | | Merge #8014: Qt: Sort transactions by dateJonas Schnelli2016-05-232-2/+2
|\ \ \ \ \ \
| * | | | | | Qt: Sort transactions by dateTyler Hardin2016-05-092-2/+2
* | | | | | | Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...Jonas Schnelli2016-05-232-0/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [Qt] Disable some menu items during splashscreen/verification stateJonas Schnelli2016-05-122-0/+13
* | | | | | | Merge #7917: Optimize reindexWladimir J. van der Laan2016-05-187-19/+37
|\ \ \ \ \ \ \
| * | | | | | | Report reindexing progress in GUIPieter Wuille2016-05-177-19/+37
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #7906: net: prerequisites for p2p encapsulation changesWladimir J. van der Laan2016-05-181-4/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | net: make Ban/Unban/ClearBan functionality consistentCory Fields2016-05-101-4/+1
| | |/ / / / | |/| | | |
* | | | | | Merge #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSXJonas Schnelli2016-05-121-0/+1
|\ \ \ \ \ \
| * | | | | | [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSXJonas Schnelli2016-05-121-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge #8006: Qt: Add option to disable the system tray iconWladimir J. van der Laan2016-05-127-2/+65
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Qt: Add option to hide the system tray iconTyler Hardin2016-05-117-2/+65
| |/ / / /
* / / / / Qt: Delay user confirmation of sendTyler Hardin2016-05-092-4/+71
|/ / / /
* | | | qt: Add transaction hash to details window titleWladimir J. van der Laan2016-04-262-1/+2
* | | | qt: Make it possible to show details for multiple transactionsWladimir J. van der Laan2016-04-251-2/+3
* | | | Merge #7688: List solvability in listunspent output and improve helpWladimir J. van der Laan2016-04-251-3/+3
|\ \ \ \
| * | | | List solvability in listunspent output and improve helpPieter Wuille2016-03-141-3/+3
* | | | | Merge #7707: [RPC][QT] UI support for abandoned transactionsJonas Schnelli2016-04-0411-3/+68
|\ \ \ \ \
| * | | | | [Qt] Support for abandoned/abandoning transactionsJonas Schnelli2016-04-0411-3/+68
* | | | | | Clear the input line after activating autocompletePavel Janík2016-03-301-0/+2
* | | | | | [Qt] remove trailing output-index from transaction-idJonas Schnelli2016-03-293-7/+7
|/ / / / /
* | | | | Merge #7732: [Qt] Debug window: replace "Build date" with "Datadir"Wladimir J. van der Laan2016-03-254-9/+12
|\ \ \ \ \
| * | | | | [Qt] remove unused formatBuildDate methodJonas Schnelli2016-03-242-6/+0
| * | | | | [Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli2016-03-224-3/+12
* | | | | | Merge #7506: Use CCoinControl selection in CWallet::FundTransactionWladimir J. van der Laan2016-03-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use CCoinControl selection in CWallet::FundTransactionJoão Barbosa2016-03-081-1/+1
* | | | | | Update alert notification and GUIBtcDrak2016-03-182-21/+7
* | | | | | Remove p2p alert handlingBtcDrak2016-03-181-1/+0
* | | | | | [qt] Remove unneeded "fSendFreeTransactions" checkMarcoFalke2016-03-171-2/+0
* | | | | | [qt] Remove 0-fee from send dialogMarcoFalke2016-03-142-60/+1
| |/ / / / |/| | | |
* | | | | qt: Remove reflection from `about` iconWladimir J. van der Laan2016-03-142-0/+0
* | | | | Merge #7668: Fix history deletion bug after font size changeJonas Schnelli2016-03-142-5/+8
|\ \ \ \ \
| * | | | | Fix history deletion bug after font changeAndrew C2016-03-112-5/+8
| |/ / / /
* | | | | Merge #7613: Add autocomplete to bitcoin-qt's console window.Jonas Schnelli2016-03-142-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add autocomplete to bitcoin-qt's console window.Luv Khemani2016-03-122-1/+16
|/ / / /
* | | | Merge #7628: QT: Add 'copy full transaction details' optionJonas Schnelli2016-03-084-6/+41
|\ \ \ \
| * | | | QT: Add 'copy full transaction details' optionEric Shaw2016-03-074-6/+41
* | | | | Remove openssl info from init/log and from Qt debug windowJonas Schnelli2016-02-262-68/+35
|/ / / /
* | | | Merge branch 'master' into single_prodnameLuke Dashjr2016-02-03185-2120/+15537
|\ \ \ \
| * | | | GUI: Disable tab navigation for peers tables.Kefkius2016-01-281-0/+6
| * | | | Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan2016-01-282-3/+3
| |\ \ \ \
| | * | | | move rpc* to rpc/Daniel Cousens2016-01-212-3/+3
| * | | | | Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...Jonas Schnelli2016-01-287-30/+197
| |\ \ \ \ \
| | * | | | | [Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli2016-01-263-4/+38
| | * | | | | [Qt] keep scroll position in GUI console after changing font sizeJonas Schnelli2016-01-232-2/+4