Kai Uwe Broulik
a9378b6e08
Store up to 50 history entries
...
This way auto completion is much more capable but we eventually will show
max. 20 items in the UI to be consistent with the other runners
11 years ago
Kai Uwe Broulik
1ce88d0ff2
Restore FreeFloating options
...
Apparently there are people actually using this
11 years ago
Kai Uwe Broulik
2d2a79390d
Bring back KRunner history
...
When a result is invoked, the query string is prepended to the history, query strings
are only added once. When KRunner is opened, the history will be displayed right away.
The old ComboBox approach caused bad usability because of two vertical lists conflicting
with each other.
REVIEW: 123888
11 years ago
Vishesh Handa
c81b745e5b
KRunner: hide the window on losing focus
...
BUG: 348431
FIXED-IN: 5.4
Reviewed-By: Aleix
11 years ago
David Rosca
eacc660109
Fix build
11 years ago
Bhushan Shah
0b7a607beb
set KAboutData in krunner
...
otherwise drkonqi will not be able to report crash on bugs.kde.org
Reviewed-By: d_ed
11 years ago
l10n daemon script
f8e40f16c2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Montel Laurent
5f9ae5e13c
We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable
11 years ago
Lukáš Tinkl
65a3abb52d
remove checks for Qt 5.4 now that we hard depend on it
11 years ago
l10n daemon script
640f47fdd2
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
2569d35ff4
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
5e058803f7
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
8e3c188f58
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
99bd87a5ad
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
5629da4cb1
SVN_SILENT made messages (.desktop file)
11 years ago
Lukáš Tinkl
9b07de80e4
fix krunner dialog being misplaced on external monitors
...
CCBUG: 338116
11 years ago
Lukáš Tinkl
255c997178
fix krunner dialog being misplaced on external monitors
...
BUG: 338116
11 years ago
David Edmundson
3fccb50c2b
Fix compile error
...
QObject::destroyed has a QObject* as the argument, screenRemoved takes QScreen* as an argument.
CC: aleixpol@kde.org
(cherry picked from commit e14e0aa2c3 )
11 years ago
David Edmundson
e14e0aa2c3
Fix compile error
...
QObject::destroyed has a QObject* as the argument, screenRemoved takes QScreen* as an argument.
CC: aleixpol@kde.org
11 years ago
l10n daemon script
6b458cad48
SVN_SILENT made messages (.desktop file)
11 years ago
Aleix Pol
f90ee6d302
Improve KRunner behavior on adding/removing screens
...
Use Qt 5.4 API for screen removal which notifies us about the screen
removed before having it removed.
Treat differently add and remove, current implementation wasn't very
sensible.
REVIEW: 122040
BUG: 336616
11 years ago
l10n daemon script
96a84be147
SVN_SILENT made messages (.desktop file)
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
...
BUG: 339148
Reviewed-By: David Edmundson
FIXED-IN: 5.2
11 years ago
Aleix Pol
2d182f5913
Adapt to the new behavior of QmlObject::setDelayedInitialization
...
Listen to the finished() signal
Reviewed by Vishesh Handa
11 years ago
l10n daemon script
553bfe129e
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e0555d9ef1
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
352e87eec9
SVN_SILENT made messages (.desktop file)
12 years ago
Montel Laurent
0d25924cd0
Use new connect api
12 years ago
l10n daemon script
683c131e75
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
92f9c24988
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
ebd5d8f98e
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
68f45dcc1c
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
5d01f955db
SVN_SILENT made messages (.desktop file)
12 years ago
Elias Probst
10d4d70843
Remove left-over git merge markers in krunner.desktop.
12 years ago
l10n daemon script
344a005f12
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
0bd88bd91a
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c6f96c3352
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
edfceadfc6
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6b37f7f75f
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
43f2b5f721
remove lookandfeelaccess from krunner
12 years ago
l10n daemon script
ae30b993c4
SVN_SILENT made messages (.desktop file)
12 years ago
Aaron Seigo
613af92131
remove all the (often random) uses of ShellPluginLoader
12 years ago
Aleix Pol
a8680da57f
Remove forcing OpenGLES
...
Apparently it was a terrible idea
12 years ago
l10n daemon script
697651faa6
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
4a5bf84a8c
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
63bb78b74b
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8abea23c8f
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
5386b47a87
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
cf2737c8f5
Force OpenGLES when running on Qt 5.4
...
See review 119524
12 years ago