Commit Graph

40 Commits (aad1d85a5e8032a7da40d301f13b615a24bfcf28)

Author SHA1 Message Date
Slávek Banko 0b38e09529 Fix security issue CVE-2013-2074
[taken from RedHat kdelibs3 patches]
(cherry picked from commit 29227e0caa)
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 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
Slávek Banko c3bd56014f Initialise the mCrossDomain member variable in the cookies
Backported from KDE GIT commit 794b14b8
(cherry picked from commit dabf3a9fef)
12 years ago
Timothy Pearson 27939e15c4 Update iso kioslave to better handle large images
(cherry picked from commit dca4c67723)
13 years ago
Timothy Pearson 71658e0457 Fix Joliet name lookup failure in iso kioslave
(cherry picked from commit e202ca79c3)
13 years ago
Timothy Pearson eaee388f8e Fix iso kioslave not parsing large images properly
(cherry picked from commit b4bba7b553)
13 years ago
Timothy Pearson e9814aea9f Export kdemain symbol in iso kioslave
This closes Bug 465
(cherry picked from commit 0536f0b707)
13 years ago
Timothy Pearson 2afebdbe7f Fix a number of tdelibs build warnings
(cherry picked from commit 77f4891c22)
13 years ago
Timothy Pearson c319ffd929 Fix utf8 encoding for webdav directories
Thanks to Thorsten Glaser for the patch!
(cherry picked from commit e607cfe611)
13 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
(cherry picked from commit a51cd9949c)
13 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
(cherry picked from commit 984c25aa69)
13 years ago
Timothy Pearson ab32d1dcfb Rename tqsetAlignment to fix bindings
(cherry picked from commit b212a1de50)
13 years ago
Timothy Pearson 18aecb8ec0 Use non-tq sizeHint functions to fix bindings
(cherry picked from commit d4e11a5f48)
13 years ago
tpearson 80f78d20c3 Link most Trinity DSOs against the most common kdelibs libraries to 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
14 years ago
tpearson 452dc1bc85 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ffc0e2b642 Fix potential kdelibs problems caused by C style char* casts
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6e21bc798b rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f7e71d4771 Initial conversion for TQt for Qt4 3.4.0 TP2
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
14 years ago
samelian 0ba4e3c0a4 [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 10308be19e Revert automated changes
Sorry guys, they are just not ready for prime time
Work will continue as always


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0951e055d4 Minor API repair
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211206 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 40fe6a00b6 [kdelibs] follow KDE4 rules for install path names and some other small changes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189382 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian 7ffba8afee [kdelibs] added initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 28fcdc2fa0 Fix FTBFS due to bad patch application
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172697 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f7279a489b * Imported all kdelibs bugfix patches from Chakra project
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172682 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 96900dbce3 * Large set of SuSE patches to fix bugs and add functionality
* kdemm is included but not used by knotify as it does not work out of the box


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5f99bff82d * Added new networkstatus widget from SuSE
* Fixed up the HTTP kioslave


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170793 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ebdfae2d4e More FTBFS fixes for Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1169004 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8f14fb0418 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ffe8a83e05 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1219be788a Added ISO 9660 kioslave
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1123551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9d254b0eb2 Automake fix for kio_http
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1107725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d7b9791584 Added remaining missing Kate xml files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1068844 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 865f314dd5 kdelibs update to Trinity v3.5.11
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma ce4a32fe52 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago