56 Commits (12750fa3bf1bfb7244c59aadecb2eb096ecc062d)

Author SHA1 Message Date
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
David Faure 13616ee15d Fix warning about connecting to a null sender, favoritesModel can be null 6 years ago
Marco Martin 0775faf253 expose IncludeUsage to QML api 6 years ago
Méven Car 9ae855e0dc Kicker/RecentUsageModel: Allow to open smb:/ sftp:/ resources 6 years ago
Méven Car b51fb9dc52 Kicker/RecentDocuments display place's icon when resource matches one 6 years ago
Méven Car 4dca72bdf5 Kicker/RecentDocuments: add icons to actions 6 years ago
Méven Car 1640e9f46e Kicker/Documents optimization: Lazily build KFileItem 6 years ago
Méven Car 4446d687d3 Revert "Kicker/RecentDocuments Avoid referring to hidden places" 6 years ago
Méven Car aa259e3898 Kicker/RecentDocuments Avoid referring to hidden places 6 years ago
Méven Car 9099652598 Kicker/RecentDocument display file path as decoration 6 years ago