Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/applications/gwenview/cmake to latest HEAD | Automated System | 2012-01-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/cmake to latest HEAD | Automated System | 2012-01-01 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-12-29 | 1 | -1/+1 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 18 | -37/+37 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 33 | -106/+106 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 33 | -83/+83 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 57 | -229/+229 |
| | | | | This reverts commit 2b7143e0539396c75306f6e78bf0a5641ed1acfc. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 57 | -229/+229 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-12-07 | 1 | -0/+0 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 4 | -18/+18 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-12-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/cmake to latest HEAD | Automated System | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 22 | -83/+83 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 6 | -17/+17 |
| | |||||
* | Reset submodule main/applications/gwenview/cmake to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/cmake to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 5 | -17/+17 |
| | |||||
* | Reset submodule main/applications/gwenview/admin to latest HEAD | Automated System | 2011-11-05 | 1 | -0/+0 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 4 | -6/+6 |
| | |||||
* | Added common directories | Timothy Pearson | 2011-11-04 | 3 | -0/+6 |
| | |||||
* | Convert remaining references to kde3 (e.g. in paths) to trinityv3.5.13 | tpearson | 2011-08-21 | 5 | -31/+31 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 64 | -219/+219 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 34 | -75/+75 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix instances of Orientation in quotes which were accidentally renamed to ↵ | tpearson | 2011-08-03 | 1 | -1/+1 |
| | | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 20 | -76/+76 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 2 | -5/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix gwenview libpng>1.4.x FTBFS | tpearson | 2011-07-05 | 1 | -2/+10 |
| | | | | | | | This closes Bug #337 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1239916 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Gwenview FTBFS | tpearson | 2011-07-05 | 2 | -1/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1239860 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Gwenview FTBFS | tpearson | 2011-07-04 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1239437 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵ | tpearson | 2011-06-14 | 13 | -13/+13 |
| | | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Gwenview FTBFS | tpearson | 2011-05-27 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1233743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port Gwenview | tpearson | 2011-05-26 | 156 | -3882/+3941 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1233720 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | EXIV2 patch | tpearson | 2010-09-07 | 1 | -0/+21 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1172409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed images | tpearson | 2010-03-23 | 44 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1106810 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automake fixes | tpearson | 2010-02-10 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088405 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rest of interrupted svn commit | tpearson | 2010-02-10 | 172 | -128/+128 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088038 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added old abandoned KDE3 version of gwenview | tpearson | 2010-02-10 | 302 | -0/+55888 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088034 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |