Darrell Anderson
e9696710fd
Add source code module name to stdout/stderr messages to improve readability.
...
(cherry picked from commit e15521d96b
)
12 years ago
Alexander Golubev
df1b666cc5
Fix variables passed to kde4 applications
...
This resolves Bug 1366
12 years ago
Darrell Anderson
205b339771
Fix references to user profile directory.
...
(cherry picked from commit e256298e9d
)
12 years ago
Darrell Anderson
0392945227
Fix inadvertent tq changes.
...
(cherry picked from commit 40712e0646
)
12 years ago
Darrell Anderson
82c9d32a4a
Fix typos.
...
(cherry picked from commit 3f59f9590b
)
13 years ago
Darrell Anderson
638a47b531
Fix Konqueror not dependably updating the file pane with directory and file
...
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 1e657f6a57
)
13 years ago
Timothy Pearson
67104c35e1
Fix runtime openssl library detection on multiarch
...
This closes Bug 809
(cherry picked from commit 09d01cacf8
)
13 years ago
Timothy Pearson
bea964028b
Add fam/gamin support to tdelibs CMake
...
(cherry picked from commit 2b035349c3
)
13 years ago
Timothy Pearson
ffd8d17b0b
Rename obsolete tq methods to standard names
...
(cherry picked from commit 1180237ab3
)
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
4418657ced
Rename tqsetSizePolicy to fix bindings
...
(cherry picked from commit d5b3ae721d
)
13 years ago
Timothy Pearson
ab32d1dcfb
Rename tqsetAlignment to fix bindings
...
(cherry picked from commit b212a1de50
)
13 years ago
Timothy Pearson
c1a037c8d0
Rename tqencodedData to fix bindings
...
(cherry picked from commit ca1f1a08ec
)
13 years ago
Timothy Pearson
18aecb8ec0
Use non-tq sizeHint functions to fix bindings
...
(cherry picked from commit d4e11a5f48
)
13 years ago
tpearson
0d2336ffe0
Fix kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
89e59df78f
Fix findSignal failure in kio net slave
...
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
13 years ago
tpearson
715433c853
Add new system executable completion mode to kurlcompletion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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
13 years ago
tpearson
70e11ae70b
Fix broken root certificates in kdelibs kssl
...
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
13 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
13 years ago
tpearson
7d7b2c04e1
Fix kdelibs FTBFS under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a46e337285
Fix kalyptus by altering kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
db9d51186b
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 years ago
tpearson
434af181a1
Fix kdelibs startup failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
99739b6114
Make kdelibs support X-TDE-* in XDG desktop files
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
9c49a74a16
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ff7dc5f59a
Honor TQ_OpenMode change made in TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1232119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b1960071ca
Convert remainder of kdelibs to use currently defined tqt object name defs
...
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
14 years ago
tpearson
bf85f02dd3
Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
13ad43878d
kdelibs should now compile properly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225671 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
9ee4144afe
Restored qt_cast()
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2fa036d589
Aviod conflicts with Qt4 namespace members
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
946bde4a62
Patch a few buffer overrun problems and odd crash potentials
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a20928b6bf
Styles are now mostly functional under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1216403 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96a33d9068
Additional TQt for Qt4 compilation fixes
...
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
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
samelian
307136d8ee
[kdelibs] added "-include tqt.h" to CMAKE_CXX_FLAGS; using new export mechanism
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212368 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
14 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
14 years ago
tpearson
33e60e8e78
Critical security patches for the following vulnerabilities:
...
CVE-2009-0689
CVE-2009-1687
CVE-2009-1690
CVE-2009-1698
CVE-2009-2702
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1180823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c9b50480aa
Fix downstream pykde3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1179707 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d90e910312
Fix Slackware FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1179251 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2b62e01d0f
Fix minor UI irritant
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178866 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d2217557fe
Fix downstream pykde compilation failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178864 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bc378237e7
Add ability to decode dollar encoded URLs with KIO
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178862 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e0455e8952
Fixed failure to create new application shrtcut from context menu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177007 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a93c19aaac
All documentation references to KDE should now be converted to Trinity for the new API website
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ab15fb9e55
Bugfix batch 1/2
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176511 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b4eb2132ef
Add ability to launch default browser
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1175948 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
70331186c8
Commit 1/2 of new (and optional!) builtin desktop icons
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1175771 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
518e997551
More Slackware FTBFS fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5769f2fba1
Fix Slackware FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172802 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 years ago
tpearson
c5415f6983
Added SuSE-originated simple menu feature
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
14 years ago
tpearson
30ac1dcf37
Fixed the majority of the xz and lzma handling code
...
There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1166484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
faf41e2e00
More xz/lzma fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164891 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ffcb34f4b8
Preliminary xzip/LZMA support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164814 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
14 years ago
tpearson
42dfcbcc0f
KRandRTray fixes; minor compilation repairs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1152360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
139dd5b8c4
Synchronize KDE3 SSL root certificates with KDE4 certificates
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1123812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
c1b28a61b6
Fixed random filter bar crashes (some of bug 180, not all of it yet unfortunately...)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1122569 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
13da15f838
Set working path properly when running executable in Konqueror
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1114572 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
dbeab1b280
Set the working directory to the same directory as the executable when running an executable directly in konqueror
...
Fixes Bug 168
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1111449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
36d7821740
Final automake fixes; compilation now succeeds under Ubuntu Karmic
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1069187 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
84bbc54a08
Revert previous automake update due to compilation failure on most systems
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1068376 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
2ef566e457
* KIO automake repair
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1067627 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
58f87ad152
Remaining GPL license address updates
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061459 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
df225065d1
First attempt to clean up warnings from previous commit
...
* Remove trailing spaces in mimetypes; present in Cy l18n strings only
* Incorrect GPL v2 header in nsplugin handler files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061453 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