64 Commits (0bb2cbe28fd39fdb8470ac96febae2dd688cc5b8)

Author SHA1 Message Date
Alexander Lohnau 391beb17fb Remove "Plasma" namespace from KRunner plugins 4 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau 5844df73ad Remove KCM query logic from services runner 5 years ago
Alexander Lohnau d20d25357a runners: Take arguments into account when setting match id 5 years ago
Alexander Lohnau 989d9b17c5 Set new KRunner property to reduce duplicates and make IDs comparable 5 years ago
Ahmad Samir d608432c34 Port away from KDELibs4Support 5 years ago
Harald Sitter dc65943e0a Revert "Use subseq matching for service runner" 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Michael Eden 9f2abd0a54 Use subseq matching for service runner 5 years ago
Friedrich W. H. Kossebau 42068e1707 Runners: port to KPluginMetaData argument using AbstractRunner constructor 5 years ago
Alexander Lohnau dc509cfd50 Remove systemsettings5 and kinfocenter hack 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
Kai Uwe Broulik 85bfb4fbfd [Service Runner] Skip SystemSettings jump list actions 5 years ago
Alexander Lohnau 2969719c9d Port away from deprecated KRunner methods 6 years ago
Harald Sitter 5a648c56eb disabe ksycoca rebuilding on runner threads 6 years ago
Harald Sitter a3f22cded7 adjust relevance of kcms in service runner 6 years ago
Alexander Lohnau 5bc6d83ae0 Only open KCM in systemsettings if it can be displayed 6 years ago
Alexander Lohnau 2ebf8ab391 Only open KCM in systemsettings if it can be displayed 6 years ago
Alexander Lohnau 72cebd84c9 Cleanup runners 6 years ago
Marco Martin e67e8d6d92 force systemsettings for kcms 6 years ago
Kai Uwe Broulik 08bafc3b44 [Services Runner] Fix mimeDataForMatch 6 years ago
Kai Uwe Broulik 6e660cf92d Port services and shell runner away from KRun 6 years ago
Harald Sitter d03f98e782 make servicerunner only build once 6 years ago
Harald Sitter fab5b5e26d some static analyzer improvements for service runner 6 years ago
Kai Uwe Broulik 18422ededc Demote jump list actions to PossibleMatches 6 years ago
Méven Car 6b6ae61624 Runners: Convert foreach to for 6 years ago
Yuri Chornoivan 6d6d3c5b3e Use URL with transport encryption 6 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Harald Sitter 1f3ab6f7dd [service runner] throw out kde3 "compat" code 7 years ago
David Edmundson 68a2807654 Only match service text strings once 7 years ago
Kai Uwe Broulik cf7381d7fb [Service Runner] Look up relative entryPaths 8 years ago
Kai Uwe Broulik b998e68d11 [Service Runner] Do startsWith check case-insensitive 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Laurent Montel 6de7830e6e Remove unused include 8 years ago
Laurent Montel 42db878101 Use nullptr. Port some code for compiling with strict flags 8 years ago
Laurent Montel 7063bba5f7 Use nullptr. Initialize variables. Don't use 0 for QString() 8 years ago
Weng Xuetian 55a8d72e97 Use heuristic weighted length algorithm to calculate the query term length. 8 years ago
Ronnie Thomas ea59c63a81 Match subsequences in application runner 9 years ago
Harald Sitter 7b1dc9a4bb make services disqualification much stricter 9 years ago
Harald Sitter b838d0d1a7 introduce new wrapper to disqualify services 9 years ago
Harald Sitter b9ac845086 do not explicitly check NotShownIn it's not necessary and incomplete 9 years ago
Harald Sitter 8c7a95cc2c take matching logic out of match method and put it into a class 9 years ago
Kai Uwe Broulik 501bba4a51 [Service Runner] Search through "Comment" as well 10 years ago
Kai Uwe Broulik e1692f1a21 Use iconName instead of icon in all runners 10 years ago
Kai Uwe Broulik 259e67c39b [Service Runner] Use KRun::runService with tempFile argument 10 years ago
Kai Uwe Broulik 83eacf74ce [Service Runner] Don't use KRun::runService 10 years ago
Kai Uwe Broulik 33b14f1f07 [Services Runner] Add launched applications to recently used list 10 years ago
Kai Uwe Broulik fc16adda8d [Service Runner] Remove context checks in the loops 10 years ago
Kai Uwe Broulik 00593d47e0 [Service Runner] Search for Jump List Actions 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago