summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix inadvertent tqt changes.Darrell Anderson2012-12-311-1/+1
| | | | (cherry picked from commit 645e07e2d4df085bfcb55c45b957f9e2bd41d099)
* Reset submodule main/applications/konversation/cmake to latest HEADSlávek Banko2012-12-091-0/+0
|
* Reset submodule main/applications/konversation/cmake to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/applications/konversation/admin to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/applications/konversation/cmake to latest HEADSlávek Banko2012-10-231-0/+0
|
* Reset submodule main/applications/konversation/cmake to latest HEADSlávek Banko2012-10-131-0/+0
|
* Reset submodule main/applications/konversation/admin to latest HEADSlávek Banko2012-10-131-0/+0
|
* Update final HTML install path so all modules are consistent.v3.5.13.1Slávek Banko2012-09-082-0/+0
|
* Update HTML install path references.Darrell Anderson2012-09-081-1/+1
| | | | (cherry picked from commit bcd3e0efb77ae9c4e7bf378dba9ddd9953bd8d7a)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-0512-24/+24
| | | | (cherry picked from commit ca3d6cef5d40d2c9faf1f0279f40b135a444d206)
* Fix FTBFSTimothy Pearson2012-06-056-3/+9
| | | | (cherry picked from commit 96f2a488786e370c355778e00c795e776e09d199)
* Fix linear alphabet string errorsTimothy Pearson2012-06-052-3/+3
| | | | (cherry picked from commit 440010aa593e209ce5993a73b1b7cb0a843a2716)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0529-83/+83
| | | | (cherry picked from commit c64099e59a4e9ba6bdb8eebecd88e3363aee479b)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0552-541/+541
| | | | (cherry picked from commit efdae4e712984b2932ca4a43942b7a93dcb8dbd3)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0576-350/+350
| | | | (cherry picked from commit 01f5ea83754cabfe6ebbcea0601cebaec976f708)
* Add common directoriesSlávek Banko2012-06-053-0/+6
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-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/applications/konversation@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-183-4/+4
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix konversation FTBFStpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1250622 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-314-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10163-445/+445
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1049-306/+306
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0944-79/+79
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Konversation FTBFStpearson2011-06-272-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1238522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port Konversationtpearson2011-06-27235-2431/+2514
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1238519 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-242-2/+2
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt initial conversiontpearson2010-08-20221-6113/+6113
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1166088 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-24219-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1106852 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of Konversationtpearson2010-02-19638-0/+331765
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1092922 283d02a7-25f6-0310-bc7c-ecb5cbfe19da