您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 个月前
..
applnk Simplify CMake rules for desktop file translations. 4 年前
linux Fix incorrect characters. 11 年前
pics Fix invalid headers in PNG files and optimize for size 8 年前
CMakeL10n.txt Desktop file translations: 4 年前
CMakeLists.txt Renaming of files in preparation for code style tools. 3 年前
Makefile.am Renaming of files in preparation for code style tools. 3 年前
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
acpi.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
acpi_helper.cpp rename the following methods: 13 年前
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
apm.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
battery.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
buttons.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
checkcrc.h TQt4 port kdeutils 13 年前
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 年前
daemon_state.h Additional renaming of kde to tde 13 年前
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
daemondock.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 年前
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 年前
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
main.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
makecrc.cpp TQt4 port kdeutils 13 年前
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 年前
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
portable.cpp Fix NetBSD APM support 5 年前
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 年前
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
power.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
profile.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
sony.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
wake_laptop.cpp Rename common header files for consistency with class renaming 11 年前
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
warning.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
xautolock.cpp Renaming of files in preparation for code style tools. 3 年前
xautolock.h Replace Q_OBJECT with TQ_OBJECT 9 个月前
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
xautolock_diy.c Remove additional unneeded tq method conversions 13 年前
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 年前

README

This is klaptop daemon it provides battery monitoring and management
for laptops - this is a KDE 2 rewrite of kcmlaptop which is not
supported for KDE >2.0. Please pass any bug reports to Paul Campbell
paul@taniwha.com.

The power management stuff is all abstracted out into portable.*
if you feel the urge to port it to your OS/CPU please contact me for
help - Paul