Martin Klapetek
1bc39b389a
[dataengines/time] Always set the timezone Offset, even if 0
...
Because the clock applet is counting the time as "UTC Time" + "Offset
from UTC" now, the Offset always has to be set even if it is actually
zero, otherwise JS returns "undefined" and everything explodes.
12 years ago
Martin Klapetek
c931cfe209
[applets/digital-clock] Add timezones support to the clock applet
...
Still has couple missing features:
* no time in the tooltip yet (needs larger refactor)
* no order selection
* no default timezone (but last used is always saved)
* couple minor issues
REVIEW: 120314
CCBUG: 337564
12 years ago
Lukáš Tinkl
548388eefd
properly parse timezones with 3 components
...
like America/Argentina/Buenos_Aires, introduce a new
key "Timezone Country"
12 years ago
Lukáš Tinkl
0cb77e7d46
fix reacting to manual date/time/timezone changes
...
the init() method was never called
12 years ago
Lukáš Tinkl
ff435c615d
fix reacting to manual date/time/timezone changes
...
the init() method was never called
12 years ago
l10n daemon script
6ef6c7e692
SVN_SILENT made messages (.desktop file)
12 years ago
Martin Klapetek
7b2b82b2e9
Switch the timedate applets to "DateTime" property only
...
There's no reason to duplicate it into "Date" and "Time", "DateTime"
will work just fine. Plus QTime and QDate have no idea about timezones.
12 years ago
Lukáš Tinkl
9f658c0e9b
i18n fixes
...
also ported the modules to K_PLUGIN_FACTORY_WITH_JSON while at it
12 years ago
Lukáš Tinkl
f4cef1e75d
i18n and deprecation fixes
12 years ago
Martin Klapetek
3dc125cc56
Tabs -> spaces
12 years ago
Martin Klapetek
3144cc87e5
Always update all time/date applets on time update
...
This makes sure all applets using the time dataengine are in perfect
sync; it can easily happen that two clock applets are apart 30 seconds
12 years ago
l10n daemon script
cf13f672b0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
f6fa9c9cd7
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
7340ee7972
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
02b92c46d5
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
55744e1106
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
bb43827e62
Revert "Port dataengines to PLASMA_DATA_INSTALL_DIR"
...
This reverts commit 73736e80ea .
DataEngines are actual plugins to plasma-framework, so the change
is not correct. Otherwise they end up in /share
12 years ago
Aleix Pol
73736e80ea
Port dataengines to PLASMA_DATA_INSTALL_DIR
12 years ago
l10n daemon script
bc51c4f2b0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c12cad775c
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8356528abc
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
0054ac7f20
SVN_SILENT made messages (.desktop file)
12 years ago
Àlex Fiestas
1c97edd165
Link time against kde4support where solid/powermanagement is now
...
There will be new async api in Solid, when that is in place we can link
against solid again instead of kde4support.
12 years ago
l10n daemon script
a80ea24203
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
de65f94f1d
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
da27b27678
Initial import from the monolithic kde-workspace.
...
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
12 years ago