1721 Commits (960e99404ff7337a5eefac9086dd2843fd70f24a)

Author SHA1 Message Date
Rob Van Mieghem 84a05b843b
QT: remove unused parameter 10 years ago
Cozz Lovan 90a43c1e93 [Qt] Code-movement-only: Format confirmation message in sendcoinsdialog 10 years ago
Luke Dashjr e96028c78e GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Service" rather than [IP] "Address" 10 years ago
Wladimir J. van der Laan 6f1274c8c9
qt: Don't save geometry for options and about/help window 10 years ago
Michael Ford de5403f878 [GUI] Move fee dialog minimise button away from "Transaction Fee" 10 years ago
Philip Kaufmann 6cb4a52535 [Qt, Linux] honor current network when creating autostart link 10 years ago
Philip Kaufmann 9673c35daf [Qt, Win] honor current network when creating autostart link 10 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 10 years ago
Philip Kaufmann deda3e156d [Qt] remove unused getNumBlocksAtStartup() from ClientModel 10 years ago
Philip Kaufmann 47ee8cf091 [Qt] use qint64 in BitcoinGUI::setNumBlocks 10 years ago
Jonas Schnelli d67a642392 [Qt] add bitcoin logo to about screen 10 years ago
Philip Kaufmann a6516686dc [Qt] prevent amount overflow problem with payment requests 10 years ago
Daira Hopwood 1371e6f5db Change "insane" to "absurd" (referring to high fees) in text strings and identifiers. 10 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 10 years ago
Philip Kaufmann fdf80ea7b1 [Qt] allow unit changes for read-only BitcoinAmountField 10 years ago
fsb4000 55eade9d46 Change Coin Control first column label 10 years ago
fsb4000 0eade74c78 fix crash: CoinControl "space" bug 10 years ago
Cory Fields 6bbca99baa LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedFileListItemCopyResolvedURL() instead 10 years ago
Cory Fields 73cd4edb4f qt: avoid hard-coding font names 10 years ago
Cory Fields 52954e6efd qt: fix broken unicode chars on osx 10.10 10 years ago
Cory Fields f5ad78b34a qt: fonts: allow SubstituteFonts to filter based on user's language 10 years ago
Jonas Schnelli 652eb904df [Qt] change transaction table column width 10 years ago
Jonas Schnelli af95b17d0d [Qt] resize oversized icons 10 years ago
Philip Kaufmann 0c03a93e70 [Qt] add debug logging for -rootcertificates option 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
Luke Dashjr 301cd2a3a9 Use text-color icons for system tray Send/Receive menu entries 10 years ago
Jonas Schnelli 42f6a0c2b9 [Qt] optimize PNG files 10 years ago
Philip Kaufmann 17005bc0fc [Qt] add payment request unit test for non matching networks 10 years ago
Philip Kaufmann 080da96c7c [Qt] prepare paymentservertests for new unit tests 10 years ago
Philip Kaufmann 80dd50ccba [Qt] group variables below initial if-clauses in AmountSpinBox::stepEnabled 10 years ago
Jonas Schnelli 785bb81c6b [Qt] remove size grip to get rid of the right margin 10 years ago
Luke Dashjr 1d84aead21 Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which may be mistaken for a negative sign) 10 years ago
Philip Kaufmann 851296a72f [Qt] add option to allow self signed root certs (for testing) 10 years ago
Philip Kaufmann 0fd9e2bf43 [Qt] don't allow amount changes when AmountSpinBox is read-only 10 years ago
Jonas Schnelli 98c222b5aa [Qt] optimize helpmessage dialog 10 years ago
Thomas Zander e179eb3d9b Make the command-line-args dialog better 10 years ago
Wladimir J. van der Laan 34cdc41128 String conversions uint256 -> uint256S 10 years ago
Luke Dashjr 7eeeac0ff5 Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 10 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
Philip Kaufmann 643415aade [Qt] update a translation string and argument counts 10 years ago
Michael Ford 06206bb3b7 Correct tooltip on address book page 10 years ago
Luke Dashjr dd3f69736a Use real text rather than image-rendered text for unit selector 10 years ago
Thomas Zander 99913f0f70 Fix reference. 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
Jonas Schnelli de779b307b [Qt] new icon for the debug window 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Jonas Schnelli ff63801bc0 [Qt] light blue icon color for regtest 10 years ago
Jonas Schnelli 270f42d39f [Qt] fix a <Qt4.7 compatibility issue raised in #5228 10 years ago
Jonas Schnelli ac23394ea8 resize tray icon because a 1024x1024 icon won't show in ubuntu (bug) 10 years ago