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
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
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-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
2019-07-12
Remove unused bits from the service flags enum
MarcoFalke
2019-07-12
Fix autostart filenames on Linux
Hennadii Stepanov
2019-06-03
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-04-29
Merge #15371: gui: Uppercase bech32 addresses in qr codes
Jonas Schnelli
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-02-09
gui: Uppercase bech32 addresses in qr codes
Ben Carman
2019-01-23
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Chun Kuan Lee
2019-01-21
Fix macOS launch-at-startup memory issue
Jonas Schnelli
2019-01-21
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
Jonas Schnelli
2019-01-15
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2018-11-25
Use window() instead of obsolete topLevelWidget()
Hennadii Stepanov
2018-11-14
Bump the minimum Qt version to 5.2
Hennadii Stepanov
2018-11-12
Merge #14123: gui: Add GUIUtil::bringToFront
Wladimir J. van der Laan
2018-11-05
qt: Add GUIUtil::bringToFront
João Barbosa
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-09-26
Move boost/std fstream to fsbridge
Chun Kuan Lee
2018-09-23
Make fs::path::string() always return utf-8 string
Chun Kuan Lee
2018-09-11
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...
Wladimir J. van der Laan
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-15
refactor: use fs:: over boost::filesystem::
fanquake
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-04
Drop boost::scoped_array
Chun Kuan Lee
2018-07-30
gui: Add GUIUtil::ItemDelegate with keyEscapePressed signal
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-25
gui: remove SubstituteFonts
fanquake
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-04-08
Merge #12878: [refactor] Config handling refactoring in preparation for netwo...
Jonas Schnelli
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-06
Move ChainNameFromCommandLine into ArgsManager and rename to GetChainName
Anthony Towns
2018-04-04
Remove direct bitcoin access from qt/guiutil.cpp
Russell Yanofsky
2018-03-25
Qt: Remove unused method setupAmountWidget(...)
practicalswift
[next]