aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.h
AgeCommit message (Expand)Author
2017-01-29Fix typospracticalswift
2017-01-13[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-05[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli
2016-11-24qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-11-08Multiple Selection for peer and ban tablesAndrew Chow
2016-09-23Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli
2016-09-08gui: add NodeID to the peer tableCory Fields
2016-08-26[Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-10-29[qt] Use fixed pitch font for the rpc consoleMarcoFalke
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-06-02[Qt] disconnect peers from peers tab via context menuPhilip Kaufmann
2015-01-16qt: fonts: allow SubstituteFonts to filter based on user's languageCory Fields
2015-01-02Merge pull request #5476Wladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-15Display time offset in the debug window's Peers tabPavel Janík
2014-11-24[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issueJonas Schnelli
2014-11-19[Qt, OSX] move QProgressBarMac to guiutil.hJonas Schnelli
2014-11-03Fix all header definesPavel Janík
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-08-18qt: Use quint64 for formatServicesStrWladimir J. van der Laan
2014-08-08[Qt] move SubstituteFonts() above ToolTipToRichTextFilterPhilip Kaufmann
2014-08-07qt: fix unicode character display on osx when building with 10.7 sdkCory Fields
2014-08-04[Qt] tweak new peers tab in console windowPhilip Kaufmann
2014-06-03[Qt] style police and small addition in rpcconsolePhilip Kaufmann
2014-06-03Qt: Add GUI view of peer information. #4133Ashley Holman
2014-03-27[Qt] fix style, formating, comment and indentation problemsPhilip Kaufmann
2014-03-25qt: Do proper boost::path conversionWladimir 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 validatorPhilip Kaufmann
2014-01-18[Qt] add utilitydialog.cpp/h and helpmessage classPhilip Kaufmann
2013-11-14Coin Control FeaturesCozz Lovan
2013-11-11[Qt] remove GUIUtil::getSaveFileName() default argumentsPhilip Kaufmann
2013-11-11qt: add Open URI dialogWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-23qt: move bitcoin URI formatting to guiutilWladimir J. van der Laan
2013-08-22Reject dust amounts during validationGavin Andresen
2013-07-29Bitcoin-Qt: save and restore position of debug windowPhilip Kaufmann
2013-03-17Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann
2012-08-01Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-07-23Typofanquake
2012-06-14Show command line options as dialog when opened from debug windowWladimir J. van der Laan
2012-06-01move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...Philip Kaufmann
2012-05-18change strings to Bitcoin (uppercase), where it is used as a noun and update ...Philip Kaufmann
2012-05-13Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI codeWladimir J. van der Laan
2012-05-11guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for Too...Philip Kaufmann