summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Collapse)AuthorAgeFilesLines
...
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-185/+185
|
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-05-253-4/+25
| | | | | This closes Bug 349 Add modem category to TDE hardware manager
* Fix composition extension detectionTimothy Pearson2012-05-242-24/+45
|
* Fix tde-config creating profile directory when CMake is used to compile tdelibsTimothy Pearson2012-05-182-10/+8
| | | | Remove spurious tde-config warning message that confused Autotools
* Add the ability to force read-only configuration file access in a TDE ↵Timothy Pearson2012-05-156-38/+74
| | | | | | | application Force tde-config to use read-only access This closes Bug 293
* Add cryptography devices to tdehwlibTimothy Pearson2012-05-142-0/+15
|
* Fix creation of profile directory in system rootTimothy Pearson2012-05-141-2/+1
| | | | This closes Bug 293
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-101-5/+5
|
* Update branding with command line --help generic options.Darrell Anderson2012-05-061-1/+1
| | | | Part of fixes from GIT hash 554196e4 2012-04-21.
* Handle tape drives properlyTimothy Pearson2012-04-261-1/+9
| | | | Classify parallel SCSI platform devices
* 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
|
* 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
|
* Add key device monitoring supportTimothy Pearson2012-04-152-7/+74
|
* Additional fixups to provide methods needed by kpowersaveTimothy Pearson2012-04-152-10/+102
|
* 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
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-103-4/+4
|
* Fix FTBFSTimothy Pearson2012-04-101-1/+3
|
* 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
* 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
|
* Fix typo.Darrell Anderson2012-04-041-1/+1
|
* 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
* Add preliminary floppy drive support to hardware libraryTimothy Pearson2012-04-011-4/+57
|
* Fix a number of bugs in the TDE hardware library and stabilize device mapper ↵Timothy Pearson2012-04-012-23/+94
| | | | device detection
* Fix a potential crashTimothy Pearson2012-03-311-2/+2
|
* Add proper mount monitoring to TDE hardware libraryTimothy Pearson2012-03-312-158/+350
| | | | The media kioslave backend based on this library can now mount/unmount simple flash drives
* Conver TDE hardware library to fully event driven operationTimothy Pearson2012-03-312-41/+55
|
* Add disk device size method to TDE hardware library, along with a number of ↵Timothy Pearson2012-03-302-7/+141
| | | | bug fixes
* Add mount and unmount functionality to TDE disk hardware classTimothy Pearson2012-03-302-1/+142
|
* Add device mapper functions to TDE hardware libraryTimothy Pearson2012-03-302-6/+115
|
* Greatly enhance udev disk scanning and mount detection functions of TDE ↵Timothy Pearson2012-03-302-63/+700
| | | | hardware library