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
2020-06-10
Make GetWarnings() return bilingual_str
Hennadii Stepanov
2020-06-10
gui: add missing translation.h include to fix build
fanquake
2020-06-09
refactor: Change Node::initError to take bilingual_str
Wladimir J. van der Laan
2020-06-08
Merge #18898: gui: Display warnings as rich text
MarcoFalke
2020-06-05
Merge #19132: qt: lock cs_main, m_cached_tip_mutex in that order
Jonas Schnelli
2020-06-05
Merge #15202: gui: Add Close All Wallets action
Jonas Schnelli
2020-06-02
Merge #19104: gui, refactor: Register Qt meta types in application constructor
Jonas Schnelli
2020-06-01
qt: lock cs_main, m_cached_tip_mutex in that order
Vasil Dimov
2020-06-01
Merge #19072: doc: Expand section on Getting Started
fanquake
2020-06-01
gui: Add Close All Wallets action
João Barbosa
2020-06-01
gui: Add closeAllWallets to WalletController
João Barbosa
2020-05-29
util: dedup code in callers of serviceFlagToStr()
Vasil Dimov
2020-05-29
util: simplify the interface of serviceFlagToStr()
Vasil Dimov
2020-05-29
gui, refactor: Register Qt meta types in application constructor
João Barbosa
2020-05-29
Merge #14988: wallet: Fix for confirmed column in csv export for payment to s...
Jonas Schnelli
2020-05-29
Merge #18424: qt: Use parent-child relation to manage lifetime of OptionsMode...
Jonas Schnelli
2020-05-29
Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...
Jonas Schnelli
2020-05-29
Merge #17993: gui: Balance/TxStatus polling update based on last block hash.
Jonas Schnelli
2020-05-29
Merge #17968: qt: Ensure that ModalOverlay is resized properly
Jonas Schnelli
2020-05-29
Merge #17956: gui: Disable unavailable context menu items in transactions tab
Jonas Schnelli
2020-05-29
Merge #17918: qt: Hide non PKHash-Addresses in signing address book
Jonas Schnelli
2020-05-29
Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimal
Jonas Schnelli
2020-05-29
Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog
Jonas Schnelli
2020-05-29
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-28
Add missing QPainterPath include
Andrew Chow
2020-05-27
doc: Fix unrelated typos reported by codespell
MarcoFalke
2020-05-27
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-26
Merge #19032: Serialization improvements: final step
Wladimir J. van der Laan
2020-05-23
BlockTip struct created and connected to notifyHeaderTip and notifyBlockTip s...
furszy
2020-05-23
Added best block hash to the NotifyHeaderTip and NotifyBlockTip signals.
furszy
2020-05-23
qt: Add BitcoinUnits::formatWithPrivacy() function
Hennadii Stepanov
2020-05-21
Merge #18997: gui: Remove un-actionable TODO
MarcoFalke
2020-05-20
Convert Qt to new serialization
Pieter Wuille
2020-05-20
Merge #18587: gui: Avoid wallet tryGetBalances calls in WalletModel::pollBala...
Jonas Schnelli
2020-05-19
refactor: Remove Node:: queries from GUI
Hennadii Stepanov
2020-05-19
qt: Add SynchronizationState enum to signal parameter
Hennadii Stepanov
2020-05-19
refactor: Remove Node::getReindex() call from GUI
Hennadii Stepanov
2020-05-19
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-17
gui: Remove un-actionable TODO
MarcoFalke
2020-05-13
Merge #18922: gui: Do not translate InitWarning messages in debug.log
Jonas Schnelli
2020-05-13
qt: Remove QFont warnings with QPA=minimal
Hennadii Stepanov
2020-05-13
Merge #18894: gui: Fix manual coin control with multiple wallets loaded
Jonas Schnelli
2020-05-13
Merge #18578: gui: Fix leak in CoinControlDialog::updateView
Jonas Schnelli
2020-05-11
refactor: Add BerkeleyDatabaseVersion() function
Hennadii Stepanov
2020-05-11
Merge #18914: refactor: Apply override specifier consistently
MarcoFalke
2020-05-10
util: Drop OpOriginal() and OpTranslated()
Hennadii Stepanov
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-07
qt: Display warnings as rich text
Hennadii Stepanov
2020-05-05
gui: Fix manual coin control with multiple wallets loaded
João Barbosa
2020-05-05
qt: Rename slot to updateDisplayUnit()
Hennadii Stepanov
[next]