diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-04-16 23:01:29 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-04-16 23:01:29 +0000 |
| commit | 4304e8d9dab8e20513e38e71b0debdf6937b630c (patch) | |
| tree | 76a86f013a811449a5b5bfbbbb962e7db0bbcc6a /NEWS | |
| parent | ba24506b3bb46312d998468ad3c1a7f28058b2bd (diff) | |
| download | tdepowersave-4304e8d9.tar.gz tdepowersave-4304e8d9.zip | |
Finish TQt4 port of kpowersave
This enables both Qt3 and Qt4 builds
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1228282 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ Bugfixes: values to a enum (lead to segfault since enum is a 8bit char object) - fixed wrong unit for power consumption (removed 'h' from unit) - only suspend on button events if we resumed to avoid double suspends - - several fixes to make signals from HAL/DBus idependent from the QT + - several fixes to make Q_SIGNALS from HAL/DBus idependent from the QT eventloop due to problems with the QT3 DBus bindings - several patches from Mandriva (lmontel@mandriva.com) to fix problems with translations, format messages, speedup build and memory leaks |
