167 Commits (74dd52a9fc13851a6ec847da985388a6bfb70be7)

Author SHA1 Message Date
Wladimir J. van der Laan 4ae5e72128
Show error message if ReadConfigFile fails 11 years ago
Wladimir J. van der Laan 65adc3a893 qt: Don't require db_cxx.h when wallet disabled 11 years ago
Wladimir J. van der Laan c52c4e5d14 qt: Make it possible again to specify -testnet in config file 11 years ago
jtimon 89ec3a2911 MainNet is the special case for the GUI 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Cozz Lovan 44eb59e4a6 [Qt] remove broken OptionsModel::Upgrade() 11 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 11 years ago
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 81bad8b386 [Qt] 2 minor translation changes 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
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 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 60dc589477 qt5: Use the info gleaned from configure for plugin importing 11 years ago
Wladimir J. van der Laan 2102ab9f5c ui: Fix GUI initialization order 11 years ago
Wladimir J. van der Laan 8b9adca446 Allow `-noserver` with bitcoind 11 years ago
Wladimir J. van der Laan 2ea980a77c qt: Treat regtest as testnet 11 years ago
Wladimir J. van der Laan ca2c83da50 Remove unused ThreadSafeAskFee from ui_interface 11 years ago
Wladimir J. van der Laan cd7fa8bb43 Move `nTransactionFee` from main.cpp to wallet.cpp 11 years ago
Wladimir J. van der Laan 22f0135df0 Rebrand to `Bitcoin Core` 11 years ago
Philip Kaufmann 84f8551f3a [Qt] misc small Mac related changes/cleanups 11 years ago
Philip Kaufmann ccd1372dd0 [Qt] small notificator and style changes 11 years ago
Wladimir J. van der Laan 146ba964e4 qt: GUI support for -disablewallet mode 11 years ago
Wladimir J. van der Laan 4c60358604 qt: add Open URI dialog 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Wladimir J. van der Laan e30bd78f81 No more fHaveGUI 11 years ago
Philip Kaufmann 08dd1b7be1 Qt: move paymentACK handling to paymentserver 11 years ago
Philip Kaufmann 95d4a2be95 paymentserver: style fixes / cleanup 11 years ago
Philip Kaufmann d5f0ef54f8 several small Qt-related fixes 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gavin Andresen e51321fb75 Refactor: OutputDebugStringF -> LogPrint(category, ...) 11 years ago
Philip Kaufmann e664c3d70c Bitcoin-Qt: allow to differentiate Qt log entries from core 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Philip Kaufmann d9baa28f92 Bitcoin-Qt: add testnet check and icon to intro dialog 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 47d0534368 Route qDebug() messages to debug.log 11 years ago
Gavin Andresen a73aa68b84 Rework when payment server is started 11 years ago
Philip Kaufmann a2189fbaf6 update SelectParamsFromCommandLine() handling/order 11 years ago
Gavin Andresen 050d2e953f Remove #define loop from util.h 11 years ago
Philip Kaufmann 84ef729aa1 Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
Wladimir J. van der Laan be77b637fc qt: allow user to choose data directory 12 years ago
Cory Fields 13c84b3bd5 build: add global var for whether or not the gui is enabled 12 years ago
Jonas Schnelli f679b2900a MaxOSX: settings fixes (#2371) 12 years ago
Philip Kaufmann 80fccb0eb3 Bitcoin-Qt: setup testnet GUI directly 12 years ago