選択できるのは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 9ヶ月前
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 9ヶ月前
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
battery.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
buttons.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
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 9ヶ月前
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11年前
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
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 9ヶ月前
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
main.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
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 9ヶ月前
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 9ヶ月前
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
profile.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
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 9ヶ月前
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 9ヶ月前
xautolock.cpp Renaming of files in preparation for code style tools. 3年前
xautolock.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
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 13年前
xautolock_engine.c Rename old tq methods that no longer need a unique name 13年前

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