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
  1. runeksvendsen commented at 6:37 pm on December 9, 2011: contributor
    To 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).
  2. When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main() 4dba26620c
  3. TheBlueMatt commented at 7:52 pm on December 9, 2011: member
    I 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.
  4. runeksvendsen commented at 8:14 pm on December 9, 2011: contributor
    To 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.
  5. laanwj commented at 9:49 pm on December 9, 2011: member
    ACK
  6. gavinandresen referenced this in commit 3528650560 on Dec 19, 2011
  7. gavinandresen merged this on Dec 19, 2011
  8. gavinandresen closed this on Dec 19, 2011

  9. coblee referenced this in commit c2cee3c99b on Jul 17, 2012
  10. jpentland referenced this in commit bbbbdd8100 on Feb 7, 2016
  11. ptschip referenced this in commit 665db6539f on Jul 12, 2017
  12. dexX7 referenced this in commit 261ea8d575 on Jul 17, 2018
  13. kallewoof referenced this in commit ad701becb8 on Oct 4, 2019
  14. sipa referenced this in commit de659898b6 on Jan 21, 2020
  15. sipa referenced this in commit 36362dfb90 on Jan 23, 2020
  16. jnewbery referenced this in commit 85e7d06351 on Mar 17, 2020
  17. sipa referenced this in commit 4977ac14d3 on Mar 18, 2020
  18. sipa referenced this in commit 5bf7fb5baa on Mar 18, 2020
  19. sipa referenced this in commit fb2a05e468 on Mar 19, 2020
  20. sipa referenced this in commit 497fad6f09 on Mar 21, 2020
  21. sipa referenced this in commit eae016f117 on Mar 22, 2020
  22. sipa referenced this in commit 4e37a7c2cb on Mar 27, 2020
  23. jnewbery referenced this in commit 9696dea839 on Apr 16, 2020
  24. jnewbery referenced this in commit a541fd0e87 on Apr 19, 2020
  25. sipa referenced this in commit c308759ea5 on Apr 19, 2020
  26. sipa referenced this in commit 4eaec32f1c on May 2, 2020
  27. sipa referenced this in commit ef7117193c on May 22, 2020
  28. sipa referenced this in commit 67f232b5d8 on Jun 9, 2020
  29. stackman27 referenced this in commit 78cde6f8c7 on Jun 26, 2020
  30. 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-10-05 07:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me