2026 Commits (932d02ae392b4a4971976cb533e88c8dc3daffe1)

Author SHA1 Message Date
Philip Kaufmann 9b14aefee3 [Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant() 10 years ago
Philip Kaufmann d19ae3cf66 [Qt] remove unused PaymentRequestPlus::getPKIType function 10 years ago
Philip Kaufmann 6e17a74766 [Qt] paymentserver: better logging of invalid certs 10 years ago
Philip Kaufmann 5a53d7cda3 [Qt] paymentserver: do not log NULL certificates 10 years ago
MarcoFalke 6c3566443f [Qt] Clarify: smartfee button name "Minimize" 10 years ago
dexX7 3a3ecc02e5
Initialization: setup environment before starting QT tests 10 years ago
Jonas Schnelli c8168331a2 [Qt] fix rpc console font size to flexible metrics 10 years ago
Jorge Timón 8a893c949b Includes: Do not include main.h from any other header 10 years ago
Mike Hearn 5983a4e50f Add a NODE_GETUTXO service bit and document NODE_NETWORK. 10 years ago
Cory Fields d7d187e8a4 allocators: split allocators and pagelocker 10 years ago
Jonas Schnelli 8b60808c1e [QT] some mac specifiy cleanup (memory handling, unnecessary code) 10 years ago
Cozz Lovan 292623adf5 Subtract fee from amount 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Jonas Schnelli 89e70e931d [QT] fix OSX dock icon window reopening 10 years ago
Luca Venturini f75470794b Fix - bitcoin-qt usage message 10 years ago
Philip Kaufmann 8517e9709e [Qt] rework setNumBlocks to have blockDate as parameter 10 years ago
Luke Dashjr 721cb557aa GUI: Display label rather than address on popups 10 years ago
Jonas Schnelli 9bbb880be4 [Qt] fix a issue where "command line options"-action overwrite "Preference"-action (on OSX) 10 years ago
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