aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | refactor: Use DatabaseStatus and DatabaseOptions typesRussell Yanofsky2020-09-031-3/+2
* | | | | Remove WalletLocation classRussell Yanofsky2020-09-032-2/+2
* | | | | Merge #19754: wallet, gui: Reload previously loaded wallets on startupJonas Schnelli2020-09-032-2/+2
|\ \ \ \ \
| * | | | | wallet: Reload previously loaded wallets on GUI startupAndrew Chow2020-09-012-2/+2
* | | | | | remove usage of boost::bindfanquake2020-08-311-1/+1
|/ / / / /
* | | | | Merge #19099: refactor: Move wallet methods out of chain.h and node.hMarcoFalke2020-08-316-17/+19
|\ \ \ \ \
| * | | | | gui refactor: Inline SplashScreen::ConnectWalletRussell Yanofsky2020-08-272-10/+4
| * | | | | refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky2020-08-276-8/+16
| | |/ / / | |/| | |
* | | | | Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...MarcoFalke2020-08-291-0/+1
|\ \ \ \ \
| * | | | | doc: Document differences in bitcoind and bitcoin-qt locale handlingpracticalswift2020-08-291-0/+1
* | | | | | Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...MarcoFalke2020-08-283-19/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | qt: Leverage the default "Create new receiving address" buttonHennadii Stepanov2020-07-212-19/+0
| * | | | | qt: Make "Create new receiving address" default unconditionallyHennadii Stepanov2020-07-211-0/+6
* | | | | | Merge bitcoin-core/gui#40: Clarify block height labelMarcoFalke2020-08-271-1/+1
|\ \ \ \ \ \
| * | | | | | gui: Clarify block height labelHennadii Stepanov2020-07-251-1/+1
* | | | | | | gui: Delay interfaces::Node initializationRussell Yanofsky2020-08-263-3/+7
* | | | | | | gui: Replace interface::Node references with pointersRussell Yanofsky2020-08-269-41/+74
* | | | | | | gui: Remove unused interfaces::Node referencesRussell Yanofsky2020-08-268-15/+11
* | | | | | | gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky2020-08-265-32/+35
* | | | | | | Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr2020-08-201-5/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge #19706: refactor: make EncodeBase58{Check} consume SpansWladimir J. van der Laan2020-08-191-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | util: make EncodeBase58 consume SpansSebastian Falbesoner2020-08-121-1/+1
* | | | | | Reduce cs_main lock accumulation during GUI startupJonas Schnelli2020-08-125-15/+17
* | | | | | RPCConsole, take initial chaintip data as parameterJonas Schnelli2020-08-122-4/+4
|/ / / / /
* | | | | Merge #19638: Replace `hidden service` with `onion service`Wladimir J. van der Laan2020-08-091-2/+2
|\ \ \ \ \
| * | | | | Replace `hidden service` with `onion service`Riccardo Masutti2020-08-071-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge #19098: test: Remove duplicate NodeContext hacksMarcoFalke2020-08-074-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: Remove duplicate NodeContext hacksRussell Yanofsky2020-07-134-4/+8
* | | | | Merge #19604: Pass mempool pointer to UnloadBlockIndex/GetCoinsCacheSizeStateMarcoFalke2020-07-301-1/+1
|\ \ \ \ \
| * | | | | Pass mempool pointer to UnloadBlockIndexMarcoFalke2020-07-291-1/+1
| | |/ / / | |/| | |
* | | | | scripted-diff: Replace gArgs with local argsmanIvan Metlushko2020-07-291-6/+6
* | | | | refactor: add unused ArgsManager to replace gArgsIvan Metlushko2020-07-291-2/+2
|/ / / /
* | | | Merge #15935: Add <datadir>/settings.json persistent settings storageMarcoFalke2020-07-231-0/+5
|\ \ \ \
| * | | | Add <datadir>/settings.json persistent settings storage.Russell Yanofsky2020-07-111-0/+5
* | | | | Merge #19334: wallet: Introduce WalletDatabase abstract classSamuel Dobson2020-07-231-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | walletdb: Introduce WalletDatabase abstract classAndrew Chow2020-07-141-1/+0
| | |/ / | |/| |
* | | | Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animationMarcoFalke2020-07-1639-38/+38
|\ \ \ \
| * | | | scripted-diff: rename movie folder to animationPeter Bushnell2020-06-2939-38/+38
* | | | | gui: Show permissions instead of whitelistedWladimir J. van der Laan2020-07-152-3/+11
* | | | | Merge #19210: qt: Get rid of cursor in out-of-focus labelsWladimir J. van der Laan2020-07-153-0/+39
|\ \ \ \ \
| * | | | | qt: Get rid of cursor in out-of-focus labelsHennadii Stepanov2020-07-033-0/+39
* | | | | | gui, doc: rm Ban Score in GUI Peers window/release notes updatesJon Atack2020-07-142-46/+20
| |_|/ / / |/| | | |
* | | | | Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ove...MarcoFalke2020-07-133-4/+12
|\ \ \ \ \
| * | | | | qt: Disable toolbar when overlay is shownHennadii Stepanov2020-07-113-1/+8
| * | | | | qt, refactor: Cleanup ModalOverlay slotsHennadii Stepanov2020-07-111-3/+4
| | |_|/ / | |/| | |
* | | | | Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...Samuel Dobson2020-07-112-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | wallet: Pass unused args to StartWalletsMarcoFalke2020-07-091-1/+3
| * | | | gui tests: Limit life-time of dummy testing setupMarcoFalke2020-07-091-3/+5
* | | | | Merge #19314: refactor: Use uint16_t instead of unsigned shortWladimir J. van der Laan2020-07-091-1/+2
|\ \ \ \ \
| * | | | | refactor: Use uint16_t instead of unsigned shortAaron Hook2020-06-221-1/+2