l10n daemon script
c7b5c13700
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"
5 years ago
Alexander Lohnau
c97dddf20d
Manually adjustments for SPDX license statements
5 years ago
Alexander Lohnau
3d4df5e61e
Merge duplicate copyright texts for Glenn Ergeerts
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
Adrien Faveraux
42515d22cb
Move include guard to Pragma Once
5 years ago
Alexander Lohnau
2f0eb07038
runners: Use K_PLUGIN_CLASS_WITH_JSON directly
...
Task: https://phabricator.kde.org/T14542
5 years ago
Alexander Lohnau
3d03606302
Use kcoreaddons_add_plugin to allow loading plugins from build dir
...
Task: https://phabricator.kde.org/T14528
5 years ago
Alexander Lohnau
512135a650
runners: Prevent duplicate results among bookmarks and locations runner
...
CCBUG: 406292
5 years ago
Alexander Lohnau
0305762301
GIT_SILENT Remove obsolete KRunner property
5 years ago
Alexander Lohnau
a00f96ef5e
bookmarksrunner: Remove quotes in profile name
...
Otherwise interpreting it as a path will fail.
5 years ago
Alexander Lohnau
094100187d
bookmarksrunner: Choose less confusing folder name for cache
...
BUG: 436347
FIXED-IN: 5.22
5 years ago
l10n daemon script
9f02b43f3f
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"
5 years ago
l10n daemon script
7fb5605b5d
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"
5 years ago
Alexander Lohnau
ac7054366d
runners: Set urls for matches
...
This saves us the custom implementation of mimeDataForMatch and
allows us to get the urls for example in milou, just like we already can
with the DBus runners.
5 years ago
Alexander Lohnau
538ba58db1
runners: Allow runners to be loaded from build directory
5 years ago
Nicolas Fella
78f04b5813
Port from QString::SkipEmptyParts to Qt::SkipEmptyParts
5 years ago
Alexander Lohnau
d4cc5fe12a
GIT_SILENT bookmarksrunner: Simplify bookmarksmatchtest
...
- Use constant values instead of parameter if value is always the same
- Define lambda to add new test, this works around
https://bugs.llvm.org/show_bug.cgi?id=45018 and gives useful hints in an
IDE
5 years ago
Alexander Lohnau
9c97ee51e6
bookmarksrunner: Let clang-format format QTest::newRow calls
5 years ago
Alexander Lohnau
465d160f90
bookmarksrunner: Move Firefox::init logic to constructor
5 years ago
Alexander Lohnau
dd717dd3b0
bookmarksrunner: Clean up unneeded CMake code
5 years ago
Alexander Lohnau
35eb251d7c
bookmarksrunner: Apply improvements based on review
5 years ago
Alexander Lohnau
ab2776f147
GIT_SILENT bookmarksrunner: Add SPDX license statements
5 years ago
Alexander Lohnau
43817a13c4
bookmarksrunner: Clean up chrome bookmarks test
...
The test should make sure the chrome bookmarks and profile reading
works properly and not test the conversion logic.
In the previous commit a dedicated test has been added
for the conversion and relevance logic.
5 years ago
Alexander Lohnau
39d1d7af7c
bookmarksrunner: Add test for BookmarkMatch class
...
This tests the relevance and conversion logic for this class.
5 years ago
Alexander Lohnau
aa5d629913
bookmarksrunner: Use static lib to avoid recompiling classes for tests
5 years ago
Alexander Lohnau
f82b0a9593
bookmarksrunner: Make Firefox::init method non-virtual
...
There is no class which extends from it and is silences a warning about
calling virtual methods from the constructor
5 years ago
Alexander Lohnau
f4cee9b65c
bookmarksrunner: Add tests for firefox bookmarks
5 years ago
Alexander Lohnau
bbfab7a05b
bookmarksrunner: Rename KDEBrowser to Konqueror
...
This matches the naming conventions of the other browsers
and makes the meaning more clear
5 years ago
Alexander Lohnau
97ec753ea1
bookmarksrunner: Add optional parameter to specify browser config dir
5 years ago
Alexander Lohnau
de9588fc64
Better organize bookmarks runner tests
5 years ago
Nicolas Fella
1a07220843
Use versionless Qt cmake target
...
This makes it easier to build against both Qt5 and Qt6
5 years ago
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
l10n daemon script
f59389a0f6
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"
5 years ago
Friedrich W. H. Kossebau
42068e1707
Runners: port to KPluginMetaData argument using AbstractRunner constructor
5 years ago
Alexander Lohnau
aa54e5dd12
Fix -Wclazy-qstring-arg warnings
5 years ago
Alexander Lohnau
fda6d41132
Fix a bunch of clazy warnings
...
Should be uncontroversial and compile time checked.
5 years ago
Nicolas Fella
b7869bf267
Add trailing commas to enums
...
We do this sometimes, but not consistenly.
The benefit is twofold.
First it improves the diff when adding new values since no existing line needs to be touched.
Second it prevents clang-format from collapsing the definition into a single line, which is undesired for large enums.
5 years ago
Mikel Johnson
fae151b245
Use QStringLiteral and QLatin1String where it makes sense
5 years ago
Laurent Montel
457fd4d232
If include is define in .h remove it if it's defined in .cpp too (scripted)
5 years ago
Alexander Lohnau
8f7a12d750
Optimize runners using new properties
6 years ago
Alexander Lohnau
2969719c9d
Port away from deprecated KRunner methods
6 years ago
l10n daemon script
59615cffaa
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"
6 years ago
l10n daemon script
2aecf659a6
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"
6 years ago
Nicolas Fella
c998bb4017
Port away from KMimeTypeTrader
...
It is about to be deprecated
See https://phabricator.kde.org/T12177
6 years ago
Fabian Vogt
880c71dca3
Fix possible crash in bookmarksrunner
...
If there's no firefox profile found, m_favicon and m_fetchsqlitefav are
nullptr.
6 years ago
Nicolas Fella
5a47a83ef0
Remove unneeded include
6 years ago
Alexander Lohnau
0d7eca0b4b
Improve disk write operations for firefox favicons
6 years ago
Alexander Lohnau
bbed524a2c
Add bookmarksrunner integration for Falkon
...
CCBUG: 393544
6 years ago
l10n daemon script
5f13bcabf9
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"
6 years ago
Friedrich W. H. Kossebau
3c41e2c12f
runners: port to new KRunner metadata system & install location
6 years ago