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
*
qt: Revert "Force TLS1.0+ for SSL connections"
Tim Ruffing
2018-11-06
1
-8
/
+0
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
gui: remove SubstituteFonts
fanquake
2018-07-25
1
-1
/
+0
*
Drop unused init.h includes
Ben Woosley
2018-06-25
1
-1
/
+0
*
Merge #13458: gui: Drop qt4 support
Wladimir J. van der Laan
2018-06-24
1
-35
/
+1
|
\
|
*
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
1
-35
/
+1
*
|
ui: Support wallets unloaded dynamically
João Barbosa
2018-06-18
1
-2
/
+16
|
/
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-12
/
+25
*
Stop translating command line options
Wladimir J. van der Laan
2018-05-30
1
-6
/
+6
*
ui: Support wallets loaded dynamically
João Barbosa
2018-05-16
1
-12
/
+27
*
ui: Remove unnecessary variable fFirstWallet
João Barbosa
2018-05-16
1
-3
/
+1
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-0
/
+16
*
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-26
1
-1
/
+1
*
qt: Don't log to console by default
Wladimir J. van der Laan
2018-04-23
1
-0
/
+4
*
Merge #12878: [refactor] Config handling refactoring in preparation for netwo...
Jonas Schnelli
2018-04-08
1
-1
/
+1
|
\
|
*
Move ChainNameFromCommandLine into ArgsManager and rename to GetChainName
Anthony Towns
2018-04-06
1
-1
/
+1
*
|
Merge #12906: Avoid `interface` keyword to fix windows gitian build
MarcoFalke
2018-04-07
1
-10
/
+10
|
\
\
|
*
|
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-10
/
+10
|
|
/
*
/
wallet: Make WalletInitInterface and DummyWalletInit private
João Barbosa
2018-04-05
1
-8
/
+0
|
/
*
Merge #10244: Refactor: separate gui from wallet and node
Wladimir J. van der Laan
2018-04-05
1
-59
/
+40
|
\
|
*
Remove direct bitcoin calls from qt transaction table files
Russell Yanofsky
2018-04-04
1
-3
/
+1
|
*
Remove direct bitcoin calls from qt/paymentserver.cpp
Russell Yanofsky
2018-04-04
1
-3
/
+3
|
*
Remove most direct bitcoin calls from qt/walletmodel.cpp
Russell Yanofsky
2018-04-04
1
-2
/
+4
|
*
Remove direct bitcoin calls from qt/intro.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
|
*
Remove direct bitcoin calls from qt/clientmodel.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
|
*
Remove direct bitcoin calls from qt/splashscreen.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
|
*
Remove direct bitcoin calls from qt/utilitydialog.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
|
*
Remove direct bitcoin calls from qt/bitcoingui.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
|
*
Remove direct bitcoin calls from qt/optionsmodel.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
|
*
Remove direct bitcoin calls from qt/bitcoin.cpp
Russell Yanofsky
2018-04-04
1
-47
/
+28
*
|
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
|
[moveonly] Extract HelpRequested to dry up the help options testing
Ben Woosley
2018-04-02
1
-2
/
+1
*
|
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-29
1
-0
/
+7
|
\
\
|
*
|
[wallet] Add dummy wallet init class
John Newbery
2018-03-27
1
-1
/
+3
|
*
|
[wallet] Use global g_wallet_init_interface to init/destroy the wallet.
John Newbery
2018-03-27
1
-0
/
+5
*
|
|
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Allow to optional specify the directory for the blocks storage
Jonas Schnelli
2018-03-11
1
-1
/
+1
*
|
|
|
Merge #12793: qt: Avoid reseting on resetguisettigs=0
Wladimir J. van der Laan
2018-03-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
qt: Avoid resetting on resetguisettigs=0
MarcoFalke
2018-03-26
1
-1
/
+1
*
|
|
|
|
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
1
-7
/
+2
*
|
|
|
|
Qt: Load all wallets into WalletModels
Luke Dashjr
2018-03-06
1
-10
/
+21
|
|
/
/
/
|
/
|
|
|
*
|
|
|
[qt] navigate to transaction history page after send
Sjors Provoost
2018-03-01
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Fix Windows build errors introduced in #10498
practicalswift
2018-02-12
1
-1
/
+1
*
|
|
Merge #12374: qt: Make sure splash screen is freed on AppInitMain fail
Wladimir J. van der Laan
2018-02-08
1
-2
/
+3
|
\
\
\
|
*
|
|
qt: Clarify some comments
Wladimir J. van der Laan
2018-02-07
1
-3
/
+3
|
*
|
|
qt: Make sure splash screen is freed on AppInitMain fail
Wladimir J. van der Laan
2018-02-07
1
-0
/
+1
*
|
|
|
Merge #12377: qt: Poll ShutdownTimer after init is done
Wladimir J. van der Laan
2018-02-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
qt: Poll ShutdownTimer after init is done
MarcoFalke
2018-02-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]