summaryrefslogtreecommitdiffstats
path: root/digikam/libs
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-02-171-3/+3
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-3037-292/+292
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-076-18/+18
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-034-15/+15
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-2/+2
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-2/+2
* Replace Qt with TQtMichele Calgaro2023-11-0516-49/+49
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-262-7/+7
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0210-21/+21
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-4/+4
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2061-63/+63
* Add support for Jasper 3.x.Slávek Banko2022-04-291-0/+10
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-281-3/+3
* Removed code formatting modelines.Michele Calgaro2020-09-281-3/+0
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3014-46/+46
* Completed previous commit. Some files had not been properly updated.Michele Calgaro2019-06-011-1/+1
* Fix FTBFS due libkdcraw include directory.Slávek Banko2019-04-061-1/+1
* Fix inadvertently renamed Orientation => Qt::Orientation.Slávek Banko2018-12-231-1/+1
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1719-22/+22
* Fix FTBFS with GCC7 on armSlávek Banko2017-10-181-1/+1
* Enable STDC_LIMIT_MACROS for jasperSlávek Banko2017-01-302-0/+13
* Fix FTBFS with GCC6Slávek Banko2016-09-032-8/+8
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-30/+30
* Fix another FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-2/+2
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-232-2/+2
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-225-6/+6
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa...Timothy Pearson2014-10-131-2/+2
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-132-4/+4
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-2/+2
* Fix unintended renamingDarrell Anderson2014-02-162-6/+6
* Additional k => tde renaming and fixesSlávek Banko2013-09-0321-24/+24
* Fix rotated jpeg image saveSlávek Banko2013-04-164-8/+2244
* Rename KABC namespaceTimothy Pearson2013-02-201-2/+2
* Fix unintended rename of LOCKFILESlávek Banko2013-02-172-5/+5
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1552-69/+69
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1431-37/+37
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-28/+28
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-019-9/+9
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-018-20/+20
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-5/+5
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2723-28/+28
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2620-23/+23
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2518-40/+40
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2423-89/+89
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-11/+11
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-1911-13/+13
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/digikamDarrell Anderson2012-05-061-1/+1
|\
| * Fix 'format not a string literal' errorTimothy Pearson2012-05-031-1/+1