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
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
2015-10-29
[qt] Use fixed pitch font for the rpc console
MarcoFalke
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-06-02
[Qt] disconnect peers from peers tab via context menu
Philip Kaufmann
2015-01-16
qt: fonts: allow SubstituteFonts to filter based on user's language
Cory Fields
2015-01-02
Merge pull request #5476
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-15
Display time offset in the debug window's Peers tab
Pavel Janík
2014-11-24
[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue
Jonas Schnelli
2014-11-19
[Qt, OSX] move QProgressBarMac to guiutil.h
Jonas Schnelli
2014-11-03
Fix all header defines
Pavel Janík
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-08-18
qt: Use quint64 for formatServicesStr
Wladimir J. van der Laan
2014-08-08
[Qt] move SubstituteFonts() above ToolTipToRichTextFilter
Philip Kaufmann
[next]