summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb
Commit message (Expand)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-031-5/+5
* Replace Qt with TQtMichele Calgaro2024-03-173-3/+3
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-131-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-043-5/+5
* Remove various '#define' strings - part 6Michele Calgaro2023-12-151-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-167-21/+21
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-262-8/+8
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2014-15/+15
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-111-1/+1
* Added kexi hotfix to support versions 12 and higher, fixing issue #15ormorph2021-12-244-7/+26
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-21/+21
* Added detection whether the basic structure of MySQL / MariaDBSlávek Banko2019-09-082-1/+42
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-011-1/+1
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-284-10/+10
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-176-10/+10
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-231-1/+1
* Add test for build of libpqxx with enabled exceptionsSlávek Banko2018-07-271-19/+44
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-264-3/+76
* Fix FTBFS with GCC6Slávek Banko2016-09-032-2/+2
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-133-3/+3
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-115-10/+10
* Fix searching pqxx library on multiarch systemsSlávek Banko2013-12-271-1/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-037-7/+7
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1522-26/+26
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-13/+13
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
* Rename KSharedTimothy Pearson2013-01-312-3/+3
* Update for kioslave renameTimothy Pearson2013-01-274-4/+4
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-5/+5
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-2/+2
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-4/+4
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-10/+10
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
* Fix some "is not defined" warnings.Darrell Anderson2012-10-302-6/+6
* Fix inadvertent tqt changes.Darrell Anderson2012-10-214-5/+5
* Update for recent TQ changes.Darrell Anderson2012-06-201-1/+1
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-181-3/+3
* Fix FTBFS due to missing librariesSlávek Banko2012-06-134-10/+12
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-087-7/+7
* Fix FTBFS on newer pqxx versionsTimothy Pearson2012-05-051-2/+6
* Rename additional global TQt functionsTimothy Pearson2012-03-013-10/+10
* Fix FTBFSTimothy Pearson2012-02-222-15/+15
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1714-14/+14
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-5/+5
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1327-89/+89
* Apply a number of kexi patchesTimothy Pearson2012-01-118-18/+24