Commit Graph

350 Commits (acc29a93bbbf2fbb3ef76c8c986d1722cb200a91)

Author SHA1 Message Date
Timothy Pearson fee189b236 Bring camera icons into XDG compliance 11 years ago
François Andriot 84e3f9e06b Allow conditional build of tdehwlib 11 years ago
Timothy Pearson a3e63055fb Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
This resolves Bug 1623
11 years ago
Timothy Pearson 03518d6339 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Timothy Pearson 7cd4adc908 Add proper refcounting option to TDEMainWindow
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
11 years ago
François Andriot 8e7888b857 Fix FTBFS on openbsd because missing link to "util" library 11 years ago
François Andriot 8f3cf10d98 Fix FTBFS because Linux specific include in tdeapplication.cpp 11 years ago
François Andriot 439f3ba7ea Add support for openbsd in kresolver 11 years ago
François Andriot e61585edf0 Add support for openbsd pty in kpty 11 years ago
Timothy Pearson 379f344bb3 Modify bindAndListen to allow suppression of warnings when bind failures are expected as part of normal operation
This relates to Bug 1988
11 years ago
Timothy Pearson 2c850d93a7 Fix potential crash if CPU #0 is not available 11 years ago
Timothy Pearson 54578ce023 Add mimeTypePtrFast method to KFileItem
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
11 years ago
Michele Calgaro 2d5d779de9 Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG.
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.
11 years ago
Timothy Pearson 080749068b Fix accidental i18n breakage 11 years ago
Timothy Pearson 41d5228071 Fix prior commit 11 years ago
Timothy Pearson 427ebd3a97 Rename kde.pot to tde.pot
This relates to Bug 1910
11 years ago
Timothy Pearson 8c0d2c2919 Classify regulator devices 11 years ago
Timothy Pearson 20e7ea1336 Fix another case of undefined behaviour 11 years ago
Timothy Pearson 6b07d53d94 Update hardware device classification map
Fix potential infinite loop in TDEStyle
11 years ago
Timothy Pearson bd7dd86450 Fix incorrect sizes being reported on raid devices 11 years ago
Timothy Pearson 3d06098ece Add a few unclassified devices to the TDE HW manager database 11 years ago
François Andriot 4ca479102d Added support for XDG directories: music, pictures, videos, download.
This relates to bug 1499.
11 years ago
Slávek Banko 2c730f70a6 Optimize watching switches on input event devices
This relates to Bugs 1992 and 2052
11 years ago
Francois Andriot 1afbea2c25 Small bug fix
This relates to Bug 1992
11 years ago
Francois Andriot 3c9d481f7f Greatly improve tdehwlib polling performance
This relates to Bug 1992
11 years ago
Timothy Pearson 142e058e79 Add detailedFriendlyName methods to the TDE hardware manager
This breaks the ABI and relates to Bug 1666
11 years ago
Timothy Pearson 6dd9a73c50 Rename TDE-specific atoms to avoid stomping on KDE atom names 11 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994 11 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
This relates to Bug 1199
11 years ago
Slávek Banko 5960db66c9 Fix use offerShutdown in TDE hardware library
This relates to Bug 1931
11 years ago
Francois Andriot 316893d449 Add systemd/logind power management backend to TDE hardware library
This resolves Bug 1941
11 years ago
Slávek Banko a7e4c6b5e7 Fix detection of switches on input event devices
This relates to Bug 1597
11 years ago
Darrell Anderson 389999c826 Finish renaming kiconedit->tdeiconedit. 11 years ago
Slávek Banko 62ac96e110 Fix tdecore directories of linked libraries 11 years ago
Darrell Anderson 62c8dabd2e Rename kfilereplace->tdefilereplace in kdebug.areas. 11 years ago
Michele Calgaro bf4e405e03 Update kate syntax highlight files 11 years ago
Timothy Pearson a179d5d696 Fix crash in mount/umount operations when using pmount
Remove unneeded hack in dirlister for media device root directory
11 years ago
Timothy Pearson 6d8bcb6202 Use direct DBUS calls for udisks2 11 years ago
Timothy Pearson 39aba03a49 Use udisks DBUS calls instead of command line control utility 11 years ago
Darrell Anderson 12336c7176 Rename README.kstartupinfo -> README.tdestartupinfo and edit for rebranding. 11 years ago
Slávek Banko c702442118 Fix detection possibility of setting cpu governor and brightness using tdehwlib-daemon 11 years ago
Slávek Banko ef6c5d6fcb Fix mount media without known filesystem in tdehw storage backend
This resolves Bug 1753
11 years ago
Darrell Anderson 1060593d12 Add end-of-file newlines. 11 years ago
Timothy Pearson 05e764aa4c Do not grab wrong key when AltGr sequence is required to access global accelerator sequence character
This resolves Bug 1676
11 years ago
Darrell Anderson 72849e2a6f Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
Slávek Banko 58852c67b5 Disable unallowed options for udisks/udisks2 in tdehw storage backend 11 years ago
Slávek Banko 8054860ca3 Use only available mechanisms to eject in the tdehw storage backend 11 years ago
Francois Andriot 990c3797c4 Add support for udisks and udisks2 to mount/unmount removable drives
This resolves Bug 1708
11 years ago
Slávek Banko 24b097d1d5 Fix handling path with UTF8 characters in tdehw storage backend 11 years ago
Slávek Banko 337146de44 Fix tdehw storage backend media name with UTF8 characters 11 years ago