Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 месяцев назад
..
applnk Simplify CMake rules for desktop file translations. 4 лет назад
linux Fix incorrect characters. 11 лет назад
pics Fix invalid headers in PNG files and optimize for size 8 лет назад
CMakeL10n.txt Desktop file translations: 4 лет назад
CMakeLists.txt Renaming of files in preparation for code style tools. 3 лет назад
Makefile.am Renaming of files in preparation for code style tools. 3 лет назад
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
acpi.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
acpi_helper.cpp rename the following methods: 13 лет назад
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
apm.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
battery.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
buttons.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
checkcrc.h TQt4 port kdeutils 13 лет назад
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
daemon_state.h Additional renaming of kde to tde 13 лет назад
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
daemondock.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
main.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
makecrc.cpp TQt4 port kdeutils 13 лет назад
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
portable.cpp Fix NetBSD APM support 5 лет назад
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 лет назад
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
power.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
profile.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
sony.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
wake_laptop.cpp Rename common header files for consistency with class renaming 11 лет назад
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
warning.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
xautolock.cpp Renaming of files in preparation for code style tools. 3 лет назад
xautolock.h Replace Q_OBJECT with TQ_OBJECT 8 месяцев назад
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
xautolock_diy.c Remove additional unneeded tq method conversions 12 лет назад
xautolock_engine.c Rename old tq methods that no longer need a unique name 12 лет назад

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