lp:kdeconnect-desktop

Owned by Peter J. Mello
Get this repository:
git clone https://git.launchpad.net/kdeconnect-desktop

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://anongit.kde.org/kdeconnect-kde.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
release/24.02 2024-04-19 03:03:54 UTC
GIT_SILENT Sync po/docbooks with svn

Author: l10n daemon script
Author Date: 2024-04-19 03:03:54 UTC

GIT_SILENT Sync po/docbooks with svn

master 2024-04-19 01:24:53 UTC
GIT_SILENT Sync po/docbooks with svn

Author: l10n daemon script
Author Date: 2024-04-19 01:24:53 UTC

GIT_SILENT Sync po/docbooks with svn

work/send-singlerelease 2024-03-01 22:52:40 UTC
Fix remote mouse: you can drag but not drop in Plasma Wayland

Author: albertvaka
Author Date: 2024-03-01 22:52:40 UTC

Fix remote mouse: you can drag but not drop in Plasma Wayland

work/olib/inlinemessage-position 2024-02-23 13:39:50 UTC
smsapp/ConversationList: Set position for InlineMessage in header

Author: Oliver Beard
Author Date: 2024-02-23 13:39:50 UTC

smsapp/ConversationList: Set position for InlineMessage in header

release/23.08 2024-02-10 04:18:49 UTC
GIT_SILENT Sync po/docbooks with svn

Author: l10n daemon script
Author Date: 2024-02-10 04:18:49 UTC

GIT_SILENT Sync po/docbooks with svn

work/genericity/hide-icon 2024-02-03 05:21:52 UTC
applet: hide tray icon when device is paired but not connected

Author: Jin Liu
Author Date: 2024-02-03 05:21:52 UTC

applet: hide tray icon when device is paired but not connected

In this state, the user can do nothing in the applet. Hiding it
to unclutter the systray overflow.

work/bam/Plasmoid 2023-10-06 14:06:45 UTC
DRAFT: refactor plasmoid. -> Plasmoid.

Author: Andrey Butirsky
Author Date: 2023-10-06 14:06:45 UTC

DRAFT: refactor plasmoid. -> Plasmoid.

Automated by:
find ~/kde6/src/ -name *.qml -execdir sed "/plasmoid\./{s//Plasmoid./g;h};${x;/./{x;q0};x;q1}" -i ./.git \; -execdir git add -u \; -execdir git checkout -qB work/bam/Plasmoid \;
find -type d -name .git -execdir git commit -m "DRAFT: refactor plasmoid. -> Plasmoid." \; -execdir git push \;

https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/446

work/mdns-test 2023-08-28 16:39:30 UTC
Revert "Remove a bunch of debug logs"

Author: albertvaka
Author Date: 2023-08-11 13:10:59 UTC

Revert "Remove a bunch of debug logs"

This reverts commit 872e75b6fac10c9c5e9e3e2729b6f2375f3fffd3.

work/mdns-testing 2023-08-11 13:24:53 UTC
ASD

Author: albertvaka
Author Date: 2023-08-11 13:24:53 UTC

ASD

work/replace-qdbusqvariant 2023-08-11 09:42:43 UTC
Use QVariant instead of QDbusVariant

Author: albertvaka
Author Date: 2023-08-11 09:42:43 UTC

Use QVariant instead of QDbusVariant

Needs https://bugreports.qt.io/browse/QTBUG-116002

work/qt-becomemonitor 2023-08-11 09:32:58 UTC
Replace libdbus with qdbus

Author: albertvaka
Author Date: 2023-08-11 09:32:58 UTC

Replace libdbus with qdbus

work/lololo 2023-08-09 18:26:57 UTC
Somehow fix Qt6 build

Author: albertvaka
Author Date: 2023-08-09 18:26:57 UTC

Somehow fix Qt6 build

work/lol 2023-08-08 14:56:33 UTC
plugins/sendnotifications: add support for Windows

Author: qydw
Author Date: 2023-07-30 17:05:15 UTC

plugins/sendnotifications: add support for Windows

work/alex/plugins 2023-07-28 14:19:31 UTC
plugins: Prefer using statements with baseclass over empty constructor

Author: Alexander Lohnau
Author Date: 2023-07-28 08:36:48 UTC

plugins: Prefer using statements with baseclass over empty constructor

Those plugins re really simple and don't need any initialization logic.
With the using statement, we do not need to add a constructor and pass the parent/args to the baseclass

work/aacid/branch_with_lies 2023-07-23 14:40:28 UTC
pretend autogenerated headers are system ones

Author: Albert Astals Cid
Author Date: 2023-07-23 14:40:28 UTC

pretend autogenerated headers are system ones

work/alex/metadata_cleanup 2023-07-22 14:39:55 UTC
Fix windows build issues

Author: Alexander Lohnau
Author Date: 2023-07-21 12:53:23 UTC

Fix windows build issues

- Add dummy args param to QProcess::startDetached
- Remove logging category from inline snippet. This was removed due to
  being unused in non-windows builds.

work/add-missing-notify 2023-07-20 17:24:41 UTC
Add missing NOTIFY to properties

Author: albertvaka
Author Date: 2023-07-20 17:24:41 UTC

Add missing NOTIFY to properties

work/mdns-low-level 2023-07-17 21:21:02 UTC
Missing ifdef

Author: albertvaka
Author Date: 2023-07-17 21:21:02 UTC

Missing ifdef

work/mdns-multiplatform 2023-07-16 12:43:37 UTC
Fix assignation

Author: albertvaka
Author Date: 2023-07-16 12:43:37 UTC

Fix assignation

release/23.04 2023-07-16 03:26:17 UTC
GIT_SILENT Sync po/docbooks with svn

Author: l10n daemon script
Author Date: 2023-07-16 03:26:17 UTC

GIT_SILENT Sync po/docbooks with svn

work/fuf/466617 2023-07-15 02:00:47 UTC
CompositeUploadJob: don't start job if device is disconnected

Author: qydw
Author Date: 2023-07-15 01:57:20 UTC

CompositeUploadJob: don't start job if device is disconnected

If Qt::QueuedConnection, it's possible for a device to disconnect
during the waiting period, so make sure subjobs are not started after
the device is disconnected.

BUG: 466617
FIXED-IN: 23.04.3

work/udp-port-const 2023-07-03 13:16:54 UTC
UDP port should be a constant

Author: albertvaka
Author Date: 2023-07-03 13:16:54 UTC

UDP port should be a constant

work/mart/plasma6plasmoidapi 2023-06-09 08:27:11 UTC
use new expanded api

Author: Marco Martin
Author Date: 2023-06-09 08:27:11 UTC

use new expanded api

work/udp-reuseaddress 2023-06-07 16:38:13 UTC
Set ReuseAddressHint in UDP socket

Author: albertvaka
Author Date: 2023-06-07 16:38:13 UTC

Set ReuseAddressHint in UDP socket

Tell Qt to bind even if something else listening to the same port.
On Unix, this is implied by ShareAddress, but not on Windows [1].

[1] https://code.qt.io/cgit/qt/qtbase.git/tree/src/network/socket/qabstractsocket.cpp?h=5.9#n1565

work/pairStateEnum 2023-06-02 17:18:06 UTC
[not working] try to pass the pair state through dbus as an enum

Author: albertvaka
Author Date: 2023-06-02 17:18:06 UTC

[not working] try to pass the pair state through dbus as an enum

work/fix-systemvolume-crash 2023-05-25 11:09:49 UTC
Fix really terrible code

Author: albertvaka
Author Date: 2023-05-25 11:08:10 UTC

Fix really terrible code

work/bdevries/mpris-rate 2023-05-12 14:25:37 UTC
Add support for MPRIS playback rate

Author: Bart De Vries
Author Date: 2023-05-12 14:25:37 UTC

Add support for MPRIS playback rate

This will ensure that the playback position can be accurately
extrapolated for playback rates other than 1.0.

work/ratijas/share 2023-04-25 11:48:09 UTC
plugins/share: Escape literal %percent character in i18n string

Author: ivan tkachenko
Author Date: 2023-04-25 11:48:09 UTC

plugins/share: Escape literal %percent character in i18n string

The QML config file is not used anywhere for now, and C++ counterpart
already has it properly escaped.

work/apollozhu/fix-share-metadata 2023-04-20 03:53:08 UTC
Fix swapped creationTime and lastModified

Author: Apollo Zhu
Author Date: 2023-04-20 03:53:08 UTC

Fix swapped creationTime and lastModified

work/accessmanager 2023-04-10 08:52:02 UTC
Follow-up to my previous commit (fixes build)

Author: albertvaka
Author Date: 2023-04-10 08:51:46 UTC

Follow-up to my previous commit (fixes build)

work/fuf/447385 2023-03-25 13:22:55 UTC
plugins/mpriscontrol: use correct type for artist

Author: qydw
Author Date: 2023-03-25 05:07:34 UTC

plugins/mpriscontrol: use correct type for artist

In MPRIS2 xeasm:artist should have a string list type, not a string
type. This change is compatible with previous KDEConnect versions
because QString in QVariant can be converted to QStringList.

piyush/enable-battery-windows 2023-03-24 19:39:13 UTC
plugin: enable Battery plugin on Windows

Author: Piyush Aggarwal
Author Date: 2023-03-24 19:39:13 UTC

plugin: enable Battery plugin on Windows

release/22.12 2023-03-09 03:33:28 UTC
GIT_SILENT Sync po/docbooks with svn

Author: l10n daemon script
Author Date: 2023-03-09 03:33:28 UTC

GIT_SILENT Sync po/docbooks with svn

release/22.08 2022-10-30 21:31:41 UTC
GIT_SILENT Update Appstream for new release

Author: Heiko Becker
Author Date: 2022-10-30 21:31:41 UTC

GIT_SILENT Update Appstream for new release

work/bharadwaj/share-url-and-title-case 2022-07-27 20:51:49 UTC
Handle link sharing behavior of some apps properly

Author: Bharadwaj Raju
Author Date: 2022-07-27 20:51:49 UTC

Handle link sharing behavior of some apps properly

Some apps (Google News, some RSS readers, probably others), when
you share a link from them, they send it in the form of "title \n url".

Handle that case by opening the URL in a browser instead of the whole message in a text editor.

work/wayland-support-keyboard 2022-07-25 23:56:46 UTC
support sending a keymap

Author: Aleix Pol
Author Date: 2022-07-25 23:56:46 UTC

support sending a keymap

release/22.04 2022-07-12 02:56:25 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2022-07-12 02:56:25 UTC

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"

share-file-times 2022-03-10 16:16:26 UTC
Changes as per CR

Author: albertvaka
Author Date: 2022-03-10 16:16:26 UTC

Changes as per CR

release/21.12 2022-02-27 18:42:55 UTC
GIT_SILENT Update Appstream for new release

Author: Heiko Becker
Author Date: 2022-02-27 18:42:55 UTC

GIT_SILENT Update Appstream for new release

work/pluginwidget 2021-11-17 23:12:28 UTC
WIP: port

Author: Nicolas Fella
Author Date: 2020-12-18 13:52:48 UTC

WIP: port

release/21.08 2021-11-05 02:14:29 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2021-11-05 02:14:29 UTC

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"

release/21.04 2021-07-05 19:25:10 UTC
GIT_SILENT Update Appstream for new release

Author: Heiko Becker
Author Date: 2021-07-05 19:25:10 UTC

GIT_SILENT Update Appstream for new release

work/service_type_cleanup 2021-06-09 06:26:41 UTC
Remove obsolete ServiceTypes definitions

Author: Alexander Lohnau
Author Date: 2021-06-09 06:15:50 UTC

Remove obsolete ServiceTypes definitions

Task: https://phabricator.kde.org/T14483

work/newpluginloading 2021-03-28 08:19:33 UTC
Work

Author: Nicolas Fella
Author Date: 2020-11-29 20:09:33 UTC

Work

release/20.12 2021-02-24 23:33:37 UTC
GIT_SILENT Update Appstream for new release

Author: Heiko Becker
Author Date: 2021-02-24 23:33:37 UTC

GIT_SILENT Update Appstream for new release

work/notiindex 2020-12-07 19:50:04 UTC
[plugins/notifications] Prevent crash when default notification action is inv...

Author: Nicolas Fella
Author Date: 2020-10-15 15:45:13 UTC

[plugins/notifications] Prevent crash when default notification action is invoked.

When the notification's default action is activated, i.e. the notification is clicked, activated with index 0 is emitted.
This will lead to a crash since m_actions[-1] will be accessed.

This does not happen on Plasma since we don't specify that we have a default action and thus the notification isn't clickable.
However on LXDE the notification is clickable regardless and we get the according signal.

This arguably works around a bug in LXDE, but given that the workaround is cheap and other systems may behave this way too I think it's reasonable to do this.

BUG: 427717

release/20.08 2020-11-02 09:32:18 UTC
Revert "[sms] Restore compatibility with current Android release"

Author: albertvaka
Author Date: 2020-11-02 09:32:18 UTC

Revert "[sms] Restore compatibility with current Android release"
R
A new Android app was released

This reverts commit 4266834052983a788bb12a579da18fd35832d763.

1.4 2020-10-17 17:07:09 UTC
Bump version for 1.4.1 release

Author: Nicolas Fella
Author Date: 2020-10-17 17:07:09 UTC

Bump version for 1.4.1 release

work/header 2020-09-19 12:58:29 UTC
remove hack and don't hardcode font

Author: Carl Schwan
Author Date: 2020-09-19 12:58:29 UTC

remove hack and don't hardcode font

release/20.04 2020-07-12 07:13:29 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2020-07-12 07:13:29 UTC

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"

aniketkumar/kdeconnect-kde-replace-with-basicListItem 2020-06-27 16:18:32 UTC
kirigami 2.6 to kirigami 2.12

Author: Aniket Kumar
Author Date: 2020-05-07 12:44:39 UTC

kirigami 2.6 to kirigami 2.12

checknullnoti 2020-03-31 08:22:39 UTC
Check for null notification

Author: 8p-k26-gj
Author Date: 2020-03-31 08:22:39 UTC

Check for null notification

When starting a phone call on the phone, we enter "talking" state without having
created a notification first leading to a crash.

wxiao/kdeconnect-kde-macos-splash-screen 2019-12-11 14:58:40 UTC
Unfuckup

Author: Nicolas Fella
Author Date: 2019-12-11 14:58:40 UTC

Unfuckup

1.x 2019-12-02 08:13:11 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2019-12-02 08:13:11 UTC

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"

1.3 2019-12-02 08:13:11 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2019-12-02 08:13:11 UTC

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"

albertvaka/qml-plugin-macro 2019-07-23 12:08:16 UTC
Added macro to install a declarative plugin

Author: albertvaka
Author Date: 2019-07-23 12:08:16 UTC

Added macro to install a declarative plugin

albertvaka/mdns 2019-07-21 18:55:21 UTC
Reorder

Author: albertvaka
Author Date: 2019-07-21 18:55:21 UTC

Reorder

apol/apple-icons 2019-07-21 17:38:57 UTC
Complete missing icons

Author: Weixuan XIAO
Author Date: 2019-07-21 17:38:57 UTC

Complete missing icons

sms-indicator 2019-07-21 15:20:55 UTC
sms: Added opening kdeconnect-sms on the plasmoid and indicator

Author: Aleix Pol
Author Date: 2019-07-20 14:02:38 UTC

sms: Added opening kdeconnect-sms on the plasmoid and indicator

Add a menu entry on the kdeconnect-indicator within devices' submenu that opens kdeconnect-sms.
Also add it in the plasmoid in the device delegate.

apol/waylandclipboard 2019-07-21 09:29:17 UTC
clipboard: add support for wayland DataDeviceControl

Author: Aleix Pol
Author Date: 2019-07-21 09:29:17 UTC

clipboard: add support for wayland DataDeviceControl

fastInsert 2019-07-20 16:46:33 UTC
Port kdeconnect's kioslave to UDSEntry::fastInsert.

Author: David Faure
Author Date: 2019-07-20 16:46:33 UTC

Port kdeconnect's kioslave to UDSEntry::fastInsert.

This requires KF 5.48, released in July 2018.

pc3 2019-07-19 14:12:52 UTC
plasmoid: Port to org.kde.plasma.components 3.0

Author: Aleix Pol
Author Date: 2019-07-19 11:18:28 UTC

plasmoid: Port to org.kde.plasma.components 3.0

datemod 2019-05-15 22:11:38 UTC
Simplify code in setDateModified

Author: Nicolas Fella
Author Date: 2019-05-15 22:11:38 UTC

Simplify code in setDateModified

componentname 2019-05-15 20:39:47 UTC
[daemon] Set componentname to match desktop file name

Author: Nicolas Fella
Author Date: 2019-05-15 20:39:47 UTC

[daemon] Set componentname to match desktop file name

nicolasfella/kdeconnect-kde-qmlsettings 2019-03-22 21:43:28 UTC
Revert test mode

Author: Nicolas Fella
Author Date: 2019-03-03 21:56:08 UTC

Revert test mode

faster-np 2017-08-01 18:25:25 UTC
Faster serialize and unserialize of network packages

Author: albertvaka
Author Date: 2017-08-01 18:25:25 UTC

Faster serialize and unserialize of network packages

166 of 66 results
This repository contains Public information 
Everyone can see this information.

Subscribers