Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -6/+6 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-07 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Restore unviewable gvdirpart png images. | Darrell Anderson | 2012-06-18 | 6 | -0/+0 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 5 | -6/+6 |
| | |||||
* | Fix branding issues. | Darrell Anderson | 2012-04-12 | 108 | -116/+116 |
| | |||||
* | Fix inadvertent tqt changes. Part of an extensive cleanup of various problems | Darrell Anderson | 2012-04-12 | 3 | -12/+12 |
| | | | | with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. | ||||
* | Fix building with libpng 1.5. | Darrell Anderson | 2012-04-12 | 1 | -19/+40 |
| | |||||
* | Remove stray vimrc files. | Darrell Anderson | 2012-03-31 | 2 | -8/+0 |
| | |||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 5 | -66/+66 |
| | |||||
* | Update automake files to use tde instead of kde | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 44 | -59/+59 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 2 | -3/+3 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS in jpeg code | Timothy Pearson | 2012-01-11 | 1 | -53/+53 |
| | |||||
* | 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 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -3/+3 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 19 | -21/+21 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 5 | -5/+5 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 3 | -4/+4 |
| | |||||
* | Convert remaining references to kde3 (e.g. in paths) to trinityv3.5.13 | tpearson | 2011-08-21 | 4 | -11/+11 |
| | | | | 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 | 40 | -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 | 167 | -127/+127 |
| | | | | 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 | 272 | -0/+39557 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088034 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |