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 4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket 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 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
acpi.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
acpi_helper.cpp rename the following methods: 13 years ago
apm.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
apm.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
battery.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
battery.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
buttons.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
buttons.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 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 KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
daemon_state.h Additional renaming of kde to tde 13 years ago
daemondock.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
daemondock.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
kpcmcia.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 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 KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
krichtextlabel.h Remove spurious TQ_OBJECT instances 12 years ago
laptop_check.cpp Rename KInstance and KAboutData to avoid conflicts with KDE4 11 years ago
laptop_daemon.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
laptop_daemon.h Remove spurious TQ_OBJECT instances 12 years ago
main.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
main.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
makecrc.cpp TQt4 port kdeutils 13 years ago
pcmcia.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
pcmcia.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
portable.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
portable.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
power.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
power.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
profile.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
profile.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 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 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
sony.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 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 KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
warning.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 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