dde-application-manager/src
ComixHe d35ef8ae1f feat: add property 'X_Deepin_Vender'
Signed-off-by: ComixHe <heyuming@deepin.org>
2023-11-06 16:32:58 +08:00
..
dbus feat: add property 'X_Deepin_Vender' 2023-11-06 16:32:58 +08:00
applicationchecker.cpp refact: change underlying type of desktop entry 2023-10-13 10:08:56 +08:00
applicationchecker.h feat: filter some application which shouldn't be shown 2023-09-06 10:59:58 +08:00
applicationHooks.cpp feat: support application hooks 2023-10-07 17:14:48 +08:00
applicationHooks.h feat: support application hooks 2023-10-07 17:14:48 +08:00
applicationmanagerstorage.cpp fix: add checks before reading from value 2023-11-06 13:21:43 +08:00
applicationmanagerstorage.h refact: method Identify and CURD method of storage 2023-09-14 17:41:16 +08:00
applicationmimeinfo.cpp fix: add fallback when query mime type 2023-10-30 16:24:34 +08:00
applicationmimeinfo.h fix: add fallback when query mime type 2023-10-30 16:24:34 +08:00
cgroupsidentifier.cpp refact: refactor method Identify and improve unit test 2023-09-14 17:41:16 +08:00
cgroupsidentifier.h feat: support cgroup v1 and v2 2023-09-11 15:15:54 +08:00
CMakeLists.txt refact: add test-coverage.sh and some docs 2023-08-16 17:54:42 +08:00
config.h.in refact: restructure project 2023-08-07 16:46:57 +08:00
constant.h feat: add Method "KillAll" 2023-11-05 23:38:29 +08:00
desktopentry.cpp fix: unescape exec before pass this arg to wordexp 2023-10-19 15:16:40 +08:00
desktopentry.h feat: add ProcessGuesser1 service 2023-10-19 15:33:12 +08:00
desktopfilegenerator.cpp fix: include QStringBuilder and improve api doc 2023-10-17 11:44:02 +08:00
desktopfilegenerator.h feat: add desktopfilegenerator and method addUserApplication 2023-10-17 11:44:02 +08:00
desktopfileparser.cpp fix: include QStringBuilder and improve api doc 2023-10-17 11:44:02 +08:00
desktopfileparser.h feat: add desktopfilegenerator and method addUserApplication 2023-10-17 11:44:02 +08:00
global.h feat: add ProcessGuesser1 service 2023-10-19 15:33:12 +08:00
identifier.h refact: restructure project 2023-08-07 16:46:57 +08:00
iniParser.h feat: add mimeManager Service 2023-10-08 18:33:35 +08:00
launchoptions.cpp feat: support set application's working directory 2023-10-08 14:44:31 +08:00
launchoptions.h feat: support set application's working directory 2023-10-08 14:44:31 +08:00
mimefileparser.cpp feat: add mimeManager Service 2023-10-08 18:33:35 +08:00
mimefileparser.h feat: add mimeManager Service 2023-10-08 18:33:35 +08:00
propertiesForwarder.cpp feat: add property Launcher, Orphaned 2023-09-14 17:41:16 +08:00
propertiesForwarder.h feat: emit signal when AutoStart Changed 2023-09-08 08:53:46 +00:00
systemdsignaldispatcher.cpp feat: add property Launcher, Orphaned 2023-09-14 17:41:16 +08:00
systemdsignaldispatcher.h fix: call "Subscribe" before connect to systemd 2023-08-29 10:07:26 +08:00