Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 miesięcy temu
..
applnk Simplify CMake rules for desktop file translations. 4 lat temu
linux Fix incorrect characters. 11 lat temu
pics Fix invalid headers in PNG files and optimize for size 8 lat temu
CMakeL10n.txt Desktop file translations: 4 lat temu
CMakeLists.txt Renaming of files in preparation for code style tools. 3 lat temu
Makefile.am Renaming of files in preparation for code style tools. 3 lat temu
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
acpi.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
acpi_helper.cpp rename the following methods: 13 lat temu
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
apm.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
battery.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
buttons.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
checkcrc.h TQt4 port kdeutils 13 lat temu
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
daemon_state.h Additional renaming of kde to tde 13 lat temu
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
daemondock.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
main.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
makecrc.cpp TQt4 port kdeutils 13 lat temu
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
portable.cpp Fix NetBSD APM support 5 lat temu
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 lat temu
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
power.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
profile.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
sony.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
wake_laptop.cpp Rename common header files for consistency with class renaming 11 lat temu
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
warning.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
xautolock.cpp Renaming of files in preparation for code style tools. 3 lat temu
xautolock.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
xautolock_diy.c Remove additional unneeded tq method conversions 13 lat temu
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 lat temu

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