31 Commits (560b4ca52b6ddf52db565bdae21da40de9e86b80)

Author SHA1 Message Date
Laurent Montel d6b0c0a046 Port some foreach + add QStringLiteral 4 years ago
Volker Krause b307cfeace Add additional includes needed by Qt6 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau c97dddf20d Manually adjustments for SPDX license statements 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau f07b7f1c23
GIT_SILENT Fix incorrect Q_EMIT keyword usage 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Lohnau 0b09fe1bcf Solve clazy warnings about range based for loops 5 years ago
Konrad Materka 6a312085a7 [libdbusmenuqt] Fix memory leak 6 years ago
David Edmundson e745c7c7c8 Port old style connects 6 years ago
Kai Uwe Broulik 73339208cd [DBusMenuImporter] Don't call removeAction() to avoid an empty QMenu 7 years ago
Kai Uwe Broulik 1e1ce73392 [libdbusmenuqt] Port to categorized logging 8 years ago
Yuri Chornoivan ea415539fc Fix minor EBN issues 8 years ago
Fabian Vogt 8827bb3880 libdbusmenu-qt: Remove nonexistant actions directly from the menu 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Kai Uwe Broulik 755adc801a [DBusMenuImporter] Just send "opened" in updateMenu() 8 years ago
Kai Uwe Broulik b711b7073f [DBusMenuImporter] Send "opened" signal alongside about to show 8 years ago
Weng Xuetian 46aaa0e76c Preserve the order in dbus menu when doing action reusing. 8 years ago
David Rosca 16629c8ea8 DBusMenuImporter: Use unique connection for QMenu::aboutToHide 9 years ago
David Edmundson c24ae6602b Connect aboutToHide signal from QMenu to relevant libdbusmenu-qt slot 9 years ago
David Edmundson 9343bc2bb8 Open the correct submenu in kwin menu when activating the Appmenu with a shortcut 9 years ago
David Edmundson ad4eb8b673 Replace std::bind with lambda. 9 years ago
David Edmundson a735ac9d61 guard against menu being deleted whilst updating 9 years ago
David Edmundson 9d58703d37 Generate DBusMenu Interface for libdbusmenuqt 9 years ago
David Edmundson 77e57190ed Signal which menu has updated in libdbusmenu-qt 9 years ago
David Edmundson 6042e8feb9 Don't pass immutable properties from updateAction 9 years ago
David Edmundson e872d1cd46 Replace recursive layout loading with dynamic loading 9 years ago
David Edmundson 1754c135c1 Reuse QAction and QMenu items on updates 9 years ago
David Edmundson 905f72b233 Sort out compile warnings on unused vars 9 years ago
David Edmundson ee516ef7ea Move SNI's libdbusmenu-qt fork to the root directory and use that for appmenu too 9 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
David Edmundson 3d0a9cd462 Use upcoming version of libdbusmenu-qt 11 years ago