summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Collapse)AuthorAgeFilesLines
* Read from X-DocPath onlyTimothy Pearson2014-11-073-10/+3
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Add missing categories group to crystalsvg theme fileTimothy Pearson2014-10-161-1/+1
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-9/+9
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring camera icons into XDG complianceTimothy Pearson2014-10-111-1/+1
|
* Allow conditional build of tdehwlibFrançois Andriot2014-10-075-7/+37
|
* Allow suspend/hibernate/freeze/etc. when $HOME is an NFS shareTimothy Pearson2014-10-061-34/+0
| | | | This resolves Bug 1623
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-055-19/+122
|\
| * Fix FTBFS on openbsd because missing link to "util" libraryFrançois Andriot2014-10-051-1/+1
| |
| * Fix FTBFS because Linux specific include in tdeapplication.cppFrançois Andriot2014-10-051-0/+2
| |
| * Add support for openbsd in kresolverFrançois Andriot2014-10-052-18/+105
| |
| * Add support for openbsd pty in kptyFrançois Andriot2014-10-051-0/+14
| |
* | Add proper refcounting option to TDEMainWindowTimothy Pearson2014-10-052-5/+8
|/ | | | | | This relates to the discussion at: http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2 Clean up a few minor code formatting issues
* Modify bindAndListen to allow suppression of warnings when bind failures are ↵Timothy Pearson2014-10-042-5/+24
| | | | | | expected as part of normal operation This relates to Bug 1988
* Fix potential crash if CPU #0 is not availableTimothy Pearson2014-10-021-3/+3
|
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-021-0/+1
| | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices
* Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG.Michele Calgaro2014-10-011-2/+0
| | | | | | | Commit 427ebd3 remove the definition of NDEBUG if kdebug.h is included in the compilation process. If such file is incluced in a .cpp file and not in the corresponding .h file, FTBFS happens due to different class interface between the class declaration and class definition.
* Fix accidental i18n breakageTimothy Pearson2014-09-282-3/+3
|
* Fix prior commitTimothy Pearson2014-09-281-5/+0
|
* Rename kde.pot to tde.potTimothy Pearson2014-09-282-0/+7
| | | | This relates to Bug 1910
* Classify regulator devicesTimothy Pearson2014-09-231-0/+3
|
* Fix another case of undefined behaviourTimothy Pearson2014-09-202-0/+14
|
* Update hardware device classification mapTimothy Pearson2014-09-201-0/+15
| | | | Fix potential infinite loop in TDEStyle
* Fix incorrect sizes being reported on raid devicesTimothy Pearson2014-07-101-12/+3
|
* Add a few unclassified devices to the TDE HW manager databaseTimothy Pearson2014-07-091-2/+8
|
* Added support for XDG directories: music, pictures, videos, download.François Andriot2014-06-122-10/+72
| | | | This relates to bug 1499.
* Optimize watching switches on input event devicesSlávek Banko2014-05-163-194/+271
| | | | This relates to Bugs 1992 and 2052
* Small bug fixFrancois Andriot2014-05-071-9/+9
| | | | This relates to Bug 1992
* Greatly improve tdehwlib polling performanceFrancois Andriot2014-05-072-167/+356
| | | | This relates to Bug 1992
* Add detailedFriendlyName methods to the TDE hardware managerTimothy Pearson2014-04-184-0/+23
| | | | This breaks the ABI and relates to Bug 1666
* Rename TDE-specific atoms to avoid stomping on KDE atom namesTimothy Pearson2014-04-091-5/+5
|
* Revert commit 1d498994Slávek Banko2014-04-052-2/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-022-0/+2
| | | | This relates to Bug 1199
* Fix use offerShutdown in TDE hardware librarySlávek Banko2014-03-141-18/+12
| | | | This relates to Bug 1931
* Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-032-76/+201
| | | | This resolves Bug 1941
* Fix detection of switches on input event devicesSlávek Banko2014-02-253-20/+244
| | | | This relates to Bug 1597
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-061-1/+1
|
* Fix tdecore directories of linked librariesSlávek Banko2014-01-212-5/+2
|
* Rename kfilereplace->tdefilereplace in kdebug.areas.Darrell Anderson2014-01-151-1/+1
|
* Update kate syntax highlight filesMichele Calgaro2014-01-091-2/+2
|
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-271-6/+9
| | | | Remove unneeded hack in dirlister for media device root directory
* Use direct DBUS calls for udisks2Timothy Pearson2013-12-263-19/+171
|
* Use udisks DBUS calls instead of command line control utilityTimothy Pearson2013-12-261-21/+146
|
* Rename README.kstartupinfo -> README.tdestartupinfo and edit for rebranding.Darrell Anderson2013-12-251-14/+14
|
* Fix detection possibility of setting cpu governor and brightness using ↵Slávek Banko2013-12-122-2/+2
| | | | tdehwlib-daemon
* Fix mount media without known filesystem in tdehw storage backendSlávek Banko2013-12-111-19/+19
| | | | This resolves Bug 1753
* Add end-of-file newlines.Darrell Anderson2013-11-303-3/+3
|
* Do not grab wrong key when AltGr sequence is required to access global ↵Timothy Pearson2013-11-295-27/+54
| | | | | | accelerator sequence character This resolves Bug 1676
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-284-19/+19
|