summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehardwaredevices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix slot warnings when no partManager is availableTimothy Pearson2013-05-071-0/+1
* Cleanup output clutterSlávek Banko2013-04-271-20/+20
* Do not label swap devices as mountable or containing a filesystemTimothy Pearson2013-04-271-1/+5
* Fix incorrect block device size reporting on 32 bit systemsTimothy Pearson2013-04-261-3/+3
* Fix incorrect CPU governor DBUS interface nameTimothy Pearson2013-04-251-102/+143
* Add ConsoleKit support to TDE hardware libraryTimothy Pearson2013-04-251-5/+125
* Add preliminary udisks eject supportTimothy Pearson2013-04-171-17/+65
* Fix a number of problems with the forwarding slave and dirlisterTimothy Pearson2013-04-171-1/+1
* Add support for udisks2 device ejectTimothy Pearson2013-04-151-3/+109
* Add ejectDriveMedia method to TDE hardware managerTimothy Pearson2013-03-301-0/+15
* Add new lockDriveMedia method to TDE hardware managerTimothy Pearson2013-03-291-0/+28
* Update hardware classification rules with new devicesTimothy Pearson2013-03-241-5/+30
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-6/+6
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-19/+19
* Add control daemon for CPU governor and display brightnessTimothy Pearson2013-01-181-2/+69
* Use upower for suspend and hibernate if direct access to sysfs is not allowedTimothy Pearson2013-01-141-1/+80
* Add monitor hotplug notification support to TDE hardware devices libraryTimothy Pearson2013-01-091-1/+15
* Fix a number of issues with the network-manager backend, including event loop...Timothy Pearson2012-11-281-5/+7
* Fix network-manager backendTimothy Pearson2012-11-261-0/+12
* Set max and min frequency to current frequency when no CPU governor is availableTimothy Pearson2012-10-111-0/+8
* Add core number to CPU information structureTimothy Pearson2012-10-111-0/+18
* Report serial number of ARM processorTimothy Pearson2012-10-041-0/+8
* Detect CPU information when cpufreq only partially implementedTimothy Pearson2012-10-041-0/+42
* Detect CPUs in a more reliable fashionTimothy Pearson2012-10-011-29/+22
* Fix pictbridge camera detectionTimothy Pearson2012-09-291-6/+39
* Correctly parse cpuinfo on ARM devicesTimothy Pearson2012-09-281-26/+128
* Fix TDEHW crash when cpufreq not availableTimothy Pearson2012-09-261-16/+18
* Add new signal to tdehwlibraryTimothy Pearson2012-09-071-0/+16
* Fix pmount when special characters are requestedTimothy Pearson2012-09-021-4/+17
* Fix removable device classificationTimothy Pearson2012-09-021-12/+39
* Fix disk insert/removeTimothy Pearson2012-08-301-15/+14
* Add PictBridge camera supportTimothy Pearson2012-08-291-255/+289
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-6/+7
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-2/+27
* Fix network device detectionTimothy Pearson2012-08-221-0/+2
* Fix detection of USB to serial adaptersTimothy Pearson2012-08-111-1/+4
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-05-251-1/+17
* Add cryptography devices to tdehwlibTimothy Pearson2012-05-141-0/+14
* 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 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