Commit Graph

384 Commits (bc746bd059507970722f7a161bd2146338f0f041)

Author SHA1 Message Date
Timothy Pearson bc746bd059 Fix hardware class file matching algorithm
Fix overly broad floppy device matching rules
This resolves Bug 2534
(cherry picked from commit fd0de2b581)
10 years ago
Timothy Pearson 55c60ed152 Add mount indicator to tdehwlib storage device icons
(cherry picked from commit feaced1b3c)
10 years ago
Timothy Pearson e767976945 Fix prior commits
(cherry picked from commit 6e6464537c)
10 years ago
Timothy Pearson 269cebc715 Fix prior commit
(cherry picked from commit 4e04b0a438)
10 years ago
Timothy Pearson 61602b95ce Add GPL v3 license to TDEAboutData options
(cherry picked from commit 85c0e479c1)
10 years ago
Slávek Banko 07665de5d8 Update version number for new target R14.0.2 10 years ago
Slávek Banko 4c186c78ee Update version numbers for R14.0.1 final release 10 years ago
Michele Calgaro a3e422826d Minor typo and style corrections.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ce9d4765cc)
10 years ago
Nikolaus Klepp 94b43a90c0 Fix FTBFS due to missing export lt_dlopen_flag
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 022a297ed7)
10 years ago
Slávek Banko d809139616 Fix several issues on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e469e42c76)
10 years ago
Slávek Banko 50b2ec5046 Fix FTBFS on freebsd due to utmpx
[taken from FreeBSD kdelibs3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e443c9e0b2)
10 years ago
Slávek Banko ef12830170 Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a0189f32f7)
10 years ago
Slávek Banko a4f6021ace Force to handle DCOP requests in KUniqueApplication (newInstance call)
This resolves Bug 2437

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c6c1d781a5)
10 years ago
Timothy Pearson 08e045c17a Classify memstick_host devices
(cherry picked from commit 669345d6b8)
10 years ago
Timothy Pearson 799c91ef96 Bring keyboard icon into XDG compliance
(cherry picked from commit 3e23bfa58d)
10 years ago
Timothy Pearson 1a2f871729 Bring printer1 icon into XDG compliance
(cherry picked from commit 61f6eb5a1e)
10 years ago
Timothy Pearson 1646faa695 Bring mouse icon into XDG compliance
(cherry picked from commit 891dbd6b98)
10 years ago
Timothy Pearson 394f67b84c Rename most device icons to comply with XDG standards
(cherry picked from commit 86686421b5)
10 years ago
Michele Calgaro a29d59f8bb Updated version numbers for R14.0.1 branch 10 years ago
Timothy Pearson 145948b3a0 Update version numbers for R14 final release 10 years ago
Timothy Pearson 066f3174aa Fix detection of laptop AC adapters 10 years ago
Timothy Pearson 08d4e3062c Do not flag disk devices/partitions as mountable if a partition table is present under the given device/partition
This relates to Bug 2232
10 years ago
Timothy Pearson e0b1bfb014 Fix a number of build warnings 10 years ago
Timothy Pearson bbd5f4476c Remove unneeded check and handler for broken TQt DnD
Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
10 years ago
Timothy Pearson 7b66a28f37 Add Hidden storage device attribute
This relates to Bug 2211
10 years ago
Timothy Pearson 3b57fe6816 Fix hardware control center crashes on device hot remove
Fix incorrect decoding of hex escaped device names
10 years ago
Timothy Pearson 9ea35022d2 Fix compositing manager detection
Add advanced option to allow a DCOP call to bypass the local call-->send translation shortcut
10 years ago
Timothy Pearson 540db0b3e7 Add very early support for compressed PPDs to make_driver_db_cups
This relates to Bug 2191
10 years ago
Timothy Pearson b03b9b071f Write composition manager available file to tmp
This relates to Bug 887
10 years ago
Timothy Pearson 6c097e6ff1 Read from X-DocPath only 10 years ago
Timothy Pearson 2cd1515186 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson 7446b7fa1b Add missing categories group to crystalsvg theme file 10 years ago
Timothy Pearson e1ff3591ff Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance 11 years ago
Timothy Pearson bab4f22f92 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
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