aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.cpp
AgeCommit message (Expand)Author
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
2013-10-23qt: move bitcoin URI formatting to guiutilWladimir J. van der Laan
2013-10-23qt: add message field to SendCoinsRecipientWladimir J. van der Laan
2013-10-21Add separate bitcoin-rpc clientWladimir J. van der Laan
2013-08-22Reject dust amounts during validationGavin Andresen
2013-08-05Merge pull request #2827 from Diapolo/rpccon_winposGavin Andresen
2013-07-31Remove #define loop from util.hGavin Andresen
2013-07-29Bitcoin-Qt: save and restore position of debug windowPhilip Kaufmann
2013-07-23Bitcoin-Qt: fix QApplication includes to match our include defaultsPhilip Kaufmann
2013-06-16qt: allow user to choose data directoryWladimir J. van der Laan
2013-06-03Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFixJonas Schnelli
2013-06-03MaxOSX: settings fixes (#2371)Jonas Schnelli
2013-06-01Qt5 compatibilityWladimir J. van der Laan
2013-04-02Bitcoin-Qt: only use qApp for Q(Core)Application::instance()Philip Kaufmann
2013-04-02Bitcoin-Qt: fix copy via context-menu brokenPhilip Kaufmann
2013-03-29Merge pull request #2350 from DavidGriffith/masterWladimir J. van der Laan