2026 Commits (932d02ae392b4a4971976cb533e88c8dc3daffe1)

Author SHA1 Message Date
Philip Kaufmann fbe0fcae76 [Qt] minor watch-only changes 10 years ago
Philip Kaufmann bbad683224 [Qt] simplify return code and return values in txtablemodel 10 years ago
Philip Kaufmann 21f1516468 [Qt] add all used colors in txtablemodel to guiconstants 10 years ago
Jeff Garzik 11a899445e
qt/splashscreen: #include version.h 10 years ago
Cozz Lovan 80daee0fb5 [Qt] Call checkBalanceChanged() periodically instead for every updated transaction 10 years ago
Wladimir J. van der Laan f30801afbd
qt: Add null check in setClientModel(0) 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan 6e5fd003e0 Move `*Version()` functions to version.h/cpp 10 years ago
Wladimir J. van der Laan e4731dd85c
qt: Use quint64 for formatServicesStr 10 years ago
Wladimir J. van der Laan 88fe88cf36
gui: remove redundant numTransactions tracking 10 years ago
Cozz Lovan cb5fa86f42 [Qt] Revert overviewpage from QFormLayout to QVBoxLayout 10 years ago
Jeff Garzik beb36e800c ui_interface: remove unused NotifyBlocksChanged signal 10 years ago
ntrgn 8bfdc9acaa
qt: better looking trayicon 10 years ago
Cozz Lovan 1c5f0af0fd [Qt] Add column Watch-only to transactions list 10 years ago
Cozz Lovan 939ed97373 Add boolean HaveWatchonly and signal NotifyWatchonlyChanged 10 years ago
Cozz Lovan 9297763dad [Qt] Add TRY_LOCK back to peertablemodel 10 years ago
Ross Nicoll c7f3876d4a URLs containing a / after the address no longer cause parsing errors. 10 years ago
Philip Kaufmann b197bf3270 [Qt] disable tray interactions when client model set to 0 10 years ago
Philip Kaufmann 314fbd9ac7 [Qt] use BitcoinGUI::DEFAULT_WALLET constant in bitcoin.cpp 10 years ago
Philip Kaufmann 8ca6a16176 [Qt] ensure all class attributes are init to 0 10 years ago
Philip Kaufmann c4bae53092 [Qt] move SubstituteFonts() above ToolTipToRichTextFilter 10 years ago
Philip Kaufmann 94e1b9e05b [Qt] re-work overviewpage UI 10 years ago
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 10 years ago
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