42 Commits (c6b604c41885591e140fe2821ff0c199ddcb610b)

Author SHA1 Message Date
Matt Corallo 082a61c69d Move scheduler/threadGroup into common-init instead of per-app 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Wladimir J. van der Laan dba485d651
init: Factor out AppInitLockDataDirectory 7 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan 0cc8b6bc44 init: Split up AppInit2 into multiple phases 8 years ago
Jonas Schnelli 25340b7cd5
[Wallet] refactor wallet/init interaction 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jonas Schnelli a46f87f0c1
Initialize logging before we do parameter interaction 9 years ago
Jonas Schnelli 411b05ac95
Refactor parameter interaction, call it before AppInit2() 9 years ago
Wladimir J. van der Laan 40b556d374 evhttpd implementation 9 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford c5b390b6b9 Make comments in main an init doxygen compatible 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 093303a887 add missing header end comments 10 years ago
Philip Kaufmann e10dcf27b4 ensure clean and consistent "namespace" usage 10 years ago
Wladimir J. van der Laan 45615af26f Add 'about' information to `-version` output 10 years ago
Wladimir J. van der Laan 7d4dda7630 Remove global strWalletFile 10 years ago
Wladimir J. van der Laan 8b9adca446 Allow `-noserver` with bitcoind 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e30bd78f81 No more fHaveGUI 11 years ago
Pieter Wuille 722fa283d0 Break dependency of init on wallet. 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Nils Schneider 674cb304b3 let user select wallet file with -wallet=foo.dat 11 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way. 11 years ago
Gavin Andresen b31499ec72 Clean up shutdown process 11 years ago
Gavin Andresen c8c2fbe07f Shutdown cleanup prep-work 11 years ago
Philip Kaufmann 9247134eab introduce a new StartShutdown() function, which starts a thread with Shutdown() if no GUI is used and calls uiInterface.QueueShutdown() if a GUI is used / all direct uiInterface.QueueShutdown() calls are replaced with Shutdown() - this ensures a clean GUI shutdown, even when catching a SIGTERM and allows the BitcoinGUI destructor to get called (which fixes a tray-icon issue and keeps the tray-icon until Bitcoin-Qt exits) 12 years ago
Wladimir J. van der Laan 239c11d0dd Make testcases build, prevent windows symbol collision 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Wladimir J. van der Laan 9f5b11e6fd Move help message out of AppInit2 12 years ago
Philip Kaufmann 2387a7a969 remove 2 obsolete functions from init.h that moved to util.h 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Matt Corallo f18a119ac0 Implement "Start on window system startup" on Win32 + Linux. 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 69d605f410 integration of core bitcoin 13 years ago