When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main() #690
pull runeksvendsen wants to merge 1 commits into bitcoin:master from runeksvendsen:qt-cmdline-options-parsing changing 2 files +5 −0-
runeksvendsen commented at 6:37 pm on December 9, 2011: contributorTo be able to not show the splash screen when the “-min” option is specified on the command line, we need to parse the command line options in Qt’s main() function, before AppInit2(). This is also useful if we want to be able to override system language settings using a command line option (#678).
-
When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main() 4dba26620c
-
TheBlueMatt commented at 7:52 pm on December 9, 2011: memberI actually kind of prefer a splash screen even if starting minimized (or atleast a minimized splash screen that can be opened), but it really isnt much of a big deal… Anyway, the actual code here is fine either way, ACK.
-
runeksvendsen commented at 8:14 pm on December 9, 2011: contributorTo accommodate that preference, we could add another option called “-background” which would be “Start in the background”. This would minimize the main window on startup (as “-min” does) plus hide the splash screen as well.
-
laanwj commented at 9:49 pm on December 9, 2011: memberACK
-
gavinandresen referenced this in commit 3528650560 on Dec 19, 2011
-
gavinandresen merged this on Dec 19, 2011
-
gavinandresen closed this on Dec 19, 2011
-
coblee referenced this in commit c2cee3c99b on Jul 17, 2012
-
jpentland referenced this in commit bbbbdd8100 on Feb 7, 2016
-
ptschip referenced this in commit 665db6539f on Jul 12, 2017
-
dexX7 referenced this in commit 261ea8d575 on Jul 17, 2018
-
kallewoof referenced this in commit ad701becb8 on Oct 4, 2019
-
sipa referenced this in commit de659898b6 on Jan 21, 2020
-
sipa referenced this in commit 36362dfb90 on Jan 23, 2020
-
jnewbery referenced this in commit 85e7d06351 on Mar 17, 2020
-
sipa referenced this in commit 4977ac14d3 on Mar 18, 2020
-
sipa referenced this in commit 5bf7fb5baa on Mar 18, 2020
-
sipa referenced this in commit fb2a05e468 on Mar 19, 2020
-
sipa referenced this in commit 497fad6f09 on Mar 21, 2020
-
sipa referenced this in commit eae016f117 on Mar 22, 2020
-
sipa referenced this in commit 4e37a7c2cb on Mar 27, 2020
-
jnewbery referenced this in commit 9696dea839 on Apr 16, 2020
-
jnewbery referenced this in commit a541fd0e87 on Apr 19, 2020
-
sipa referenced this in commit c308759ea5 on Apr 19, 2020
-
sipa referenced this in commit 4eaec32f1c on May 2, 2020
-
sipa referenced this in commit ef7117193c on May 22, 2020
-
sipa referenced this in commit 67f232b5d8 on Jun 9, 2020
-
stackman27 referenced this in commit 78cde6f8c7 on Jun 26, 2020
-
DrahtBot locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-23 21:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-23 21:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me