Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 mesi fa
..
applnk Simplify CMake rules for desktop file translations. 4 anni fa
linux Fix incorrect characters. 11 anni fa
pics Fix invalid headers in PNG files and optimize for size 8 anni fa
CMakeL10n.txt Desktop file translations: 4 anni fa
CMakeLists.txt Renaming of files in preparation for code style tools. 3 anni fa
Makefile.am Renaming of files in preparation for code style tools. 3 anni fa
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
acpi.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
acpi_helper.cpp rename the following methods: 13 anni fa
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
apm.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
battery.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
buttons.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
checkcrc.h TQt4 port kdeutils 13 anni fa
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
daemon_state.h Additional renaming of kde to tde 13 anni fa
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
daemondock.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
main.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
makecrc.cpp TQt4 port kdeutils 13 anni fa
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
portable.cpp Fix NetBSD APM support 5 anni fa
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 anni fa
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
power.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
profile.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
sony.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
wake_laptop.cpp Rename common header files for consistency with class renaming 11 anni fa
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
warning.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
xautolock.cpp Renaming of files in preparation for code style tools. 3 anni fa
xautolock.h Replace Q_OBJECT with TQ_OBJECT 10 mesi fa
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
xautolock_diy.c Remove additional unneeded tq method conversions 13 anni fa
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 anni fa

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