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
/
utilitydialog.h
Age
Commit message (
Expand
)
Author
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2019-01-13
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
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/utilitydialog.cpp
Russell Yanofsky
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-08-16
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-06-12
Remove unnecessary forward class declarations in header files
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Avoid shutdownwindow-related memory leak
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
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-22
qt: Make splash and shutdown window ignore close events
Wladimir J. van der Laan
2014-06-12
qt: Unify AboutDialog and HelpMessageDialog
Wladimir J. van der Laan
2014-06-11
Add `-version` option to get just the version
Wladimir J. van der Laan
2014-01-18
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann