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
Nicolas Fella
c7de99fb1d
Add missing include
...
It works right now because of transitive includes, but that might change anytime
6 years ago
David Redondo
159f1a1ae9
Remove dead code related to widget explorer extraActions
...
I think they once were meant to provide an action to switch to the activity
switcher (At least I figured from watching a KDE 4.9 video).
6 years ago
Laurent Montel
500feda997
Fix forward declaration
7 years ago
Friedrich W. H. Kossebau
beefcb1581
Use explicit
8 years ago
Laurent Montel
31421a6e5f
Use nullptr
8 years ago
Laurent Montel
d863086f67
use override everywhere
8 years ago
Montel Laurent
1a63f5eb2a
Use Q_DECL_OVERRIDE
9 years ago
Kai Uwe Broulik
e6dc96f30c
[Widget Explorer] Remove pointless QSignalMapper
...
We no longer have the ability to install different applet types.
Even if we had, we could just use a lambda nowadays.
Differential Revision: https://phabricator.kde.org/D4591
9 years ago
Eike Hein
862ba7a44f
Make special filters optional.
...
Summary: Use QQmlParserStatus to address FIXME and avoid double setup.
Reviewers: #plasma, davidedmundson
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D3221
10 years ago
Aleix Pol
96ff1c868e
Properly define overrides as suggested by the c++ standard
10 years ago
Aaron Seigo
f1887c533a
more sensible source tree layout
...
REVIEW:119965
12 years ago
Aaron Seigo
bfbca8cc9e
move the widgetexplorer qml component into components
12 years ago
Marco Martin
ad1485e7f9
add api to list alternatives in the widget explorer
12 years ago