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