Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
il y a 3 mois
..
applnk Simplify CMake rules for desktop file translations. il y a 4 ans
linux Fix incorrect characters. il y a 11 ans
pics Fix invalid headers in PNG files and optimize for size il y a 8 ans
CMakeL10n.txt Desktop file translations: il y a 4 ans
CMakeLists.txt Renaming of files in preparation for code style tools. il y a 3 ans
Makefile.am Renaming of files in preparation for code style tools. il y a 3 ans
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
acpi.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
acpi_helper.cpp rename the following methods: il y a 13 ans
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
apm.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
battery.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
buttons.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
checkcrc.h TQt4 port kdeutils il y a 13 ans
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
daemon_state.h Additional renaming of kde to tde il y a 13 ans
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
daemondock.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
main.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
makecrc.cpp TQt4 port kdeutils il y a 13 ans
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
pcmcia.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
portable.cpp Fix NetBSD APM support il y a 5 ans
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 il y a 11 ans
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
power.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
profile.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
sony.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
wake_laptop.cpp Rename common header files for consistency with class renaming il y a 11 ans
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
warning.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
xautolock.cpp Renaming of files in preparation for code style tools. il y a 3 ans
xautolock.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
xautolock_diy.c Remove additional unneeded tq method conversions il y a 13 ans
xautolock_engine.c Rename old tq methods that no longer need a unique name il y a 13 ans

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