25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 ay önce
..
applnk Simplify CMake rules for desktop file translations. 4 yıl önce
linux Fix incorrect characters. 11 yıl önce
pics Fix invalid headers in PNG files and optimize for size 8 yıl önce
CMakeL10n.txt Desktop file translations: 4 yıl önce
CMakeLists.txt Renaming of files in preparation for code style tools. 3 yıl önce
Makefile.am Renaming of files in preparation for code style tools. 3 yıl önce
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
acpi.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
acpi_helper.cpp rename the following methods: 13 yıl önce
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
apm.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
battery.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
buttons.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
checkcrc.h TQt4 port kdeutils 13 yıl önce
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
daemon_state.h Additional renaming of kde to tde 13 yıl önce
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
daemondock.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
main.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
makecrc.cpp TQt4 port kdeutils 13 yıl önce
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
portable.cpp Fix NetBSD APM support 5 yıl önce
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 yıl önce
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
power.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
profile.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
sony.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
wake_laptop.cpp Rename common header files for consistency with class renaming 11 yıl önce
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
warning.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
xautolock.cpp Renaming of files in preparation for code style tools. 3 yıl önce
xautolock.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
xautolock_diy.c Remove additional unneeded tq method conversions 13 yıl önce
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 yıl önce

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