1508 Commits (d7e195048342afae9168377cebfc22ab000728a5)

Author SHA1 Message Date
Cory Fields 292cc072f3 qt: fix unicode character display on osx when building with 10.7 sdk 10 years ago
Wladimir J. van der Laan e05d72055a
qt: bitcoin_en update after 8d0d512 10 years ago
Philip Kaufmann a409467e14 more Bitcoin -> Bitcoin Core string changes 10 years ago
Philip Kaufmann ead6737b87 [Qt] format ping times in peers tab as ms 10 years ago
Wladimir J. van der Laan 488a616439
qt: Demote ReportInvalidCertificate message to qDebug 10 years ago
Philip Kaufmann a5b2d9c82e [Qt] tweak new peers tab in console window 10 years ago
pryds 2b410c2fe1 Typo, and a few "Bitcoin" -> "Bitcoin Core" 10 years ago
Wladimir J. van der Laan 9fcb410195
qt: Remove '0 BTC' placeholder from translation 10 years ago
Wladimir J. van der Laan c0e9548b63
qt: more watchonly -> watch-only 10 years ago
Wladimir J. van der Laan bd26fee10b
qt: Update some messages after suggestions by translators 10 years ago
Wladimir J. van der Laan 84c5f77deb
English translation update 10 years ago
Wladimir J. van der Laan bdba2dd000
qt: Remove an obscure option no-one cares about 10 years ago
Doug bd0aa10519 Replace the temporary file hack currently used to change Bitcoin-Qt's dock icon (OS X) with a buffer-based solution. 10 years ago
Philip Kaufmann d817187bdb [Qt] remove ProxySocksVersion from OptionID 10 years ago
Philip Kaufmann f65352a7d0 [Qt] small Qt-only include cleanup 10 years ago
Wladimir J. van der Laan 29eaa31694 ui: Make sure sendcoinsentry signals only connected once 10 years ago
Wladimir J. van der Laan 2a05101efd qt: Remove unused functions from BitcoinUnits 10 years ago
Wladimir J. van der Laan 91cce1732b qt: Use fixed-point arithmetic in amount spinbox 10 years ago
Wladimir J. van der Laan 3015e0bca6 Revert "UI to alert of respend attempt affecting wallet." 10 years ago
Wladimir J. van der Laan ad26dc9c31 Revert "Formatting, spelling, comment fixes." 10 years ago
Wladimir J. van der Laan 0de61e7585
qt: Move SplashFinished to after ClientModel/WalletModel creation 11 years ago
Cozz Lovan 027dcdc792 [Qt] Fix thin space in URI 11 years ago
Whit J b9345f7d1c
qt: Make error message for failed export a little friendlier 11 years ago
Cory Fields ab123ad4d6 build: allow linux and osx to build against static qt5 11 years ago
Cozz Lovan acd432b5b3 [Qt] Prevent balloon-spam after rescan 11 years ago
Wladimir J. van der Laan 33357b27a0
qt: Start core thread only when needed 11 years ago
Wladimir J. van der Laan c715ff52c7 ui: Replace some LogPrintfs with qDebug() 11 years ago
Wladimir J. van der Laan 49d57125f9
qt: Ignore showNormalIfMinimized in initialization or shutdown 11 years ago
Cozz Lovan e3496da730 [Qt] Fix No such slot UnitDisplayStatusBarControl::onDisplayUnitsClicked 11 years ago
Cozz Lovan 76fd7b8c26 [Qt] Fix segfault when launched with -disablewallet 11 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