- 21 May, 2022 1 commit
-
-
Albert Astals Cid authored
-
- 15 May, 2022 1 commit
-
-
Nicolas Fella authored
-
- 07 May, 2022 1 commit
-
-
Heiko Becker authored
(cherry picked from commit d4d40062)
-
- 05 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 02 May, 2022 1 commit
-
-
Antonio Rojas authored
It breaks launching the application on Wayland
-
- 01 May, 2022 1 commit
-
-
Script Kiddy authored
-
- 25 Apr, 2022 1 commit
-
-
Script Kiddy authored
-
- 23 Apr, 2022 5 commits
-
-
Alexander Lohnau authored
We ignore the name/description and only display the id in the ui. To make sure the is are the same, the OUTPUT_NAME cmake target property is set. Otherwise, we would need a json file with the KPlugin object and then the id in it, which is unnecessary work for sth. that can be done in a single line. Having the file base name and id differ is also discouraged, see https://phabricator.kde.org/T14499
-
Alexander Lohnau authored
-
Alexander Lohnau authored
We have one defined in the base class, consequently we do not violate the rule of life when removing the empty ones
-
Alexander Lohnau authored
This way we do not need to take care of setting the factory name and typing out the registration manually
-
Alexander Lohnau authored
- We do not need to manually check for duplicates - Improve the error message while at it - Remove the internal utility-method since the code is super small now
-
- 20 Apr, 2022 1 commit
-
-
Script Kiddy authored
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"
-
- 19 Apr, 2022 1 commit
-
-
Script Kiddy authored
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"
-
- 18 Apr, 2022 1 commit
-
-
Alexander Lohnau authored
Converting a servicetype to json does not make sense and we do not use the file anywhere. With us also not using KServiceTypeTrader for the plugin loading, we can get rid of the servicetype desktop files.
-
- 12 Apr, 2022 1 commit
-
-
Heiko Becker authored
(cherry picked from commit b2e736c2)
-
- 01 Apr, 2022 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 24 Mar, 2022 1 commit
-
-
We have an option so let's be consistent. Signed-off-by:
Andreas Sturmlechner <asturm@gentoo.org>
-
- 12 Mar, 2022 1 commit
-
-
Albert Astals Cid authored
-
- 08 Mar, 2022 1 commit
-
-
- 05 Mar, 2022 1 commit
-
-
Script Kiddy authored
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"
-
- 27 Feb, 2022 2 commits
-
-
Heiko Becker authored
(cherry picked from commit ef32c926)
-
Script Kiddy authored
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"
-
- 17 Feb, 2022 1 commit
-
-
Script Kiddy authored
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"
-
- 12 Feb, 2022 1 commit
-
-
Laurent Montel authored
-
- 06 Feb, 2022 1 commit
-
-
Script Kiddy authored
-
- 28 Jan, 2022 1 commit
-
-
Heiko Becker authored
(cherry picked from commit fa7bbbc8)
-
- 24 Jan, 2022 1 commit
-
-
Luke Dashjr authored
-
- 11 Jan, 2022 1 commit
-
-
Fixes thigs like: warning: ‘static QVector<KPluginMetaData> KPluginLoader::findPlugins( const QString&, std::function<bool(const KPluginMetaData&)>)’ is deprecated: Since 5.86. Use KPluginMetaData::findPlugins instead [-Wdeprecated-declarations]
-
- 05 Jan, 2022 1 commit
-
-
Jan Grulich authored
It is possible to have zero data in the buffer, but have the buffer to carry metadata about the mouse cursor. In that case we should try to process the cursor metadata before we discard the buffer for not having any data.
-
- 03 Jan, 2022 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 1d5bf084)
-
- 02 Jan, 2022 1 commit
-
-
Script Kiddy authored
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"
-
- 31 Dec, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 29 Dec, 2021 1 commit
-
-
Nicolas Fella authored
-
- 23 Dec, 2021 1 commit
-
-
Alexey Min authored
mark VirtualMonitorRfbServer:newClient() as oveeride fixes warning: krfb/main-virtualmonitor.cpp:67:23: warning: ‘virtual PendingRfbClient* VirtualMonitorRfbServer::newClient(rfbClientPtr)’ can be marked override [-Wsuggest-override] 67 | PendingRfbClient *newClient(rfbClientPtr client) { | ^~~~~~~~~
-
- 09 Dec, 2021 1 commit
-
-
Albert Astals Cid authored
(cherry picked from commit 39b068b1)
-
- 26 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 25 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 21 Nov, 2021 1 commit
-
-
Script Kiddy authored
-