Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 meses atrás
..
applnk Simplify CMake rules for desktop file translations. 4 anos atrás
linux Fix incorrect characters. 11 anos atrás
pics Fix invalid headers in PNG files and optimize for size 8 anos atrás
CMakeL10n.txt Desktop file translations: 4 anos atrás
CMakeLists.txt Renaming of files in preparation for code style tools. 3 anos atrás
Makefile.am Renaming of files in preparation for code style tools. 3 anos atrás
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
acpi.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
acpi_helper.cpp rename the following methods: 13 anos atrás
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
apm.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
battery.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
buttons.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
checkcrc.h TQt4 port kdeutils 13 anos atrás
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 anos atrás
daemon_state.h Additional renaming of kde to tde 13 anos atrás
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
daemondock.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 anos atrás
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 anos atrás
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
main.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
makecrc.cpp TQt4 port kdeutils 13 anos atrás
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 anos atrás
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
portable.cpp Fix NetBSD APM support 5 anos atrás
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
power.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
profile.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
sony.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
wake_laptop.cpp Rename common header files for consistency with class renaming 11 anos atrás
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
warning.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
xautolock.cpp Renaming of files in preparation for code style tools. 3 anos atrás
xautolock.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
xautolock_diy.c Remove additional unneeded tq method conversions 13 anos atrás
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 anos atrás

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