31 Commits (523ef71c87900a2db5f22a3a061c0f48a21b6beb)

Author SHA1 Message Date
David Edmundson e745c7c7c8 Port old style connects 6 years ago
Laurent Montel 500feda997 Fix forward declaration 7 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
Friedrich W. H. Kossebau 6e1946cec7 Remove module prefix from Qt includes 8 years ago
Friedrich W. H. Kossebau f6dad3c07b Update D-Bus xml files to use "Out*" for signal type Qt annotations 8 years ago
Laurent Montel 31421a6e5f 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
Marco Martin edd629b221 try to put annotations before parameters definition 9 years ago
Marco Martin fa92dad1ff try to put annotations before parameters definition 9 years ago
Marco Martin 918aa74825 fix dbus xml compilation 9 years ago
Marco Martin 899ea77975 fix dbus xml compilation 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 72bb0b17e3 Add missing CMakeLists.txt in subdir 9 years ago
David Edmundson faee9e41c7 Add missing license to test file 9 years ago
David Edmundson d7a8855f60 Add small app for testing appmenu 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