1631 Commits (3800135ad382a0a980eb20bad8bacbbf206f8cea)

Author SHA1 Message Date
Wladimir J. van der Laan a49f11d9ed qt: Change splash screen to normal window 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
Philip Kaufmann 2c2cc5dac1
Remove some unnecessary c_strs() in logging and the GUI 10 years ago
jtimon cbd22a50c4 Move CScript class and dependencies to script/script 10 years ago
jtimon 86dbeea2cd Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes) 10 years ago
Wladimir J. van der Laan a95b1199db
qt: Remove thousands separators after decimal point 10 years ago
Philip Kaufmann 2605b94d73 [Qt] update form files for setting autoDefault explicitly to false 10 years ago
Philip Kaufmann 1ffb99b07f [Qt] copyright, style and indentation cleanup of Qt tests 10 years ago
Pieter Wuille 145d5be896 Introduce BlockMap type for mapBlockIndex 10 years ago
Pieter Wuille 3f6540ad8f Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
jtimon 53efb09e4c Discover some missing includes 10 years ago
Pieter Wuille 47eb76597e Serializer simplifications after IMPLEMENT_SERIALIZE overhaul 10 years ago
Wladimir J. van der Laan 6f5d33b3d2
Update translations after update script improvements 10 years ago
Pieter Wuille 31e9a8384a Use CSizeComputer to avoid counting sizes in SerializationOp 10 years ago
Kamil Domanski 84881f8c47 rework overhauled serialization methods to non-static 10 years ago
Kamil Domanski 3d796f8996 overhaul serialization code 10 years ago
Ross Nicoll e84843c0db Broken addresses on command line no longer trigger testnet. 10 years ago
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 11 years ago
Wladimir J. van der Laan e05d72055a
qt: bitcoin_en update after 8d0d512 11 years ago
Philip Kaufmann a409467e14 more Bitcoin -> Bitcoin Core string changes 11 years ago
Philip Kaufmann ead6737b87 [Qt] format ping times in peers tab as ms 11 years ago
Wladimir J. van der Laan 488a616439
qt: Demote ReportInvalidCertificate message to qDebug 11 years ago
Philip Kaufmann a5b2d9c82e [Qt] tweak new peers tab in console window 11 years ago
pryds 2b410c2fe1 Typo, and a few "Bitcoin" -> "Bitcoin Core" 11 years ago
Wladimir J. van der Laan 9fcb410195
qt: Remove '0 BTC' placeholder from translation 11 years ago
Wladimir J. van der Laan c0e9548b63
qt: more watchonly -> watch-only 11 years ago
Wladimir J. van der Laan bd26fee10b
qt: Update some messages after suggestions by translators 11 years ago
Wladimir J. van der Laan 84c5f77deb
English translation update 11 years ago