summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* GCC 4.7 fixes.Darrell Anderson2012-06-211-0/+1
| | | | | Thanks to Francois Andriot. (cherry picked from commit 6469277159ccbfe1152fee53f865da7c27b6044f)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-211-1/+1
| | | | (cherry picked from commit 80056d7ae2cbde97eb23dcf37307a6f3f8a29bdb)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-211-1/+1
| | | | (cherry picked from commit 68b0d93f005081933603e1d07d6ebece55cf4502)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-211-19/+19
| | | | (cherry picked from commit 26f93a7d9105483b49ae930545ddb2873156fa8e)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-211-132/+132
| | | | (cherry picked from commit 8d9b90ca794ffabf151719c2edebe9278a2d3f36)
* rename the following methods:tpearson2011-08-101-15/+15
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port tellicotpearson2011-07-021-394/+394
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1239054 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of Tellicotpearson2010-03-011-0/+2391
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1097620 283d02a7-25f6-0310-bc7c-ecb5cbfe19da