aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.cpp
AgeCommit message (Expand)Author
2021-04-01qt: Add GUIUtil::ExceptionSafeConnect functionHennadii Stepanov
2021-04-01qt: Make PACKAGE_BUGREPORT link clickableHennadii Stepanov
2021-03-19 Fix wrong(1024) divisor for 1000-based prefixeswodry
2021-03-15scripted-diff: Drop redundant QString callsHennadii Stepanov
2021-03-03Change all ping times to std::chrono typesPieter Wuille
2021-02-22Merge #79: Embed monospaced fontWladimir J. van der Laan
2021-02-22Merge bitcoin-core/gui#204: Drop buggy TableViewLastColumnResizingFixer classMarcoFalke
2021-02-21qt: Make GUIUtil::fixedPitchFont aware of embedded fontHennadii Stepanov
2021-02-06gui: allow ConnectionTypeToQString to prepend direction optionallyJon Atack
2021-01-31qt: Drop buggy TableViewLastColumnResizingFixer classHennadii Stepanov
2021-01-30gui: display plain "Inbound" in peer detailsJon Atack
2021-01-28Merge bitcoin-core/gui#72: util: Log static plugins meta data and used styleJonas Schnelli
2021-01-10gui: return inbound {full, block} relay type in peer detailsJon Atack
2021-01-08gui: create GUIUtil::ConnectionTypeToQString utility functionJon Atack
2021-01-04doc: Use https URLs where possibleSawyer Billings
2020-12-27gui: create GUIUtil::NetworkToQString() utility functionJon Atack
2020-12-23util: Log static plugins meta data and styleHennadii Stepanov
2020-11-27refactor: Replace deprecated Qt::SystemLocale{Short,Long}DateHennadii Stepanov
2020-08-26qt, refactor: Fix 'pixmap is deprecated' warningsHennadii Stepanov
2020-08-26qt, refactor: Fix 'QDateTime is deprecated' warningsHennadii Stepanov
2020-08-20Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr
2020-08-12util: make EncodeBase58 consume SpansSebastian Falbesoner
2020-07-15Merge #19210: qt: Get rid of cursor in out-of-focus labelsWladimir J. van der Laan
2020-07-03qt: Get rid of cursor in out-of-focus labelsHennadii Stepanov
2020-06-18scripted-diff: Make SeparatorStyle a scoped enumHennadii Stepanov
2020-05-29util: dedup code in callers of serviceFlagToStr()Vasil Dimov
2020-05-29util: simplify the interface of serviceFlagToStr()Vasil Dimov
2020-05-29Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...Jonas Schnelli
2020-05-29Merge #17956: gui: Disable unavailable context menu items in transactions tabJonas Schnelli
2020-05-13qt: Remove QFont warnings with QPA=minimalHennadii Stepanov
2020-05-04Merge #15768: gui: Add close window shortcutJonas Schnelli
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-16Disable unavailable context menu items in transactions tabKristaps Kaupe
2020-03-04refactor: Convert ping wait time from double to int64_tBen Woosley
2020-03-04refactor: Convert ping time from double to int64_tBen Woosley
2020-02-21Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr ...Luke Dashjr
2020-02-21Bugfix: GUI: Use unsigned long long type to avoid implicit conversion of MSB ...Luke Dashjr
2020-02-05gui: Add close window shortcutMiguel Herranz
2020-01-05qt: Add LogQtInfo() functionHennadii Stepanov
2019-12-11Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStrMarcoFalke
2019-11-22gui: remove macOS start on login codefanquake
2019-11-19refactor: Nuke guiutil circular dependencyHennadii Stepanov
2019-11-19refactor: Move SendCoinsRecipient in own headerHennadii Stepanov
2019-11-14GUI: Refactor formatServicesStr to warn when a ServicesFlag is missingLuke Dashjr
2019-11-14Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStrLuke Dashjr
2019-09-06Testchains: Generic selection with -chain=<str> in addition of -testnet and -...Jorge Timón
2019-09-01Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...fanquake
2019-08-31qt: Replace objc_msgSend with native syntaxHennadii Stepanov
2019-08-29qt: Replace QFontMetrics::width() with TextWidth()Hennadii Stepanov
2019-08-25qt: Replace obsolete functions of QDesktopWidgetHennadii Stepanov