aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2021-03-29Merge #21531: test: remove qt byteswap compattestsMarcoFalke
2021-03-29Merge bitcoin-core/gui#154: qt: Support macOS Dark modeMarcoFalke
2021-03-29Merge bitcoin-core/gui#251: Improve URI/file handling messageMarcoFalke
2021-03-29test: remove qt byteswap compattestsfanquake
2021-03-28Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...MarcoFalke
2021-03-26Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blank w...MarcoFalke
2021-03-24Merge #17227: Qt: Add Android packaging supportWladimir J. van der Laan
2021-03-23qt: fix issue when disabling the auto-enabled blank wallet checkboxJarol Rodriguez
2021-03-23Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes...MarcoFalke
2021-03-23qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) callsHennadii Stepanov
2021-03-21Qt: add Android packaging supportIgor Cota
2021-03-19Merge #21328: net, refactor: pass uint16 CService::port as uint16MarcoFalke
2021-03-19 Fix wrong(1024) divisor for 1000-based prefixeswodry
2021-03-17qt: Improve URI/file handling messageHennadii Stepanov
2021-03-17Merge #21415: refactor: remove Optional & nulloptWladimir J. van der Laan
2021-03-16p2p, refactor: pass and use uint16_t CService::port as uint16_tJon Atack
2021-03-16Merge #220: Do not translate file extensionsWladimir J. van der Laan
2021-03-16Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur w...MarcoFalke
2021-03-15scripted-diff: remove Optional & nulloptfanquake
2021-03-15scripted-diff: Drop redundant QString callsHennadii Stepanov
2021-03-12Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"Hennadii Stepanov
2021-03-12Merge #21404: refactor: Remove MakeUnique<T>()MarcoFalke
2021-03-11Merge bitcoin-core/gui#188: Write PSBTs to file with binary modeMarcoFalke
2021-03-11Merge #21376: depends: Qt 5.12.10Wladimir J. van der Laan
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2021-03-10Merge bitcoin-core/gui#229: Fix regression with initial sorting after pr205MarcoFalke
2021-03-10build: Add QMacStyle supportHennadii Stepanov
2021-03-08Merge bitcoin-core/gui#233: qt test: Don't bind to regtest portMarcoFalke
2021-03-07Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixe...MarcoFalke
2021-03-07Merge #19771: net: Replace enum CConnMan::NumConnections with enum class Conn...MarcoFalke
2021-03-07Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *Ta...MarcoFalke
2021-03-06qt test: Don't bind to regtest portAndrew Chow
2021-03-06qt: Do not translate file extensionsHennadii Stepanov
2021-03-05Merge bitcoin-core/gui#217: qt: Make warning label look clickableMarcoFalke
2021-03-04net: Replace enum CConnMan::NumConnections with enum class ConnectionDirectionLuke Dashjr
2021-03-03Change all ping times to std::chrono typesPieter Wuille
2021-02-28Hoist repeated translated strings to RPCConsole struct membersJon Atack
2021-02-28RPCConsole::updateDetailWidget: convert strings to translated stringsJon Atack
2021-02-28Merge #21286: build: Bump minimum Qt version to 5.9.5fanquake
2021-02-27qt: Fix regression with initial sorting after pr205Hennadii Stepanov
2021-02-25Allow icon colorization on mac os to better support dark modeUplab
2021-02-25Merge bitcoin-core/gui#226: Add "Last Block" and "Last Tx" rows to peer detai...MarcoFalke
2021-02-25gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer detailsJon Atack
2021-02-25gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer detailsJon Atack
2021-02-25qt: add RPCConsole::TimeDurationField helper, call systime only onceJon Atack
2021-02-25Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label" ac...MarcoFalke
2021-02-25Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when ap...MarcoFalke
2021-02-25Merge bitcoin-core/gui#219: qt: Prevent the main window popup menuMarcoFalke
2021-02-24qt: Rename "Edit label" to "Edit address label"Wladimir J. van der Laan
2021-02-24Revert "qt: Remove Transactionview Edit Label Action"Wladimir J. van der Laan