summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager/hwmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-8/+8
* hwmanager: avoid unnecessary update of device names on status change. This re...Michele Calgaro2023-02-171-21/+15
* hwmanager: simplify code after tdelibs commit 5f795c0b.Michele Calgaro2022-03-161-8/+1
* tdehwdevicemanager: fix SEGV caused by removing a device when the Device listMichele Calgaro2022-03-061-5/+13
* tdehwdevicemanager: make sure to stop polling when closing the device dialog.Michele Calgaro2022-03-041-0/+1
* kcontrol/hwmanager: Move description to the corresponding item in TDEAboutDataSlávek Banko2021-08-031-4/+7
* Streamline device manager naming scheme.Chris2019-11-031-4/+4
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-281-1/+1
* Add cryptographic card support to LUKS configurationTimothy Pearson2015-09-141-3/+24
* Add preliminary cryptographic card support to the TDE hardware device managerTimothy Pearson2015-08-251-0/+11
* Display detailed device names in the TDE hardware managerTimothy Pearson2014-04-181-5/+5
* Enable triggerless device polling in hardware device managerTimothy Pearson2013-06-011-0/+1
* 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-2/+2
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-4/+4
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
* Automatically deactivate disconnected display devicesTimothy Pearson2013-01-091-1/+19
* Add per-user display settingsTimothy Pearson2013-01-081-1/+1
* Fix hwmanager iconTimothy Pearson2012-04-181-5/+1
* Show system propertiesTimothy Pearson2012-04-141-4/+2
* Add filtering support to device managerTimothy Pearson2012-04-081-1/+3
* Enhance device manager moduleTimothy Pearson2012-04-061-5/+30
* Add rudimentary device manager to kcontrolTimothy Pearson2012-04-051-0/+175