aboutsummaryrefslogtreecommitdiff
path: root/xbmc/ContextMenuItem.h
AgeCommit message (Expand)Author
2024-01-19[ContextMenus] Don't populate python context items if browsing sub-menusenen92
2022-10-10changed: avoid AddonManager.h includes in headersArne Morten Kvarving
2020-08-22[æddons][gui] move GUIDialogAddonSettings.[cpp|h] to new addon gui folderAlwin Esch
2020-04-08Added: option to pass arguments to add-on menu callbacksBas Rieter
2019-07-09[format] fix include orderRechi
2018-10-09Cleanup some includes.ace20022
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2017-08-17add default constructorsArne Morten Kvarving
2017-07-08Fix compiler warnings: 'foo' has virtual functions but non-virtual destructor.Kai Sommerfeld
2017-07-06[addons] remove not needed includedAlwin Esch
2017-06-29[modernize][xbmc] Prefer 'override' usageh.udo
2017-06-02[add-ons/settings] move GUIDialogAddonSettings.h/cpp from xbmc/addons/ to xbm...montellese
2016-08-29[contextmenu] remove info manager dependency from addonsThomas Amland
2016-06-04[Cleanup] - fixed around 1000 warnings because of missing override keywordsMemphiz
2016-03-18[contextmenu] hold id of owning addon instead pointerThomas Amland
2016-03-17[contextmenu] move video info to new systemThomas Amland
2016-03-17[contextmenu] move addon menus to new systemThomas Amland
2016-03-17[contextmenu] add support for using core menus in addon systemThomas Amland
2016-02-11[addons] refactor addon constructionThomas Amland
2016-01-31[lang] move addon language file handing to CLocalizeStringsThomas Amland
2015-07-28[addons] rename ContextItemAddon to ContextMenuAddonThomas Amland
2015-07-28[contextmenu] add support for sub-menus and multiple itemsThomas Amland