kdeconnect-kde/kcm
Albert Vaca Cintora 981796ed66 Fix KCM reloading the plugins N times when a device was selcted
Every time a device is selected, `pluginsConfigChanged` would trigger even
if no plugins actually changed (there's a boolean to distinghish that on
the signal that we were ignoring). On top of that, we were connecting to
the signal again each time we selected a device, causing this bug to
trigger N+1 times every time a device was selected.

This is bad because `pluginsConfigChanged` would reload all the plugins,
which for some plugins even implies network calls to the connected device.
2023-06-24 17:45:48 +00:00
..
CMakeLists.txt Use embedded JSON metadata & install KCM in new namespace 2022-12-30 09:19:13 +00:00
kcm.cpp Fix KCM reloading the plugins N times when a device was selcted 2023-06-24 17:45:48 +00:00
kcm.h Fix KCM reloading the plugins N times when a device was selcted 2023-06-24 17:45:48 +00:00
kcm.ui Refactor PairingHandler 2023-06-02 16:38:52 +00:00
kcm_kdeconnect.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-03-27 01:57:05 +00:00
Messages.sh i18n 2013-09-04 21:19:02 +02:00