aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoin.h
AgeCommit message (Expand)Author
2021-04-29Merge bitcoin-core/gui#125: Enable changing the autoprune block space size in...Hennadii Stepanov
2021-04-01qt: Add BitcoinApplication::handleNonFatalException functionHennadii Stepanov
2020-11-19GUI/Intro: Return actual prune setting from showIfNeededLuke Dashjr
2020-08-26gui: Replace interface::Node references with pointersRussell Yanofsky
2020-08-12Reduce cs_main lock accumulation during GUI startupJonas Schnelli
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-08Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialogfanquake
2020-01-08qt: Rename SetPrune() to InitializePruneSetting()Hennadii Stepanov
2020-01-08refactor: Drop `bool force' parameterHennadii Stepanov
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-24[gui] add explicit prune setterSjors Provoost
2019-08-09Give QApplication dummy argumentsAndrew Chow
2019-07-11init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-01-18Merge #15101: gui: Add WalletControllerJonas Schnelli
2019-01-18gui: Refactor to use WalletControllerJoão Barbosa
2019-01-10Remove redundant stopThread() signalHennadii Stepanov
2019-01-04Add BitcoinApplication & RPCConsole testsRussell Yanofsky
2019-01-04Move BitcoinApplication to header so it can be testedRussell Yanofsky