201 Commits (68d370bec44dd6c0b9bdc76308de1a96fe34e5b8)

Author SHA1 Message Date
Philip Kaufmann 60c146938e [Qt] header group cleanup 10 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Cory Fields f5ad78b34a qt: fonts: allow SubstituteFonts to filter based on user's language 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Philip Kaufmann b82695b89f [Qt] make PaymentServer::ipcParseCommandLine void 10 years ago
Wladimir J. van der Laan 6de50c3c9a qt: add network-specific style object 10 years ago
Wladimir J. van der Laan c122f5528c qt: Register CAmount metatype 10 years ago
Wladimir J. van der Laan cfc5cfb0f0
qt: Make splash and shutdown window ignore close events 10 years ago
Philip Kaufmann 5e83bc404c [Qt] include and file header cleanup 10 years ago
Wladimir J. van der Laan a49f11d9ed qt: Change splash screen to normal window 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Philip Kaufmann 314fbd9ac7 [Qt] use BitcoinGUI::DEFAULT_WALLET constant in bitcoin.cpp 10 years ago
Cory Fields 292cc072f3 qt: fix unicode character display on osx when building with 10.7 sdk 10 years ago
Philip Kaufmann a409467e14 more Bitcoin -> Bitcoin Core string changes 10 years ago
Wladimir J. van der Laan 0de61e7585
qt: Move SplashFinished to after ClientModel/WalletModel creation 11 years ago
Cory Fields ab123ad4d6 build: allow linux and osx to build against static qt5 11 years ago
Wladimir J. van der Laan 33357b27a0
qt: Start core thread only when needed 11 years ago
Wladimir J. van der Laan c715ff52c7 ui: Replace some LogPrintfs with qDebug() 11 years ago
Wladimir J. van der Laan 2882d594fe
Fix the Qt5 build after d95ba75 11 years ago
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