Sebastian Kügler
ea2619baa9
Revert 95ce6207c5
...
Quoting the KIconThemes change that lead to this change:
Revert "Revert "Allow passing custom theme base path together with custom app themes""
This reverts commit 6a75883159bbeb9a9316436d428d2617c3b5fc96.
This was never intended to be pushed, it was a local test for the testcase
in RR119058. Sorry for the mixup.
We're back to good now.
CCMAIL:mklapetek@kde.org
CCMAIL:plasma-devel@kde.org
12 years ago
Sebastian Kügler
95ce6207c5
Move path argument into KIconLoader ctor
...
This is needed to build against KIconThemes 6a75883159bbeb9, which
reverts the commit that adds the path to the addAppDir call. From
looking at the API docs, this *seems* to be the right fix, but I don't
know how to test this properly, so I can't confirm that this actually
works. It builds though, and that's at least a step forward.
If someone can test this, that would be very useful.
CCMAIL:mklapetek@kde.org
CCMAIL:plasma-devel@kde.org
Reviewed-by: Eike Hein on IRC
12 years ago
l10n daemon script
d0c3845cb2
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e558bc76b9
SVN_SILENT made messages (.desktop file)
12 years ago
Martin Klapetek
299ba61320
[notifications] Introduce a list of apps that are limited to single notification only
...
This prevents some apps to spam lots of notifications when all it needs
is actually just one single notification.
Imagine you're switching songs in your playlist quickly and each song
change sends new notification, but when you get to the tenth song, you
still see the notification from the 3rd song (because timeouts) and you
don't really care about all those songs changes still in the queue as
you see it in the playlist anyway.
So this patch limits certain apps to have only one single notification
which is always updated. So far Clementine and Spotify is there.
Switching songs or changing playback status creates only one single
popup.
Additionally, the list gets added entries from a config file too.
REVIEW: 118796
12 years ago
Vishesh Handa
41a11a0753
PowerManagementJob: The krunner switchUser function is back
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
Lukáš Tinkl
81c956dd70
fix typo
12 years ago
Lukáš Tinkl
3cac388d32
add missing and fix Messages.sh
12 years ago
Kai Uwe Broulik
128662047d
Handle FullyCharged battery state
...
CCBUG: 336011
12 years ago
Kai Uwe Broulik
66e9d61c7e
Revert "Revert 45254e4d0a until Beta 2 is"
...
This reverts commit 6903e1e94f .
CCBUG: 336011
12 years ago
l10n daemon script
31ad166b6b
SVN_SILENT made messages (.desktop file)
12 years ago
Martin Klapetek
f4a821210f
[sni-dataengine]Don't keep recreating the icon loader on every callback
...
Should optimise things a bit
12 years ago
Martin Klapetek
b0c2fda3ab
Fix Plasma's SNI icons + port away from kdelibs4support
...
REVIEW: 118592
12 years ago
Jonathan Riddell
6903e1e94f
Revert 45254e4d0a until Beta 2 is
...
released to make it compile with released KDE Frameworks solid library
12 years ago
Jonathan Riddell
0929d4c2d2
bump library version number for kf5 version
12 years ago
Aleix Pol
61dec2e635
Move away from QDesktopWidget
...
0 screen is always primary
Use QGuiApplication::screens to count screens
12 years ago
Kai Uwe Broulik
45254e4d0a
Fix Plasma build with Review 117339
...
This patch adjusts the Plasma powermanagement (and soliddevice) dataengine to use the renamed isPresent() method instead of isPlugged().
It does not rename the exposed property "Plugged in" to not break its users.
REVIEW: 118558
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
Bhushan Shah
cc3ab5e0f4
Export toggleActivityManager method over dbus
...
This unbreaks the activities dataengine
REVIEW: 118367
BUG: 335427
12 years ago
Sebastian Kügler
11c7e36f51
noise--
12 years ago
Elias Probst
7b5e47c1e7
Fix build (multiple missing Qt5:: components in target_link_libraries).
...
REVIEW: 118209
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
Aleix Pol
651713374b
Revert "Drop some unneeded QDesktopWidget references"
...
This reverts commit 60ae68a432 .
12 years ago
Aleix Pol
60ae68a432
Drop some unneeded QDesktopWidget references
...
Mostly includes without usage
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
Aleix Pol
b0068a09cf
Port plasma code to PLASMA_RELATIVE_DATA_INSTALL_DIR
12 years ago
l10n daemon script
0054ac7f20
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
d596a1b270
Adapt to changes in plasma-framework
12 years ago
Aleix Pol
56bc3c7499
Adapt to API changes in paste.kde.org
12 years ago
Davide Bettio
7bb34d3880
Weather Engine/NOAA: Export it correctly using K_EXPORT_PLASMA_DATAENGINE_WITH_JSON
...
Signed-off-by: Davide Bettio <bettio@kde.org>
12 years ago
Davide Bettio
ddde6ce0d2
Weather DataEngine: Enable build for weather ion library and NOAA ion
...
Signed-off-by: Davide Bettio <bettio@kde.org>
12 years ago
Davide Bettio
1fda6f0a9b
Weather DataEngine/ion library: Port to Plasma2/Qt5 ++
...
Signed-off-by: Davide Bettio <bettio@kde.org>
12 years ago
Davide Bettio
7313ba240b
Weather DataEngine/NOAA ion: Port to Plasma2 ++
...
Signed-off-by: Davide Bettio <bettio@kde.org>
12 years ago
Hrvoje Senjan
ec36335ac0
--deprecated
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
Àlex Fiestas
dcf9134eeb
Removing the usage of removed Solid interfaces from soliddeviceengine
12 years ago
Àlex Fiestas
79c5b926a5
Remove usage of AcAdapter from powermanagement
...
I will re-enable this code with the new incoming API in solid, for the
time it will stop working.
12 years ago
Àlex Fiestas
757b4a4edd
Ported geolocation from Solid/Networking to QNetworkConfigManager
12 years ago