Commit Graph

27 Commits (3ed668dbe220168198e651f0cef38d29bd9bbbb0)

Author SHA1 Message Date
Philip Kaufmann e10dcf27b4 ensure clean and consistent "namespace" usage
11 years ago
Wladimir J. van der Laan 45615af26f Add 'about' information to `-version` output
11 years ago
Wladimir J. van der Laan 7d4dda7630 Remove global strWalletFile
11 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
12 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way.
12 years ago
Gavin Andresen b31499ec72 Clean up shutdown process
12 years ago
Gavin Andresen c8c2fbe07f Shutdown cleanup prep-work
12 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)
13 years ago
Pieter Wuille 46784d0826 Merge pull request #1354 from fanquake/master
13 years ago
Wladimir J. van der Laan 239c11d0dd Make testcases build, prevent windows symbol collision
13 years ago
Fordy 3a25a2b9b0 Update License in File Headers
13 years ago
Wladimir J. van der Laan 9f5b11e6fd Move help message out of AppInit2
13 years ago
Philip Kaufmann 2387a7a969 remove 2 obsolete functions from init.h that moved to util.h
13 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h
13 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
Pieter Wuille 64c7ee7e6b CWallet class
14 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular
14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system)
14 years ago