Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 månader sedan
..
applnk Simplify CMake rules for desktop file translations. 4 år sedan
linux Fix incorrect characters. 11 år sedan
pics Fix invalid headers in PNG files and optimize for size 8 år sedan
CMakeL10n.txt Desktop file translations: 4 år sedan
CMakeLists.txt Renaming of files in preparation for code style tools. 3 år sedan
Makefile.am Renaming of files in preparation for code style tools. 3 år sedan
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
acpi.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
acpi_helper.cpp rename the following methods: 13 år sedan
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
apm.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
battery.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
buttons.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
checkcrc.h TQt4 port kdeutils 13 år sedan
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 år sedan
daemon_state.h Additional renaming of kde to tde 13 år sedan
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
daemondock.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 år sedan
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 år sedan
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
main.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
makecrc.cpp TQt4 port kdeutils 13 år sedan
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 år sedan
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
portable.cpp Fix NetBSD APM support 5 år sedan
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
power.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
profile.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
sony.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
wake_laptop.cpp Rename common header files for consistency with class renaming 11 år sedan
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
warning.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
xautolock.cpp Renaming of files in preparation for code style tools. 3 år sedan
xautolock.h Replace Q_OBJECT with TQ_OBJECT 8 månader sedan
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
xautolock_diy.c Remove additional unneeded tq method conversions 12 år sedan
xautolock_engine.c Rename old tq methods that no longer need a unique name 12 år sedan

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