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
Age
Commit message (
Expand
)
Author
2021-01-07
gui: Add NAT-PMP network option
Hennadii Stepanov
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2021-01-07
gui: Apply port mapping changes on dialog exit
Hennadii Stepanov
2021-01-07
refactor: Move port mapping code to its own module
Hennadii Stepanov
2021-01-07
Merge bitcoin-core/gui#173: Follow Qt docs when implementing rowCount and col...
MarcoFalke
2021-01-07
Merge bitcoin-core/gui#165: Save QSplitter state in QSettings
MarcoFalke
2021-01-04
doc: fix various typos
Ikko Ashimine
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2021-01-02
qt: Follow Qt docs when implementing rowCount and columnCount
Hennadii Stepanov
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-27
gui: display network in peer details
Jon Atack
2020-12-27
gui: rename peer tab column headers, initialize in .h
Hennadii Stepanov
2020-12-27
gui: add network column in peers tab/window
Jon Atack
2020-12-27
gui: fix broken doxygen formatting in src/qt/guiutil.h
Jon Atack
2020-12-27
gui: create GUIUtil::NetworkToQString() utility function
Jon Atack
2020-12-25
qt: Save QSplitter state in QSettings
Hennadii Stepanov
2020-12-20
[net processing] Rename nStartingHeight to m_starting_height
John Newbery
2020-12-20
[net processing] Move nStartingHeight to Peer
John Newbery
2020-12-18
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-17
Merge bitcoin-core/gui#153: Define MAX_DIGITS_BTC for magic number in Bitcoin...
MarcoFalke
2020-12-15
GUI: Define MAX_DIGITS_BTC for magic number in BitcoinUnits::format
Luke Dashjr
2020-12-15
Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...
Jonas Schnelli
2020-12-08
qt/test: [FIX] Add forgotten Context setting in RPCNestedTests
Carl Dong
2020-12-04
refactor: Use C++17 std::array where possible
MarcoFalke
2020-12-02
Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp...
fanquake
2020-12-02
Merge #18948: qt: Call setParent() in the parent's context
Jonas Schnelli
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-12-01
Merge #20496: build: Drop unneeded macOS framework dependencies
Jonas Schnelli
2020-12-01
Merge bitcoin-core/gui#137: refactor: Replace deprecated Qt::SystemLocale{Sho...
Jonas Schnelli
2020-11-27
qt: unlock wallet "OK" button bugfix
Michael Dietz
2020-11-27
refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date
Hennadii Stepanov
2020-11-25
build: Drop unneeded ApplicationServices framework dependency
Hennadii Stepanov
2020-11-25
qt: Improve comments in WalletController::getOrCreateWallet()
Hennadii Stepanov
2020-11-25
qt: Call setParent() in the parent's context
Hennadii Stepanov
2020-11-25
qt: Add ObjectInvoke template function
Hennadii Stepanov
2020-11-23
Merge #20202: wallet: Make BDB support optional
Wladimir J. van der Laan
2020-11-20
Merge #20223: build: Drop the leading 0 from the version number
MarcoFalke
2020-11-20
Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected
Jonas Schnelli
2020-11-20
Merge bitcoin-core/gui#21: Update pruning tooltip, original author BitcoinErr...
Jonas Schnelli
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-18
GUI: Force descriptor wallets when BDB is not compiled
Andrew Chow
2020-11-18
Do not compile BDB things when USE_BDB is defined
Andrew Chow
2020-11-18
Include wallet/bdb.h where it is actually being used
Andrew Chow
2020-11-18
Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#118: Remove BDB version from the Information tab
MarcoFalke
2020-11-17
Merge #20401: qt: Pre-splitoff translations update
fanquake
2020-11-17
Merge bitcoin-core/gui#96: Slight improve create wallet dialog
MarcoFalke
2020-11-16
qt: Pre-splitoff translations update
Wladimir J. van der Laan
[next]