Bhushan Shah
005ea5f7af
Fix containments category showing up in the widgetexplorer
...
It is not meant to be shown in widget explorer. It is not being shown
when english language is used because
i18n("Containments") == "Containments"
but in other languages for example x-test
i18n("Containments") == "xxContainmentsxx" and hence this condition
doesn't pass and it shows up in UI
11 years ago
Bhushan Shah
18299aae16
Categories string are in libplasma5 catalog
...
BUG: 345878
FIXED-In: 5.3
11 years ago
Marco Martin
72260239d3
don't crash over invalid plugin info
11 years ago
Marco Martin
01b55c5e72
remove deprecated block
11 years ago
Marco Martin
1fa8b40cc3
const-ify
11 years ago
Marco Martin
70dd1e1000
start porting the widget explorer to KPackage
11 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
Aaron Seigo
1288167d6d
the view member is not used
12 years ago
Marco Martin
ad1485e7f9
add api to list alternatives in the widget explorer
12 years ago
David Edmundson
3f800f17fb
Debug--
12 years ago
David Edmundson
2a9547ae1d
Replace completely useless debug
12 years ago
Marco Martin
a7f39bdef5
friendlier window title
...
BUG:336282
12 years ago
David Edmundson
ff5fb41e41
Fix build
12 years ago
David Edmundson
23e7bb1774
Show applets from the system tray in Widget Explorer
...
REVIEW: 118126
BUG: 331953
12 years ago
Aleix Pol
b0068a09cf
Port plasma code to PLASMA_RELATIVE_DATA_INSTALL_DIR
12 years ago
Marco Martin
537f8cca6e
reenable the local install widget wizard
12 years ago
Marco Martin
a602e12e07
reenable ghns dialog
...
TODO: we'll need a category for plasma next plasmoids
12 years ago