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
/
splashscreen.cpp
Age
Commit message (
Expand
)
Author
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-20
Drop upgrade-cancel callback registration for a generic "resumeable"
Matt Corallo
2017-06-29
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Avoid splash-screen related memory leak
Wladimir J. van der Laan
2016-10-19
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-04
Qt/splash: Specifically keep track of which wallet(s) we are connected to for...
Luke Dashjr
2016-06-21
[Qt] fix a bug where the SplashScreen will not be hidden during startup
Jonas Schnelli
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
When/if the copyright line does not mention Bitcoin Core developers, add a se...
Luke Dashjr
2016-01-27
splashscreen: Resize text to fit exactly
Luke Dashjr
2015-12-22
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-18
Parameterise 2009 in translatable copyright strings
Luke Dashjr
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-08-10
typofixes (found by misspell_fixer)
Veres Lajos
2015-04-20
[Qt] header group cleanup
Philip Kaufmann
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-01-17
qt: avoid hard-coding font names
Cory Fields
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-16
Qt: Go back to using QIcon functionality for scaling
Wladimir J. van der Laan
2014-12-16
Qt: HiDPI (retina) support for splash screen
Jonas Schnelli
2014-12-16
Remove references to X11 licence
Michael Ford
2014-10-10
Merge pull request #4802
Wladimir J. van der Laan
2014-10-10
qt: add network-specific style object
Wladimir J. van der Laan
2014-10-02
Qt: allow "emergency" shutdown during startup
Philip Kaufmann
2014-09-23
[Qt] minor changes in splashscreen.cpp
Philip Kaufmann
2014-09-22
Merge pull request #4852
Wladimir J. van der Laan
2014-09-22
qt: Make splash and shutdown window ignore close events
Wladimir J. van der Laan
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-09-18
qt: Change splash screen to normal window
Wladimir J. van der Laan
2014-08-27
qt/splashscreen: #include version.h
Jeff Garzik
2014-06-03
VerifyDB progress
Cozz Lovan
2014-04-02
[Qt] rescan progress
Cozz Lovan
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-22
[Qt] very minor style cleanups
Philip Kaufmann
2014-01-11
qt: Remove global references in bitcoin.cpp
Wladimir J. van der Laan
2014-01-11
qt: Move initialization/shutdown to a thread
Wladimir J. van der Laan
2013-12-20
qt: Treat regtest as testnet
Wladimir J. van der Laan
2013-12-13
Rebrand to `Bitcoin Core`
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-10-22
splashscreen: use TestNet() instead of unneeded string processing
Philip Kaufmann
2013-08-22
update SelectParamsFromCommandLine() handling/order
Philip Kaufmann
2013-07-31
Remove #define loop from util.h
Gavin Andresen
2013-07-23
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-06-02
Merge pull request #2588 from Diapolo/GetBoolArg
Wladimir J. van der Laan
[next]