Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 128 | -13377/+0 |
| | |||||
* | Fix cmake build: removed unnecessary and potentially harmful check in ↵ | Alexander Golubev | 2013-01-05 | 1 | -7/+5 |
| | | | | | | poppler-tqt This resolves Bug 1295 | ||||
* | Fix poppler-tqt include and library dir in pkgconfig file | Slávek Banko | 2012-10-14 | 1 | -2/+2 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Use poppler pkg-config information when running version checks | Timothy Pearson | 2012-09-14 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS on older poppler versions | Timothy Pearson | 2012-06-25 | 2 | -19/+19 |
| | |||||
* | Fix FTBFS on Poppler >= 0.20 | Timothy Pearson | 2012-06-22 | 3 | -5/+20 |
| | | | | This resolves Bug 1061 | ||||
* | Add poppler-tqt.pc file | Timothy Pearson | 2012-06-12 | 2 | -0/+18 |
| | |||||
* | Disable poppler requirement if PDF support is disabled | Slávek Banko | 2012-06-12 | 1 | -1/+3 |
| | | | | Thanks to Francois Andriot for the patch! | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 19 | -19/+19 |
| | |||||
* | Replace fixed hard-coding of poppler include directory with cmake variable. | Darrell Anderson | 2012-05-06 | 2 | -1/+11 |
| | | | | Thanks to Francois Andriot. | ||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR} | Darrell Anderson | 2012-03-21 | 1 | -1/+1 |
| | | | | | | to be consistent with patch in GIT hash b99d4323ddffa1b9edcb8bab724a73729b79d883. This partially resolves bug report 600. | ||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 18 | -18/+18 |
| | |||||
* | Rename include subdirectory to tde | Timothy Pearson | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -9/+9 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 7 | -23/+23 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 2 | -6/+6 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 13 | -38/+38 |
| | | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 13 | -38/+38 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 38 | -71/+71 |
| | | | | | | | | 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: | tpearson | 2011-08-10 | 3 | -4/+4 |
| | | | | | | | | | 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 ↵ | tpearson | 2011-08-03 | 2 | -3/+3 |
| | | | | | | 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 detection | tpearson | 2011-07-31 | 2 | -5/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdegraphics FTBFS under poppler < 0.16 | tpearson | 2011-07-31 | 1 | -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 change | tpearson | 2011-07-31 | 2 | -1/+17 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdegraphics CMake compilation | tpearson | 2011-07-31 | 6 | -9/+54 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdegraphics poppler-tqt header file installation location | tpearson | 2011-06-26 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1238430 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdegraphics FTBFS | tpearson | 2011-06-19 | 2 | -6/+3 |
| | | | | 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 sequence | tpearson | 2011-06-19 | 15 | -9/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237558 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdegraphics | tpearson | 2011-06-19 | 54 | -372/+391 |
| | | | | | | | 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 Autotools | tpearson | 2011-06-18 | 15 | -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/kfile-plugins] added forgotten module (gsthumbnail) | samelian | 2011-05-07 | 1 | -1/+10 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdegraphics] added cmake support for kfax, kfaxview, kghostview, and ↵ | samelian | 2011-05-07 | 22 | -0/+720 |
| | | | | | | kfile-plugins git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230814 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion | tpearson | 2010-08-02 | 40 | -547/+547 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 89 | -0/+10305 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |