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
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
2014-08-07
qt: fix unicode character display on osx when building with 10.7 sdk
Cory Fields
2014-08-04
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-06-03
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-03-27
[Qt] fix style, formating, comment and indentation problems
Philip Kaufmann
2014-03-25
qt: Do proper boost::path conversion
Wladimir J. van der Laan
2014-03-21
[QT] Fixes feel when resizing the last column on tables (issue #2862)
gubatron
2014-01-29
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-18
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-11
[Qt] remove GUIUtil::getSaveFileName() default arguments
Philip Kaufmann
2013-11-11
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-23
qt: move bitcoin URI formatting to guiutil
Wladimir J. van der Laan
2013-08-22
Reject dust amounts during validation
Gavin Andresen
2013-07-29
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-07-23
Typo
fanquake
2012-06-14
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-01
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-05-18
change strings to Bitcoin (uppercase), where it is used as a noun and update ...
Philip Kaufmann
2012-05-13
Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
Wladimir J. van der Laan
2012-05-11
guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for Too...
Philip Kaufmann
[next]