Kai Uwe Broulik
2b7d3c4bc5
Fix running applet calculation
...
We get an int rather than a bool :)
11 years ago
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
Marco Martin
24bd8d5978
sometimes a service from a query is invalid
...
don't access invalid metadata
BUG:343870
11 years ago
Marco Martin
70dd1e1000
start porting the widget explorer to KPackage
11 years ago
Marco Martin
30693d532d
fix sycoca query
...
BUG:339590
12 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
Bhushan Shah
808cbf572d
debug--
12 years ago
Aleix Pol
b0068a09cf
Port plasma code to PLASMA_RELATIVE_DATA_INSTALL_DIR
12 years ago
Marco Martin
57068febe4
port to KConfigLoader
12 years ago