You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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