aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI codeWladimir J. van der Laan2012-05-131-0/+3
* guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for Too...Philip Kaufmann2012-05-111-2/+2
* add code to open (display) debug.log on Windows with the associated applicati...Philip Kaufmann2012-05-111-0/+3
* Allow Qt to wrap long tooltips (fixes #1063)Wladimir J. van der Laan2012-05-051-0/+18
* Toggle main window hide on tray icon clicksje3972012-04-111-17/+18
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-4/+4
* Code deduplication: make function in GUIUtil to get connection type to call o...Wladimir J. van der Laan2012-04-041-0/+8
* Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoinGavin Andresen2012-02-221-0/+14
|\
| * fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...Wladimir J. van der Laan2012-02-151-0/+14
* | Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan2012-02-171-1/+2
|/
* Copy amount to clipboard (implements #657)Wladimir J. van der Laan2011-12-231-0/+10
* Move HtmlEscape (escape for qt rich text controls) to qt gui utilitiesWladimir J. van der Laan2011-12-231-0/+4
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1
* Improve documentation for UI classesWladimir J. van der Laan2011-11-131-0/+2
* QtUI code cleanup / comment improvementsWladimir J. van der Laan2011-08-081-2/+2
* allow empty/missing amounts in URLWladimir J. van der Laan2011-08-071-0/+1
* Accept "bitcoin:" URL drops from browsersWladimir J. van der Laan2011-08-071-1/+7
* show last few transactions on overview pageWladimir J. van der Laan2011-08-031-0/+2
* preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issueWladimir J. van der Laan2011-07-251-6/+0
* Implement filter row instead of tabs, allows for more expressive filtersWladimir J. van der Laan2011-06-291-1/+7
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+25