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
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
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
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
Timothy Pearson
7e2cf4a9d5
Fix incorrect Download string in TDEFileSpeedBar
...
(cherry picked from commit acc29a93bb
)
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
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
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
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
Timothy Pearson
52109a5ac7
Fix accidental regression introduced in prior commit
...
(cherry picked from commit e1f2a0bb29
)
9 years ago
Timothy Pearson
f52fdb1b4a
Add fast mimetype accessor for use by Konqueror when checking for media device icons
...
This relates to Bug 699
(cherry picked from commit a21cb20628
)
9 years ago
Slávek Banko
89049217d7
Fix re-read configuration from prior commit 4bfc4550
...
(cherry picked from commit c2c65a6695
)
9 years ago
Timothy Pearson
e54f3e744f
Prevent spurious translation warning from being emitted
...
This relates to Bug 2076
(cherry picked from commit 4bfc4550d2
)
9 years ago
Timothy Pearson
909773f4a4
Do not allow device link creation/modification if no device is specified
...
This relates to Bug 2076
(cherry picked from commit e3db584672
)
9 years ago
Timothy Pearson
9a335db701
Display correct icon and icon widget type in Properties dialog of media device nodes
...
This relates to Bug 1612
(cherry picked from commit 5a3c9e4641
)
9 years ago
Slávek Banko
c19a10f20f
Fix tdecore directories of linked libraries
...
(cherry picked from commit 62ac96e110
)
9 years ago
Darrell Anderson
aad1d85a5e
Rebranding, tooltip, and What's This string cleanup.
...
(cherry picked from commit 1872b105e0
)
9 years ago
Timothy Pearson
d4249423a4
Fix crash in mount/umount operations when using pmount
...
Remove unneeded hack in dirlister for media device root directory
(cherry picked from commit a179d5d696
)
9 years ago
Slávek Banko
5ab6b051a5
Fix KDiskFreeSp for mount points with UTF8 characters
...
(cherry picked from commit 56068041d4
)
9 years ago
Francois Andriot
33f00925ff
Add '/run' folder to the slow freq polling directories list
...
(cherry picked from commit 47bbb9e40b
)
9 years ago
Timothy Pearson
8192b8bfd7
Check if SSL symbols exist before attempting to load them
...
This relates to Bug 1655
(cherry picked from commit e757d3d6ae
)
9 years ago
Michele Calgaro
156fc5f825
Move focus to file name in rename dialog during copying files
...
This resolves Bug 1686
(cherry picked from commit 645993e7d8
)
9 years ago
Slávek Banko
c924810e48
Cleanup KFilterDev::size warning
...
(cherry picked from commit 2a415f233f
)
9 years ago
Darrell Anderson
003a8dd1c6
Clarify source of identical kdWarning messages.
...
(cherry picked from commit c9e6442846
)
9 years ago
Slávek Banko
22290fd992
Add sbin into the paths for search binary during substitute uid
...
This resolves Bug 1494
(cherry picked from commit bb36045b59
)
9 years ago
Slávek Banko
6240e10388
Fix starting KDE4 applications
...
This resolves Bug 1654
(cherry picked from commit e2f981b140
)
9 years ago
Alexander Golubev
918ff4b4ae
Improved creation backtraces
...
(cherry picked from commit a5ba7ad712
)
9 years ago
Alexander Golubev
5bb41966db
Added check the conditions for building backtrace handler
...
(cherry picked from commit 35748811a4
)
9 years ago
Timothy Pearson
9d581b3f4c
Add ability to generate proper backtraces in tdeio crash handler
...
(cherry picked from commit a166b1dade
)
9 years ago
Timothy Pearson
6999f571c6
Fix fvisibility option
...
(cherry picked from commit 91f3b7f8f8
)
9 years ago
Francois Andriot
62f646f835
Fix security issue when displaying certificate informations (CVE-2011-3365)
...
(cherry picked from commit a67a48107f
)
12 years ago
Francois Andriot
35563d6195
Add XZ tdeioslave
...
Based on KDE GIT commit bbe9e8f5
(cherry picked from commit 7f328ba699
)
12 years ago
Timothy Pearson
e4fb61e686
Fix errant extra source line in GIT hash b4a23465
...
(cherry picked from commit d2f1ad161d
)
12 years ago
Timothy Pearson
998d8f4e7a
Use standard unicode forward slash representation if available instead of nonstandard HTML encoding
...
This resolves Bug 269
(cherry picked from commit b4a23465b6
)
12 years ago
Timothy Pearson
e80d466d7e
Fix incorrect positions and heights in open/save dialogs when nonstandard font sizes are in use
...
(cherry picked from commit c5463fddb1
)
12 years ago
Timothy Pearson
c3a7e5d3db
Fix URL handling of media/builtin-* mimetypes
...
This partially resolves Bug 976
Add missing ACL support to CMake build files
(cherry picked from commit 30b0af1f01
)
12 years ago
Timothy Pearson
ed0d72dedc
Resolve remainder of Bug 891
...
(cherry picked from commit 658707d49e
)
12 years ago
Timothy Pearson
da981a1873
Broaden KDE4 application detection critera
...
This resolves Bug 891
Thanks to Darrell Anderson for the patch!
(cherry picked from commit 9a2e58b31d
)
12 years ago
Francois Andriot
9a034a7c47
Honor the "Forever" option when accepting ssl certificates.
...
(cherry picked from commit 5975b91a25
)
12 years ago
Laurent Dard
41fc569e81
Partial fix for incorrect mimetype detection.
...
This partially resolves bug report 656.
(cherry picked from commit b61f0c4777
)
12 years ago