Commit Graph

35 Commits (4afa6f6b88296c2cbf19a6acbbe6bc6889ad8cee)
 

Author SHA1 Message Date
Slávek Banko 4afa6f6b88 Reset submodule main/libraries/kipi-plugins/cmake to latest HEAD 13 years ago
Slávek Banko 97c9fb41cf Reset submodule main/libraries/kipi-plugins/cmake to latest HEAD 13 years ago
Slávek Banko 9c1146999a Reset submodule main/libraries/kipi-plugins/admin to latest HEAD 13 years ago
Slávek Banko ea4dac2b39 Update final HTML install path so all modules are consistent. 13 years ago
Darrell Anderson 9bb0f4b575 Update HTML install path references.
(cherry picked from commit 0c1fe7f308)
13 years ago
Darrell Anderson 2b85e6d74a Fix building with libpng 1.5.
Thanks to David C. Rankin and /dev/ammo42.
(cherry picked from commit ce22f23553)
13 years ago
Darrell Anderson ca19e54595 GCC 4.7 fix.
This resolves bug report 957.
Thanks to David C. Rankin.
(cherry picked from commit 9f6d630040)
13 years ago
Darrell Anderson 1742ec3385 Fix inadvertent tqt changes. Part of an extensive cleanup of various problems
with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963.
(cherry picked from commit ba22066e52)
13 years ago
Darrell Anderson 6df73ed559 Fix FTBFS caused by patch in GIT hash 21705d1b 2012-04-05.
(cherry picked from commit 63df5ccd20)
13 years ago
Darrell Anderson faf875647b Fix typos.
(cherry picked from commit 21705d1b06)
13 years ago
Timothy Pearson 5a7e011a32 Fix FTBFS
Thanks to Darrell Anderson for the patch!
(cherry picked from commit 41a1f16e9d)
13 years ago
Timothy Pearson 3af5ef96ba Fix TQGl detection
(cherry picked from commit 3c74e7815f)
13 years ago
Timothy Pearson d70c406442 Fix kipi-plugins FTBFS due to jpeg problems
This closes Bug 602
(cherry picked from commit daed74436a)
13 years ago
Timothy Pearson 716d7adc12 Rename a few stragglers
(cherry picked from commit f10baa397a)
13 years ago
Timothy Pearson 6cf6cad2dd Rename obsolete tq methods to standard names
(cherry picked from commit 5a561c21d6)
13 years ago
Timothy Pearson daebe7e752 Remove additional unneeded tq method conversions
(cherry picked from commit f176190ca6)
13 years ago
Timothy Pearson 22cab9bbfa Rename old tq methods that no longer need a unique name
(cherry picked from commit 8d3892fee8)
13 years ago
Timothy Pearson bfb3ec6f3b Fix FTBFS
(cherry picked from commit ba222cf962)
13 years ago
Timothy Pearson fa0cef8377 Fix FTBFS
(cherry picked from commit cfd9adeecf)
13 years ago
Slávek Banko fed0ae7e45 Add common directories 13 years ago
tpearson 81357c799d Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ace56e8f0b Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1075ae0b5e Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 70a17577a1 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 26078db901 Update kipi-plugins README
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1247480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ea3848d71d rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 94ec53c96c rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f899c4c05f Fix kipi-plugins FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1244227 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3e2c82e9b8 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bcbc2b2a3e Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 87ab06cc6b Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7c19562ad0 TQt4 port kipi-plugins
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1232561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a65baa328f Repair FTBFS in iPod export plugin
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077355 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6c207061c7 Added oft-forgotten admin directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077233 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 57e10fedbc Import abandoned KDE3 version of kipi plugins
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago