2026 Commits (932d02ae392b4a4971976cb533e88c8dc3daffe1)

Author SHA1 Message Date
Cory Fields fe997dfd12 build: fix building against qt5.4/5.5 9 years ago
Jorge Timón 60c8bac77c Includes: Cleanup around net main and wallet 9 years ago
Jorge Timón 9dd793f499 TRIVIAL: Missing includes 9 years ago
Matt Corallo f5813bdd3e Add logic to track pubkeys as watch-only, not just scripts 9 years ago
Matt Corallo d3354c52d7 Add have-pubkey distinction to ISMINE flags 9 years ago
Philip Kaufmann dca6040a86 [Qt] remove std namespace polution from code 9 years ago
Wladimir J. van der Laan ce183dce2e
qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Philip Kaufmann 5e058e7417 [Qt] constify foreach uses where possible 9 years ago
Wladimir J. van der Laan 15e26a6a9a qt: Force TLS1.0+ for SSL connections 9 years ago
Wladimir J. van der Laan 47162673c7 Use real number of cores for default -par, ignore virtual cores 9 years ago
Jonas Schnelli 1c043d5672 fix lock issue for QT node diconnect and RPC disconnectnode 10 years ago
Philip Kaufmann e059726811 [Qt] deselect peer when switching away from peers tab in RPC console 10 years ago
Philip Kaufmann 7211adad85 [Qt] replace Boost foreach with Qt version peertablemodel.cpp 10 years ago
Philip Kaufmann 1b0db7b984 [Qt] extend rpc console peers tab 10 years ago
Jonas Schnelli 9a8897f4ac Remove JSON Spirit wrapper, remove JSON Spirit leftovers 10 years ago
Jeff Garzik 15982a8b69 Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Philip Kaufmann 51fc672f59 [Qt] disconnect peers from peers tab via context menu 10 years ago
Peter Todd 28bf06236d
Fix off-by-one error w/ nLockTime in the wallet 10 years ago
Wladimir J. van der Laan 165e323d85 qt: Periodic translation update 10 years ago
Luke Dashjr cc24610fdb Update Windows resource files (and add one for bitcoin-tx) 10 years ago
Jonas Schnelli fb21862b92 [QT] mainwindow toolbar must not be movable 10 years ago
Jonas Schnelli 16d9cb7e29 [QT] overviewpage: make sure warning icons gets colored 10 years ago
Wladimir J. van der Laan e2e7f9513f
qt: fix unused function warning in scicon.cpp 10 years ago
Wladimir J. van der Laan ac75bafafd
qt: translations update 10 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 10 years ago
Philip Kaufmann e656560edb
[Qt] add defaultConfirmTarget constant to sendcoinsdialog 10 years ago
Jonas Schnelli ca5f688547 [QT] don't colorize icons on win and mac 10 years ago
Jonas Schnelli 7247d103ff [QT] use alert icon with tooltip insted of "(out of sync)" text 10 years ago
Jonas Schnelli 51c7c7029e [QT] remove frame to avoid double-frame situation in sendcoinsentry.ui 10 years ago
Jonas Schnelli 2a6b844427 [QT] change transaction amount and height in overview page 10 years ago
Wladimir J. van der Laan 12f78ed4f9
qt: update translations from Transifex - first run for 0.11 10 years ago
Wladimir J. van der Laan fc44231cb7
trivial: Merge pruning help message after Transifex comment 10 years ago
Wladimir J. van der Laan 59305cebee
qt: fix numerusform in English translation 10 years ago
Wladimir J. van der Laan 20b3dc85ed
qt: English translation update before enabling translation for 0.11 10 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Cory Fields 11982d366d checkpoints: Decouple checkpoints from Params 10 years ago
Philip Kaufmann 107d35b700 [Qt] add defaultConfirmTarget constant to sendcoinsdialog 10 years ago
Wladimir J. van der Laan f9645ba80a
qt: translation update 10 years ago
jtimon 691161d419 Consensus: Create consensus/consensus.h with some constants 10 years ago
Philip Kaufmann 6cb37a3ba0 [Qt, Trivial] remove two unneeded includes of wallet/db.h 10 years ago
Philip Kaufmann 68f795e8b2 [Qt, Trivial] fix header groupings + space, intdentation fixes 10 years ago
Philip Kaufmann 985ec17eee [Qt, Trivial] misc minor string changes 10 years ago
Philip Kaufmann 60c146938e [Qt] header group cleanup 10 years ago
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 10 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 10 years ago
Philip Kaufmann 6171e494fc [Qt] Use identical strings for expired payment request message 10 years ago
Philip Kaufmann 06087bda87 [Qt] minor comment updates in PaymentServer 10 years ago
Philip Kaufmann 35d15959b0 [Qt] constify first parameter of processPaymentRequest() 10 years ago