Commit graph

4690 commits

Author SHA1 Message Date
Andy Holmes
ad7d3dd964
Remove requestSinks from SystemVolume plugin
Sinks are sent at connect time and updated as necessary, so drop
the request command.

See: https://invent.kde.org/network/kdeconnect-meta/-/merge_requests/8
2024-11-14 14:13:21 -08:00
Paul Brown
daf09c61d8 updating supporters 2024-11-12 07:11:54 +00:00
l10n daemon script
d4046f78b2 GIT_SILENT Sync po/docbooks with svn 2024-11-11 01:34:51 +00:00
l10n daemon script
783b8616f9 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"
2024-11-11 01:24:35 +00:00
Paul Brown
be657485d2 Update org.kde.kdeconnect.metainfo.xml 2024-11-10 18:14:49 +00:00
l10n daemon script
9e14203f89 GIT_SILENT Sync po/docbooks with svn 2024-11-10 01:34:14 +00:00
Albert Astals Cid
896ae5cb22 GIT_SILENT Upgrade release service version to 25.03.70. 2024-11-08 19:33:25 +01:00
Paul Brown
79dfa20109 Added new supporter 2024-11-08 12:55:49 +00:00
Carl Schwan
626dc1006a
Fix clang format 2024-11-05 23:35:14 +01:00
Carl Schwan
fdc2ed37cc
Add KDE Connect supporters from end of years fundraisers
CCMAIL: kde-ev-campaign@kde.org
2024-11-05 23:04:26 +01:00
Heiko Becker
635024d968 GIT_SILENT Update Appstream for new release
(cherry picked from commit 4ac6e7e825)
2024-10-31 01:03:38 +01:00
l10n daemon script
f3e8942a38 GIT_SILENT Sync po/docbooks with svn 2024-10-29 01:29:19 +00:00
l10n daemon script
631641641b 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"
2024-10-29 01:23:22 +00:00
l10n daemon script
452b75e785 GIT_SILENT Sync po/docbooks with svn 2024-10-28 01:32:41 +00:00
l10n daemon script
080c05395a GIT_SILENT Sync po/docbooks with svn 2024-10-27 01:33:32 +00:00
l10n daemon script
ef6f3ce2bd 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"
2024-10-27 01:24:50 +00:00
Nicolas Fella
2e5b1e188f [sftp] Fix crash after mount timed out
When the mount failed after timing out we destroy the mounter

If then the packet actually arrives we access a null mounter

Ignore packets in that state

SENTRY: KDECONNECT-KDE-4A
2024-10-26 13:26:06 +02:00
Nicolas Fella
05963bae29 Drop code for forwarding messages to Telepathy
Telepathy has been dead for quite some time now
2024-10-26 10:58:29 +00:00
l10n daemon script
a60945921d GIT_SILENT Sync po/docbooks with svn 2024-10-26 01:31:02 +00:00
l10n daemon script
ec342df887 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"
2024-10-26 01:23:38 +00:00
l10n daemon script
af56097eef GIT_SILENT made messages (after extraction) 2024-10-26 00:40:01 +00:00
l10n daemon script
cb4767e60b 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"
2024-10-23 01:24:45 +00:00
l10n daemon script
e0b8a30f45 GIT_SILENT Sync po/docbooks with svn 2024-10-21 01:30:00 +00:00
l10n daemon script
784e10850e 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"
2024-10-21 01:22:45 +00:00
l10n daemon script
9588f23cb1 GIT_SILENT Sync po/docbooks with svn 2024-10-20 01:30:00 +00:00
l10n daemon script
dcc62a7f09 GIT_SILENT Sync po/docbooks with svn 2024-10-19 01:30:30 +00:00
Albert Vaca Cintora
c476e70a8b
Remove duplicate gitignore entry 2024-10-18 13:44:26 +02:00
Albert Vaca Cintora
475a4c2ca8 Add missing QQuickStyle::setStyle calls
Calls `QQuickStyle::setStyle("breeze")` everywhere we were
calling `QApplication::setStyle("org.kde.desktop")`.
2024-10-18 11:38:57 +00:00
l10n daemon script
10368df021 GIT_SILENT Sync po/docbooks with svn 2024-10-16 01:31:50 +00:00
Biswapriyo Nath
935d874d57 plugins/systemvolume: Remove workaround for mingw toolchain
This reverts the change from 595e8d9a35
and a01af1b406 commit.

PKEY_Device_DeviceDesc was added in mingw-w64 headers in the
following commit.

0b02ea1d7d/
0b02ea1d7d (mirror)
2024-10-15 09:30:28 +00:00
l10n daemon script
902179f3f9 GIT_SILENT Sync po/docbooks with svn 2024-10-15 01:28:15 +00:00
Carl Schwan
8d14fb17a3 kdeconnect-app: Add filtering of plugins
Similar to the KCM
2024-10-14 09:34:57 +00:00
Carl Schwan
9832f380dc findthisdevice: Add audio playback
Similar to the C++ kcm
2024-10-13 19:40:34 +00:00
Carl Schwan
20bba74b0b findthisdevice: Fix getting defaultSounds in the QML app
Now use the same code as the C++ kcm
2024-10-13 19:40:34 +00:00
Biswapriyo Nath
b40f2a785f plugins/systemvolume: Fix linker error with mingw toolchain
This commit fixes the following linker error with mingw ld.

ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11ae): undefined
reference to `_GUID const& __mingw_uuidof<IPolicyConfigVista>()'
ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11b6): undefined
reference to `_GUID const& __mingw_uuidof<CPolicyConfigVistaClient>()'
2024-10-13 15:42:06 +00:00
Albert Astals Cid
3242a5bebc Fix QML widget being too wide in hidpi
We don't need to multiply by the devicePixelRatio here
2024-10-13 12:49:24 +00:00
l10n daemon script
9ad5b56be1 GIT_SILENT Sync po/docbooks with svn 2024-10-13 01:27:53 +00:00
l10n daemon script
1817437ebe GIT_SILENT Sync po/docbooks with svn 2024-10-12 01:28:36 +00:00
l10n daemon script
f383640c4d 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"
2024-10-12 01:21:35 +00:00
Nicolas Fella
3ce4cee203 [indicator] Set QQC2 style
The indicator can show the KCM, which uses QML now

Make sure we have the right style set on all platforms
2024-10-11 02:35:57 +00:00
l10n daemon script
ab8c189ff4 GIT_SILENT Sync po/docbooks with svn 2024-10-11 01:33:56 +00:00
l10n daemon script
3b31e935b7 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"
2024-10-11 01:23:53 +00:00
l10n daemon script
da37c0adbd GIT_SILENT made messages (after extraction) 2024-10-11 00:39:58 +00:00
Carl Schwan
0e782de07f Port kdeconnect_share_config away from Qt labs 2024-10-10 13:16:31 +00:00
Carl Schwan
03d8e3c2cd Add frame back to device list 2024-10-10 13:12:48 +00:00
Albert Vaca Cintora
89f950ca88
Backport mdns.h updates from upstream 2024-10-10 15:07:24 +02:00
Rob Emery
36f8b27a0d Switching to static_cast 2024-10-10 09:01:48 +01:00
Rob Emery
d91409bb73 Switching back to comment block 2024-10-10 08:54:36 +01:00
Rob Emery
a2d430c95d Disabling warnings as errors now we are clean 2024-10-10 08:51:57 +01:00
Rob Emery
83536d1684 Using KColorSchemeManager::KColorSchemeManager is deprecated 2024-10-10 08:51:57 +01:00