summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehardwaredevices.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect block device size reporting on 32 bit systemsTimothy Pearson2013-04-261-1/+1
|
* Add ConsoleKit support to TDE hardware libraryTimothy Pearson2013-04-251-1/+7
|
* Add support for udisks2 device ejectTimothy Pearson2013-04-151-0/+7
|
* Add ejectDriveMedia method to TDE hardware managerTimothy Pearson2013-03-301-0/+7
|
* Add new lockDriveMedia method to TDE hardware managerTimothy Pearson2013-03-291-0/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-7/+7
|
* Fix network-manager backendTimothy Pearson2012-11-261-0/+1
| | | | Add Bluetooth device detection
* Add core number to CPU information structureTimothy Pearson2012-10-111-0/+12
|
* Add new signal to tdehwlibraryTimothy Pearson2012-09-071-0/+13
|
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-1/+14
|
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-05-251-1/+2
| | | | | This closes Bug 349 Add modem category to TDE hardware manager
* Add cryptography devices to tdehwlibTimothy Pearson2012-05-141-0/+1
|
* Add key device monitoring supportTimothy Pearson2012-04-151-3/+35
|
* Additional fixups to provide methods needed by kpowersaveTimothy Pearson2012-04-151-5/+43
|
* Add ability to read switch statesTimothy Pearson2012-04-141-1/+120
|
* Repair quite a few bugs in the TDE hw libraryTimothy Pearson2012-04-141-34/+234
| | | | Add methods needed for kpowersave
* Add CPU governor detection and setting capabilityTimothy Pearson2012-04-131-8/+30
|
* Add monitor class to TDE hardware libraryTimothy Pearson2012-04-121-288/+570
|
* Add network, battery, and AC power device classes and parsers to the TDE ↵Timothy Pearson2012-04-111-5/+402
| | | | hardware library
* Fix USB device lookupTimothy Pearson2012-04-081-0/+48
| | | | | Add proper Event and Input device handlers Add Sensor support
* Add detailed CPU information gathering to the TDE hardware libraryTimothy Pearson2012-04-081-0/+110
|
* Classify power and backlight devicesTimothy Pearson2012-04-071-0/+31
| | | | Parse ACPI device types
* Update disk device labelingTimothy Pearson2012-04-061-1/+8
|
* Fix generic multimedia device listingTimothy Pearson2012-04-061-0/+1
|
* Add a couple of convenience functions to the TDE hw libTimothy Pearson2012-04-061-0/+10
|
* Classify devices based on PCI class if possibleTimothy Pearson2012-04-051-1/+29
| | | | Lots of bugfixes
* Update TDE hardware library to classify most devices halfway correctlyTimothy Pearson2012-04-051-4/+48
|
* Add device friendly name generation to TDE hardware libraryTimothy Pearson2012-04-051-6/+85
|
* Build device structure in TDE hardware libraryTimothy Pearson2012-04-031-1/+25
| | | | Repair potential segfault in same due to ptrlist copying
* Add external textfile device class rule support to TDE hardware libraryTimothy Pearson2012-04-021-1/+47
| | | | Move floppy detection to the new system as an example
* Fix a number of bugs in the TDE hardware library and stabilize device mapper ↵Timothy Pearson2012-04-011-0/+5
| | | | device detection
* Add proper mount monitoring to TDE hardware libraryTimothy Pearson2012-03-311-7/+27
| | | | 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-311-5/+8
|
* Add disk device size method to TDE hardware library, along with a number of ↵Timothy Pearson2012-03-301-7/+41
| | | | bug fixes
* Add mount and unmount functionality to TDE disk hardware classTimothy Pearson2012-03-301-0/+30
|
* Add device mapper functions to TDE hardware libraryTimothy Pearson2012-03-301-0/+26
|
* Greatly enhance udev disk scanning and mount detection functions of TDE ↵Timothy Pearson2012-03-301-3/+232
| | | | hardware library
* Add initial tdehardwaredevices skeleton to tdecoreTimothy Pearson2012-03-291-0/+168
Do not use the added classes yet, as the API and ABI are still under heavy construction!