25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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