l10n daemon script
83536ffb3a
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
Antonis Tsiapaliokas
9c1d4f889d
We don't need QtWebkit as a dependency anymore.
...
REVIEW: 123457
11 years ago
Jonathan Riddell
6882f14e7b
replace reference to licence with the bsd licence as the reference often goes missing
11 years ago
l10n daemon script
1fbbe7469e
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
l10n daemon script
2eaecc21f2
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
Martin Gräßlin
45ab13f297
[containmentactions] Verify that list returned from kglobalaccel is not empty
...
If it's empty it results in a crash.
Reviewed-By: Marco Martin
11 years ago
Martin Gräßlin
9e4aa8c4a8
[libtaskmanager] Use windowClass from KWindowInfo instead fetching from X each time
...
Saves a roundtrip when being accessed. No need to fetch information we
already hold.
CCBUG: 340583
Reviewed-By: Eike Hein
11 years ago
Martin Gräßlin
3a7e17c997
[ksmserver] Do not try to start X11 window manager if Wayland env variables are set
...
If ksmserver is started in a session with WAYLAND_DISPLAY
and/or WAYLAND_SOCKET being exported we can assume that the Xserver is an
Xwayland server. In that case the wayland compositor is also the window
maager. Thus starting a window manager would either fail or create severe
havoc in case it succeeds in replacing the running window manager.
REVIEW: 123444
11 years ago
Lasse Liehu
435c511c92
Merge branch 'Plasma/5.3'
11 years ago
Lasse Liehu
64a341612e
Fix vertical alignment of entry names in system tray configuration
...
REVIEW: 123435
11 years ago
Bhushan Shah
e42a0f067a
Fix regression of plasmashell executable not showing version
11 years ago
Lukáš Tinkl
df1cfae779
be more educative and assign the local shortcuts from the global ones
...
fixes the desktop context menu not having any listed shortcuts for the
global actions
acked by notmart
11 years ago
Lukáš Tinkl
2734b8e809
be more educative and assign the local shortcuts from the global ones
...
fixes the desktop context menu not having any listed shortcuts for the
global actions
acked by notmart
11 years ago
Lukáš Tinkl
9f8a6c2989
simplify the map construction
...
also a QStringList is more efficient than a QList<QString>
11 years ago
l10n daemon script
4a9d993715
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
l10n daemon script
049d77c408
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
7e5818067d
Merge branch 'Plasma/5.3'
11 years ago
David Kahles
6b1170b5b5
Display sddm loginprompt only on the primary monitor
...
Only show loginbar on the primary monitor,
This is also the behavior of
other sddm themes, as well as GDM and Windows.
REVIEW: 123351
11 years ago
Lukáš Tinkl
1634dd2689
check for the correct action in KAuthorized
11 years ago
Marco Martin
73ee8a0715
Merge branch 'Plasma/5.3'
...
Conflicts:
runners/powerdevil/plasma-runner-powerdevil.desktop
11 years ago
Marco Martin
2078e5c2f8
adjust layout in panels
...
don't show titles in panels and stack graphs horizontally on horizontal panels
BUG:346295
11 years ago
l10n daemon script
cfe6d5fe3f
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
7adab36181
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
Martin Klapetek
bb5ea36c33
[notifications] Make sure the timer is restarted after the popup moves
...
There's a bug with MouseArea which causes the containsMouse to not be
updated when the Item moves away from below the mouse while the mouse is
not being moved. This should help at least with those cases where the
notification gets stuck.
Reviewed-by: Kai Uwe Broulik
CCBUG: 345973
11 years ago
Lukáš Tinkl
2a5d971398
remove the local copy of kglobalaccel
...
now that we hard-depend on frameworks > 5.7
acked by d_ed
11 years ago
Martin Klapetek
5b76b2385b
Update the date in the calendar/tooltip when user changes clock timezone
...
REVIEW: 123372
BUG: 346033
11 years ago
Antonis Tsiapaliokas
8d7da7a61c
Image Wallpaper: Don't show duplicates after removing some of the wallpapers
...
REVIEW: 123273
11 years ago
l10n daemon script
aad22ed08e
SVN_SILENT made messages (.desktop file)
11 years ago
Marco Martin
1257c2f059
Merge branch 'Plasma/5.3'
...
Conflicts:
runners/powerdevil/plasma-runner-powerdevil.desktop
11 years ago
Marco Martin
7c372a795b
guard against loading of an invalid plugin
...
in some conditions like corrupted config files plugin loading could fail
BUG:346200
11 years ago
Marco Martin
3745569781
use the new effect for the dashboard
...
CHANGELOG: The desktop dashboard is now realized with a new KWin effect.
REVIEW:123362
11 years ago
l10n daemon script
4764dc57b7
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
f6a426697f
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
Albert Astals Cid
1163289443
Merge remote-tracking branch 'origin/Plasma/5.3'
11 years ago
Albert Astals Cid
8d4f6a9887
Don't use + with strings inside i18n
...
CCMAIL: kde@privat.broulik.de
11 years ago
Marco Martin
daa0d24e97
Merge branch 'Plasma/5.3'
11 years ago
Marco Martin
b4df3adace
delete the views before containments
...
if we delete containments before views, an invalid delete
will be done at views delete
BUG:345758
11 years ago
l10n daemon script
16b45aab39
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
8d41061144
Merge branch 'Plasma/5.3'
11 years ago
Kai Uwe Broulik
49c425a80e
Always set Has Cumulative, there's an early return when no there's no battery
...
Otherwise there will be a JS exception in the binding causing the battery percentage
to be shown on the screenlocker unconditionally leading to a "0% remaining" on a desktop PC
11 years ago
l10n daemon script
3ab179ee55
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
Elias Probst
da37832e85
Fix taborder in lockscreen KCM.
11 years ago
Kai Uwe Broulik
769f744957
Optimize NeedsAttention pulse animation
...
Use Animator for the animation to reduce CPU load and hardcode the animation duration to
a pleasant pace. Also remove obsolete non-smooth scaling and don't start when animations
are disabled in the first place.
REVIEW: 123337
11 years ago
Kai Uwe Broulik
4c1a3ef7a3
Start blinking battery icon at 5% and below rather than 10%
...
It should be more to emphasise the urgency of the "we'll suspend in 1 minute" threat
rather than waste power needlessly.
Ideally it would take the "critical percentage" from PowerDevil
(cherry picked from commit 77626c1e3b )
11 years ago
Kai Uwe Broulik
77626c1e3b
Start blinking battery icon at 5% and below rather than 10%
...
It should be more to emphasise the urgency of the "we'll suspend in 1 minute" threat
rather than waste power needlessly.
Ideally it would take the "critical percentage" from PowerDevil
11 years ago
l10n daemon script
ce4c78a4f7
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
ae9b3c0dde
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
David Edmundson
4ed07fe346
Add keywords to screenlock KCM
...
BUG: 331947
11 years ago
Hrvoje Senjan
f7a396768a
Don't try to import no longer existing plugin
...
CCMAIL: lukas@kde.org
11 years ago
Lukáš Tinkl
dd19b6636e
bump the minimum required KF5 version to 5.9, like plasma-desktop
...
needed for the new KCMShell.open() QML method from kquickcontrolsaddons
acked by d_ed
11 years ago