Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdeutils/klaptopdaemon
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
pirms 3 mēnešiem
..
applnk Simplify CMake rules for desktop file translations. pirms 4 gadiem
linux Fix incorrect characters. pirms 11 gadiem
pics Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Renaming of files in preparation for code style tools. pirms 3 gadiem
Makefile.am Renaming of files in preparation for code style tools. pirms 3 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
acpi.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
acpi.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
acpi_helper.cpp rename the following methods: pirms 13 gadiem
apm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
apm.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
battery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
battery.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
buttons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
buttons.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
checkcrc.h TQt4 port kdeutils pirms 13 gadiem
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
daemon_state.h Additional renaming of kde to tde pirms 13 gadiem
daemondock.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
daemondock.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
kpcmcia.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
kpcmciainfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
laptop_daemon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
main.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
makecrc.cpp TQt4 port kdeutils pirms 13 gadiem
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
pcmcia.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
portable.cpp Fix NetBSD APM support pirms 5 gadiem
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
power.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
power.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
profile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
profile.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
sony.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
sony.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
wake_laptop.cpp Rename common header files for consistency with class renaming pirms 11 gadiem
warning.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
warning.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
xautolock.cpp Renaming of files in preparation for code style tools. pirms 3 gadiem
xautolock.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
xautolock_diy.c Remove additional unneeded tq method conversions pirms 13 gadiem
xautolock_engine.c Rename old tq methods that no longer need a unique name pirms 13 gadiem

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