74 Commits (dd566ea8a7cfcb92ba21739a9a8602dcf476fe97)

Author SHA1 Message Date
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
Marco Martin 0619c45422 make krunner accessible 9 years ago
Martin Flöser e967385b0a [krunner] First set panel behavior than as panel 9 years ago
Marco Martin 4c2eb55636 create shell surface only at the right moment 9 years ago
Marco Martin d3bdb8d657 workaround for correct wayland positioning 9 years ago
Kai Uwe Broulik b0b31dee60 [KRunner] In doubt use primary screen for view position 9 years ago
Martin Gräßlin 9abb810212 [krunner] Make KRunner on Wayland a Panel 10 years ago
Kai Uwe Broulik b0940b6b6e [KRunner] Set componentDisplayName for shortcuts 10 years ago
Martin Gräßlin fa0b7a9463 Use new KWindowSystem platform check API 10 years ago
David Edmundson 23f5907256 Reposition the krunner window if the width changes 10 years ago
David Edmundson 0cec97bd9d Restore asynchronous QML object incubation in krunner 10 years ago
David Edmundson 22d2261ad0 Don't run krunner if the user isn't allowed to use it 10 years ago
Kai Uwe Broulik bd11ce1f6e [KRunner] Honor KAuthorized lineedit_text_completion 10 years ago
Aleix Pol 71631906ba Small cleanup 10 years ago
Kai Uwe Broulik fce16a6e4c [KRunner] Fix keep above 10 years ago
Martin Gräßlin c6bb9347f0 [krunner] Make it work on Wayland 10 years ago
Martin Gräßlin 1dbaf2b8c5 [krunner] Don't call KWindowSystem::setState on every event 10 years ago
Kai Uwe Broulik 87cc9e5ac0 [KRunner] Allow deleting individual entries from the history 10 years ago
Kai Uwe Broulik 2dcd1e0bd8 [KRunner] Forward KRunner switchUser to new KSMServer user switcher 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Kai Uwe Broulik a9378b6e08 Store up to 50 history entries 11 years ago
Kai Uwe Broulik 1ce88d0ff2 Restore FreeFloating options 11 years ago
Kai Uwe Broulik 2d2a79390d Bring back KRunner history 11 years ago
Vishesh Handa c81b745e5b KRunner: hide the window on losing focus 11 years ago
Lukáš Tinkl 65a3abb52d remove checks for Qt 5.4 now that we hard depend on it 11 years ago
Lukáš Tinkl 9b07de80e4 fix krunner dialog being misplaced on external monitors 11 years ago
Lukáš Tinkl 255c997178 fix krunner dialog being misplaced on external monitors 11 years ago
David Edmundson 3fccb50c2b Fix compile error 11 years ago
David Edmundson e14e0aa2c3 Fix compile error 11 years ago
Aleix Pol f90ee6d302 Improve KRunner behavior on adding/removing screens 11 years ago
Marco Martin d56e509c95 port krunner to KPackage::Package 11 years ago
Vishesh Handa c1a134f7ee KRunner: forceActiveWindow when triggered and visible but not focussed 11 years ago
Aleix Pol 2d182f5913 Adapt to the new behavior of QmlObject::setDelayedInitialization 11 years ago
Montel Laurent 0d25924cd0 Use new connect api 12 years ago
Marco Martin 43f2b5f721 remove lookandfeelaccess from krunner 12 years ago
Aaron Seigo 613af92131 remove all the (often random) uses of ShellPluginLoader 12 years ago