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
...
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
Don't rename main thread at process level
Wladimir J. van der Laan
2019-10-03
1
-1
/
+1
*
refactor: Remove Qt function to disable menu icons on macOS
Emil Engler
2019-09-26
1
-3
/
+0
*
Merge #16714: gui: add prune to intro screen with smart default
Jonas Schnelli
2019-09-12
1
-2
/
+13
|
\
|
*
[gui] intro: add prune preference
Sjors Provoost
2019-08-24
1
-1
/
+7
|
*
[gui] intro: inform caller if intro was shown
Sjors Provoost
2019-08-24
1
-2
/
+3
|
*
[gui] add explicit prune setter
Sjors Provoost
2019-08-24
1
-0
/
+4
*
|
Testchains: Qt: Simplify network/chain styles
Jorge Timón
2019-09-06
1
-1
/
+1
*
|
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-09-06
1
-1
/
+1
|
/
*
Merge #15864: Fix datadir handling
MarcoFalke
2019-08-19
1
-3
/
+2
|
\
|
*
Fix datadir handling in bitcoin-qt
Hennadii Stepanov
2019-07-24
1
-3
/
+2
*
|
Give QApplication dummy arguments
Andrew Chow
2019-08-09
1
-3
/
+6
*
|
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-08-02
1
-8
/
+8
|
\
\
|
*
|
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
1
-8
/
+8
|
*
|
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-27
1
-8
/
+8
|
|
/
*
|
Merge #16436: gui: Do not create payment server if -disablewallet option prov...
Wladimir J. van der Laan
2019-07-29
1
-23
/
+17
|
\
\
|
|
/
|
/
|
|
*
wallet: Recognize -disablewallet option early
Hennadii Stepanov
2019-07-23
1
-23
/
+17
*
|
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
Call node->initError instead of InitError from GUI code
Russell Yanofsky
2019-07-11
1
-4
/
+4
|
*
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-11
1
-6
/
+9
*
|
Merge #16348: qt: Assert QMetaObject::invokeMethod result
Wladimir J. van der Laan
2019-07-09
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
gui: Fix missing qRegisterMetaType(WalletModel*)
João Barbosa
2019-07-08
1
-0
/
+3
*
|
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
1
-5
/
+5
*
|
Remove unused guard
Hennadii Stepanov
2019-07-07
1
-2
/
+0
|
/
*
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
2019-06-24
1
-2
/
+3
|
\
|
*
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
2019-06-20
1
-2
/
+3
*
|
Use qInfo() if no error occurs
Hennadii Stepanov
2019-06-21
1
-1
/
+1
|
/
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-4
/
+0
*
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-29
1
-0
/
+3
*
Bump minimum Qt version to 5.5.1
Sjors Provoost
2019-02-14
1
-3
/
+0
*
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
1
-1
/
+1
*
gui: Fix m_node.startShutdown() order
João Barbosa
2019-02-03
1
-2
/
+8
*
gui: Fix WalletController deletion
João Barbosa
2019-02-03
1
-4
/
+2
*
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
1
-54
/
+11
|
\
|
*
gui: Refactor to use WalletController
João Barbosa
2019-01-18
1
-54
/
+11
*
|
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-17
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove redundant stopThread() signal
Hennadii Stepanov
2019-01-10
1
-3
/
+2
*
|
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
1
-8
/
+8
*
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-13
1
-13
/
+13
|
/
*
Merge #14517: qt: Fix start with the `-min` option
Wladimir J. van der Laan
2019-01-09
1
-7
/
+6
|
\
|
*
Fix start with the `-min` option
Hennadii Stepanov
2018-12-06
1
-7
/
+6
*
|
Merge #11625: Add BitcoinApplication & RPCConsole tests
MarcoFalke
2019-01-09
1
-109
/
+18
|
\
\
|
*
|
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2019-01-04
1
-14
/
+17
|
*
|
Move BitcoinApplication to header so it can be tested
Russell Yanofsky
2019-01-04
1
-95
/
+1
*
|
|
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2019-01-04
1
-2
/
+2
|
/
/
*
|
Merge #14854: qt: Cleanup SplashScreen class
Wladimir J. van der Laan
2018-12-07
1
-5
/
+5
|
\
\
|
*
|
Cleanup SplashScreen class
Hennadii Stepanov
2018-12-02
1
-5
/
+5
*
|
|
squashme: connect thru node interface
João Barbosa
2018-11-24
1
-11
/
+5
*
|
|
qt: Call noui_connect to prevent boost::signals2::no_slots_error in early cal...
João Barbosa
2018-11-22
1
-0
/
+3
|
/
/
[prev]
[next]