Commit Graph

621 Commits (a5a389936c791fa4b464b84d8ebed972a7ebe8aa)
 

Author SHA1 Message Date
Slávek Banko 94ea0653b4 Fix setting some constants in config.h with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f17c618004)
9 years ago
Nikolaus Klepp c1136180cc Fix FTBFS on freebsd
This resolves Bug 2431

Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 3be9f300c9)
9 years ago
Slávek Banko e4ef4e00f9 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)
9 years ago
Slávek Banko a64a2ffc72 Fix detection of LZMA without pkgconfig file
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d107d0b0d7)
9 years ago
Slávek Banko a1d982adfc Improve ACL detection for CMake build
Fix hidden visibility in posixacladdons

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6ebff39751)
9 years ago
Slávek Banko fb74d787f1 Add include directory for internal libltdl
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dfd680030c)
9 years ago
Darrell Anderson 7746d2f9c1 Added *.service and *.target format to INI files.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>

Modified to update syntax version number.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8b1fec8a6b)
9 years ago
Slávek Banko d7ca37b4b1 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)
9 years ago
Slávek Banko 30c04cf29d Add mit-shm extension support for CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5b95b86a5b)
9 years ago
Slávek Banko 63f24fa878 Fix xext configure check for CMake build
This resolves Bug 2410

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c80f418abf)
9 years ago
Michele Calgaro 787d3a348b Kate syntax highlighting files update - Jan 2015.
1) Changes in asm-m68k.xml, ppd.xml, sql-oracle.xml taken from http://kate-editor.org/syntax/2.5
2) Changes to the other files from myself.
(cherry picked from commit 3cefb44bcc)
9 years ago
Michele Calgaro 26d879762a Minor code clean up.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98e72add31)
9 years ago
Michele Calgaro 61d4cd95ac Fixed typo and removed unnecessary call. This relates to bug 146.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10bc86c4cd)
9 years ago
Slávek Banko 1759e5eadf Fix FTBFS because CUPS 2.x
This resolves Bug 2270

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 592bebb509)
9 years ago
Timothy Pearson 24a6fc6f80 Fix printing of debug information on KDED crash
(cherry picked from commit d80ccaf94c)
9 years ago
Timothy Pearson f416e6d8f2 Remove unneeded check and handler for broken TQt DnD
Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
(cherry picked from commit bbd5f4476c)
9 years ago
Timothy Pearson d528ffc8c8 Don't slow execution just because TDEAction::plugAccel was used
(cherry picked from commit 7dee44aa03)
9 years ago
Michele Calgaro 0120c1cd3e Kate syntax highlighting files update - Nov 2014
(cherry picked from commit d4b2ca0550)
9 years ago
Timothy Pearson 8bf30c28ab Fix duplicated printer driver entries
This relates to Bug 2191
(cherry picked from commit b3e3f6026b)
9 years ago
Timothy Pearson 8f2e8767e9 Make compressed PPD loading and usage functional
(cherry picked from commit 5a97ffdaae)
9 years ago
Timothy Pearson 3051002fc6 Greatly increase database generation speed from compressed PPDs where possible
(cherry picked from commit 880fec0918)
9 years ago
Timothy Pearson 94067b20f4 Use compressed-ppd:<database name>:<ppd name> as compressed PPD URI
(cherry picked from commit cfa9446f25)
9 years ago
Timothy Pearson a72da839c8 Add very early support for compressed PPDs to make_driver_db_cups
This relates to Bug 2191
(cherry picked from commit 540db0b3e7)
9 years ago
Timothy Pearson 7e2cf4a9d5 Fix incorrect Download string in TDEFileSpeedBar
(cherry picked from commit acc29a93bb)
9 years ago
Slávek Banko 5a0bc62833 Fix tdeinit build definition
(cherry picked from commit a22b1fc950)
9 years ago
François Andriot 0fbdee1c7c Fix tdesu process handling
(cherry picked from commit c8b810f149)
9 years ago
Timothy Pearson 24d1217f49 Add protected helper methods to better handle rubberband operations outside of a TDEListView in file manager mode
This relates to Bug 1961
(cherry picked from commit 216794724c)
9 years ago
François Andriot 13fddea637 Add a cmake detection for Xext library
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
(cherry picked from commit aae8990d33)
9 years ago
François Andriot b04a282c62 Fix ucred support in openbsd
(cherry picked from commit 3adf509ac8)
9 years ago
Timothy Pearson 59e46bd1c8 Update mimetypes in Kate plugins to match output of libmagic
This relates to Bug 2148
(cherry picked from commit a44c924930)
9 years ago
Timothy Pearson a6211be0ae Makes favorite URLs in TDE file open/save dialogs global (sared amongst all applications) by default
This commits the following patch from Bug 1499:
 tdelibs: fix kurlbar global
(cherry picked from commit c359057caa)
9 years ago
Timothy Pearson 7b2644a965 Add the following patch from Bug 1499
tdelibs: add postofficebox suppot in tdeabc
(cherry picked from commit c1098677d4)
9 years ago
Slávek Banko ee03f1004a Fix dependencies in CMake targets
(cherry picked from commit d227c416d0)
9 years ago
François Andriot e9de7e84a3 Fix openpty detection on openbsd
(cherry picked from commit e255a8ca63)
9 years ago
François Andriot 4a476fb937 Enable previously disabled build options in config.h
(cherry picked from commit 223f0c7578)
9 years ago
Timothy Pearson 1bdb69cbcb Push the following patches to GIT from Bug 1499:
tdelibs: disable kfiledialogbox OK button if user has no permission on file
 tdelibs: fix https loop
 tdelibs: fix groups in kdialogpropertiesdialog
 tdelibs: avoid assertion in tdeio karchive
(cherry picked from commit 9cb7d73182)
9 years ago
Thomas McGuire 1af590f88a Support writing empty directories to ZIP files.
(cherry picked from commit ddbe23e90d)
9 years ago
François Andriot 72532b6602 Fix detection of some headers on openbsd
Many headers requires additional include stdlib.h
(cherry picked from commit 3f5a4b419f)
9 years ago
François Andriot 0c90f47458 Fix FTBFS on openbsd because missing link to "util" library
(cherry picked from commit 8e7888b857)
9 years ago
François Andriot 50c30d0de1 Fix default spell checker on openbsd
(cherry picked from commit cca5076348)
9 years ago
François Andriot 1c8f40adda Fix cups default directories on openbsd
(cherry picked from commit 69e7a5c4fa)
9 years ago
François Andriot 50c0b04fd4 Fix cupsd process detection
(cherry picked from commit 754647ba5a)
9 years ago
François Andriot 6cbb86f9ae Disable environment-based completion in kurlcompletion on openbsd
(cherry picked from commit 78a66b11dd)
9 years ago
François Andriot e703480d0d Fix FTBFS because undefined __progname in tdeio_connection
(cherry picked from commit 9c7a8637ed)
9 years ago
François Andriot d1be1be19f Add 'tdesu' to tdeioslave_file mount/umount command on openbsd
(cherry picked from commit b588c6e6bd)
9 years ago
François Andriot 2e79465b10 Add support for openbsd in kresolver
(cherry picked from commit 439f3ba7ea)
9 years ago
François Andriot 4ade6a8e20 Add support for openbsd pty in kpty
(cherry picked from commit e61585edf0)
9 years ago
François Andriot e4213f01b9 Fix hardcoded link flag to "dl" library
Fix "dlopen" function detection
(cherry picked from commit af2c2afb25)
9 years ago
Timothy Pearson f3635faf14 Don't use insane (negative) layout values if layout engine does not allocate sufficient space for a text string
This resolves Bug 1950
Make most debugging statements work again
Add new debugging statements
Fix several annoying build warnings
(cherry picked from commit cc5fd88be3)
9 years ago
Timothy Pearson e25c6429ea Add mimeTypePtrFast method to KFileItem
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
(cherry picked from commit 54578ce023)
9 years ago