You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/klaptopdaemon
Timothy Pearson 6fdacb9c2e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
..
applnk Initial conversion to cmake. 12 years ago
linux Fix GPL/MPL license incompatibility in klaptopdaemon by replacing all MPL licensed files in kdeutils/klaptopdaemon with GPL or dual licensed copies from the Internet 13 years ago
pics Initial conversion to cmake. 12 years ago
CMakeLists.txt Additional changes to support building with cmake. 12 years ago
Makefile.am Rename additional instances of KDE to TDE 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
acpi.cpp Fix klaptopdaemon setupHandler to be distribution independent 12 years ago
acpi.h Remove spurious TQ_OBJECT instances 12 years ago
acpi_helper.cpp rename the following methods: 13 years ago
apm.cpp Fix klaptopdaemon setupHandler to be distribution independent 12 years ago
apm.h Remove spurious TQ_OBJECT instances 12 years ago
battery.cpp Rename obsolete tq methods to standard names 13 years ago
battery.h Remove spurious TQ_OBJECT instances 12 years ago
buttons.cpp Rename obsolete tq methods to standard names 13 years ago
buttons.h Remove spurious TQ_OBJECT instances 12 years ago
checkcrc.h TQt4 port kdeutils 13 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
daemon_state.cpp rename the following methods: 13 years ago
daemon_state.h Additional renaming of kde to tde 13 years ago
daemondock.cpp Remove additional unneeded tq method conversions 13 years ago
daemondock.h Remove spurious TQ_OBJECT instances 12 years ago
kpcmcia.cpp Remove additional unneeded tq method conversions 13 years ago
kpcmcia.h Remove spurious TQ_OBJECT instances 12 years ago
kpcmciainfo.cpp Remove additional unneeded tq method conversions 13 years ago
kpcmciainfo.h Remove spurious TQ_OBJECT instances 12 years ago
krichtextlabel.cpp Rename old tq methods that no longer need a unique name 13 years ago
krichtextlabel.h Remove spurious TQ_OBJECT instances 12 years ago
laptop_check.cpp Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 11 years ago
laptop_daemon.cpp Remove additional unneeded tq method conversions 13 years ago
laptop_daemon.h Remove spurious TQ_OBJECT instances 12 years ago
main.cpp Rename obsolete tq methods to standard names 13 years ago
main.h Remove spurious TQ_OBJECT instances 12 years ago
makecrc.cpp TQt4 port kdeutils 13 years ago
pcmcia.cpp Branding cleanup: I18N_NOOP KDE -> TDE. 12 years ago
pcmcia.h Remove spurious TQ_OBJECT instances 12 years ago
portable.cpp Rename obsolete tq methods to standard names 13 years ago
portable.h Rename obsolete tq methods to standard names 13 years ago
power.cpp Rename obsolete tq methods to standard names 13 years ago
power.h Remove spurious TQ_OBJECT instances 12 years ago
profile.cpp Remove additional unneeded tq method conversions 13 years ago
profile.h Remove spurious TQ_OBJECT instances 12 years ago
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
sony.cpp Branding cleanup: KDE -> TDE 12 years ago
sony.h Remove spurious TQ_OBJECT instances 12 years ago
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
wake_laptop.cpp Trinity Qt initial conversion 14 years ago
warning.cpp Rename obsolete tq methods to standard names 13 years ago
warning.h Remove spurious TQ_OBJECT instances 12 years ago
xautolock.cc Rename additional global functions and variables for tqt3 12 years ago
xautolock.h Remove spurious TQ_OBJECT instances 12 years ago
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
xautolock_diy.c Remove additional unneeded tq method conversions 13 years ago
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 years ago

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