summaryrefslogtreecommitdiffstats
path: root/kio
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0243-144/+144
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0272-372/+372
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2012-06-027-8/+8
| | | | (cherry picked from commit d5b3ae721dc072e0c70055313de9b5228b6688a8)
* Rename tqsetAlignment to fix bindingsTimothy Pearson2012-06-028-22/+22
| | | | (cherry picked from commit b212a1de50010bf9f8ff93123281a6956291cdf2)
* Rename tqencodedData to fix bindingsTimothy Pearson2012-06-023-10/+10
| | | | (cherry picked from commit ca1f1a08ecb01139487ff2f0591f97b97164c4e4)
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-0227-90/+90
| | | | (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58)
* Fix kdelibs FTBFStpearson2011-10-241-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix findSignal failure in kio net slavetpearson2011-10-221-1/+1
| | | | | | | This fixes audio CD CDDB lookups among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add new system executable completion mode to kurlcompletiontpearson2011-10-142-1/+74
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-105-6/+6
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix broken root certificates in kdelibs kssltpearson2011-10-061-23/+23
| | | | | | | This repairs spurious certificate warning errors on secure connections via Konqueror/KHTML git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257611 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-213-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs FTBFS under Qt4tpearson2011-08-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kalyptus by altering kdelibstpearson2011-08-132-1/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-8/+8
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1082-392/+392
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs startup failuretpearson2011-08-082-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdelibs support X-TDE-* in XDG desktop filestpearson2011-08-055-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0912-18/+18
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-073-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Honor TQ_OpenMode change made in TQt3tpearson2011-05-153-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1232119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-024-7/+7
| | | | | | | This might fix the kio ssl problem git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update remaining kdelibs inherits() functions to use new object name defines ↵tpearson2011-04-022-8/+8
| | | | | | instead of hard coded string literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs should now compile properly with TQt for Qt4tpearson2011-03-223-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1536-139/+139
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Restored qt_cast()tpearson2011-01-292-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Aviod conflicts with Qt4 namespace memberstpearson2011-01-272-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Patch a few buffer overrun problems and odd crash potentialstpearson2011-01-261-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Styles are now mostly functional under Qt4tpearson2011-01-231-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1216403 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional TQt for Qt4 compilation fixestpearson2011-01-196-13/+13
| | | | | | | This should not affect TQt for Qt3 per usual git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-13216-1592/+1624
| | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da