245 Commits (f7ec7cfd38b543ba81ac7bed5b77f9a19739460b)

Author SHA1 Message Date
Marko Bencun ef9f495e93 Trivial: fix comments referencing AppInit2 8 years ago
Marko Bencun 5b528d746c qt: clean up initialize/shutdown signals 8 years ago
Jonas Schnelli 325e400f9b
[Qt] Do proper shutdown 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Matt Corallo 4cd373aea8 Un-expose mapArgs from utils.h 8 years ago
Matt Corallo 0cf86a6678 Introduce (and use) an IsArgSet accessor method 8 years ago
Matt Corallo c8042a48f0 Remove arguments to ParseConfigFile 8 years ago
Gregory Maxwell 749be013f5 Move GetWarnings() into its own file. 8 years ago
Gregory Maxwell c63198f1c7 Make QT runawayException call GetWarnings instead of directly access strMiscWarning. 8 years ago
Wladimir J. van der Laan 0cc8b6bc44 init: Split up AppInit2 into multiple phases 8 years ago
Wladimir J. van der Laan 5204598f8d qt: Avoid shutdownwindow-related memory leak 8 years ago
Wladimir J. van der Laan e4f126a7ba qt: Avoid splash-screen related memory leak 8 years ago
Wladimir J. van der Laan 693384eedb qt: Prevent thread/memory leak on exiting RPCConsole 8 years ago
UdjinM6 4441018d08 Every main()/exit() should return/use one of EXIT_ codes instead of magic numbers 8 years ago
UdjinM6 bd0de1386e Fix exit codes: 8 years ago
Jorge Timón 3450c18a12
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs 8 years ago
Wladimir J. van der Laan b4a9aa511c qt: Fix random segfault when closing "Choose data directory" dialog 8 years ago
Jonas Schnelli 2759597bc8
Only pass -lQt5PlatformSupport if >=Qt5.6 9 years ago
Jonas Schnelli 34ebceb25a
[Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Luke Dashjr a6cbc02b6b Bugfix: Default -uiplatform is not actually the platform this build was compiled on 9 years ago
Luke Dashjr b966aa836a Constrain constant values to a single location in code 9 years ago
Jonas Schnelli a46f87f0c1
Initialize logging before we do parameter interaction 9 years ago
Jonas Schnelli 68354e75e9
[QT] Call inits parameter interaction before we create the options model 9 years ago
Jonas Schnelli ae98388b22
[Qt] add startup option to reset Qt settings 9 years ago
Daniel Cousens 3cb56f3778 *: alias -h for --help 9 years ago
Jorge Timón 55a89751fa Chainparams: Translations: DRY: options and error strings 9 years ago
Wladimir J. van der Laan 40b556d374 evhttpd implementation 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Cory Fields fe997dfd12 build: fix building against qt5.4/5.5 10 years ago
Jorge Timón 60c8bac77c Includes: Cleanup around net main and wallet 10 years ago
Jorge Timón 9dd793f499 TRIVIAL: Missing includes 10 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
Wladimir J. van der Laan 15e26a6a9a qt: Force TLS1.0+ for SSL connections 10 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 10 years ago
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