summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-19/+19
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-5/+5
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-185/+185
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-05-253-4/+25
* 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
* Add the ability to force read-only configuration file access in a TDE applica...Timothy Pearson2012-05-156-38/+74
* Add cryptography devices to tdehwlibTimothy Pearson2012-05-142-0/+15
* Fix creation of profile directory in system rootTimothy Pearson2012-05-141-2/+1
* 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
* Handle tape drives properlyTimothy Pearson2012-04-261-1/+9
* 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 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 hard...Timothy Pearson2012-04-112-76/+1105
* 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 detailed CPU information gathering to the TDE hardware libraryTimothy Pearson2012-04-086-9/+2589
* Classify power and backlight devicesTimothy Pearson2012-04-075-17/+426
* 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
* 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
* Fix last commitTimothy Pearson2012-04-021-0/+1
* Add external textfile device class rule support to TDE hardware libraryTimothy Pearson2012-04-026-78/+596
* 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
* Fix a potential crashTimothy Pearson2012-03-311-2/+2
* Add proper mount monitoring to TDE hardware libraryTimothy Pearson2012-03-312-158/+350
* 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 b...Timothy Pearson2012-03-302-7/+141