Commit Graph

50 Commits (408044e9373640292a7e4f848f12fccf2b76ad06)
 

Author SHA1 Message Date
Automated System 408044e937 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System 6a5f0756a6 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System 6b37b2f166 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System c56762647a Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson abc913772d Rename include subdirectory to tde 13 years ago
Automated System c20def99f6 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System 42853508e9 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System 739c453e69 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System 5217857e0a Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System 3b72b9fd79 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System f7062fb64d Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Timothy Pearson d5aaa021f0 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 5f7052d056 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 96c6eba17f Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 881122ce62.
13 years ago
Timothy Pearson 881122ce62 Rename a number of old tq methods that are no longer tq specific 13 years ago
Automated System 6e0683c29f Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson 288eb87712 Rename KDEHOME and KDEDIR 13 years ago
Automated System 9d87ce3f68 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System aaf85d1c63 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System cba1b0469f Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson 0a4259ef5d Finish rename from prior commit 13 years ago
Automated System d38422cb2e Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System 19996665a2 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson a089fc185b Additional renaming of kde to tde 13 years ago
Automated System f738718de6 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Automated System 49bec3fa5f Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson 9477b6520d Rename additional instances of KDE to TDE 13 years ago
Automated System 281f947d38 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System 97abf25808 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 13 years ago
Automated System 2c76b43f9a Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson a2982342aa Additional kde to tde renaming 13 years ago
Automated System 3052a9fe51 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson c051ff8d12 Rename kde libraries to tde 13 years ago
Automated System 70a3b45de1 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 13 years ago
Timothy Pearson 4a5c6f60ca Added common directories 13 years ago
tpearson 77f212c7fe 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/libkdcraw@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dd7a726f8a Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6cba6db9bc rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 12231ef224 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/libkdcraw@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d646e75cb7 Fix libkdcraw FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1232486 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 23c9041fcb Update libkdcraw AUTHORS file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1232485 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 79b23e8d19 TQt4 port libkdcraw
This enables compilation under Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1232482 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7131a93888 Fix FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1232481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b2f660f330 Fixed compilation on Debian systems
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076768 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 335514cc5e Fixed wrong GPL addresses
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076758 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3f38a0b873 Added missing libraw files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076753 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 080528894f Updated to last released KDE3 version of libkdcraw (0.1.9)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c8cbf37a42 Add external admin directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076411 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a470f3e5f2 Added abandoned KDE3 version of libkdcraw
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago