Alexander Lohnau
0b278a3a98
Port away from deprecated KIO::JobUiDelegate constructor
4 years ago
Nicolas Fella
577e51b047
Use ApplicationLauncherJob to launch menu editor
...
That way activation works properly
4 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
Alexander Lohnau
823d2106ec
Run clang-format
...
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
5 years ago
Bhushan Shah
66f3569da2
Move the kicker plugin to the subdirectory
7 years ago
Laurent Montel
fc00c7b0a9
Use QStringLiteral/nullptr/explicit
8 years ago
Marco Martin
53f9e4281d
KProcess::execute is sync
...
use startDetached instead, don't freeze the shell
BUG:335771
12 years ago
Eike Hein
7a3907c319
Be paranoid and make this a less generic way to run things.
12 years ago
Eike Hein
f66275ce80
Initial import of Application Menu aka (Homerun) Kicker.
...
This version is a mostly-from-scratch reimplementation of
the Plasma 1 version.
Some minor-in-scope loose ends are left, both external and
internal to the code; check TODO for whether your issue is
already known.
12 years ago