111 Commits (bdb56ecf9ba869f3275f8514e34b3aa7c14d4e00)

Author SHA1 Message Date
Martin Seher dbc2488fde use createMethodCall instead of QDBusInterface 4 years ago
Martin Seher 4150506920 Show krunner on active output on Wayland 4 years ago
Alexander Lohnau ae89638eef KRunner: Disable help button when runner is disabled 4 years ago
Alexander Lohnau 9a5491ef69 Use kcmshell5 to launch KRunner KCM 4 years ago
Fushan Wen 76f0c2b1ce
krunner: Use QStringLiteral constructor for KCMultiDialog 4 years ago
Fushan Wen 078a1c9950
krunner: Replace custom verifier with `KCMShell.authorize` 4 years ago
Fushan Wen 33f2d322e4
krunner: Open kcm_krunnersettings instead of kcm_plasmasearch 4 years ago
Volker Krause fde7564493 Remove QQuickWindow::setClearBeforeRendering calls, gone in Qt6 4 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau bdc1a08c00 krunner: Restore history related property and methods for compatibility with third party themes 5 years ago
Alexander Lohnau ffa24a94b7 krunner: Store pinned state in krunnerstaterc and not in config 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Lohnau 19badfab4d Make KRunner activity aware 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 d6319d289a Read new config value in loadConfig method 6 years ago
Alexander Lohnau 0004a1f83b Implement Pin feature for KRunner 6 years ago
Alexander Lohnau 7e2c1e687e Toggle display method for KRunner 6 years ago
Alexander Lohnau 60489c9d8b Clear KRunner text when setting was just disabled 6 years ago
Aleix Pol 5eb251da80 krunner: Define context variable before parsing the script 6 years ago
Alexander Lohnau 4a44b30bdf Add option to disable KRunner history 6 years ago
Alexander Lohnau ddd005b1f5 Add option to retain prior search 6 years ago
Benjamin Port ade3bc4aa1 [KRunner] prevent workspace geometry change on wayland 6 years ago
Benjamin Port 0ec7a3e2cb Fix KRunner to show on top of above windows 6 years ago
David Redondo 6fcc54a5e4 [KRunner] Do not use QDBusInterface 6 years ago
Nate Graham 9f05825513 Make KRunner KCM open in System Settings 6 years ago
Benjamin Port 24c90cab3b Set KRunner to be on top of above windows 6 years ago
Kai Uwe Broulik 6db69ae095 [KRunner] Watch config with KConfigWatcher 6 years ago
Aleix Pol c963fe873f krunner: polish placement 6 years ago
David Edmundson 6dc04ef0ad [krunner] Avoid a uneeded pointless config parse 6 years ago
David Edmundson e2d372d3df [krunner] Don't set the position three times in a row 6 years ago
David Edmundson 1c48e351c6 [krunner] Avoid reparsing the config load on start 6 years ago
David Edmundson 23534a3b4f [krunner] Avoid a config pointless extra config load 6 years ago
Tranter Madi 731a190810 Set a better position for Krunner in wayland 6 years ago
Méven Car 1f95ea34ac Converts a couple foreach 6 years ago
David Edmundson bbe4db6c91 [krunner] Port old style connect 7 years ago
Jonathan Riddell cc9b2f2b65 kcrash must be used else it will not be linked and crashes will crash instead of kcrashing 7 years ago
Kai Uwe Broulik 1315ea0d37 Don't auto-restart KRunner when crashed 7 years ago
Kai Uwe Broulik cac7af89b7 use desktop file actions instead of global shortcuts 7 years ago
Nate Graham 98b53a3667 Call KRunner KRunner 7 years ago
Stefan Brüns 9686c05c72 [KRunner] Avoid writing history if addToHistory is idempotent 7 years ago
Stefan Brüns 4a5f62fee9 [KRunner] Move trivial check in addToHistory to the front 7 years ago
Yuri Chornoivan ea415539fc Fix minor EBN issues 8 years ago
Kai Uwe Broulik b1ec23bc61 [KRunner] Don't add to history items that start with a space 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6e1946cec7 Remove module prefix from Qt includes 8 years ago
Aleix Pol fc5a454030 Fix krunner's alt+f2 on wayland 8 years ago
Marco Martin aa53860409 use the new Package::fileUrl to load from resources 8 years ago
Kai Uwe Broulik 853333c2ef [KRunner] Show configure button only if not forbidden by KIOSK restriction 8 years ago
Aleix Pol 78525595e1 Remove unused include 8 years ago
Kai Uwe Broulik e79bf9e194 static_cast QPlatformSurfaceEvent instead of dynamic_cast 9 years ago