Commit graph

  • 361ec34a5c Move all QT DBus interfaces to kdeconnectinterfaces Albert Vaca Cintora 2023-07-23 19:38:55 +0200
  • 67d23aa310 Add clazy:skip also to system dbus interfaces Albert Vaca Cintora 2023-07-23 21:59:59 +0200
  • fbf6035324 Add clazy:skip also to system dbus interfaces Albert Vaca Cintora 2023-07-23 21:59:59 +0200
  • 502d24a6a9 Add clazy:skip and remove "system include" hack Albert Vaca Cintora 2023-07-23 20:35:35 +0200
  • e220e89cdb Move all QT DBus interfaces to kdeconnectinterfaces Albert Vaca Cintora 2023-07-23 19:38:55 +0200
  • bd72602875 Move setWhenAvailable from dbusinterfaces to dbushelpers Albert Vaca Cintora 2023-07-23 16:53:57 +0200
  • 7860280158 pretend autogenerated headers are system ones Albert Astals Cid 2023-07-23 16:40:28 +0200
  • a66cb5191a pretend autogenerated headers are system ones work/aacid/branch_with_lies Albert Astals Cid 2023-07-23 16:40:28 +0200
  • 7f788077d1 Improve/change "Pair" i18n messages Albert Astals Cid 2023-07-22 19:58:18 +0200
  • 3581e0d403
    plugins/sendnotifications: add support for Windows Fushan Wen 2023-07-10 01:42:44 +0800
  • a53c971f00
    plugins/sendnotifications: add support for Windows Fushan Wen 2023-07-10 01:42:44 +0800
  • e907c20efa Fix runcommand page not being able to be displayed in Qt6 Alexander Lohnau 2023-07-22 11:07:27 +0200
  • 6dc50a0ec3 Fix PluginInfoPage not being able to be displayed in Qt6 Alexander Lohnau 2023-07-22 11:04:27 +0200
  • cf23d01230 Make optional bluetooth and MDNS build against KF6 too Alexander Lohnau 2023-07-21 21:12:18 +0200
  • 907d5e5866 Use versionless cmake variable for KF requirements Alexander Lohnau 2023-07-21 15:04:19 +0300
  • fc18b91852 Port away from deprecated ECMQMLModules module Alexander Lohnau 2023-07-21 14:10:02 +0300
  • d5f3536d6c Use versionless Qt targets where possible Alexander Lohnau 2023-07-21 13:24:13 +0300
  • b685b7bcbb kdeconnectd: Make QByteArray->const char* conversion explicit Alexander Lohnau 2023-07-21 12:22:47 +0300
  • aec1e9865a Fix kdeconnect daemon quitting in Qt6 Alexander Lohnau 2023-07-21 11:16:47 +0300
  • 7091f333f9 Do not mark plugin classes as exported Alexander Lohnau 2023-07-22 11:37:35 +0200
  • 75a8db1ec5 Use pragma once in plugins Alexander Lohnau 2023-07-21 20:22:59 +0200
  • f1c2202591 Port plasmoid metadata to JSON format Alexander Lohnau 2023-07-21 14:40:54 +0200
  • b7cf34c11f Simplify slots of some KCMs Alexander Lohnau 2023-07-21 14:04:05 +0300
  • f483c1449c Use simpler K_PLUGIN_CLASS macro for KCMs Alexander Lohnau 2023-07-21 13:42:38 +0300
  • ede9e37b40 Use KPluginMetaData::pluginId for getting config plugin name Alexander Lohnau 2023-07-21 13:26:19 +0300
  • e894f7c000 PluginModel: Do not call begin/end resetModel in constructor Alexander Lohnau 2023-07-21 12:54:54 +0300
  • 98040c3ffe GIT_SILENT Re-run clang-format Alexander Lohnau 2023-07-21 12:53:57 +0300
  • 35a450f366 Port to new PMF connect syntax Alexander Lohnau 2023-07-20 17:22:29 +0300
  • c61fad5561 Do not make virtual methods of KCModule Q_SLOT Alexander Lohnau 2023-07-20 17:03:06 +0300
  • 9fdc2901b2 Use target-centric CMake approach rest of logging categories Alexander Lohnau 2023-07-20 16:59:37 +0300
  • 41d474b1a5 findthisdeviceplugin_config: Check for URL before trying to play sound Alexander Lohnau 2023-07-20 16:59:08 +0300
  • f740a8bda8 Use target-centric CMake approach for declaring debug category Alexander Lohnau 2023-07-20 16:31:40 +0300
  • 999f8e00de Remove explicit plugin Id Alexander Lohnau 2023-07-20 16:05:56 +0300
  • dd4831f823 Add missing NOTIFY to properties Albert Vaca Cintora 2023-07-20 19:24:41 +0200
  • 4fa2e93246 Improve/change "Pair" i18n messages Albert Astals Cid 2023-07-22 19:58:18 +0200
  • 4f14320b02 Do not mark plugin classes as exported Alexander Lohnau 2023-07-22 11:37:35 +0200
  • 46cac0bf61 Fix qml runtime warning when accessing property without NOTIFIY Albert Vaca Cintora 2023-07-22 19:58:56 +0200
  • 536be4bef3 Improve/change "Pair" i18n messages Albert Astals Cid 2023-07-22 19:58:18 +0200
  • 6c43f87b03 Use pragma once in plugins Alexander Lohnau 2023-07-21 20:22:59 +0200
  • d92976e31f Port plasmoid metadata to JSON format Alexander Lohnau 2023-07-21 14:40:54 +0200
  • 1b9ec64e54 Simplify slots of some KCMs Alexander Lohnau 2023-07-21 14:04:05 +0300
  • a49230a6db Use simpler K_PLUGIN_CLASS macro for KCMs Alexander Lohnau 2023-07-21 13:42:38 +0300
  • 9fdd58946a Use KPluginMetaData::pluginId for getting config plugin name Alexander Lohnau 2023-07-21 13:26:19 +0300
  • daa200405f PluginModel: Do not call begin/end resetModel in constructor Alexander Lohnau 2023-07-21 12:54:54 +0300
  • 3ffe554350 GIT_SILENT Re-run clang-format Alexander Lohnau 2023-07-21 12:53:57 +0300
  • a8638a5a2a Port to new PMF connect syntax Alexander Lohnau 2023-07-20 17:22:29 +0300
  • d2fd96625d Do not make virtual methods of KCModule Q_SLOT Alexander Lohnau 2023-07-20 17:03:06 +0300
  • 69621cf40b Use target-centric CMake approach rest of logging categories Alexander Lohnau 2023-07-20 16:59:37 +0300
  • 87ceb2039c findthisdeviceplugin_config: Check for URL before trying to play sound Alexander Lohnau 2023-07-20 16:59:08 +0300
  • 308320d2f2 Use target-centric CMake approach for declaring debug category Alexander Lohnau 2023-07-20 16:31:40 +0300
  • eadef2d97e Remove explicit plugin Id Alexander Lohnau 2023-07-20 16:05:56 +0300
  • 23f4b848a2 Remove KRunner plugin leftovers Alexander Lohnau 2023-07-20 16:01:33 +0300
  • 7d66b07ef7 Remove unused createId methods Alexander Lohnau 2023-07-21 14:04:32 +0300
  • 319696c445 Remove version and website metadata for plugins Alexander Lohnau 2023-07-20 15:52:04 +0300
  • 4ca8f98b7d Remove obsolete ServiceTypes definitions Alexander Lohnau 2021-06-09 08:15:50 +0200
  • f066946a84 Remove unused categories from metadata Alexander Lohnau 2023-07-20 15:45:12 +0300
  • f3998e4b5f Fix windows build issues Alexander Lohnau 2023-07-21 14:53:23 +0200
  • b21f5b02e3 Fix windows build issues work/alex/metadata_cleanup Alexander Lohnau 2023-07-21 14:53:23 +0200
  • d3421a570e Remove KRunner plugin leftovers Alexander Lohnau 2023-07-20 16:01:33 +0300
  • 2695bbca18 Remove version and website metadata for plugins Alexander Lohnau 2023-07-20 15:52:04 +0300
  • 2ff57e2aa3 Remove obsolete ServiceTypes definitions Alexander Lohnau 2021-06-09 08:15:50 +0200
  • fbe99ce332 Remove unused categories from metadata Alexander Lohnau 2023-07-20 15:45:12 +0300
  • ac3d439a2a Clean up unneeded version checks Alexander Lohnau 2023-07-21 12:51:06 +0300
  • 1ee75463e0 Get rid of QOverload/static_cast for overloaded signals Alexander Lohnau 2023-07-21 12:49:04 +0300
  • e97af9dc15 Provide default implementation for KdeConnectPlugin::connected Alexander Lohnau 2023-07-22 09:41:50 +0200
  • 7b15a5eab7 Fix warnings about old style QML connections Alexander Lohnau 2023-07-21 12:27:12 +0300
  • 0b99c3a637 Remove unneeded destructors from plugins Alexander Lohnau 2023-07-22 10:38:48 +0200
  • 32abeb8ed0 Fix typo causing us to intersect with the wrong set Albert Vaca Cintora 2023-07-22 15:21:26 +0200
  • 775b72fd4a Fix crash due to begin and end belonging to different iterators Albert Vaca Cintora 2023-07-22 15:12:29 +0200
  • a33eb46d9b Fix crash due to begin and end belonging to different iterators Albert Vaca Cintora 2023-07-22 15:12:29 +0200
  • d8d9d62ac1 Remove unused, download missing licenses Alexander Lohnau 2023-07-21 20:03:33 +0200
  • 7f1aca3861 Do not mark plugin classes as exported Alexander Lohnau 2023-07-22 11:37:35 +0200
  • 9790652e27 Fix runcommand page not being able to be displayed in Qt6 Alexander Lohnau 2023-07-22 11:07:27 +0200
  • 0969cd5990 Fix PluginInfoPage not being able to be displayed in Qt6 Alexander Lohnau 2023-07-22 11:04:27 +0200
  • 2e2694d16b Remove unneeded destructors from plugins Alexander Lohnau 2023-07-22 10:38:48 +0200
  • ffcfaa0458 Provide default implementation for KdeConnectPlugin::connected Alexander Lohnau 2023-07-22 09:41:50 +0200
  • 42121aded2 Make optional bluetooth and MDNS build against KF6 too Alexander Lohnau 2023-07-21 21:12:18 +0200
  • 760c648438 Use pragma once in plugins Alexander Lohnau 2023-07-21 20:22:59 +0200
  • 62fda52a28 Remove unused, download missing licenses Alexander Lohnau 2023-07-21 20:03:33 +0200
  • b4c665e875 Fix windows build issues Alexander Lohnau 2023-07-21 14:53:23 +0200
  • 4ca5d24442 Port plasmoid metadata to JSON format Alexander Lohnau 2023-07-21 14:40:54 +0200
  • cd411d275f Use versionless cmake variable for KF requirements Alexander Lohnau 2023-07-21 15:04:19 +0300
  • f0f6aa21d7 Port away from deprecated ECMQMLModules module Alexander Lohnau 2023-07-21 14:10:02 +0300
  • e3823179b9 Remove unused createId methods Alexander Lohnau 2023-07-21 14:04:32 +0300
  • d2bf24111b Simplify slots of some KCMs Alexander Lohnau 2023-07-21 14:04:05 +0300
  • 9b0f563259 Use simpler K_PLUGIN_CLASS macro for KCMs Alexander Lohnau 2023-07-21 13:42:38 +0300
  • 42cc3ecdd5 Use KPluginMetaData::pluginId for getting config plugin name Alexander Lohnau 2023-07-21 13:26:19 +0300
  • a867c51d51 Use versionless Qt targets where possible Alexander Lohnau 2023-07-21 13:24:13 +0300
  • 4208cad502 FindThisDeviceConfig: Fix variable name for Qt5 codepath Alexander Lohnau 2023-07-21 13:13:06 +0300
  • 746b80b4d5 fixup_connect Alexander Lohnau 2023-07-21 13:12:09 +0300
  • fdda0545b4 PluginModel: Do not call begin/end resetModel in constructor Alexander Lohnau 2023-07-21 12:54:54 +0300
  • ccebd929c5 GIT_SILENT Re-run clang-format Alexander Lohnau 2023-07-21 12:53:57 +0300
  • e81432f839 Clean up unneeded version checks Alexander Lohnau 2023-07-21 12:51:06 +0300
  • 6555b602be Get rid of QOverload/static_cast for overloaded signals Alexander Lohnau 2023-07-21 12:49:04 +0300
  • c365aafa6e Fix warnings about old style QML connections Alexander Lohnau 2023-07-21 12:27:12 +0300
  • a9821ff211 kdeconnectd: Make QByteArray->const char* conversion explicit Alexander Lohnau 2023-07-21 12:22:47 +0300
  • 9d484378dc Fix kdeconnect daemon quitting in Qt6 Alexander Lohnau 2023-07-21 11:16:47 +0300
  • 027a21c62d Port to new PMF connect syntax Alexander Lohnau 2023-07-20 17:22:29 +0300
  • 2a526c8c8e Do not make virtual methods of KCModule Q_SLOT Alexander Lohnau 2023-07-20 17:03:06 +0300
  • 28fffe8624 Use target-centric CMake approach rest of logging categories Alexander Lohnau 2023-07-20 16:59:37 +0300