summaryrefslogtreecommitdiffstats
path: root/src/imageutils
Commit message (Collapse)AuthorAgeFilesLines
* Drop autotools supportMichele Calgaro2024-05-131-33/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix cmake conversion for ix86 archsMichele Calgaro2024-03-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion to cmake building systemMichele Calgaro2024-03-082-2/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Suppress several warningsAlexander Golubev2024-03-072-2/+5
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Various small improvementsAlexander Golubev2024-02-171-1/+1
| | | | | | | | | - fix some warnings about struct/class deslaration/definition mismatch - fix incorrect assert in jpegcontent.cpp - add a note - null a pointer after deleting a job Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-182-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS when using libexiv2 0.28.0. This resolves issue #7.Michele Calgaro2023-09-111-1/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unused code related to very old versions of libexiv2 (prior to 2011)Michele Calgaro2023-09-111-19/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-287-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with exiv2 >= 0.27.Slávek Banko2019-08-191-0/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-4/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add local copy of jpegint.hSlávek Banko2014-07-052-0/+812
| | | | This resolves Bug 1541
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Fix FTBFSSlávek Banko2013-04-091-3/+3
|
* Fix Gwenview rotated jpeg image saveTimothy Pearson2013-04-085-402/+1824
| | | | This resolves Bug 1436
* Fix FTBFSTimothy Pearson2013-02-161-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix branding issues.Darrell Anderson2012-04-127-7/+7
|
* Fix inadvertent tqt changes. Part of an extensive cleanup of various problemsDarrell Anderson2012-04-121-10/+10
| | | | with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963.
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix FTBFS in jpeg codeTimothy Pearson2012-01-111-53/+53
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-4/+4
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-4/+4
| | | | This reverts commit 2b7143e0539396c75306f6e78bf0a5641ed1acfc.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-4/+4
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | 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
* TQt4 port Gwenviewtpearson2011-05-2611-296/+296
| | | | | | | 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
* Rest of interrupted svn committpearson2010-02-109-9/+9
| | | | 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-1018-0/+5885
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088034 283d02a7-25f6-0310-bc7c-ecb5cbfe19da