summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete
Commit message (Collapse)AuthorAgeFilesLines
* Fix references to user profile directory.Darrell Anderson2012-11-101-1/+1
| | | | (cherry picked from commit 1c31749c852f40e13868334a179f31c4c5c3c05d)
* Fix inadvertent tq changes.Darrell Anderson2012-11-105-10/+10
| | | | (cherry picked from commit c353f60978769b6e0e25e0315af7dbe513ac055d)
* Fix inadvertent tq changes.Darrell Anderson2012-11-1011-21/+21
| | | | (cherry picked from commit f9c7aadc3daaeb40f05034a5c464c5f9c47c216f)
* Fix various cmake build issuesSlávek Banko2012-10-262-2/+2
| | | | (cherry picked from commit 93dc872306fb4daa2eda10382fff841fd6b9bcdc)
* Fix FTBFSTimothy Pearson2012-08-203-2/+28
| | | | (cherry picked from commit d573a253c1ba45b5e56f7bc25c8242f797a204e4)
* Use libv4l if available, otherwise check for v4l1 headersTimothy Pearson2012-08-205-11/+7
| | | | (cherry picked from commit d8cbbab802a063679a4db5cebc73122cdb1da100)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-039-51/+51
| | | | (cherry picked from commit 8a143ab9f846e910c583ea8e770cd05495e0c58d)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0334-106/+106
| | | | (cherry picked from commit 1de96857f5b0ed5d4a36e9486ffc8c7f8c802f98)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0381-797/+797
| | | | (cherry picked from commit 089118c18533dfa3e6ce5065dbebdd4db94051f1)
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork FTBFStpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250388 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-272-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1099-377/+377
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1029-112/+112
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use libv4l1-videodev.h when available in kdenetworktpearson2011-07-292-0/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1243951 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0922-60/+60
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-22171-1885/+1952
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/kopete] added cmake supportsamelian2011-05-227-8/+222
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Part 2/2 of Chakra patchestpearson2010-09-077-29/+429
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1172713 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0224-32/+32
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31176-3808/+3808
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0614-28/+28
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update to Trinity 3.5.11tpearson2009-12-132-0/+13
| | | | | | Will need to watch for commit warnings and rebuild test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25269-0/+44762
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da