Store arguments before creating QApplication

Authored by broulik on Dec 21 2016, 9:40 AM.

Description

Store arguments before creating QApplication

Qt removes certain arguments, such as title and icon, from argv before our QCommandLineParser gets a chance to parse them.

CHANGELOG: Fixed command line arguments, such as --title and --icon not working

BUG: 373677
FIXED-IN: 16.12.1

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

Details

Committed
broulikDec 21 2016, 9:41 AM
Differential Revision
D3727: Store arguments before creating QApplication
Parents
R229:94fd76080fb6: use newest version of fdl
Branches
Unknown
Tags
Unknown
References
tag: v16.12.3, tag: v16.12.2, tag: v16.12.1, Applications/16.12