Lukáš Tinkl
f03301acfb
i18n fixes
...
the runner categories must be translated, they are visible in the kcms
and it's what Plasma::QueryMatch::setMatchCategory suggests
12 years ago
Lukáš Tinkl
a96cb60a7b
missing i18n()
12 years ago
Rohan Garg
d33954008a
Fix regression caused by f01badb5aa3f76b27955f4fee2cb7281dd490353
...
If ~/.config does not exist readlink will not output anything,
causing startkde to write configs to /kstartupconfigkeys, which
is not a writable path for a regular user.
Since the original commit mentions that relative paths weren't working,
I've taken a alternative approach of using ${HOME} instead.
REVIEW: 119522
12 years ago
Hrvoje Senjan
b6c24633f5
Use CMAKE_INSTALL_FULL_LIBEXECDIR(_KF5)
...
Resolves the problem of passing relative vs. absolute vars
REVIEW: 119404
12 years ago
Lukáš Tinkl
a7e4502cad
missing i18n()
12 years ago
Lukáš Tinkl
8cddbdc6da
no need to escape the percent (%) sign
...
messes up the translations
12 years ago
Lukáš Tinkl
78949a1856
i18n fixes
12 years ago
Lukáš Tinkl
307458ebea
the binary got renamed to kglobalaccel5
12 years ago
Lukáš Tinkl
9366533243
add missing i18n()
12 years ago
Lukáš Tinkl
3ba9875b98
insert missing translation domains
...
now both the logout and lock dialogs are fully translated
12 years ago
Lukáš Tinkl
c511f4f29e
fix (forgotten) extraction from QML
12 years ago
Frederik Gladhorn
773af7a136
Accessibility: Make lockscreen work with screenreaders
...
ToolButtons may get activeFocusOnTab set by default, but it doesn't hurt
to set it already here, worst case it gets set twice.
REVIEW: 119379
12 years ago
David Edmundson
363b51969d
Fix paths used in kstartupconfig
...
kstartupconfig was looking in .config/share/startupconfigkeys
startkde and kdostartupconfig write to .config/startupconfigkeys
End result settings such as those in ksplash were ignored
REVIEW: 119425
12 years ago
Lukáš Tinkl
b248a578ab
temporarily revert breakage
...
until we find a better way to i18n() the items
12 years ago
David Edmundson
f46fce6e00
Set clock to the right time on load
12 years ago
David Edmundson
268910eb4a
Replace SpringAnimation with NumberAnimation with EaseOutIn
...
SpringAnimation ignores duration property and will keep animating until
the item has stopped springing; this takes a long time >= 1s just with
the movements getting smaller.
This means the analog clock is constantly repainting the entire desktop
causing high load.
This now restricts it to 200ms, so it's 5x less load.
REVIEW: 119357
BUG: 335442
12 years ago
Lukáš Tinkl
5bd7f39f28
missing i18n()
12 years ago
Lukáš Tinkl
0e10fda2e0
set translation domain
12 years ago
Tobias Berner
a9d4db9c0c
UnixAuth: Change use of MacroPushRequiredVars to CMakePushCheckState.
...
MacroPushRequiredVars has been merged into CMake, and has been renamed
to CMakePushCheckState. Use that instead, especially since
MacroPushRequiredVars.cmake was not being included in the first place
anyway.
Patch by Tobias Berner <tcberner@gmail.com>, thanks!
REVIEW: 119355
12 years ago
Lukáš Tinkl
a8f0cc9edf
escape ampersand
12 years ago
Dan Vrátil
05bef50128
Fix position of ToolBox on second screen
...
The offset of ToolBox on first screen was applied on all ToolBoxes
REVIEW: 119358
12 years ago
Lukáš Tinkl
4a63b8dd15
fix installing geolocation providers
...
so that KServiceTypeTrader can actually find them
12 years ago
Lukáš Tinkl
307a267c62
fix getting correct network status
12 years ago
Martin Klapetek
c790dcb112
Simplifying applet popup calls
...
Reviewed-by: Eike Hein
12 years ago
Harald Sitter
aee17c1ff3
add an X-KDE-PluginInfo-Version to the plasma.desktop xsession desktop file
...
this enables applications (such as the about-distro kcm) to list the
version of plasma the user is running at runtime in a somewhat reliable
manner, short of having a library function.
REVIEW: 119315
12 years ago
Jan Grulich
a7b4f3e89c
Better aligning of items in systray configuration
...
Reviewed by: Marco Martin and David Edmunson
12 years ago
Lukáš Tinkl
0e7a8f6b03
correctly format the date label
...
before: http://developer.kde.org/~lukas/plasma-next/plasma-lockscreen-before.png
after fix: http://developer.kde.org/~lukas/plasma-next/plasma-lockscreen-after.png
12 years ago
Lukáš Tinkl
6fb6ff1e16
add missing translation domain
12 years ago
Lukáš Tinkl
8537ccd1a1
suspend to disk = hibernate
12 years ago
Lukáš Tinkl
f7912e7771
pick the user's locale on first start
...
better than en_US
12 years ago
Kai Uwe Broulik
cda58901a9
Fix BatteryIcon
...
The otherBatteriesIcon shows all the other battery icons except the circle one.
This fixes commit 53f5e6cd9f
12 years ago
Rohan Garg
008503b81d
Remove find_package call for xmlrpcclient
...
Follow up to 29684cba61 , don't
look for a external xmlrpcclient and only use our own internal
copy.
CCMAIL: hrvoje.senjan@gmail.com
12 years ago
Rohan Garg
5f9d66d4a8
Revert "Fix build in case user has system KF5XmlRpcClient"
...
This reverts commit 73d296e8d8 .
12 years ago
Hrvoje Senjan
73d296e8d8
Fix build in case user has system KF5XmlRpcClient
12 years ago
Hrvoje Senjan
f8357b6911
Unbreak build, try #2
...
KF5_VERSION is usually used internally by Frameworks, so makes sense
for the outside world to use another var
12 years ago
Hrvoje Senjan
f278f4f872
Unbreak build
12 years ago
Sebastian Kügler
034a43ec89
Fix category for Screen Locking KCM
12 years ago
Jonathan Riddell
66c9d4030d
bump versions for... Plasma 5.0!
12 years ago
Rohan Garg
aa8d28e7a6
We don't want to close the main dr konqi window as it also destroys the
...
crash reporting assistant
REVIEW: 119160
12 years ago
Rohan Garg
29684cba61
Add a internal copy of kxmlrpcclient for this release
...
REVIEW: 119159
12 years ago
Marco Martin
fe882322f2
introduce a placeholder for missing thumbnails
...
BUG:337313
12 years ago
Aleix Pol
166db46065
Comment out an assert we cannot fully control yet
...
BUG: 337301
12 years ago
Martin Gräßlin
a5746ec201
[klipper] Fix global shortcut assignment
...
Was missing the default shortcut.
12 years ago
l10n daemon script
385947fc25
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
43d13e9792
more vertical space
...
don't cut the top of the delegates
12 years ago
Martin Klapetek
6b0716ba1a
[applets/notifications] Get rid of custom Title component
...
Reviewed-by: David Edmundson
BUG: 335276
12 years ago
Marco Martin
ef12053fd7
add a guard to data members
...
BUG:336710
12 years ago
Marco Martin
53f5e6cd9f
otherBatteryIcon was always broken, remove
...
remove the icon that was always broken by design
since its visibility was driven by a non existent property
readd when working
CCBUG:336710
12 years ago
l10n daemon script
359949619e
SVN_SILENT made messages (.desktop file)
12 years ago
David Edmundson
08d4603029
Remove page when adding widgets to select what type of applet to install
...
We only support one
REVIEW: 119180
BUG: 337072
12 years ago