1476 Commits (f7d0a86bf687b4ee11870937666806b289ee9a48)

Author SHA1 Message Date
Cozz Lovan 027dcdc792 [Qt] Fix thin space in URI 10 years ago
Whit J b9345f7d1c
qt: Make error message for failed export a little friendlier 10 years ago
Cory Fields ab123ad4d6 build: allow linux and osx to build against static qt5 10 years ago
Cozz Lovan acd432b5b3 [Qt] Prevent balloon-spam after rescan 10 years ago
Wladimir J. van der Laan 33357b27a0
qt: Start core thread only when needed 10 years ago
Wladimir J. van der Laan c715ff52c7 ui: Replace some LogPrintfs with qDebug() 10 years ago
Wladimir J. van der Laan 49d57125f9
qt: Ignore showNormalIfMinimized in initialization or shutdown 10 years ago
Cozz Lovan e3496da730 [Qt] Fix No such slot UnitDisplayStatusBarControl::onDisplayUnitsClicked 10 years ago
Cozz Lovan 76fd7b8c26 [Qt] Fix segfault when launched with -disablewallet 10 years ago
Ross Nicoll 509f926e80 Payment request parsing on startup now only changes network if a valid network name is specified. 11 years ago
Cozz Lovan d88af56011 Fee fixes 11 years ago
Roy Badami 7149499fd8 Add comments re BitcoinUnits::formatWithUnit/formatHtmlWithUnit 11 years ago
Roy Badami f7d70c603f Remove unused fAlign argument from BitcoinUnits::format and friends 11 years ago
Roy Badami 2e4fee2ac4 Show bitcoin quantities with full precision, even in the presence of trailing zeros 11 years ago
jtimon 209377a7cb Use GetBlockTime() more 11 years ago
Wladimir J. van der Laan 73ac7abd08 Move ui_interface to bitcoin_server.a 11 years ago
Wladimir J. van der Laan 509030344c qt: Pick translation messages only from necessary files 11 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 11 years ago
R E Broadley 1f740ddc4d Remove unused variable 11 years ago
Cozz Lovan ad87bc4de1 [Qt] Replace status bar unit icon with actual images 11 years ago
Philip Kaufmann 674c070e5d [Qt] seed OpenSSL PNRG with Windows event data 11 years ago
Philip Kaufmann 3d0e92dc83 [Qt] remove dup includes in bitcoingui 11 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 11 years ago
Gavin Andresen b33d1f5ee5
Use fee/priority estimates in wallet CreateTransaction 11 years ago
JaSK a3e192a327 replaced MINE_ with ISMINE_ 11 years ago
JaSK 519dd1c89a Added MINE_ALL = (spendable|watchonly) 11 years ago
JaSK 23b0506c91 Fixed some stuff in TransactionDesc 11 years ago
JaSK 80dda36a07 removed default argument values for ismine filter 11 years ago
JaSK a5c6c5d6df fixed tiny glitch and improved readability like laanwj suggested 11 years ago
JaSK d2692f6116 Watchonly transactions are marked in transaction history 11 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 11 years ago
Wladimir J. van der Laan 2935b21103 qt: Hide unspendable outputs in coin control 11 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 11 years ago
Julian Haight dd49e92fb0
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback' 11 years ago
Wladimir J. van der Laan 2882d594fe
Fix the Qt5 build after d95ba75 11 years ago
Wladimir J. van der Laan 33fdd99288 qt: Change serious messages from qDebug to qWarning 11 years ago
Wladimir J. van der Laan d95ba75825 qt: Log messages with type>QtDebugMsg as non-debug 11 years ago
Philip Kaufmann 8d9cc7d743
fix copyright string in two of our *.rc files 11 years ago
Wladimir J. van der Laan 77888d68d5
Fix the build for Qt5 11 years ago
Tom Harding 7a19efe040 Formatting, spelling, comment fixes. 11 years ago
Tom Harding ada5a067c7 UI to alert of respend attempt affecting wallet. 11 years ago
Philip Kaufmann 33c62c9c0b set shutdown title to main window title 11 years ago
gubatron 8969828d06 [Qt] New status bar Unit Display Control and related changes. 11 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 11 years ago
Wladimir J. van der Laan 14f888ca80 Move network-time related functions to timedata.cpp/h 11 years ago
Whit J e3aedbae9b Consistent lettering 11 years ago
Philip Kaufmann 5fbb4c9b58 [Qt] fix links in about window not opening 11 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 11 years ago
Philip Kaufmann 6a5c124b84 [Qt] don't allow translation of our example btc address 11 years ago
Philip Kaufmann b612bde521 remove unneded class CNodeCombinedStats; from rpcconsole.cpp 11 years ago