index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
splashscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gui: Fix SplashScreen crash when run with -disablewallet
Hennadii Stepanov
2020-10-09
1
-0
/
+2
*
gui refactor: Inline SplashScreen::ConnectWallet
Russell Yanofsky
2020-08-27
1
-8
/
+4
*
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-27
1
-1
/
+5
*
gui: Delay interfaces::Node initialization
Russell Yanofsky
2020-08-26
1
-0
/
+2
*
gui: Replace interface::Node references with pointers
Russell Yanofsky
2020-08-26
1
-9
/
+20
*
qt: Remove unused includes
MarcoFalke
2020-06-27
1
-1
/
+0
*
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-04
1
-0
/
+2
|
\
|
*
gui: Add close window shortcut
Miguel Herranz
2020-02-05
1
-0
/
+2
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
|
qt: Fix deprecated QCharRef usage
Hennadii Stepanov
2020-02-09
1
-1
/
+1
|
/
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-25
1
-2
/
+2
*
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
1
-6
/
+6
*
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
1
-2
/
+2
*
Refactor out translation.h
Hennadii Stepanov
2019-07-24
1
-0
/
+1
*
Merge #16348: qt: Assert QMetaObject::invokeMethod result
Wladimir J. van der Laan
2019-07-09
1
-1
/
+2
|
\
|
*
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-08
1
-1
/
+2
*
|
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
1
-1
/
+1
|
/
*
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
1
-1
/
+1
*
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
1
-4
/
+3
|
\
|
*
scripted-diff: Replace boost::bind with std::bind
Chun Kuan Lee
2018-10-20
1
-4
/
+3
*
|
Cleanup SplashScreen class
Hennadii Stepanov
2018-12-02
1
-3
/
+1
*
|
Bump the minimum Qt version to 5.2
Hennadii Stepanov
2018-11-14
1
-4
/
+0
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-1
/
+1
*
util: Replace boost::signals2 with std::function
MarcoFalke
2018-08-24
1
-1
/
+3
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Drop unused init.h includes
Ben Woosley
2018-06-25
1
-1
/
+0
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-6
/
+6
*
Remove direct bitcoin calls from qt/splashscreen.cpp
Russell Yanofsky
2018-04-04
1
-21
/
+19
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-1
/
+1
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-9
/
+9
|
/
*
Drop upgrade-cancel callback registration for a generic "resumeable"
Matt Corallo
2017-08-20
1
-21
/
+11
*
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-29
1
-0
/
+24
*
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
qt: Avoid splash-screen related memory leak
Wladimir J. van der Laan
2016-11-23
1
-0
/
+1
*
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-19
1
-5
/
+7
|
\
|
*
Qt/splash: Specifically keep track of which wallet(s) we are connected to for...
Luke Dashjr
2016-10-04
1
-5
/
+7
*
|
[Qt] fix a bug where the SplashScreen will not be hidden during startup
Jonas Schnelli
2016-06-21
1
-0
/
+5
*
|
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-1
/
+1
|
\
\
|
*
|
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
|
/
*
|
When/if the copyright line does not mention Bitcoin Core developers, add a se...
Luke Dashjr
2016-02-03
1
-3
/
+8
*
|
splashscreen: Resize text to fit exactly
Luke Dashjr
2016-01-27
1
-4
/
+3
*
|
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-22
1
-1
/
+1
*
|
Parameterise 2009 in translatable copyright strings
Luke Dashjr
2015-12-18
1
-1
/
+1
[next]