Lukáš Tinkl
b15cc21229
i18n fixes
...
the runner categories must be translated, they are visible in the kcms
and it's what Plasma::QueryMatch::setMatchCategory suggests
12 years ago
l10n daemon script
a0281931f9
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
3bd4f1e953
port activities runner
12 years ago
l10n daemon script
26ab46d528
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
db9ed44245
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
f516e0b07e
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
359949619e
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6ef6c7e692
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e558bc76b9
SVN_SILENT made messages (.desktop file)
12 years ago
Vishesh Handa
3eee8a6ab1
BalooSearchRunner: use proper includes
12 years ago
l10n daemon script
1e43cbcce7
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
cbb6b8afb8
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
359cb08737
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
ff13597a92
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
129c326047
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8682f087d4
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
45147e31e6
SVN_SILENT made messages (.desktop file)
12 years ago
Rohan Garg
abc0214dd1
Port the webshortcuts runner to Plasma 5
...
REVIEW: 118797
12 years ago
l10n daemon script
1e95c309eb
SVN_SILENT made messages (.desktop file)
12 years ago
Lukáš Tinkl
7652e2cf53
add the missing translation domain
...
even for the disabled runners, just in case
12 years ago
Lukáš Tinkl
9f658c0e9b
i18n fixes
...
also ported the modules to K_PLUGIN_FACTORY_WITH_JSON while at it
12 years ago
Lukáš Tinkl
fd17db12d4
i18n fixes
...
boy... there's a LOT of work here
12 years ago
Vishesh Handa
a991e1c1e1
Move the Baloo search runner here
...
Along with the other runners. This adds a compile time dependency on
Baloo.
12 years ago
Vishesh Handa
5a113b449f
ServicesRunner: Implement categoryIcon
12 years ago
l10n daemon script
31ad166b6b
SVN_SILENT made messages (.desktop file)
12 years ago
Vishesh Handa
c2ae1cdc76
ServicesRunner: Give applications whose name contains the term higher preference
...
The current order works like this -
* Name contains term - 0.8
* Name starts with term - 0.9
* Generic Name contains term - 0.65
* Generic Name starts with term - 0.7
* Keyword contains name - 0.6
if it is a kde app + 0.09
Previously, it was -
* Name contains term - 0.8
* Name starts with term - 0.9
* Generic Name contains term - 0.7
* Generic Name starts with term - 0.8
* Keyword matches - 0.6
if it is a kde app + 0.1
This meant that if a kde app has a generic name that starts with the
term, it will get a higher priority than if there exists a non kde app
whose name contains the phrase.
Eg - "Marble" has a generic name of "Virtual Desktop" and is a KDE app.
It is ranked higher than "Oracle VirtualBox" when the term is "virtual".
With this patch, name matching always gets a higher relevance.
This patch also changes the priority of matches cause of categories.
They will now ALWAYS come after non category matches. Earlier if a
category matched + if it was a KDE app, its relevant would be 1, which
was would mean it would come after if the name starts with the term,
which is so stupid.
Reviewed By: David Edmundson and Rohan Garg
12 years ago
Vishesh Handa
cb0172ed1d
ServiceRunner: Expose your categories
12 years ago
Marco Martin
526b4cb06e
make the sessions runner build
...
still to make functional
12 years ago
Sebastian Kügler
9ba96e9398
Qt5::Widgets is needed for QApplication's clipboard
12 years ago
Sebastian Kügler
40622f3e80
Qt5::Gui is needed for QIcon
12 years ago
Elias Probst
7b5e47c1e7
Fix build (multiple missing Qt5:: components in target_link_libraries).
...
REVIEW: 118209
12 years ago
Vishesh Handa
fdca63b664
Calculate Runner: Port Qalculate backend away from KDELibs4Support
12 years ago
Vishesh Handa
de5acbd610
Calculator Runner: Enable the qalculate backened again
12 years ago
Vishesh Handa
9b05b96515
CalculatorRunner: Port away from KDELibs4Support
12 years ago
Vishesh Handa
bdf18be495
Basic port of the calculator runner
...
Disabled Qalculate support for now
12 years ago
Vishesh Handa
abae8de5c6
Fix incorrect signature of AbstractRunner::mimeDataForMatch
...
In commit 983bacb8 (plasma-framework - 2011-05-20) the mimeDataForMatch
signature was changed. It now accepts a reference instead of a pointer,
but the runners don't seem to have been updated.
This is why we need proper automated tests.
12 years ago
Vishesh Handa
acc0778dff
LocationRunner: Port away from KDELibs4Support
12 years ago
Vishesh Handa
9f3ec08aa8
Bookmarks Runner: Port away from KDE4Support
12 years ago
Vishesh Handa
0c38199657
ShellRunner: Remove KDELibs4Support
12 years ago
Vishesh Handa
b701997632
ShellRunner: Use QStandardPaths
12 years ago
Vishesh Handa
d47ef2ac9f
ShellRunner: Remove KGlobal usage
12 years ago
Vishesh Handa
d55cd5217c
PlacesRunner: Port away from KDELibs4Support
12 years ago
Vishesh Handa
450e42b75f
RecentDocuments Runner: Remove KDELibs4Support
12 years ago
Vishesh Handa
a3204b0ab7
ServiceRunner: Use KService::showInCurrentDesktop instead of showInKDE
12 years ago
Vishesh Handa
16a2df5dd3
ServiceRunner: Only set catagory when it is actually a KCM
12 years ago
Vishesh Handa
ee711cf107
Services Runner: Port away from KDELibs4Support
12 years ago
Vishesh Handa
e111b2573e
ServiceRunner: KIcon -> QIcon
12 years ago
Vishesh Handa
840640fa8c
LocationRunner: KIcon -> QIcon
12 years ago
Vishesh Handa
4de921d04d
Services Runner: Set a category for the System Settings
12 years ago
l10n daemon script
cf13f672b0
SVN_SILENT made messages (.desktop file)
12 years ago