175 Commits (f04f1234078288d4806aaab0952d60f137337e81)

Author SHA1 Message Date
Wladimir J. van der Laan d95ba75825 qt: Log messages with type>QtDebugMsg as non-debug 11 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 11 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 11 years ago
Wladimir J. van der Laan 96b733e996 Add `-version` option to get just the version 11 years ago
Cory Fields 38e324af86 build: qt: split locale resources. Fixes non-deterministic distcheck 11 years ago
Stuart Cardall 5248ff4099 SetupEnvironment() - clean commit 11 years ago
Philip Kaufmann 4629f95b22
[Qt] fix ugly typo in bitcoin.cpp 11 years ago
Philip Kaufmann d282c1fb64 [Qt] catch Windows shutdown events while client is running 11 years ago
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