Laurent Montel
e2df661113
Show headers in qtc6
4 years ago
Volker Krause
04e3d8f180
Use an existing QString::replace overload
...
Otherwise we rely on implicit conversion here that is no longer implicit
in Qt6.
4 years ago
l10n daemon script
1f3a932c5e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Laurent Montel
c2c3a2d6b7
Install in kf<version>
4 years ago
Volker Krause
a8006e8b0b
Adapt build system to also support building against Qt6
4 years ago
l10n daemon script
849f87c0b5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
fcb522f815
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Fushan Wen
ab2df3a5d0
runners/services: Add `testCategories` in servicerunnertest
...
Test matchCategories() can match in the categories.
4 years ago
Fushan Wen
6182073e37
runners/services: Add `testJumpListActions` in servicerunnertest
...
Test matchJumpListActions() can match in the action list and set the
relevance to 0.55 if the match index is 0 or 0.5 if the match index > 0.
4 years ago
Fushan Wen
b7560c63ab
runners/services: Add `testExcutableExactMatch` in servicerunnertest
...
Test `matchExectuables()` can match in the "Exec" and set the relevance
to 1.0.
4 years ago
Fushan Wen
2fb9e48fff
runners/services: Remove KServiceTypeTrader header
...
KServiceTypeTrader is ported to KApplicationTrader.
4 years ago
Fushan Wen
9fd3621410
runners/services: Port to KApplicationTrader in matchJumpListActions
4 years ago
Fushan Wen
8ed8b78cbe
runners/services: Port to KApplicationTrader in matchCategories
4 years ago
Fushan Wen
bc9a9cffc8
runners/services: Port to KApplicationTrader in matchExectuables
4 years ago
Fushan Wen
7e29307a8e
runners/services: Port to KApplicationTrader in matchNameKeywordAndGenericName
4 years ago
l10n daemon script
a298977479
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
a7588366e6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
4d532f0801
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
71ebe03748
Utilize KIO::OpenUrlJob for opening urls
...
This way we consistently use the KIO jobs for launching urls.
4 years ago
Ahmad Samir
096f29e76b
Debug output needn't be translated.
...
GIT_SILENT
4 years ago
l10n daemon script
25bfe7824b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Waqar Ahmed
22b382b097
Calc runner: Initialize Qalculate when needed
...
It takes a lot of time to initialize hence init when needed.
As a drive by, remove some unused signals from QalculateEngine
4 years ago
Alexander Lohnau
d2f948ec20
appstream runner: De-duplicate results from multiple sources
...
BUG: 448619
FIXED-IN: 5.24.1
4 years ago
l10n daemon script
daed0461eb
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
2141988c3b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
c65938f36c
sessionrunner: Change text from "New Session" to "Switch User"
...
This is how we call it since ~2016.
Because of the string changes, it can not get cherry-picked to stable.
BUG: 431315
4 years ago
Alexander Lohnau
7e04bf8f6f
GIT_SILENT Revert "Remove "Plasma" namespace from KRunner plugins"
...
This reverts commit 391beb17fb .
4 years ago
Alexander Lohnau
ac22a4f170
servicesrunner: Fix some apps not showing up when typing less than 3 characters
...
We want to check the user-visible name, not the name of the file on disk.
In case we type "di", results like "Discord" or "Discover" are expected. With the old
logic however, we would reject discover, because the desktop file is called "org.kde.discover".
BUG: 443866
4 years ago
l10n daemon script
6721c2ec92
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
04227abd23
killrunner: Do not define plugin id with a space
...
This way we no longer crash in kcmutils, because a space is an invalid character for the
DBus registration. While it is fixed in kcmutils 397763b0189f8a61c340e30959391f169ecfa0d, this commit
has not landed in the latest frameworks release.
The only issue is that the plugin would be re-enabled in case it was disabled by the user, because the plugin id is different.
However this runner is not aggressive in the amount of matches it displays, I do not consider this a big issue.
The new plugin Id gets derived from the filename.
BUG: 448156
4 years ago
Laurent Montel
e294f6ab08
Use not deprecated SYSTEMD_USER_UNIT_INSTALL_DIR
4 years ago
l10n daemon script
482dc8a0e3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
391beb17fb
Remove "Plasma" namespace from KRunner plugins
...
By setting the deprecation version for KRunner to 5.91,
the negated deprecation wrapper will evaulate to true and
we get compatibility typedefs.
This way we do not need to add the typedefs manually or
add `using namespace Plasma` to the plugins.
Task: https://phabricator.kde.org/T15140
4 years ago
Alexander Lohnau
90b6b76acd
Remove DBus service start condition for baloo runner
...
Otherwise we do not start the process, which will cause a timeout in KRunner.
The goal of the condition was to prevent the process from starting up
unnecessarily, but having a timeout in KRunner in that case is far from ideal.
With https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/796 the runner
will get disabled when one disables baloo indexing.
Consequently the runner will not get called from DBus.
4 years ago
l10n daemon script
1c12775ec7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
4f1d1e2196
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
795dc5a7ac
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
0d0b713076
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
96915c3248
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
eec26a0dcd
webshortcuts runner: Make implicit KService include/linking explicit
...
The KService dependency of KRunner will be removed in KF6
4 years ago
l10n daemon script
5259ac39ab
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
594b933a1e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
377d5b688d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Zoltan Puskas
4c5e454024
calculatorrunner: Enforce using Qalculate
...
If libqalculate is not present on the system, calculator runner falls
back to using QJSEngine, which results in significantly reduced
precision. Make calculator runner unconditionally dependent on
Qalculate and remove conditional fallback code to QJSEngine.
BUG: 433730
4 years ago
l10n daemon script
92c1f7e777
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
c5c8a5a1c8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
5a792e989f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
b0563b1aed
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Lufan Zhong
70d23b891e
runners/shell: Port from KToolInvocation::invokeTerminal to KTerminalLauncherJob
...
kinit is being deprecated; this change will allow it to open a terminal and execute
commands normally without kinit being present.
BUG: 437131
FIXED-IN: 5.24
4 years ago
Alexander Lohnau
c23c7c1615
helprunner: Escape example queries to avoid placeholders getting interpreted as html
4 years ago