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-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-03-29
Merge #21531: test: remove qt byteswap compattests
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#154: qt: Support macOS Dark mode
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#251: Improve URI/file handling message
MarcoFalke
2021-03-29
test: remove qt byteswap compattests
fanquake
2021-03-28
Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...
MarcoFalke
2021-03-26
Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blank w...
MarcoFalke
2021-03-24
Merge #17227: Qt: Add Android packaging support
Wladimir J. van der Laan
2021-03-23
qt: fix issue when disabling the auto-enabled blank wallet checkbox
Jarol Rodriguez
2021-03-23
Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes...
MarcoFalke
2021-03-23
qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) calls
Hennadii Stepanov
2021-03-21
Qt: add Android packaging support
Igor Cota
2021-03-19
Merge #21328: net, refactor: pass uint16 CService::port as uint16
MarcoFalke
2021-03-19
Fix wrong(1024) divisor for 1000-based prefixes
wodry
2021-03-17
qt: Improve URI/file handling message
Hennadii Stepanov
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-16
p2p, refactor: pass and use uint16_t CService::port as uint16_t
Jon Atack
2021-03-16
Merge #220: Do not translate file extensions
Wladimir J. van der Laan
2021-03-16
Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur w...
MarcoFalke
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-15
scripted-diff: Drop redundant QString calls
Hennadii Stepanov
2021-03-12
Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
Hennadii Stepanov
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-11
Merge bitcoin-core/gui#188: Write PSBTs to file with binary mode
MarcoFalke
2021-03-11
Merge #21376: depends: Qt 5.12.10
Wladimir J. van der Laan
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
2021-03-10
Merge bitcoin-core/gui#229: Fix regression with initial sorting after pr205
MarcoFalke
2021-03-10
build: Add QMacStyle support
Hennadii Stepanov
2021-03-08
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
MarcoFalke
2021-03-07
Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixe...
MarcoFalke
2021-03-07
Merge #19771: net: Replace enum CConnMan::NumConnections with enum class Conn...
MarcoFalke
2021-03-07
Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *Ta...
MarcoFalke
2021-03-06
qt test: Don't bind to regtest port
Andrew Chow
2021-03-06
qt: Do not translate file extensions
Hennadii Stepanov
2021-03-05
Merge bitcoin-core/gui#217: qt: Make warning label look clickable
MarcoFalke
2021-03-04
net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
Luke Dashjr
2021-03-03
Change all ping times to std::chrono types
Pieter Wuille
2021-02-28
Hoist repeated translated strings to RPCConsole struct members
Jon Atack
2021-02-28
RPCConsole::updateDetailWidget: convert strings to translated strings
Jon Atack
2021-02-28
Merge #21286: build: Bump minimum Qt version to 5.9.5
fanquake
2021-02-27
qt: Fix regression with initial sorting after pr205
Hennadii Stepanov
2021-02-25
Allow icon colorization on mac os to better support dark mode
Uplab
2021-02-25
Merge bitcoin-core/gui#226: Add "Last Block" and "Last Tx" rows to peer detai...
MarcoFalke
2021-02-25
gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer details
Jon Atack
2021-02-25
gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer details
Jon Atack
2021-02-25
qt: add RPCConsole::TimeDurationField helper, call systime only once
Jon Atack
2021-02-25
Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label" ac...
MarcoFalke
2021-02-25
Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when ap...
MarcoFalke
2021-02-25
Merge bitcoin-core/gui#219: qt: Prevent the main window popup menu
MarcoFalke
2021-02-24
qt: Rename "Edit label" to "Edit address label"
Wladimir J. van der Laan
[next]