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
/
bitcoin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
1
-1
/
+1
*
qt: translate more user-exposed strings
chromatic
2021-08-14
1
-1
/
+1
*
Re-add paperwallet printer (#1467)
Max K
2019-03-25
1
-0
/
+2
*
Update QT client messages and translations to Doge equivalents (#1429)
Ross Nicoll
2019-03-25
1
-1
/
+1
*
Merge #9408: Allow shutdown during LoadMempool, dump only when necessary
Pieter Wuille
2017-01-06
1
-0
/
+2
|
\
|
*
[Qt] Do proper shutdown
Jonas Schnelli
2017-01-05
1
-0
/
+2
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-1
/
+1
*
|
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
1
-3
/
+3
*
|
Remove arguments to ParseConfigFile
Matt Corallo
2016-12-23
1
-1
/
+1
|
/
*
Move GetWarnings() into its own file.
Gregory Maxwell
2016-12-03
1
-0
/
+1
*
Make QT runawayException call GetWarnings instead of directly access strMiscW...
Gregory Maxwell
2016-12-03
1
-3
/
+3
*
Merge #9010: Split up AppInit2 into multiple phases, daemonize after datadir ...
Pieter Wuille
2016-11-30
1
-1
/
+16
|
\
|
*
init: Split up AppInit2 into multiple phases
Wladimir J. van der Laan
2016-11-29
1
-1
/
+16
*
|
qt: Avoid shutdownwindow-related memory leak
Wladimir J. van der Laan
2016-11-23
1
-1
/
+2
*
|
qt: Avoid splash-screen related memory leak
Wladimir J. van der Laan
2016-11-23
1
-3
/
+2
*
|
qt: Prevent thread/memory leak on exiting RPCConsole
Wladimir J. van der Laan
2016-11-23
1
-3
/
+5
*
|
Every main()/exit() should return/use one of EXIT_ codes instead of magic num...
UdjinM6
2016-11-07
1
-7
/
+7
*
|
Fix exit codes:
UdjinM6
2016-11-04
1
-2
/
+2
|
/
*
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs
Jorge Timón
2016-10-01
1
-1
/
+1
*
qt: Fix random segfault when closing "Choose data directory" dialog
Wladimir J. van der Laan
2016-08-18
1
-1
/
+2
*
Only pass -lQt5PlatformSupport if >=Qt5.6
Jonas Schnelli
2016-06-20
1
-0
/
+3
*
[Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX
Jonas Schnelli
2016-05-12
1
-0
/
+1
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-11
/
+15
|
\
|
*
move rpc* to rpc/
Daniel Cousens
2016-01-21
1
-1
/
+1
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
*
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-28
1
-8
/
+2
|
*
Constrain constant values to a single location in code
Luke Dashjr
2015-11-28
1
-1
/
+1
|
*
Initialize logging before we do parameter interaction
Jonas Schnelli
2015-11-27
1
-0
/
+1
|
*
[QT] Call inits parameter interaction before we create the options model
Jonas Schnelli
2015-11-27
1
-0
/
+9
*
|
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-14
1
-4
/
+4
|
/
*
[Qt] add startup option to reset Qt settings
Jonas Schnelli
2015-11-13
1
-4
/
+4
*
Merge pull request #6846
Wladimir J. van der Laan
2015-10-22
1
-1
/
+1
|
\
|
*
*: alias -h for --help
Daniel Cousens
2015-10-22
1
-1
/
+1
*
|
Merge pull request #6235
Wladimir J. van der Laan
2015-10-20
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Chainparams: Translations: DRY: options and error strings
Jorge Timón
2015-10-20
1
-2
/
+4
*
|
evhttpd implementation
Wladimir J. van der Laan
2015-09-03
1
-8
/
+1
|
/
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-2
/
+24
*
Merge pull request #5697
Wladimir J. van der Laan
2015-07-27
1
-1
/
+1
|
\
|
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+0
|
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-0
/
+1
*
|
build: fix building against qt5.4/5.5
Cory Fields
2015-07-23
1
-0
/
+2
|
/
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-11
/
+11
*
qt: Force TLS1.0+ for SSL connections
Wladimir J. van der Laan
2015-07-06
1
-0
/
+8
*
Create a scheduler thread for lightweight tasks
Gavin Andresen
2015-05-14
1
-1
/
+3
*
Merge pull request #6022
Wladimir J. van der Laan
2015-04-30
1
-1
/
+1
|
\
|
*
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-04-16
1
-1
/
+1
*
|
[Qt] header group cleanup
Philip Kaufmann
2015-04-20
1
-1
/
+0
|
/
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
qt: fonts: allow SubstituteFonts to filter based on user's language
Cory Fields
2015-01-16
1
-10
/
+17
[next]