No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
hace 3 meses
..
applnk Simplify CMake rules for desktop file translations. hace 4 años
linux Fix incorrect characters. hace 11 años
pics Fix invalid headers in PNG files and optimize for size hace 8 años
CMakeL10n.txt Desktop file translations: hace 4 años
CMakeLists.txt Renaming of files in preparation for code style tools. hace 3 años
Makefile.am Renaming of files in preparation for code style tools. hace 3 años
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
acpi.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
acpi_helper.cpp rename the following methods: hace 13 años
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
apm.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
battery.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
buttons.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
checkcrc.h TQt4 port kdeutils hace 13 años
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
daemon_state.h Additional renaming of kde to tde hace 13 años
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
daemondock.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
main.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
makecrc.cpp TQt4 port kdeutils hace 13 años
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
pcmcia.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
portable.cpp Fix NetBSD APM support hace 5 años
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
power.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
profile.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
sony.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
wake_laptop.cpp Rename common header files for consistency with class renaming hace 11 años
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
warning.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
xautolock.cpp Renaming of files in preparation for code style tools. hace 3 años
xautolock.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
xautolock_diy.c Remove additional unneeded tq method conversions hace 13 años
xautolock_engine.c Rename old tq methods that no longer need a unique name hace 13 años

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