summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add document position variable to text editor partTimothy Pearson2012-05-234-0/+33
| | | | WARNING this breaks the kate/kwrite ABI!
* Initialize X11 threading when kinit is used to launch a programTimothy Pearson2012-05-201-0/+1
| | | | | This closes Bug 812 Thanks to Slávek Banko for the patch!
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-05-191-0/+0
|
* 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: KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-1013-15/+15
|
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-103-7/+7
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-1066-262/+254
|
* Update branding with command line --help generic options.Darrell Anderson2012-05-061-1/+1
| | | | Part of fixes from GIT hash 554196e4 2012-04-21.
* Add source code module name to stdout/stderr message to improve readability.Darrell Anderson2012-05-061-1/+1
|
* Fix environment variable TDE_SESSION_VERSION -> KDE_SESSION_VERSION toDarrell Anderson2012-05-061-1/+1
| | | | properly detect a KDE4 session.
* GCC 4.7 fix needed to build tdebase.Darrell Anderson2012-04-271-3/+3
| | | | | This partially resolves bug report 958. Thanks to Francois Andriot.
* Handle tape drives properlyTimothy Pearson2012-04-261-1/+9
| | | | Classify parallel SCSI platform devices
* Add tape device iconsTimothy Pearson2012-04-2612-0/+0
|
* 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
|
* Update general.entities: change tdm to upper case (tdm->TDM).Darrell Anderson2012-04-211-1/+1
|
* 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
|
* Fix typo in printer configTimothy Pearson2012-04-171-1/+1
|
* Add key device monitoring supportTimothy Pearson2012-04-152-7/+74
|
* Additional fixups to provide methods needed by kpowersaveTimothy Pearson2012-04-152-10/+102
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2012-04-141-0/+0
|\
| * Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-04-141-0/+0
| |
* | 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
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2012-04-111-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-04-111-0/+0
|
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-104-5/+5
|
* Fix FTBFSTimothy Pearson2012-04-101-1/+3
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-04-109-32/+3225
|\
| * 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
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-04-063-46/+1210
|\|
| * 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
| |