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.cpp
Age
Commit message (
Expand
)
Author
2020-08-26
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-02-05
gui: Add close window shortcut
Miguel Herranz
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-18
doc: Remove bitness from bitcoin-qt help message and manpage
Wladimir J. van der Laan
2019-10-24
Remove BIP70 Support
fanquake
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
build: Stop translating PACKAGE_NAME
MarcoFalke
2019-06-13
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2018-11-05
Fix `bitcoin-qt -version` output formatting
Hennadii Stepanov
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-10-09
build: Add --disable-bip70 configure option
Wladimir J. van der Laan
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-04
[docs] Reformat -help output for help2man
Tim Ruffing
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-30
Stop translating command line options
Wladimir J. van der Laan
2018-05-09
Make gArgs aware of the arguments
Andrew Chow
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-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-02-01
Properly alphabetize output of CLI --help option.
murrayn
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-14
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-01-27
[trivial] Fix typos in comments
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
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-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-16
[qt] Fix misleading translation
MarcoFalke
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-12-02
[qt] Use tr() instead of _()
MarcoFalke
2015-11-28
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-28
[qt] Move GUI related HelpMessage() part downstream
MarcoFalke
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-03-10
Fix - bitcoin-qt usage message
Luca Venturini
2015-02-26
qt: Don't save geometry for options and about/help window
Wladimir J. van der Laan
2015-02-04
[Qt] add bitcoin logo to about screen
Jonas Schnelli
2015-01-16
Merge pull request #5632
Wladimir J. van der Laan
2015-01-11
[Qt] add option to allow self signed root certs (for testing)
Philip Kaufmann
2015-01-09
[Qt] optimize helpmessage dialog
Jonas Schnelli
2015-01-05
Make the command-line-args dialog better
Thomas Zander
2014-12-19
Added "Core" to copyright headers
sandakersmann
[next]