summaryrefslogtreecommitdiffstats
path: root/konversation
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix references to user profile directory.Darrell Anderson2012-11-042-2/+2
|
* Remove unnecessary language.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-262-2/+2
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-262-10/+10
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1312-24/+24
|
* Rename additional members for tqt3Timothy Pearson2012-03-072-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-4/+4
|
* Rename kde-config to tde-configTimothy Pearson2012-02-262-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1788-91/+91
|
* Rename ksocket and kcacheTimothy Pearson2012-01-306-6/+6
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-252-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2129-83/+83
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1952-541/+541
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1876-350/+350
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16113-1011/+1011
| | | | This reverts commit d458ffeadb4dbf9c84ec2f909d901208d443c349.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15113-1011/+1011
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-2/+2
|
* Fix FTBFSTimothy Pearson2011-11-246-3/+9
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1621-22/+22
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-074-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|
* 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
* 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-2466-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-19396-0/+69954
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/konversation@1092922 283d02a7-25f6-0310-bc7c-ecb5cbfe19da