Omit command line parsing

Authored by wojnilowicz on Jun 28 2017, 6:58 AM.

Description

Omit command line parsing

The purpose of this patch is to speed up startup process of KMyMoney.

Changes:

  1. Only mandatory informations about application are set each time it

starts.

  1. Additional informations have been moved to kcreditswindow.cpp from

which they can be fetched on request.

  1. Command line is processed only if there is at least one argument

passed.

  1. "About KMyMoney" has been reconnected and shows about data only on

request.

Differential Revision: https://phabricator.kde.org/D6423

Signed-off-by: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>

Details

Committed
wojnilowiczJul 6 2017, 4:17 PM
Differential Revision
D6423: Omit command line parsing
Parents
R261:62d28348b824: Add feature to disable the splash screen
Branches
Unknown
Tags
Unknown