aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.cpp
AgeCommit message (Expand)Author
2015-04-20[Qt, Trivial] fix header groupings + space, intdentation fixesPhilip Kaufmann
2015-03-21Add a NODE_GETUTXO service bit and document NODE_NETWORK.Mike Hearn
2015-02-19[Qt, Linux] honor current network when creating autostart linkPhilip Kaufmann
2015-02-19[Qt, Win] honor current network when creating autostart linkPhilip Kaufmann
2015-01-29Merge pull request #5477Wladimir J. van der Laan
2015-01-21LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedF...Cory Fields
2015-01-17qt: fix broken unicode chars on osx 10.10Cory Fields
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-12-03MOVEONLY: core/ -> primitives/Luke Dashjr
2014-10-27MOVEONLY: Separate CTransaction and dependencies from corejtimon
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-16Move CTxDestination from script/script to script/standardPieter Wuille
2014-08-18qt: Use quint64 for formatServicesStrWladimir J. van der Laan
2014-08-14Merge pull request #4659Wladimir J. van der Laan
2014-08-11Merge pull request #4622Wladimir J. van der Laan
2014-08-08URLs containing a / after the address no longer cause parsing errors.Ross Nicoll
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] format ping times in peers tab as msPhilip Kaufmann
2014-08-04[Qt] tweak new peers tab in console windowPhilip Kaufmann
2014-07-20[Qt] Fix thin space in URICozz Lovan
2014-07-03Move fee policy out of coreGavin Andresen
2014-06-23[Qt] don't allow translation of our example btc addressPhilip Kaufmann
2014-06-06Type-safe CFeeRate classGavin Andresen
2014-06-03[Qt] style police and small addition in rpcconsolePhilip Kaufmann
2014-06-03Merge pull request #4225Wladimir J. van der Laan
2014-06-03Qt: Add GUI view of peer information. #4133Ashley Holman
2014-05-29[Qt] Fix Start bitcoin on system loginCozz Lovan
2014-05-24Qt: Fix monospace font in osx 10.9Cory Fields
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-28[Qt] fix bitcoin: URI strings (spelling fixes)Philip Kaufmann
2014-01-23qt: Fix richtext detection hang issue on very old Qt versionsWladimir J. van der Laan
2014-01-18[Qt] add utilitydialog.cpp/h and helpmessage classPhilip Kaufmann
2013-12-16some more small re-branding changes (Bitcoin Core)Philip Kaufmann
2013-12-13Rebrand to `Bitcoin Core`Wladimir J. van der Laan
2013-12-03[Qt] small notificator and style changesPhilip Kaufmann
2013-11-16[Qt] use GUIUtil::setClipboard() where possiblePhilip Kaufmann
2013-11-14Coin Control FeaturesCozz Lovan
2013-11-12qt: make URI scheme comparison case insensitiveWladimir J. van der Laan
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-26GUIUtil: make getSaveFileName() use native OS path separatorsPhilip Kaufmann