Martin Gräßlin
eabc902f52
Move KWin's window switcher "sidebar" to Look'n'Feel package
...
REVIEW: 120850
12 years ago
Aleix Pol
f8e1012c7f
Merge branch 'Plasma/5.1'
12 years ago
Aleix Pol
f90d4acd99
Don't try to change the primary if we are already at the primary.
...
Reviewed by David Edmundson
12 years ago
Montel Laurent
0d25924cd0
Use new connect api
12 years ago
David Edmundson
06aa997907
Only show the list of hidden system tray items when a hidden item is expanded
...
As discussed on the forums
https://forum.kde.org/viewtopic.php?f=285&t=122794&sid=5d2a526b8f6146b1f52f0c75b7600871
FEATURE: 334823
REVIEW: 120778
We said we'd try it for a while and get some real world feedback.
12 years ago
Lukáš Tinkl
8071ad50f9
declare and register the KActivities::Consumer::ServiceStatus metatype
...
to be able to use it in connect(), otherwise a runtime warning is issued
about unknown signal
CCMAIL: ivan.cukic@kde.org
12 years ago
l10n daemon script
651c6e5841
SVN_SILENT made messages (.desktop file)
12 years ago
Vishesh Handa
c8e10da215
React to Baloo API changes
12 years ago
l10n daemon script
8e3f1d07b0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
bbb49403ed
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
047e5051eb
don't mess with positions if the mouse is outside the view
12 years ago
Marco Martin
616c9a9cef
Merge branch 'Plasma/5.1'
...
Conflicts:
applets/clipboard/metadata.desktop
applets/digital-clock/package/metadata.desktop
kcms/splash/kcm_splashscreen.desktop
kcms/splash/package/metadata.desktop
klipper/plasma-dataengine-clipboard.desktop
ksmserver/screenlocker/kcm/package/metadata.desktop
lookandfeel/metadata.desktop
plasma-windowed/plasma-windowed.desktop
shell/packageplugins/layouttemplate/plasma-packagestructure-layouttemplate.desktop
shell/packageplugins/qmlWallpaper/plasma-packagestructure-wallpaper.desktop
shell/packageplugins/shell/plasma-packagestructure-plasma-shell.desktop
shell/packageplugins/wallpaperimages/plasma-packagestructure-wallpaperimages.desktop
12 years ago
Marco Martin
a20ceb2349
crash--, create the corona on heap
...
creating the corona on the stack makes the app crash on close, because
the corona tries to delete itself when the window closes.
this also meand this code will *not* leak
BUG:340191
12 years ago
l10n daemon script
683c131e75
SVN_SILENT made messages (.desktop file)
12 years ago
David Edmundson
1baa8c741e
Warning--
...
BUG: 337635
12 years ago
David Edmundson
9081355a4c
Only list image types that we can actually open in wallpaper selection dialog
...
Use QImageReader::supportedMimeTypes() to list appropriate types
BUG: 337887
FIXED-IN: 5.2
12 years ago
Montel Laurent
8f32d31dfc
Port to new connect api
12 years ago
Montel Laurent
8f0efdbc4a
no context menu on label + richtext when it's not necessary
12 years ago
Lukáš Tinkl
7790ac10e1
fix build
12 years ago
Vishesh Handa
1fc19e8dfb
Baloo Runner: Lower relevance because krunner does not know any better
...
The KRunner framework expects all runners to set a relevance for each
match, except that this relevance information is taken to globally sort
the results. So I can write a plugin which whose results will always be
on top. Yaye! </sarcasm>
Explicitly lower Baloo's relevance so that in general applications are
higher.
12 years ago
Vishesh Handa
1ae78f0847
LocationRunner: Convert case insensitive path to a proper one
...
BUG: 333395
FIXED-IN: 5.2
12 years ago
David Edmundson
d2d5b6a8ff
Remove unused code
12 years ago
David Edmundson
6f29e43d12
Add missing const
12 years ago
David Edmundson
23a47c882f
typo--
12 years ago
Marco Martin
4996bf0a7f
comments++
12 years ago
Marco Martin
1334965f0a
Merge branch 'mart/screenEdgeFakeEvents'
12 years ago
Marco Martin
bd0673a7e8
proper event translation for all panel locations
12 years ago
Marco Martin
f56363c161
prototype for forwarding screen edge fake events
...
we need a visual margin in panels, but still manage screen
edges: just forward events at screen edges to the proper area
hardcoded for now, needs to take info from qml
12 years ago
Aleix Pol
3a551744d8
Fix build
12 years ago
Montel Laurent
0334078d4a
Port to new connect api
12 years ago
Montel Laurent
db420f8c28
Fix includes
12 years ago
Montel Laurent
1606ff93f9
Remove deprecated function
12 years ago
Montel Laurent
ed441f0bc3
Remove not necessary include moc
12 years ago
Montel Laurent
1e7c92f6a2
Remove not necessary include moc
12 years ago
Montel Laurent
d7f71ac924
Remove kdelibs4support
12 years ago
Montel Laurent
0b8c5d0caa
Fix includes
12 years ago
Montel Laurent
cfb062eec6
Port to new connect api. Fix forward declaration. Fix includes
12 years ago
Montel Laurent
f770351d7c
Readd Help button. Fix close help dialog
12 years ago
Hrvoje Senjan
249c831c76
Fix build with Qt 5.4
...
Tested-by: Elias Probst
12 years ago
Montel Laurent
2fbb64aaf4
Fix includes
12 years ago
Montel Laurent
7b6782cc23
Port to new connect api
12 years ago
Montel Laurent
6f161c0791
Fix includes
12 years ago
Montel Laurent
14940a77ab
Remove not necessary include moc
12 years ago
Montel Laurent
4879c243b7
Port to new connect api => fix 2 connect signal/slot error
12 years ago
l10n daemon script
758fa766b2
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
2f911ca9a3
SVN_SILENT made messages (.desktop file)
12 years ago
David Faure
a4ef809886
drkonqi: remove dependency on KStartupInfo, use QX11Info::setNextStartupId instead
12 years ago
l10n daemon script
92f9c24988
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
ab084fbec3
--debug
12 years ago
Aleix Pol
03e5b76aaa
Fix warning
...
Don't try to disconnect from a null instance.
12 years ago