summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-103-7/+7
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-1066-262/+254
|
* Update branding with command line --help generic options.Darrell Anderson2012-05-061-1/+1
| | | | Part of fixes from GIT hash 554196e4 2012-04-21.
* Add source code module name to stdout/stderr message to improve readability.Darrell Anderson2012-05-061-1/+1
|
* Fix environment variable TDE_SESSION_VERSION -> KDE_SESSION_VERSION toDarrell Anderson2012-05-061-1/+1
| | | | properly detect a KDE4 session.
* GCC 4.7 fix needed to build tdebase.Darrell Anderson2012-04-271-3/+3
| | | | | This partially resolves bug report 958. Thanks to Francois Andriot.
* Handle tape drives properlyTimothy Pearson2012-04-261-1/+9
| | | | Classify parallel SCSI platform devices
* Add tape device iconsTimothy Pearson2012-04-2612-0/+0
|
* Detect tape devicesTimothy Pearson2012-04-261-1/+2
|
* Fix disk device media insert remove detectionTimothy Pearson2012-04-261-4/+18
|
* Fix tde-config command line branding.Darrell Anderson2012-04-212-8/+8
|
* Update branding with command line --help generic options.Darrell Anderson2012-04-213-18/+18
|
* Update general.entities: change tdm to upper case (tdm->TDM).Darrell Anderson2012-04-211-1/+1
|
* Fix power and sleep button input classificationTimothy Pearson2012-04-181-2/+2
|
* Fix sleep buttonTimothy Pearson2012-04-181-1/+1
|
* Fix detection of PS/2 and AC97 devicesTimothy Pearson2012-04-181-3/+12
|
* Fix typo in printer configTimothy Pearson2012-04-171-1/+1
|
* Add key device monitoring supportTimothy Pearson2012-04-152-7/+74
|
* Additional fixups to provide methods needed by kpowersaveTimothy Pearson2012-04-152-10/+102
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2012-04-141-0/+0
|\
| * Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-04-141-0/+0
| |
* | Add ability to read switch statesTimothy Pearson2012-04-142-21/+417
|/
* Repair quite a few bugs in the TDE hw libraryTimothy Pearson2012-04-142-75/+643
| | | | Add methods needed for kpowersave
* Add CPU governor detection and setting capabilityTimothy Pearson2012-04-132-8/+70
|
* Add monitor class to TDE hardware libraryTimothy Pearson2012-04-124-452/+1178
|
* Add network, battery, and AC power device classes and parsers to the TDE ↵Timothy Pearson2012-04-112-76/+1105
| | | | hardware library
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2012-04-111-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-04-111-0/+0
|
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-104-5/+5
|
* Fix FTBFSTimothy Pearson2012-04-101-1/+3
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-04-109-32/+3225
|\
| * Fix USB device lookupTimothy Pearson2012-04-083-17/+221
| | | | | | | | | | Add proper Event and Input device handlers Add Sensor support
| * Add detailed CPU information gathering to the TDE hardware libraryTimothy Pearson2012-04-086-9/+2589
| |
| * Classify power and backlight devicesTimothy Pearson2012-04-075-17/+426
| | | | | | | | Parse ACPI device types
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-04-063-46/+1210
|\|
| * Update disk device labelingTimothy Pearson2012-04-062-16/+93
| |
| * Fix generic multimedia device listingTimothy Pearson2012-04-062-1/+17
| |
| * Add a couple of convenience functions to the TDE hw libTimothy Pearson2012-04-062-0/+21
| |
| * Classify devices based on PCI class if possibleTimothy Pearson2012-04-053-47/+226
| | | | | | | | Lots of bugfixes
| * Reliably detect device driverTimothy Pearson2012-04-051-0/+15
| |
| * Update TDE hardware library to classify most devices halfway correctlyTimothy Pearson2012-04-052-15/+450
| |
| * Add device friendly name generation to TDE hardware libraryTimothy Pearson2012-04-052-41/+462
| |
* | Added support for automated release version, date, copyright entities in ↵Darrell Anderson2012-04-053-0/+98
|/ | | | help files.
* Fix typos.Darrell Anderson2012-04-052-3/+3
|
* Fix typos.Darrell Anderson2012-04-056-6/+6
|
* Fix typo.Darrell Anderson2012-04-041-1/+1
|
* Fix typos.Darrell Anderson2012-04-042-4/+4
|
* Build device structure in TDE hardware libraryTimothy Pearson2012-04-032-6/+145
| | | | Repair potential segfault in same due to ptrlist copying
* Fix last commitTimothy Pearson2012-04-021-0/+1
|
* Add external textfile device class rule support to TDE hardware libraryTimothy Pearson2012-04-026-78/+596
| | | | Move floppy detection to the new system as an example