aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #13275: Qt: use [default wallet] as name for wallet with no nameWladimir J. van der Laan2018-05-283-3/+12
|\ \ \
| * | | Qt: use [default wallet] as name for wallet with no nameJonas Schnelli2018-05-193-3/+12
| |/ /
* | | Merge #13284: gui: fix visual "overflow" of amount input.Wladimir J. van der Laan2018-05-241-1/+1
|\ \ \
| * | | Increased max width of amount field to prevent number overflow bug.Brandon Ruggles2018-05-201-1/+1
| |/ /
* / / wallet: Use shared pointer to retain wallet instanceJoão Barbosa2018-05-222-21/+21
|/ /
* | Merge #13097: ui: Support wallets loaded dynamicallyJonas Schnelli2018-05-182-16/+34
|\ \
| * | fixup! ui: Support wallets loaded dynamicallyJoão Barbosa2018-05-181-2/+7
| * | ui: Support wallets loaded dynamicallyJoão Barbosa2018-05-161-12/+27
| * | ui: Remove unnecessary variable fFirstWalletJoão Barbosa2018-05-161-3/+1
* | | Merge #13264: [qt] Satoshi unitJonas Schnelli2018-05-182-7/+20
|\ \ \
| * | | [qt] Added satoshi unitGreatSock2018-05-172-4/+12
| * | | [qt] BitcoinUnits::format with zero decimalsGreatSock2018-05-171-3/+8
| |/ /
* | | GUI: Allow generating Bech32 addresses with a legacy-address defaultLuke Dashjr2018-05-171-6/+8
* | | GUI: Rephrase Bech32 checkbox text/tooltipLuke Dashjr2018-05-171-2/+2
|/ /
* / [gui] Add proxy icon in statusbarCristian Mircea Messel2018-05-157-0/+113
|/
* Merge #13158: [Qt]: Improve sendcoinsdialog readabilityMarcoFalke2018-05-141-22/+29
|\
| * [qt]: changes sendcoinsdialog's box layout for improved readability.marcoagner2018-05-081-22/+29
* | Merge #12560: [wallet] Upgrade path for non-HD wallets to HDWladimir J. van der Laan2018-05-141-0/+1
|\ \
| * | Add 'sethdseed' RPC to initialize or replace HD seedChris Moore2018-05-121-0/+1
| |/
* | Make gArgs aware of the argumentsAndrew Chow2018-05-092-15/+17
* | Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan2018-05-091-1/+1
|\ \ | |/ |/|
| * -includeconf=<path> support in config handler, for including external configu...Karl-Johan Alm2018-04-261-1/+1
* | Merge #12729: Get rid of ambiguous OutputType::NONE valueWladimir J. van der Laan2018-05-031-1/+1
|\ \
| * | Get rid of ambiguous OutputType::NONE valueRussell Yanofsky2018-04-051-1/+1
* | | Merge #12928: qt: Initialize non-static class members that were previously ne...Wladimir J. van der Laan2018-05-024-19/+14
|\ \ \
| * | | Make sure initialization occurs in the constructorpracticalswift2018-05-022-3/+3
| * | | Remove redundant initializations from the constructorpracticalswift2018-04-112-7/+2
| * | | Initialize non-static class members where they are definedpracticalswift2018-04-102-10/+10
| * | | Initialize editStatus and autoCompleter. Previously not initialized where def...practicalswift2018-04-102-2/+2
* | | | [doc] qt: fixes broken link on readmemarcoagner2018-05-011-1/+1
* | | | [tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne2018-04-256-2/+167
* | | | [tests] [qt] Introduce qt/test/util with a generalized ConfirmMessageJames O'Beirne2018-04-253-16/+36
* | | | [qt] Display more helpful message when adding a send address has failedJames O'Beirne2018-04-254-12/+49
* | | | Add purpose arg to Wallet::getAddressJames O'Beirne2018-04-253-7/+12
| |_|/ |/| |
* | | Merge #12909: wallet: Make fee settings to be non-static membersWladimir J. van der Laan2018-04-243-9/+9
|\ \ \
| * | | wallet: Make fee settings non-static membersMarcoFalke2018-04-233-9/+9
* | | | Merge #13055: qt: Don't log to console by defaultMarcoFalke2018-04-231-0/+4
|\ \ \ \
| * | | | qt: Don't log to console by defaultWladimir J. van der Laan2018-04-231-0/+4
| |/ / /
* | | | Merge #12999: qt: Show the Window when double clicking the taskbar iconWladimir J. van der Laan2018-04-231-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | qt:Show the entire Window when double clicking on taskbarChun Kuan Lee2018-04-171-0/+5
* | | | wallet: Add AddWallet, RemoveWallet, GetWallet and GetWalletsJoão Barbosa2018-04-181-3/+3
|/ / /
* | | Merge #11200: Allow for aborting rescans in the GUIJonas Schnelli2018-04-131-3/+8
|\ \ \
| * | | Add cancel button to rescan progress dialogAndrew Chow2018-04-121-3/+8
* | | | Merge #12650: gui: Fix issue: "default port not shown correctly in settings d...Wladimir J. van der Laan2018-04-111-2/+21
|\ \ \ \
| * | | | Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.2512018-04-101-2/+21
* | | | | Docs: fixed link, replaced QT with QtDarko Janković2018-04-091-5/+5
| |_|/ / |/| | |
* | | | Merge #11851: scripted-diff: Rename wallet database classesWladimir J. van der Laan2018-04-091-1/+1
|\ \ \ \
| * | | | scripted-diff: Rename wallet database classesRussell Yanofsky2018-04-071-1/+1
* | | | | Remove duplicate includespracticalswift2018-04-091-1/+0
| |_|/ / |/| | |
* | | | Merge #12878: [refactor] Config handling refactoring in preparation for netwo...Jonas Schnelli2018-04-082-4/+4
|\ \ \ \ | |_|/ / |/| | |