65 Commits (d53fd656e8e91835fbb4b5e37e32bb32dfd6e445)

Author SHA1 Message Date
Andrey Butirsky 18fbdde4d8 fix: Kicker's sub-menus are covered up by Plasma panels 5 years ago
Méven Car 292ef251f2 Kicker RecentUsageModel: add a warning 5 years ago
Méven Car ad37f96dc4 Kicker: prevents opening a recent file whose application does not support opening 5 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
Adrien Faveraux 42515d22cb Move include guard to Pragma Once 5 years ago
Nicolas Fella fce72eea01 Remove some unused includes 5 years ago
Felipe Kinoshita c52df1e792 Use ellipses instead of triple period 5 years ago
Alexander Lohnau a66b047894 Port away from deprecated KSycoca::databaseChanged signal 5 years ago
Alexander Lohnau ee189e715d
GIT_SILENT Re-run clang-format 5 years ago
Alexander Lohnau f6c0feff49
GIT_SILENT Add trailing comma to initializer lists 5 years ago
Vlad Zahorodnii 6f754187b6 Port various components from WId-based KWindowEffects API 5 years ago
David Edmundson 36ca390f56 Introduce TriangleMouseFilter 5 years ago
Alexander Lohnau 35345786f6
GIT_SILENT Add context parameter to connect calls with lambda 5 years ago
Ahmad Samir d608432c34 Port away from KDELibs4Support 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Nicolas Fella 69b7aec0de Manually prevent clang-format formatting 5 years ago
Alexander Lohnau d3f58b05e4 Port a bunch of foreach usages 5 years ago
Alexander Lohnau 4e6cfb39cc Prevent clang-format uglification 5 years ago
Mikel Johnson 61f7b14e43 [Kicker] Expose icon in Favorites as a name where possible 5 years ago
Mikel Johnson 4a1bf5c191 [Kicker] Don't add separator before "Recent files" 5 years ago
Mikel Johnson 4f47842acf Fix whitespace issue 5 years ago
Nicolas Fella b7869bf267 Add trailing commas to enums 5 years ago
Nicolas Fella 7f5d8768c1 Expand enums to multiple lines 5 years ago
Mikel Johnson fae151b245 Use QStringLiteral and QLatin1String where it makes sense 5 years ago
Mikel Johnson ed8918912e Add favorites placeholder to Kicker's rootModel 5 years ago
Michail Vourlakos 7c5f16c40e Fix SystemEntries not updating correctly 5 years ago
Alexander Lohnau 0b09fe1bcf Solve clazy warnings about range based for loops 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Alexander Lohnau 4915766bb5 Solve some clazy warnings 5 years ago
Kai Uwe Broulik b79f44f4e1 [Kicker] Show frequently used system settings modules for System Settings 5 years ago
Alexander Lohnau f9a679a762 Allow the RunnerManager to decide which plugins to load 6 years ago
Eike Hein 6139c3bae9 [kicker] Add back mistakenly removed favorites model 6 years ago
Eike Hein fcdbbda396 [kicker] Don't add invalid actions to the system action model 6 years ago
Eike Hein 05414ed58d Port to new KWorkspace API 6 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
David Redondo ab4aec9d2a Go back to constructing two temporary sets 6 years ago
David Redondo 3737a8cb49 Port away from deprecated QSet related methods 6 years ago
David Redondo f717a2fb09 Port away from obsolete QtAlgorithm functions 6 years ago
Alexander Lohnau 72c6daa636 Display only recent documents in Kickers "Recent Documents" 6 years ago
Nate Graham d7c4b94bd5 Rename "Recent Documents" to "Recent Files" everywhere 6 years ago
Alexander Lohnau 1db6885605 Update preferred browser when KSycoca changes 6 years ago
Alexander Lohnau 090e27b044 Fix actions for application search results 6 years ago
Alexander Lohnau d75bff14b4 Fix desktop actions for recently used applications 6 years ago
Alexander Lohnau ba44b69abf Fix absolute icon paths 6 years ago
Alexander Lohnau 4e706dc6d4 Kicker fix KRunner prepare/teardown method calls 6 years ago
Kai Uwe Broulik 9e545131fa [Kicker] Fix jump list actions in RunnerMatchesModel 6 years ago
David Faure 60aad4653f Port all KRun::runService/runApplication to KIO/ApplicationLauncherJob 6 years ago
David Faure 573100ed6f Fix warning about connecting to a null sender, favoritesModel can be null 6 years ago