summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFSSlávek Banko2013-04-091-3/+3
| | | | (cherry picked from commit 5ce04ff528df8d18b3cb208ed76a530310200391)
* Fix Gwenview rotated jpeg image saveTimothy Pearson2013-04-095-402/+1824
| | | | | This resolves Bug 1436 (cherry picked from commit 29976f7d089ea9de53af84584f039e9ac9ade9c0)
* Update autotools for new DSO linkage styleSlávek Banko2012-08-071-1/+1
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit 9ed52cc74760361a1f600837fa919eb9a6be5ef1)
* Restore unviewable gvdirpart png images.Darrell Anderson2012-07-056-0/+0
| | | | (cherry picked from commit 060772c010746c17f2e0d2460f9c6a19230b2a6c)
* Fix inadvertent tqt changes. Part of an extensive cleanup of various problemsDarrell Anderson2012-06-053-12/+12
| | | | | with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. (cherry picked from commit 1eac443e690763dd571aec664aba52f6683f9916)
* Fix building with libpng 1.5.Darrell Anderson2012-06-051-19/+40
| | | | (cherry picked from commit 303be4553ad5bbe79d50a8708cf1f8f0e4d220af)
* Fix linear alphabet string errorsTimothy Pearson2012-06-051-1/+1
| | | | (cherry picked from commit 9cb99cdb5337032764d897c94a5e7c8803784d4e)
* Fix FTBFS in jpeg codeTimothy Pearson2012-06-051-53/+53
| | | | (cherry picked from commit ace6f27083b0acc2f30195f0d8908a9a346a5910)
* Fix FTBFSTimothy Pearson2012-06-051-1/+1
| | | | (cherry picked from commit 1ca2f7392842e9ffd76fbc5aefc51213eb9ce262)
* Rename a few stragglersTimothy Pearson2012-06-051-1/+1
| | | | (cherry picked from commit b4881a61a24b3df9af47ee6d7e7de4ca8d369f81)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0518-37/+37
| | | | (cherry picked from commit 04fccf73370ad95a70b8e107240e50f9fdbf98fc)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0533-106/+106
| | | | (cherry picked from commit eba1d381626d92b860239417f21d813f02ee6394)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0533-83/+83
| | | | (cherry picked from commit d0bdd0d7a768f9935b521f3bd12a4cd72739b96f)
* Convert remaining references to kde3 (e.g. in paths) to trinityv3.5.13tpearson2011-08-214-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:tpearson2011-08-1064-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:tpearson2011-08-1034-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 ↵tpearson2011-08-031-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:tpearson2011-07-0920-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[...]tpearson2011-07-072-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 FTBFStpearson2011-07-051-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 FTBFStpearson2011-07-052-1/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1239860 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Gwenview FTBFStpearson2011-07-041-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 ↵tpearson2011-06-1413-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 FTBFStpearson2011-05-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1233743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port Gwenviewtpearson2011-05-26156-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 patchtpearson2010-09-071-0/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1172409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2340-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1106810 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake fixestpearson2010-02-102-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 committpearson2010-02-10167-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 gwenviewtpearson2010-02-10272-0/+39557
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088034 283d02a7-25f6-0310-bc7c-ecb5cbfe19da