summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add poppler-tqt.pc fileTimothy Pearson2012-06-142-0/+18
| | | | (cherry picked from commit b2d01d000c11d7c0dd183e1af059f81ac5249c25)
* Disable poppler requirement if PDF support is disabledSlávek Banko2012-06-121-1/+3
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 8104b62a19379b41e78c7b4ee808fec5d3340603)
* Fix GLU detection on old distros (no pkgconfig file)Slávek Banko2012-06-121-1/+5
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 2e575fef2bac4fb7b7a20d8864abb6665bf4ef19)
* Fix FTBFSSlávek Banko2012-06-061-1/+1
| | | | An alternative way to compile with the original tqtinterface v3.5.13
* Remove "More Applications" from KDE menu.Darrell Anderson2012-06-034-4/+4
| | | | | This partially resolves bug report 653. (cherry picked from commit 8bfc3ba81697e8572cec13667c6cff6a88de874e)
* Replace fixed hard-coding of poppler include directory with cmake variable.Darrell Anderson2012-06-032-1/+11
| | | | | Thanks to Francois Andriot. (cherry picked from commit 5077913f281976bb69e0497b682b320f1d01a08e)
* GCC 4.7 fix.Darrell Anderson2012-06-032-2/+11
| | | | | | This partially resolves bug report 958. Thanks to David C. Rankin and Serghei Amelian. (cherry picked from commit 0efb8a18d45f2432c9c796aa5ef7af3f124967ea)
* GCC 4.7 fix.Darrell Anderson2012-06-032-103/+101
| | | | | | This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit 5ad5528b30fecd30c2cfdd25cb515385b84e1bfd)
* Fix libkscan/cmake build failure caused by cmake policy CMP0004.Darrell Anderson2012-06-031-2/+8
| | | | | | This resolves bug report 901. Thanks to David C. Rankin. (cherry picked from commit cd3c62a5cfa6fbcbd150e86deb14eed15f4d1e02)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-0332-123/+123
| | | | (cherry picked from commit ca4b0c6d6aef469eede468b405ea89e119da3626)
* Remove inadvertent renaming. This resolves bug report 863.Darrell Anderson2012-06-031-2/+2
| | | | (cherry picked from commit d97e403f9f70425a59f0d3bdbcfd4dd6360fa6e0)
* Rename a few stragglersTimothy Pearson2012-06-0310-18/+18
| | | | (cherry picked from commit 1aa0bb45dc0a8f890f1419d01ca3b9328ad03f4a)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-03151-881/+881
| | | | (cherry picked from commit ebbee358abafa1b5166404c6fe5cc44ae2837a57)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-03299-1652/+1652
| | | | (cherry picked from commit 74c05bbf9d92e43a6cf3799355b5f3598884409e)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-03325-1113/+1113
| | | | (cherry picked from commit 45f529de247fc4b3662f6b474abe03fe904306ec)
* Add common directoriesSlávek Banko2012-06-033-0/+6
|
* 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-1016-18/+18
| | | | | | 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-273-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-214-33/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update kdegraphics READMEtpearson2011-08-161-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1247449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10931-2812/+2812
| | | | | | | | 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-10235-899/+899
| | | | | | | | | 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-037-8/+8
| | | | | | 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 poppler >=0.16 detectiontpearson2011-07-313-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics FTBFS under poppler < 0.16tpearson2011-07-311-2/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244151 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add test for poppler >= 0.16 due to API changetpearson2011-07-313-2/+18
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics CMake compilationtpearson2011-07-3127-14/+269
| | | | 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
* Rename tqgeometry* to geometry*tpearson2011-07-193-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqsizeHint* to sizeHint*tpearson2011-07-181-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-09190-1012/+1012
| | | | | | | | | | | | 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-0729-70/+70
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics poppler-tqt header file installation locationtpearson2011-06-261-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1238430 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics FTBFStpearson2011-06-1910-38/+35
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Move poppler-qt to poppler-tqt and fix build sequencetpearson2011-06-1915-9/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237558 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-191370-11863/+12296
| | | | | | | 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
* Merge required poppler-qt into kdegraphics with Autotoolstpearson2011-06-1815-10/+2239
| | | | | | | CMake support still needs to be added git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kpdf] added path to autogenerated config.hsamelian2011-05-151-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1232067 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] added cmake support for kuickshow and ksnapshotsamelian2011-05-119-4/+168
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231437 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kpovmodeler] added cmake supportsamelian2011-05-116-0/+199
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231435 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] added cmake support for libkscan and kookasamelian2011-05-116-0/+181
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231423 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/doc] fixed kdvi documentationsamelian2011-05-101-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231321 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kolourpaint] added cmake supportsamelian2011-05-109-0/+252
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231305 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kdvi] ported to cmake forgotten executable (kdvi)samelian2011-05-081-0/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230938 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] added cmake support for kgamma, kiconedit, and kmrmlsamelian2011-05-0817-1/+413
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230898 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kfile-plugins] added forgotten module (gsthumbnail)samelian2011-05-071-1/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kamera] added forgotten file (camera.protocol)samelian2011-05-071-0/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230816 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] added cmake support for kfax, kfaxview, kghostview, and ↵samelian2011-05-0733-0/+964
| | | | | | kfile-plugins git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230814 283d02a7-25f6-0310-bc7c-ecb5cbfe19da