Alexander Lohnau
35345786f6
GIT_SILENT Add context parameter to connect calls with lambda
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
Friedrich W. H. Kossebau
2608ccce81
Use nullptr
8 years ago
David Edmundson
dbb7f8aecf
Revert "Revert "Port to new plasma-framework API""
...
This commit was wrong in 5.8, but fine in master where we can
raise the dependency
This reverts commit 9e457e8c63 .
9 years ago
David Edmundson
9e457e8c63
Revert "Port to new plasma-framework API"
...
This reverts commit 3f859c3dbd .
We can't depend on new frameworks API in a patch release.
CC: aleixpol@kde.org
9 years ago
Aleix Pol
3f859c3dbd
Port to new plasma-framework API
...
Reduces unnecessary castings.
Ports away the WindowedWidgets runner from KService
REVIEW: 129101
9 years ago
Aleix Pol
d1708e3011
Port to new plasma-framework API
...
Reduces unnecessary castings.
Ports away the WindowedWidgets runner from KService
REVIEW: 129101
10 years ago
Aleix Pol Gonzalez
f684124287
Fix most obvious clazy and clang warnings
...
REVIEW: 128997
10 years ago
David Rosca
4c6707dbed
Alternatives: Add new applet only after the old one was removed
...
New applet is now added at the same position as the old one.
CCBUG: 358827
Differential Revision: https://phabricator.kde.org/D1134
10 years ago
Montel Laurent
a007f294b4
Use new connect api + QStringLiteral
11 years ago
Kai Uwe Broulik
b2b1a4df7a
Transfer global shortcut from old applet to new one
...
REVIEW: 124743
BUG: 351524
FIXED-IN: 5.4.0
11 years ago
Aaron Seigo
a4bd55b676
rename the alternativesdialog* files to anteraltiveshelper.*
12 years ago
Aaron Seigo
2db8cd6373
make the alternatives *dialog* a helper
...
this places the responsibility on the shell package and removes
the assumption that the alternatives UI is a dialog that is placed
alongside the applet. that, my friends, is a desktop form factor
assumption.
12 years ago
Aaron Seigo
f4ab2f16bc
use the appletalternativesui package path
12 years ago
Marco Martin
a477f4cebb
use the corona package
12 years ago
Marco Martin
74abdffbf4
move the alternatives dialog in the shell
...
it belong here: it's something that should be pure decision of the shell
12 years ago