summaryrefslogtreecommitdiffstats
path: root/kviewshell
Commit message (Collapse)AuthorAgeFilesLines
* GCC 4.7 fix.Darrell Anderson2012-06-031-102/+100
| | | | | | This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit 5ad5528b30fecd30c2cfdd25cb515385b84e1bfd)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-034-21/+21
| | | | (cherry picked from commit ca4b0c6d6aef469eede468b405ea89e119da3626)
* Rename a few stragglersTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit 1aa0bb45dc0a8f890f1419d01ca3b9328ad03f4a)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0315-35/+35
| | | | (cherry picked from commit ebbee358abafa1b5166404c6fe5cc44ae2837a57)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0334-470/+470
| | | | (cherry picked from commit 74c05bbf9d92e43a6cf3799355b5f3598884409e)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0317-44/+44
| | | | (cherry picked from commit 45f529de247fc4b3662f6b474abe03fe904306ec)
* Fix reference to temporary in kdegraphicsv3.5.13tpearson2011-10-111-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1258283 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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/kdegraphics@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1071-348/+348
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1054-231/+231
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-1/+1
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics CMake compilationtpearson2011-07-311-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics FTBFS under gcc4.6tpearson2011-07-221-0/+1
| | | | | | | Thanks to David Rankin for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1242777 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0930-115/+115
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-075-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-19136-1564/+1594
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kviewshell] added forgotten AUTOMOC directivesamelian2011-05-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230779 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] cmake support for kamera, kcoloredit, and kviewshellsamelian2011-05-0611-7/+269
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversiontpearson2010-08-0267-1145/+1145
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * kpdf page rotate optionstpearson2009-12-142-2/+2
| | | | | | | * kdvi options dialog enhancements * djvu plugin for kviewshell git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1062216 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25210-0/+91172
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da