summaryrefslogtreecommitdiffstats
path: root/kio
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS on freebsdNikolaus Klepp2015-12-232-3/+3
| | | | | | | This resolves Bug 2431 Signed-off-by: Nikolaus Klepp <office@klepp.biz> (cherry picked from commit 3be9f300c9a754320a02fd10a729ef797ffb8506)
* Improve ACL detection for CMake buildSlávek Banko2015-12-233-13/+9
| | | | | | | Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6ebff397515bf153ea95d7e80d21ca9a0f97708d)
* Add include directory for internal libltdlSlávek Banko2015-12-231-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dfd680030c18adaa4f299a4092d9ac6d5945cadc)
* Fix incorrect Download string in TDEFileSpeedBarTimothy Pearson2015-12-231-1/+1
| | | | (cherry picked from commit acc29a93bbbf2fbb3ef76c8c986d1722cb200a91)
* Makes favorite URLs in TDE file open/save dialogs global (sared amongst all ↵Timothy Pearson2015-12-231-2/+2
| | | | | | | | applications) by default This commits the following patch from Bug 1499: tdelibs: fix kurlbar global (cherry picked from commit c359057caabdb7740b46f0e45eafaa38d4f40d54)
* Push the following patches to GIT from Bug 1499:Timothy Pearson2015-12-233-23/+47
| | | | | | | | 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 9cb7d7318211f13d690fea92d13aca60b0ae7c5a)
* Support writing empty directories to ZIP files.Thomas McGuire2015-12-232-1/+16
| | | | (cherry picked from commit ddbe23e90d6684548fe9a952b01b3d6cbaf60a7c)
* Disable environment-based completion in kurlcompletion on openbsdFrançois Andriot2015-12-231-0/+6
| | | | (cherry picked from commit 78a66b11ddca8b557df4c73fec99469f78727382)
* Fix FTBFS because undefined __progname in tdeio_connectionFrançois Andriot2015-12-231-0/+4
| | | | (cherry picked from commit 9c7a8637edeafb8abe66c2767837dfeb5f058537)
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2015-12-234-21/+36
| | | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices (cherry picked from commit 54578ce023227543f531a56fcc178b9e95e9ab5e)
* Fix accidental regression introduced in prior commitTimothy Pearson2015-12-231-5/+1
| | | | (cherry picked from commit e1f2a0bb29b86336aab930894c85ed7bd26e4848)
* Add fast mimetype accessor for use by Konqueror when checking for media ↵Timothy Pearson2015-12-232-17/+71
| | | | | | | device icons This relates to Bug 699 (cherry picked from commit a21cb20628b557c569f3066aa4d4ad4bedc9959c)
* Fix re-read configuration from prior commit 4bfc4550Slávek Banko2015-12-231-1/+1
| | | | (cherry picked from commit c2c65a66955132f1e7310e2f62e9607efcc22a3e)
* Prevent spurious translation warning from being emittedTimothy Pearson2015-12-231-1/+2
| | | | | This relates to Bug 2076 (cherry picked from commit 4bfc4550d2e188ebd32d8aeeb0c30ed08acb13ed)
* Do not allow device link creation/modification if no device is specifiedTimothy Pearson2015-12-232-0/+17
| | | | | This relates to Bug 2076 (cherry picked from commit e3db584672f9ec310836dada13c4ae58f3f5c3a7)
* Display correct icon and icon widget type in Properties dialog of media ↵Timothy Pearson2015-12-231-13/+30
| | | | | | | device nodes This relates to Bug 1612 (cherry picked from commit 5a3c9e46415b103f33ccd5b848eadfb0f8b50d3d)
* Fix tdecore directories of linked librariesSlávek Banko2015-12-233-3/+3
| | | | (cherry picked from commit 62ac96e110e21c0289e890b6e2a824b61d5cb055)
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2015-12-231-1/+1
| | | | (cherry picked from commit 1872b105e01a84ecb634076038b79c9517c9b15a)
* Fix crash in mount/umount operations when using pmountTimothy Pearson2015-12-231-8/+10
| | | | | Remove unneeded hack in dirlister for media device root directory (cherry picked from commit a179d5d6967c204d5973fff2839a517175671b5b)
* Fix KDiskFreeSp for mount points with UTF8 charactersSlávek Banko2015-12-231-0/+1
| | | | (cherry picked from commit 56068041d48d50d58cefdaa37754cb6f6f4d93f6)
* Add '/run' folder to the slow freq polling directories listFrancois Andriot2015-12-231-1/+1
| | | | (cherry picked from commit 47bbb9e40bae4d9692aca35cbfdcdbf4b44a110d)
* Check if SSL symbols exist before attempting to load themTimothy Pearson2015-12-231-171/+174
| | | | | This relates to Bug 1655 (cherry picked from commit e757d3d6ae93cf967d54c566e9c003b0f9cc3a9c)
* Move focus to file name in rename dialog during copying filesMichele Calgaro2015-12-231-0/+2
| | | | | This resolves Bug 1686 (cherry picked from commit 645993e7d8ffafbd9d4d0d70cc53f04cfd0c6c3a)
* Cleanup KFilterDev::size warningSlávek Banko2015-12-231-1/+1
| | | | (cherry picked from commit 2a415f233fac3fb5801a544e670f1ec12429aa2a)
* Clarify source of identical kdWarning messages.Darrell Anderson2015-12-231-2/+2
| | | | (cherry picked from commit c9e64428467b7b4fd9c0eb3e0ca163dba886b891)
* Add sbin into the paths for search binary during substitute uidSlávek Banko2015-12-231-5/+17
| | | | | This resolves Bug 1494 (cherry picked from commit bb36045b59e18db88a2a40f9346775193c9ede6b)
* Fix starting KDE4 applicationsSlávek Banko2015-12-231-1/+1
| | | | | This resolves Bug 1654 (cherry picked from commit e2f981b140d87ce195386a6beaa3a015e791accb)
* Improved creation backtracesAlexander Golubev2015-12-233-363/+14
| | | | (cherry picked from commit a5ba7ad71203a7ff1b3a716e7171e919a2e2e5bb)
* Added check the conditions for building backtrace handlerAlexander Golubev2015-12-232-8/+11
| | | | (cherry picked from commit 35748811a4b11b5947879f657a752e89d649ce06)
* Add ability to generate proper backtraces in tdeio crash handlerTimothy Pearson2015-12-233-5/+351
| | | | (cherry picked from commit a166b1dade60d68efa8e704ef8cd0e23a51edbae)
* Fix fvisibility optionTimothy Pearson2015-12-231-1/+1
| | | | (cherry picked from commit 91f3b7f8f8d1a9b67e747d43adacef550521b6c1)
* Fix security issue when displaying certificate informations (CVE-2011-3365)Francois Andriot2013-06-011-6/+15
| | | | (cherry picked from commit a67a48107f8996a6c753fdd02d15e234dbd17ceb)
* Add XZ tdeioslaveFrancois Andriot2013-05-082-0/+13
| | | | | Based on KDE GIT commit bbe9e8f5 (cherry picked from commit 7f328ba6990044b0a9d510060a2dcd468cf0fd9f)
* Fix errant extra source line in GIT hash b4a23465Timothy Pearson2013-05-081-2/+0
| | | | (cherry picked from commit d2f1ad161d5a3e5c672980146846936e2474fa2b)
* Use standard unicode forward slash representation if available instead of ↵Timothy Pearson2013-05-082-13/+32
| | | | | | | nonstandard HTML encoding This resolves Bug 269 (cherry picked from commit b4a23465b612356d94db0f66fc728b90dc3d0dca)
* Fix incorrect positions and heights in open/save dialogs when nonstandard ↵Timothy Pearson2013-05-051-3/+5
| | | | | | font sizes are in use (cherry picked from commit c5463fddb10d24f0dd582765fdaf488075854d61)
* Fix URL handling of media/builtin-* mimetypesTimothy Pearson2013-04-252-9/+51
| | | | | | This partially resolves Bug 976 Add missing ACL support to CMake build files (cherry picked from commit 30b0af1f01cdbfcc51a56943e8c091bc8991f83a)
* Resolve remainder of Bug 891Timothy Pearson2013-04-061-5/+12
| | | | (cherry picked from commit 658707d49e5359eaf9dfa4c398ee492e90f8f1aa)
* Broaden KDE4 application detection criteraTimothy Pearson2013-04-061-1/+1
| | | | | | This resolves Bug 891 Thanks to Darrell Anderson for the patch! (cherry picked from commit 9a2e58b31d564c7e87150d56c0318cbab1ae400e)
* Honor the "Forever" option when accepting ssl certificates.Francois Andriot2013-03-041-0/+2
| | | | (cherry picked from commit 5975b91a25006fa4aa7aad765caa71ba4f9cd0c0)
* Partial fix for incorrect mimetype detection.Laurent Dard2013-03-041-24/+9
| | | | | This partially resolves bug report 656. (cherry picked from commit b61f0c4777f5257179a02e118fa7965917f359fe)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-1/+1
| | | | (cherry picked from commit e15521d96b21cb0c771cce7cbe2ceb38f27c8844)
* Fix variables passed to kde4 applicationsAlexander Golubev2012-12-171-1/+1
| | | | This resolves Bug 1366
* Fix references to user profile directory.Darrell Anderson2012-11-096-10/+10
| | | | (cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
* Fix inadvertent tq changes.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit 40712e064638a603834221ccc204345c1bb9acf5)
* Fix typos.Darrell Anderson2012-07-031-1/+1
| | | | (cherry picked from commit 3f59f9590b8e70b928bb83116c92c513ad2fcffd)
* Fix Konqueror not dependably updating the file pane with directory and fileDarrell Anderson2012-06-201-0/+3
| | | | | | changes. Thanks to Simon St. James, who posted the patch almost 7 years ago to the KDE3 bug tracker. This closes bug report 756. (cherry picked from commit 1e657f6a57be442f4acf7ecae843c644e4a68ac5)
* Fix runtime openssl library detection on multiarchTimothy Pearson2012-06-081-17/+41
| | | | | This closes Bug 809 (cherry picked from commit 09d01cacf80d21ad213e6520b35e7f06e9546a83)
* Add fam/gamin support to tdelibs CMakeTimothy Pearson2012-06-021-0/+5
| | | | (cherry picked from commit 2b035349c31fe64c31d2c050892b117a3a807179)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0211-53/+53
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)