Slávek Banko
b334cc03d5
Fix mimetype detection using magic library
...
for mime types not contained in TDE settings
This resolves Bug 2392
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b0ac7d2879
)
7 years ago
Timothy Pearson
dab5e4adcb
Properly identify desktop files
...
This resolves a rather major glitch with Device Links noted on the mailing list
(cherry picked from commit 6ddd04baca
)
7 years ago
François Andriot
2ab53ffee4
Fix FTBFS with libmagic < 4.23
...
(cherry picked from commit 8f11758253
)
7 years ago
Slávek Banko
3138567410
Fix FTBFS on missing magic_getpath
...
(cherry picked from commit 03a61295af
)
7 years ago
Timothy Pearson
6a26452382
Do not use magic_version function if magic version support not available
...
This relates to Bug 656
(cherry picked from commit 58c3aed2bb
)
7 years ago
Timothy Pearson
90d4721aa4
Fix certain shell scripts not being identified
...
This relates to Bug 656
Clean up some old development debug statements
(cherry picked from commit f8790c70f8
)
7 years ago
Timothy Pearson
099aa9f362
Fix libmime database load once and for all
...
This relates to Bug 656
(cherry picked from commit e5f898219a
)
7 years ago
Timothy Pearson
562d0b7642
Fix loading of additional mime magic files
...
This resolves Bug 656
(cherry picked from commit 62bfcbe478
)
7 years ago
Timothy Pearson
602501b7b8
Use libmagic for mime type determination
...
This relates to Bug 656, Bug 661, and others
(cherry picked from commit 8066e87c6c
)
7 years ago
Timothy Pearson
a515deffb8
Remove unused KMimeMagic::mergeBufConfig method in preparation for converting to libmagic
...
This relates to Bug 656
(cherry picked from commit 6d268f3c55
)
7 years ago
Timothy Pearson
fc073bef59
Fix a number of build warnings
...
(cherry picked from commit e0b1bfb014
)
7 years ago
Timothy Pearson
d16c4300eb
Fix compiler warnings
...
(cherry picked from commit 5e9959ef85
)
7 years ago
Timothy Pearson
5956259c25
Fix visibility of krandr and krsync libraries
...
(cherry picked from commit b477a57673
)
7 years ago
Slávek Banko
0be1827cb0
Reset submodule main/tdelibs/cmake to latest HEAD
8 years ago
Slávek Banko
0a09af19b9
Reset submodule main/tdelibs/admin to latest HEAD
8 years ago
Slávek Banko
088c7741bb
Fix occasional Konqueror crashes on kjs/regexp
...
This relates to old KDE3 commit
https://quickgit.kde.org/?p=kdelibs.git&a=commit&h=fee91015
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e9d546a6a3
)
9 years ago
E. Kotsev
999cc98b7f
tdeabc: fixed birthday assignment in VCardTool. This relates to bug 2613.
...
Signed-off-by: E. Kotsev <deloptes@yahoo.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d10e1df3b0
)
9 years ago
Michele Calgaro
85f091d4e9
Fixed product name in bug report form. This relates to bug 2617.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04255418ec
)
9 years ago
Michele Calgaro
756ca23921
Fixed ISO8601 parsing in VCardTool. This relates to bug 2613.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f9abaf54da
)
9 years ago
Michele Calgaro
2663e4e350
Fixed up previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98c2c3cb30
)
9 years ago
Michele Calgaro
dcf6891ae8
Update kate syntax highlight files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aca6552dd5
)
9 years ago
Timothy Pearson
ee59867766
Fix tdebindings FTBFS
...
(cherry picked from commit 3c06aad156
)
9 years ago
Timothy Pearson
f05253b5e0
Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
...
This relates to Bug 760
(cherry picked from commit 7cc3a975d2
)
9 years ago
Timothy Pearson
83e71b4192
Allow TDEApplication objects to be constructed without a session manager
...
This relates to Bug 760
(cherry picked from commit 6f4fd5e563
)
9 years ago
Timothy Pearson
3825ec9e3f
Add tdelfeditor
...
(small portion of original commit)
(cherry picked from commit d6a4fe9ca8
)
9 years ago
Roman Savochenko
3c724bb9fb
Fix wrong options to xrandr in tderandr
...
This resolves Bug 1913
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
(cherry picked from commit 4a9b7a9371
)
9 years ago
François Andriot
a6ec8c20eb
Fix invalid perl syntax in kdocAstUtil.pm
...
This resolves Bug 2543
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 7be2f6784d
)
9 years ago
Michele Calgaro
294f15f367
Kate syntax highlighting files update - Oct 2015
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd1a8d0d1a
)
9 years ago
Slávek Banko
6b2da2581d
Fix quotedPrintablecodec to support lower-case letters in hex codes
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 912e4866ef
)
9 years ago
Timothy Pearson
7f28a16e6d
Limit size of notification popups
...
This works around badly designed applications that abuse the notification subsystem to display large chunks of text
(cherry picked from commit 70526c5a3e
)
9 years ago
Timothy Pearson
8c5eb9b961
Add new license files to build
...
(cherry picked from commit db2b839b72
)
9 years ago
Timothy Pearson
1a8b4a9539
Fix prior commits
...
(cherry picked from commit 6e6464537c
)
9 years ago
Timothy Pearson
d1a4ef36b1
Fix prior commit
...
(cherry picked from commit 4e04b0a438
)
9 years ago
Timothy Pearson
a59d0892a2
Add GPL v3 license to TDEAboutData options
...
(cherry picked from commit 85c0e479c1
)
9 years ago
Slávek Banko
d09b5f45aa
Fix dlerror and crypt detection for CMake build
...
This resolves Bug 654
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4925611808
)
9 years ago
Michele Calgaro
8dd6378131
Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4e55a1cfaa
)
9 years ago
Michele Calgaro
4b089bde6e
Kate syntax highlighting files update - Jun 2015
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 508cf16bf9
)
9 years ago
Nikolaus Klepp
4928612f61
Fix FTBFS due to missing export lt_dlopen_flag
...
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 022a297ed7
)
9 years ago
Slávek Banko
1a68e615e1
Fix several issues on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e469e42c76
)
9 years ago
Slávek Banko
67d736925c
Fix openpty detection with libutil.h
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e75569be1b
)
9 years ago
Slávek Banko
ec47e62bfc
Fix detection for option TDEINIT_USE_XFT with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 14243cc8ea
)
9 years ago
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