CLI improvements for Qt 5.14+

Authored by mtijink on Jan 7 2020, 8:49 PM.

Description

CLI improvements for Qt 5.14+

Qt 5.14 adds a "--help-all" option, so include it in the autocompletion.
Qt 5.14 also warns on multiple additions of the same option, which we
accidently did (KAboutData and we ourselves called it), so don't do
that.
Also fixes device autocompletion, which I accidently broke.

Details

Committed
mtijinkJan 7 2020, 8:50 PM
Parents
R224:9e7324361240: Hide notification after it's no longer possible to accept pairing
Branches
Unknown
Tags
Unknown