aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.h
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-1/+1
* Add sortable sent/recv bytes to Peers debug tablechromatic2021-06-081-0/+4
* Fix typospracticalswift2017-01-291-1/+1
* [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift2017-01-131-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* [Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli2016-12-051-15/+28
* qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan2016-11-241-0/+14
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+1
* Multiple Selection for peer and ban tablesAndrew Chow2016-11-081-2/+1
* Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-231-0/+2
|\
| * [Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli2016-08-261-0/+2
* | gui: add NodeID to the peer tableCory Fields2016-09-081-1/+1
|/
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [qt] Use fixed pitch font for the rpc consoleMarcoFalke2015-10-291-2/+2
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* [Qt] disconnect peers from peers tab via context menuPhilip Kaufmann2015-06-021-1/+9
* qt: fonts: allow SubstituteFonts to filter based on user's languageCory Fields2015-01-161-1/+1
* Merge pull request #5476Wladimir J. van der Laan2015-01-021-1/+4
|\
| * Display time offset in the debug window's Peers tabPavel Janík2014-12-151-1/+4
* | Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* | Remove references to X11 licenceMichael Ford2014-12-161-1/+1
|/
* [Qt, OSX] fix Qt4.8 compatibility with QProgressBar issueJonas Schnelli2014-11-241-1/+1
* [Qt, OSX] move QProgressBarMac to guiutil.hJonas Schnelli2014-11-191-0/+17
* Fix all header definesPavel Janík2014-11-031-3/+3
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-1/+3
* qt: Use quint64 for formatServicesStrWladimir J. van der Laan2014-08-181-1/+1
* [Qt] move SubstituteFonts() above ToolTipToRichTextFilterPhilip Kaufmann2014-08-081-4/+3
* qt: fix unicode character display on osx when building with 10.7 sdkCory Fields2014-08-071-0/+4
* [Qt] tweak new peers tab in console windowPhilip Kaufmann2014-08-041-0/+3
* [Qt] style police and small addition in rpcconsolePhilip Kaufmann2014-06-031-1/+0
* Qt: Add GUI view of peer information. #4133Ashley Holman2014-06-031-0/+6
* [Qt] fix style, formating, comment and indentation problemsPhilip Kaufmann2014-03-271-24/+25
* qt: Do proper boost::path conversionWladimir J. van der Laan2014-03-251-0/+8
* [QT] Fixes feel when resizing the last column on tables (issue #2862)gubatron2014-03-211-0/+40
* [Qt] extend validate line edit and btc address validatorPhilip Kaufmann2014-01-291-1/+2
* [Qt] add utilitydialog.cpp/h and helpmessage classPhilip Kaufmann2014-01-181-20/+0
* Coin Control FeaturesCozz Lovan2013-11-141-0/+2
* [Qt] remove GUIUtil::getSaveFileName() default argumentsPhilip Kaufmann2013-11-111-3/+3
* qt: add Open URI dialogWladimir J. van der Laan2013-11-111-1/+13
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+5
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* qt: move bitcoin URI formatting to guiutilWladimir J. van der Laan2013-10-231-0/+1
* Reject dust amounts during validationGavin Andresen2013-08-221-0/+3
* Bitcoin-Qt: save and restore position of debug windowPhilip Kaufmann2013-07-291-0/+5
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-1/+2
* Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-1/+1
* Typofanquake2012-07-231-1/+1
* Show command line options as dialog when opened from debug windowWladimir J. van der Laan2012-06-141-1/+5
* move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...Philip Kaufmann2012-06-011-0/+18
* change strings to Bitcoin (uppercase), where it is used as a noun and update ...Philip Kaufmann2012-05-181-1/+1