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.h
Age
Commit message (
Expand
)
Author
2020-07-03
qt: Get rid of cursor in out-of-focus labels
Hennadii Stepanov
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-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
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-05
gui: Add close window shortcut
Miguel Herranz
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #17826: qt: Log Qt related info
Wladimir J. van der Laan
2020-01-05
qt: Add LogQtInfo() function
Hennadii Stepanov
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-01-15
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-11-05
qt: Add GUIUtil::bringToFront
João Barbosa
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
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 macOS ProgressBar workaround
fanquake
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-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin access from qt/guiutil.cpp
Russell Yanofsky
2018-03-25
Qt: Remove unused method setupAmountWidget(...)
practicalswift
2018-03-21
Fix typos
Dimitris Apostolou
2018-01-15
Use flexible font size for QRCode image address
Jonas Schnelli
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-10-16
move human-readable byte formatting to guiutil
Aaron Golliver
2017-09-21
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-04-10
Merge #9890: Add a button to open the config file in a text editor
Jonas Schnelli
2017-04-03
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-03-23
Add a button to open the config file in a text editor
Eric Shaw Jr
2017-01-29
Fix typos
practicalswift
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-05
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...
Jonas Schnelli
2016-11-24
qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel
Wladimir J. van der Laan
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-08
Multiple Selection for peer and ban tables
Andrew Chow
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-08
gui: add NodeID to the peer table
Cory Fields
2016-08-26
[Refactor] refactor function that forms human readable text out of a timeoffset
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
[next]