index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
guiutil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Win32 defines to configure.ac to ensure they are globally defined
Luke Dashjr
2020-08-20
1
-5
/
+0
*
util: make EncodeBase58 consume Spans
Sebastian Falbesoner
2020-08-12
1
-1
/
+1
*
Merge #19210: qt: Get rid of cursor in out-of-focus labels
Wladimir J. van der Laan
2020-07-15
1
-0
/
+22
|
\
|
*
qt: Get rid of cursor in out-of-focus labels
Hennadii Stepanov
2020-07-03
1
-0
/
+22
*
|
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
2020-06-18
1
-1
/
+1
|
/
*
util: dedup code in callers of serviceFlagToStr()
Vasil Dimov
2020-05-29
1
-6
/
+2
*
util: simplify the interface of serviceFlagToStr()
Vasil Dimov
2020-05-29
1
-1
/
+1
*
Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...
Jonas Schnelli
2020-05-29
1
-20
/
+2
|
\
|
*
Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr ...
Luke Dashjr
2020-02-21
1
-19
/
+1
|
*
Bugfix: GUI: Use unsigned long long type to avoid implicit conversion of MSB ...
Luke Dashjr
2020-02-21
1
-1
/
+1
*
|
Merge #17956: gui: Disable unavailable context menu items in transactions tab
Jonas Schnelli
2020-05-29
1
-2
/
+9
|
\
\
|
*
|
Disable unavailable context menu items in transactions tab
Kristaps Kaupe
2020-04-16
1
-2
/
+9
|
|
/
*
|
qt: Remove QFont warnings with QPA=minimal
Hennadii Stepanov
2020-05-13
1
-1
/
+9
*
|
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-04
1
-0
/
+6
|
\
\
|
*
|
gui: Add close window shortcut
Miguel Herranz
2020-02-05
1
-0
/
+6
|
|
/
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
|
refactor: Convert ping wait time from double to int64_t
Ben Woosley
2020-03-04
1
-5
/
+0
*
|
refactor: Convert ping time from double to int64_t
Ben Woosley
2020-03-04
1
-0
/
+5
|
/
*
qt: Add LogQtInfo() function
Hennadii Stepanov
2020-01-05
1
-0
/
+25
*
Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
MarcoFalke
2019-12-11
1
-20
/
+21
|
\
|
*
GUI: Refactor formatServicesStr to warn when a ServicesFlag is missing
Luke Dashjr
2019-11-14
1
-24
/
+19
|
*
Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
Luke Dashjr
2019-11-14
1
-4
/
+10
*
|
gui: remove macOS start on login code
fanquake
2019-11-22
1
-84
/
+0
*
|
refactor: Nuke guiutil circular dependency
Hennadii Stepanov
2019-11-19
1
-1
/
+0
*
|
refactor: Move SendCoinsRecipient in own header
Hennadii Stepanov
2019-11-19
1
-0
/
+1
|
/
*
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-09-06
1
-2
/
+2
*
Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...
fanquake
2019-09-01
1
-5
/
+3
|
\
|
*
qt: Replace objc_msgSend with native syntax
Hennadii Stepanov
2019-08-31
1
-5
/
+3
*
|
qt: Replace QFontMetrics::width() with TextWidth()
Hennadii Stepanov
2019-08-29
1
-1
/
+1
*
|
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-25
1
-1
/
+0
*
|
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
1
-1
/
+10
|
/
*
Merge #16379: Fix autostart filenames on Linux for testnet/regtest
Wladimir J. van der Laan
2019-07-18
1
-1
/
+1
|
\
|
*
Fix autostart filenames on Linux
Hennadii Stepanov
2019-07-12
1
-1
/
+1
*
|
Remove unused bits from the service flags enum
MarcoFalke
2019-07-12
1
-6
/
+3
|
/
*
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-06-03
1
-1
/
+10
*
Merge #15371: gui: Uppercase bech32 addresses in qr codes
Jonas Schnelli
2019-04-29
1
-1
/
+3
|
\
|
*
gui: Uppercase bech32 addresses in qr codes
Ben Carman
2019-02-09
1
-1
/
+3
*
|
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-04-23
1
-0
/
+5
|
/
*
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Chun Kuan Lee
2019-01-23
1
-4
/
+0
*
Fix macOS launch-at-startup memory issue
Jonas Schnelli
2019-01-21
1
-10
/
+10
*
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
Jonas Schnelli
2019-01-21
1
-1
/
+1
*
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2019-01-15
1
-1
/
+15
*
Use window() instead of obsolete topLevelWidget()
Hennadii Stepanov
2018-11-25
1
-1
/
+1
*
Bump the minimum Qt version to 5.2
Hennadii Stepanov
2018-11-14
1
-11
/
+1
*
Merge #14123: gui: Add GUIUtil::bringToFront
Wladimir J. van der Laan
2018-11-12
1
-5
/
+29
|
\
|
*
qt: Add GUIUtil::bringToFront
João Barbosa
2018-11-05
1
-5
/
+29
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
*
Move boost/std fstream to fsbridge
Chun Kuan Lee
2018-09-26
1
-3
/
+3
*
Make fs::path::string() always return utf-8 string
Chun Kuan Lee
2018-09-23
1
-4
/
+2
*
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...
Wladimir J. van der Laan
2018-09-11
1
-24
/
+7
|
\
[next]