2026 Commits (932d02ae392b4a4971976cb533e88c8dc3daffe1)

Author SHA1 Message Date
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
Wladimir J. van der Laan 8e76ca0429 Qt: Go back to using QIcon functionality for scaling 10 years ago
Jonas Schnelli 54f2571a00 Qt: HiDPI (retina) support for splash screen 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pavel Janík 73caf47dfe Display time offset in the debug window's Peers tab 10 years ago
Wladimir J. van der Laan 7c001bb49c
qt: translations pull from transifex 10 years ago
Philip Kaufmann 5ec654b8ce [Qt] update paymentserver license and cleanup ordering 10 years ago
Philip Kaufmann 4333e26c8e [Qt] add BIP70 DoS protection test 10 years ago
Philip Kaufmann 31f84944a5 [Qt] add BIP70 payment request size DoS protection for URIs 10 years ago
Philip Kaufmann 2284ccbd13 [Qt] remove dup lock that is done in SetAddressBook() 10 years ago
Philip Kaufmann 1ec753f734 [Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine 10 years ago
Philip Kaufmann 814429dc72 [Qt] add BIP70/BIP71 constants for all messages and mime types 10 years ago
Philip Kaufmann b82695b89f [Qt] make PaymentServer::ipcParseCommandLine void 10 years ago
Luke Dashjr d227011184 MOVEONLY: core/ -> primitives/ 10 years ago
Philip Kaufmann 4709160b50 [Qt] fix a translation that occurs 2 times but was a little different 10 years ago
Philip Kaufmann 50db7d9f09 [Qt] change some strings to reflect name change to Bitcoin Core 10 years ago
Philip Kaufmann 2747f7cf77 [Qt] fix missing plural form for a string in sendcoinsdialog 10 years ago
21E14 1cf23f6c50 Update the intent on SI-style separators. 10 years ago
Wladimir J. van der Laan 8ba38aba42
qt: Update translations from transifex 10 years ago
Philip Kaufmann a328dd60a7 [Qt] small changes to sendcoinsdialog 10 years ago
Jonas Schnelli c5a2282855
[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue 10 years ago
Philip Kaufmann 1b2600a13a
Change MIT/X11 to MIT in license displayed in the program 10 years ago
Wladimir J. van der Laan 4a106eeb33
qt: English translation update 10 years ago
Philip Kaufmann aabe61cb37 [Qt] explicitly call proxy in GUI settings SOCKS5 proxy 10 years ago
Philip Kaufmann 4574248f9f [Qt] minor ordering cleanup after new fee selection 10 years ago
Wladimir J. van der Laan e0a25c54eb qt: Make askpassphrase dialog behave more sanely 10 years ago
Cozz Lovan c1c9d5b415 [Qt] Add Smartfee to GUI 10 years ago
Jonas Schnelli 0ceab00d16 [Qt, OSX] move QProgressBarMac to guiutil.h 10 years ago
Jonas Schnelli a7f2941068 [Qt, OSX] fix usage of osx 10.8+ user notification center 10 years ago
Jonas Schnelli 6093aa1bb0 [Qt, OSX] QProgressBar CPU-Issue workaround 10 years ago
Luke Dashjr 5d60b694e9 Coin Control: Make list mode default 10 years ago
Luke Dashjr 4ff81d6092 Bugfix: Clarify coin control dialog labels 10 years ago
Cozz Lovan 7335ca1a05 [Qt] Fix height of BitcoinAmountField 10 years ago