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
/
intro.h
Age
Commit message (
Expand
)
Author
2019-08-24
[gui] intro: add prune preference
Sjors Provoost
2019-08-24
[gui] intro: inform caller if intro was shown
Sjors Provoost
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-01-17
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-10
Remove redundant stopThread() signal
Hennadii Stepanov
2018-10-07
implements different disk sizes for different networks on intro
marcoagner
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/intro.cpp
Russell Yanofsky
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-08-18
qt: Fix random segfault when closing "Choose data directory" dialog
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-28
[qt] Move GUI related HelpMessage() part downstream
MarcoFalke
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-03-11
qt: Make it possible again to specify -testnet in config file
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-08-24
Bitcoin-Qt: add testnet check and icon to intro dialog
Philip Kaufmann
2013-07-26
fix possible infinite loop in intro.cpp thread
Philip Kaufmann
2013-06-16
qt: allow user to choose data directory
Wladimir J. van der Laan