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
2018-07-25
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-25
gui: remove macOS ProgressBar workaround
fanquake
2018-07-25
gui: remove SubstituteFonts
fanquake
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-23
qt: Update translation source messages
Wladimir J. van der Laan
2018-07-22
Merge #13691: Remove redundant variables, statements and forward declarations
MarcoFalke
2018-07-18
Remove redundant forward declaration
practicalswift
2018-07-12
[Qt] Disable creating receive addresses when private keys are disabled
Jonas Schnelli
2018-07-09
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-04
Merge #13235: Break circular dependency: init -> * -> init by extracting shut...
Wladimir J. van der Laan
2018-07-02
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-01
Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every row
Jonas Schnelli
2018-06-26
Show symbol for inbound/outbound in peer table
wodry
2018-06-25
Merge #13536: [qt] coincontrol: Remove unused qt4 workaround
MarcoFalke
2018-06-25
Merge #13528: qt: Move BitcoinGUI initializers to class, fix initializer orde...
MarcoFalke
2018-06-25
qt: Move BitcoinGUI initializers to class, fix initializer order warning
Wladimir J. van der Laan
2018-06-25
[qt] coincontrol: Remove unused qt4 workaround
MarcoFalke
2018-06-25
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
Drop unused init.h includes
Ben Woosley
2018-06-24
Merge #13480: Avoid copies in range-for loops and add a warning to detect them
Wladimir J. van der Laan
2018-06-24
Merge #13458: gui: Drop qt4 support
Wladimir J. van der Laan
2018-06-21
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-20
bugfix: Delete walletView in WalletFrame::removeWallet
João Barbosa
2018-06-18
ui: Support wallets unloaded dynamically
João Barbosa
2018-06-18
doc: Remove mention of Qt4 from build docs
Wladimir J. van der Laan
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-15
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-11
Merge #13043: [qt] OptionsDialog: add prune setting
Wladimir J. van der Laan
2018-06-04
Rename “OS X” to the newer “macOS” convention
Giulio Lombardo
2018-05-30
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
Stop translating command line options
Wladimir J. van der Laan
2018-05-29
Merge #13273: Qt/Bugfix: fix handling default wallet with no name
Wladimir J. van der Laan
2018-05-28
Merge #13275: Qt: use [default wallet] as name for wallet with no name
Wladimir J. van der Laan
2018-05-24
Merge #13284: gui: fix visual "overflow" of amount input.
Wladimir J. van der Laan
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-20
Increased max width of amount field to prevent number overflow bug.
Brandon Ruggles
2018-05-19
Qt: use [default wallet] as name for wallet with no name
Jonas Schnelli
2018-05-18
Qt/Bugfix: fix handling default wallet with no name
João Barbosa
2018-05-18
Merge #13097: ui: Support wallets loaded dynamically
Jonas Schnelli
2018-05-18
Merge #13264: [qt] Satoshi unit
Jonas Schnelli
2018-05-18
fixup! ui: Support wallets loaded dynamically
João Barbosa
2018-05-17
[qt] Added satoshi unit
GreatSock
2018-05-17
[qt] BitcoinUnits::format with zero decimals
GreatSock
2018-05-17
GUI: Allow generating Bech32 addresses with a legacy-address default
Luke Dashjr
2018-05-17
GUI: Rephrase Bech32 checkbox text/tooltip
Luke Dashjr
2018-05-16
ui: Support wallets loaded dynamically
João Barbosa
2018-05-16
ui: Remove unnecessary variable fFirstWallet
João Barbosa
2018-05-15
[gui] Add proxy icon in statusbar
Cristian Mircea Messel
2018-05-15
[qt] OptionsDialog: add prune setting
Sjors Provoost
[next]