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 kuukautta sitten
..
applnk Simplify CMake rules for desktop file translations. 4 vuotta sitten
linux Fix incorrect characters. 11 vuotta sitten
pics Fix invalid headers in PNG files and optimize for size 8 vuotta sitten
CMakeL10n.txt Desktop file translations: 4 vuotta sitten
CMakeLists.txt Renaming of files in preparation for code style tools. 3 vuotta sitten
Makefile.am Renaming of files in preparation for code style tools. 3 vuotta sitten
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
acpi.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
acpi_helper.cpp rename the following methods: 13 vuotta sitten
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
apm.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
battery.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
buttons.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
checkcrc.h TQt4 port kdeutils 13 vuotta sitten
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 vuotta sitten
daemon_state.h Additional renaming of kde to tde 13 vuotta sitten
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
daemondock.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 vuotta sitten
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 vuotta sitten
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
main.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
makecrc.cpp TQt4 port kdeutils 13 vuotta sitten
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 vuotta sitten
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
portable.cpp Fix NetBSD APM support 5 vuotta sitten
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
power.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
profile.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
sony.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
wake_laptop.cpp Rename common header files for consistency with class renaming 11 vuotta sitten
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
warning.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
xautolock.cpp Renaming of files in preparation for code style tools. 3 vuotta sitten
xautolock.h Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
xautolock_diy.c Remove additional unneeded tq method conversions 13 vuotta sitten
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 vuotta sitten

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