kdeconnect-desktop:work/replace-qdbusqvariant

Last commit made on 2023-08-11
Get this branch:
git clone -b work/replace-qdbusqvariant https://git.launchpad.net/kdeconnect-desktop

Branch merges

Branch information

Name:
work/replace-qdbusqvariant
Repository:
lp:kdeconnect-desktop

Recent commits

fc4b8a3... by albertvaka

Use QVariant instead of QDbusVariant

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

790b08e... by albertvaka

Add MDNS e2e test

3604d8b... by albertvaka

Enable MDNS by default

5a83bb0... by albertvaka

Implement IP match function

46734e8... by albertvaka

Better handling of network changes for MDNS

9a49f00... by albertvaka

Replace KDNSSD with mdns.h

KDNSSD only works with Avahi (so, only on Linux) while mdns.h is a
header-only library [1] that implements mdns from scratch and should
work on all platforms.

[1] https://github.com/mjansson/mdns

fd62bfe... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

97f2457... by albertvaka

Somehow fix Qt6 build

7fae315... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

5cc2043... by albertvaka

Update old-style connect/disconnect where possible