Ви не можете вибрати більше 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