3688 Commits (27bff74e39c4c2951a709114e0d565568a0554fa)

Author SHA1 Message Date
Wladimir J. van der Laan 1e3abb4e3d build: upgrade Qt used by windows build to 5.2.0 11 years ago
Wladimir J. van der Laan f087ce8891 qt: English translation update 11 years ago
Wladimir J. van der Laan 66a8829a33 qt: Minor message updates 11 years ago
Wladimir J. van der Laan f10b2d70d0 qt: use series of pngs for spinner 11 years ago
Wladimir J. van der Laan 67d60f7031 build: fix MacOSX build after ec41342 11 years ago
Philip Kaufmann d464edfb8c [Qt] fix alphabetical ordering in Makefile.am 11 years ago
Pieter Wuille da0fecffa7 Store orphan blocks in serialized form 11 years ago
Philip Kaufmann 04aa828728 [Qt] don't regenerate autostart link on every client startup 11 years ago
Philip Kaufmann 245a6ab1ae [Qt] guard bitcoin-config.h and remove dublicated help message code 11 years ago
Philip Kaufmann c037531d69 small headers ordering cleanup 11 years ago
Cozz Lovan 9b146cd3ca GUI: Fix design in overview page 11 years ago
Wladimir J. van der Laan 5a407bd095
makefile.am: split long lines into one file per line 11 years ago
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 11 years ago
Wladimir J. van der Laan ec41342e3d build: pass correct defs and include path to moc 11 years ago
Wladimir J. van der Laan 9a2305a1b3 qt: Stop shutdown detection timer during shutdown 11 years ago
Wladimir J. van der Laan 35ecf854c0 qt: Remove global references in bitcoin.cpp 11 years ago
Wladimir J. van der Laan 55fe4de960 qt: Show window while shutting down 11 years ago
Wladimir J. van der Laan 202d853bbe qt: Move initialization/shutdown to a thread 11 years ago
Cory Fields 42cc96737c qt5: fix typo causing broken selection logic 11 years ago
Cory Fields 371f3f6ba5 qt5: fix --with-qt with no arguments 11 years ago
Cory Fields 8b0f608815 qt5: tests: Make sure static plugin symbols are pulled in 11 years ago
Cory Fields 47ffb50533 qt5: Use QT_SELECT for debian-based distros. 11 years ago
Cory Fields 60dc589477 qt5: Use the info gleaned from configure for plugin importing 11 years ago
Cory Fields c8ba8ef654 qt5: split out qt config and add qt5 support 11 years ago
Cory Fields c614bd718b qt5: fix a build issue with osx and qtdbus 11 years ago
Cory Fields 328bdb1cd6 qt5: Ensure correct link order 11 years ago
Philip Kaufmann 6a1bf00425 [Qt] display native dir separators in select dadatir dialog 11 years ago
Wladimir J. van der Laan eaafa23cbd Add test for GetTime() 11 years ago
Philip Kaufmann b960fcb86a [Qt] update bitcoin-qt.pro and assets-attribution.md 11 years ago
Wladimir J. van der Laan 6d697e9fa4
qt: Update translations 11 years ago
Wladimir J. van der Laan d696820b45
build: Correctly put boost at end of LDADD 11 years ago
Wladimir J. van der Laan 04f58ffd9d qt: Better status text for mined transactions 11 years ago
Philip Kaufmann 7e195e8459 [Qt] massive options/settings rework (no core changes) 11 years ago
Wladimir J. van der Laan 2a7201570b qt: Remove unused method OptionsModel::getTransactionFee 11 years ago
Philip Kaufmann 7e08e29117 better std::exception logging for block/undo files 11 years ago
Wladimir J. van der Laan d31ad26550 qt: Add missing lock in WalletModel::listCoins 11 years ago
Wladimir J. van der Laan 28352af060 qt: protect SetAddressBook with cs_wallet lock everywhere 11 years ago
Wladimir J. van der Laan aaf8d15708 qt: Add missing LOCKs for locked coin functions 11 years ago
Wladimir J. van der Laan 4757e92318 qt: add missing cs_wallet lock in AddressTableModel::setData 11 years ago
Wladimir J. van der Laan 2102ab9f5c ui: Fix GUI initialization order 11 years ago
Christian Decker cdc11b3228 Added new DNS seed from bitcoinstats.com. 11 years ago
Wladimir J. van der Laan 340bff34b7 ui: Better tab order in send coins entry 11 years ago
Gregory Maxwell aec55a073d "getnetworkhashps" with defaults was yielding "0", the hashrate is not 0. 11 years ago
Thomas Holenstein daa6b20e29 Unittests for uint256.h 11 years ago
Thomas Holenstein e85e19be06 Changed Get64(.) to GetLow64() 11 years ago
Wladimir J. van der Laan d78f35a909 Explicitly ensure that wallet is unlocked in `importprivkey` 11 years ago
Philip Kaufmann 96e5f61d6c extend std::exception logging in txdb.cpp 11 years ago
Philip Kaufmann 4c0b2cde3a Win32: use a more modern API call in FileCommit() 11 years ago
Wladimir J. van der Laan 8b9adca446 Allow `-noserver` with bitcoind 11 years ago
Philip Kaufmann 3380713af5 [Qt] coin control change address handling update 11 years ago