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
/
guiutil.cpp
Age
Commit message (
Expand
)
Author
2021-03-19
Fix wrong(1024) divisor for 1000-based prefixes
wodry
2021-03-15
scripted-diff: Drop redundant QString calls
Hennadii Stepanov
2021-03-03
Change all ping times to std::chrono types
Pieter Wuille
2021-02-22
Merge #79: Embed monospaced font
Wladimir J. van der Laan
2021-02-22
Merge bitcoin-core/gui#204: Drop buggy TableViewLastColumnResizingFixer class
MarcoFalke
2021-02-21
qt: Make GUIUtil::fixedPitchFont aware of embedded font
Hennadii Stepanov
2021-02-06
gui: allow ConnectionTypeToQString to prepend direction optionally
Jon Atack
2021-01-31
qt: Drop buggy TableViewLastColumnResizingFixer class
Hennadii Stepanov
2021-01-30
gui: display plain "Inbound" in peer details
Jon Atack
2021-01-28
Merge bitcoin-core/gui#72: util: Log static plugins meta data and used style
Jonas Schnelli
2021-01-10
gui: return inbound {full, block} relay type in peer details
Jon Atack
2021-01-08
gui: create GUIUtil::ConnectionTypeToQString utility function
Jon Atack
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2020-12-27
gui: create GUIUtil::NetworkToQString() utility function
Jon Atack
2020-12-23
util: Log static plugins meta data and style
Hennadii Stepanov
2020-11-27
refactor: Replace deprecated Qt::SystemLocale{Short,Long}Date
Hennadii Stepanov
2020-08-26
qt, refactor: Fix 'pixmap is deprecated' warnings
Hennadii Stepanov
2020-08-26
qt, refactor: Fix 'QDateTime is deprecated' warnings
Hennadii Stepanov
2020-08-20
Move Win32 defines to configure.ac to ensure they are globally defined
Luke Dashjr
2020-08-12
util: make EncodeBase58 consume Spans
Sebastian Falbesoner
2020-07-15
Merge #19210: qt: Get rid of cursor in out-of-focus labels
Wladimir J. van der Laan
2020-07-03
qt: Get rid of cursor in out-of-focus labels
Hennadii Stepanov
2020-06-18
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
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
Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...
Jonas Schnelli
2020-05-29
Merge #17956: gui: Disable unavailable context menu items in transactions tab
Jonas Schnelli
2020-05-13
qt: Remove QFont warnings with QPA=minimal
Hennadii Stepanov
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
Disable unavailable context menu items in transactions tab
Kristaps Kaupe
2020-03-04
refactor: Convert ping wait time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert ping time from double to int64_t
Ben Woosley
2020-02-21
Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr ...
Luke Dashjr
2020-02-21
Bugfix: GUI: Use unsigned long long type to avoid implicit conversion of MSB ...
Luke Dashjr
2020-02-05
gui: Add close window shortcut
Miguel Herranz
2020-01-05
qt: Add LogQtInfo() function
Hennadii Stepanov
2019-12-11
Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
MarcoFalke
2019-11-22
gui: remove macOS start on login code
fanquake
2019-11-19
refactor: Nuke guiutil circular dependency
Hennadii Stepanov
2019-11-19
refactor: Move SendCoinsRecipient in own header
Hennadii Stepanov
2019-11-14
GUI: Refactor formatServicesStr to warn when a ServicesFlag is missing
Luke Dashjr
2019-11-14
Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
Luke Dashjr
2019-09-06
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-09-01
Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...
fanquake
2019-08-31
qt: Replace objc_msgSend with native syntax
Hennadii Stepanov
2019-08-29
qt: Replace QFontMetrics::width() with TextWidth()
Hennadii Stepanov
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-07-18
Merge #16379: Fix autostart filenames on Linux for testnet/regtest
Wladimir J. van der Laan
[next]