3460 Commits (505867acaec4d8b2bcebd571eb5cba4ae4f7e402)

Author SHA1 Message Date
Philip Kaufmann 7b50bb2f1b [Qt] add utilitydialog.cpp/h and helpmessage class 11 years ago
Wladimir J. van der Laan a8db31c83d qt: allow `walletpassphrase` in debug console without -server 11 years ago
Philip Kaufmann 1ba3560fe8 [Qt] let OptionsModel::getProxySettings() directly query proxy 11 years ago
Philip Kaufmann c704532294 [Qt] small paymentserver header cleanup 11 years ago
Philip Kaufmann 81bad8b386 [Qt] 2 minor translation changes 11 years ago
Cozz Lovan 57d8e3f88f [Qt] add missing lock in walletmodel 11 years ago
Philip Kaufmann 8c20bbbed9 update copyright year to 2014 11 years ago
Wladimir J. van der Laan b26de9d951
qt: Update remaining "The Bitcoin Core Developers" 11 years ago
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