24 Commits (fe5ae9c6854b25842b43c4fdd0ed43d565aaa782)

Author SHA1 Message Date
Nate Graham 57d55e386a applets/kicker: fix app icon loading logic to better handle relative paths 4 years ago
Weng Xuetian 0f01d289be Try to optimize the start up time. 4 years ago
Fushan Wen fa5457a41f
applets/kicker: put all applications whose names begin with punctuations/symbols/spaces in group & 4 years ago
Fushan Wen c001f9173f
applets/kicker: put all applications whose names begin with numbers in group "#" 4 years ago
Fushan Wen 9e2b393867
applets/kicker: store the first char in `firstChar` 4 years ago
Xuetian Weng c0cb9f9929 Improve kickoff's group for non-latin language. 4 years ago
David Redondo f1148d9cb4 Load additional actions for app entries in application launchers 4 years ago
Aleix Pol aa385fb08f xdgactivation: Make sure we don't call setStartupId with an x11 token 4 years ago
Volker Krause c2576f8a1f Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Laurent Montel b55d32857e Fix some clazy warning (const'ify + use const'ref + initialize variable in headers) 4 years ago
Alexander Lohnau c3201e74c2 Drop now unneeded QOverload statements 4 years ago
Alexander Lohnau 8e9972f6f0 Port away from deprecated KRun methods 4 years ago
Alexander Lohnau 02f1a797a8 Correct years and mail addresses in copyright statements 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Mikel Johnson 4a1bf5c191 [Kicker] Don't add separator before "Recent files" 5 years ago
Nicolas Fella c998bb4017 Port away from KMimeTypeTrader 6 years ago
Alexander Lohnau 1d4cb4857d Do not close Kicker when pinning entry 6 years ago
Alexander Lohnau 1db6885605 Update preferred browser when KSycoca changes 6 years ago
Alexander Lohnau ba44b69abf Fix absolute icon paths 6 years ago
David Faure 60aad4653f Port all KRun::runService/runApplication to KIO/ApplicationLauncherJob 6 years ago
Méven Car 4dca72bdf5 Kicker/RecentDocuments: add icons to actions 6 years ago
Kai Uwe Broulik 54a53bc409 [Kicker] Add guards for appletInterface 7 years ago
Bhushan Shah 66f3569da2 Move the kicker plugin to the subdirectory 7 years ago
Laurent Montel a38574a673 GIT_SILENT: minor qstring optimization 7 years ago
Nicolas Fella b5bcdf48e0 [kicker/kickoff] Add icon to hide application action 7 years ago
Laurent Montel 0e785951c2 GIT_SILENT: Use QLatin1String/QLatin1Char + fix usage 7 years ago
Kai Uwe Broulik 0b084ab8c7 [Kicker] Look up relative entryPaths 8 years ago
Shubham Jangra 0de6c3066c Port to KRun::runApplication 8 years ago
Laurent Montel fc00c7b0a9 Use QStringLiteral/nullptr/explicit 8 years ago
Ivan Čukić c311339e14 Per-activity favorites (Final, again?) 9 years ago
Eike Hein a6428b75e9 Support edit and appstream actions also for application search results 9 years ago
Eike Hein f374c78e1c Don't show appstream action if we can't find an app to open appstream:// URLs. 9 years ago
Aleix Pol 17a706a917 Make sure we only initialize the appstream pool once 9 years ago
David Edmundson f86d6b3a0d Make AppstreamQt optional 9 years ago
David Edmundson 26077b8f2b Remove outdated PackageKit include 9 years ago
Aleix Pol 4e9cf6695a Fix issues pointed out by Kai 9 years ago
Aleix Pol 19f2cada17 Figure out software center integration on the menus 9 years ago
Eike Hein 4651c2193d Kicker backend changes for Simple Menu. 9 years ago
Eike Hein ff07e94d69 Check whether the KServe is still valid before running. 9 years ago
Eike Hein e4f43432d2 Add an option to force alphabetic sorting to Kicker/Kickoff. 10 years ago
David Faure 7f94e4ae6a AppEntry: load icon on demand, to speed up plasma startup 10 years ago
Kai Uwe Broulik 36183b1130 [Kicker] Disable PackageKit integration (aka "Uninstall app") context menu entry 10 years ago
Andrey Bondrov 99ce0546a3 [Kicker] Add missing config-workspace.h include to appentry.cpp, otherwise it doesn't know if PackageKitQt5_FOUND was defined or not 10 years ago
Kai Uwe Broulik d55a2f1dda [Kicker] Use KRun::runService instead of new KRun 10 years ago
David Edmundson 151c43172f Fix kicker launching 10 years ago
Kai Uwe Broulik 954573ebeb Make Kickoff read-only when SystemImmutable 10 years ago
Kai Uwe Broulik e69959c780 [Kickoff/Kicker] Add context menu actions for search results 10 years ago
Kai Uwe Broulik 176755a4f4 [Kicker] Send service name and icon along when launching Jump List Action 10 years ago
Eike Hein b001903d55 Don't access the wrong applet. 10 years ago