94 Commits (723c7526368badda15df8ac1ffc047a0ab2e384a)

Author SHA1 Message Date
jtimon 4a3587d8db MOVEONLY: Separate CTransaction and dependencies from core 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
Wladimir J. van der Laan e4731dd85c
qt: Use quint64 for formatServicesStr 10 years ago
Ross Nicoll c7f3876d4a URLs containing a / after the address no longer cause parsing errors. 10 years ago
Philip Kaufmann c4bae53092 [Qt] move SubstituteFonts() above ToolTipToRichTextFilter 10 years ago
Cory Fields 292cc072f3 qt: fix unicode character display on osx when building with 10.7 sdk 10 years ago
Philip Kaufmann ead6737b87 [Qt] format ping times in peers tab as ms 10 years ago
Philip Kaufmann a5b2d9c82e [Qt] tweak new peers tab in console window 10 years ago
Cozz Lovan 027dcdc792 [Qt] Fix thin space in URI 10 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 10 years ago
Philip Kaufmann 6a5c124b84 [Qt] don't allow translation of our example btc address 10 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago
Philip Kaufmann bbe1925ce3 [Qt] style police and small addition in rpcconsole 10 years ago
Ashley Holman 65f78a111f
Qt: Add GUI view of peer information. #4133 10 years ago
Cozz Lovan 066d9a53c7 [Qt] Fix Start bitcoin on system login 10 years ago
Cory Fields e9df7f8757 Qt: Fix monospace font in osx 10.9 10 years ago
Philip Kaufmann cfe4cad9e5 [Qt] fix style, formating, comment and indentation problems 10 years ago
Wladimir J. van der Laan 7e591c19e7 qt: Do proper boost::path conversion 10 years ago
gubatron 8c29273ff0 [QT] Fixes feel when resizing the last column on tables (issue #2862) 10 years ago
Philip Kaufmann c78bd93701
[Qt] extend validate line edit and btc address validator 11 years ago
Philip Kaufmann d7aa1ec8dd [Qt] fix bitcoin: URI strings (spelling fixes) 10 years ago
Wladimir J. van der Laan 17b409b2e6 qt: Fix richtext detection hang issue on very old Qt versions 11 years ago
Philip Kaufmann 7b50bb2f1b [Qt] add utilitydialog.cpp/h and helpmessage class 11 years ago
Philip Kaufmann 46469d0f86 some more small re-branding changes (Bitcoin Core) 11 years ago
Wladimir J. van der Laan 22f0135df0 Rebrand to `Bitcoin Core` 11 years ago
Philip Kaufmann ccd1372dd0 [Qt] small notificator and style changes 11 years ago
Philip Kaufmann 79fac3f427 [Qt] use GUIUtil::setClipboard() where possible 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Wladimir J. van der Laan b3e579713f qt: make URI scheme comparison case insensitive 11 years ago
Wladimir J. van der Laan 4c60358604 qt: add Open URI dialog 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann 444fd65f66 GUIUtil: make getSaveFileName() use native OS path separators 11 years ago
Wladimir J. van der Laan 786b066f03 qt: move bitcoin URI formatting to guiutil 11 years ago
Wladimir J. van der Laan 03535acd05 qt: add message field to SendCoinsRecipient 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
Gavin Andresen 57d80467f1 Reject dust amounts during validation 11 years ago
Gavin Andresen 050d2e953f Remove #define loop from util.h 11 years ago
Philip Kaufmann c431e9f1f0 Bitcoin-Qt: save and restore position of debug window 11 years ago
Philip Kaufmann 84ef729aa1 Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
Wladimir J. van der Laan be77b637fc qt: allow user to choose data directory 11 years ago
Jonas Schnelli f679b2900a MaxOSX: settings fixes (#2371) 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 11 years ago
Philip Kaufmann 1ce0448808 Bitcoin-Qt: only use qApp for Q(Core)Application::instance() 11 years ago
Philip Kaufmann 39ee86257c Bitcoin-Qt: fix copy via context-menu broken 11 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
David Griffith 4db114667f Also copy the address to the X11 clipboard (the one you middle-click to paste) 11 years ago
Philip Kaufmann 446cbf5fe9 Bitcoin-Qt: extend parseBitcoinURI() pre-check 12 years ago
Wladimir J. van der Laan bb353618f1 Send --help message to stdout i.s.o stderr 12 years ago