index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoin.cpp
Age
Commit message (
Expand
)
Author
2021-09-30
Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...
W. J. van der Laan
2021-09-29
qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slot
Hennadii Stepanov
2021-09-29
qt: Do not exit and re-enter main event loop during shutdown
Hennadii Stepanov
2021-08-17
Start using init makeNode, makeChain, etc methods
Russell Yanofsky
2021-08-12
Merge bitcoin-core/gui#360: Unregister wallet notifications before unloading ...
Hennadii Stepanov
2021-08-06
refactor: Move MakeUnorderedList into util/string.h to make it reusable
Hennadii Stepanov
2021-08-06
scripted-diff: Rename JoinErrors in more general MakeUnorderedList
Hennadii Stepanov
2021-08-06
Merge bitcoin-core/gui#379: Prompt to reset settings when settings.json canno...
Hennadii Stepanov
2021-07-14
qt, refactor: Move InitExecutor class into its own module
Hennadii Stepanov
2021-07-14
scripted-diff: Rename BitcoinCore class to InitExecutor
Hennadii Stepanov
2021-07-14
qt: Add BitcoinCore::m_thread member
Hennadii Stepanov
2021-07-08
gui: Prompt to reset settings when settings.json cannot be read
Russell Yanofsky
2021-06-11
Fix gui segfault caused by bitcoin/bitcoin#22216
Russell Yanofsky
2021-06-10
Make SetupServerArgs callable without NodeContext
Russell Yanofsky
2021-06-10
gui: Unregister wallet notifications before unloading wallets
Russell Yanofsky
2021-06-03
build, qt: Make QWindowsVistaStylePlugin available again (regression)
Hennadii Stepanov
2021-05-26
Merge bitcoin-core/gui#313: qt: Optimize string concatenation by default
W. J. van der Laan
2021-05-24
scripted-diff: Replace `GetDataDir(true)` calls with `gArgs.GetDataDirNet()` ...
Kiminuo
2021-05-15
qt, refactor: Revert explicit including QStringBuilder
Hennadii Stepanov
2021-05-02
scripted-diff: Replace three dots with ellipsis in the UI strings
Hennadii Stepanov
2021-04-29
Merge bitcoin-core/gui#125: Enable changing the autoprune block space size in...
Hennadii Stepanov
2021-04-01
qt: Add BitcoinApplication::handleNonFatalException function
Hennadii Stepanov
2021-04-01
qt: Make PACKAGE_BUGREPORT link clickable
Hennadii Stepanov
2021-03-21
Qt: add Android packaging support
Igor Cota
2021-03-12
Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
Hennadii Stepanov
2021-03-10
build: Add QMacStyle support
Hennadii Stepanov
2021-02-23
build: Bump minimum Qt version to 5.9.5
Hennadii Stepanov
2021-02-21
gui: Add Roboto Mono font
Hennadii Stepanov
2021-01-08
qt: Use "fusion" style on macOS Big Sur with old Qt
Hennadii Stepanov
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-19
GUI/Intro: Return actual prune setting from showIfNeeded
Luke Dashjr
2020-10-22
Merge #20: Wrap tooltips in the intro window
Jonas Schnelli
2020-09-22
doc: Update comments for new chain settings (-signet and -chain=signet)
MarcoFalke
2020-09-19
Merge #18790: gui: Improve thread naming
fanquake
2020-08-31
Merge #19099: refactor: Move wallet methods out of chain.h and node.h
MarcoFalke
2020-08-29
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...
MarcoFalke
2020-08-29
doc: Document differences in bitcoind and bitcoin-qt locale handling
practicalswift
2020-08-27
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-26
qt, refactor: Fix 'QFlags is deprecated' warnings
Hennadii Stepanov
2020-08-26
gui: Delay interfaces::Node initialization
Russell Yanofsky
2020-08-26
gui: Replace interface::Node references with pointers
Russell Yanofsky
2020-08-26
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-08-26
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-08-13
qt: Rename qt-init thread before logging start
Hennadii Stepanov
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
2020-08-07
Merge #19098: test: Remove duplicate NodeContext hacks
MarcoFalke
2020-08-01
qt: Wrap tooltips in the intro window
Hennadii Stepanov
2020-07-29
scripted-diff: Replace gArgs with local argsman
Ivan Metlushko
2020-07-29
refactor: add unused ArgsManager to replace gArgs
Ivan Metlushko
[next]