summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Fix kexidb build with -std=c++20.François Andriot2024-10-011-1/+1
| | | | | | This solves issue #70. Signed-off-by: François Andriot <[email protected]>
* Replace Qt with TQtMichele Calgaro2024-03-172-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-041-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-163-10/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-261-1/+1
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-209-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added kexi hotfix to support versions 12 and higher, fixing issue #15ormorph2021-12-243-7/+22
| | | | Signed-off-by: ormorph <[email protected]>
* Added detection whether the basic structure of MySQL / MariaDBSlávek Banko2019-09-082-1/+42
| | | | | | | | | client is named st_mysql or MYSQL. This resolves FTBFS with MySQL client >= 8.0. This resolves issue #4. Signed-off-by: Slávek Banko <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-282-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-175-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add test for build of libpqxx with enabled exceptionsSlávek Banko2018-07-271-19/+44
| | | | | | This resolves FTBFS with libpqxx 3.x Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-264-3/+76
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-115-10/+10
| | | | match XDG specifications
* Fix searching pqxx library on multiarch systemsSlávek Banko2013-12-271-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-7/+7
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* 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-264-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-213-4/+4
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-134-10/+12
| | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-5/+5
|
* Fix FTBFS on newer pqxx versionsTimothy Pearson2012-05-051-2/+6
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Fix FTBFSTimothy Pearson2012-02-221-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-179-9/+9
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1310-22/+22
| | | | This closes Bug 782
* Apply a number of kexi patchesTimothy Pearson2012-01-112-3/+13
| | | | This closes Bug 777
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-20/+20
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-169-32/+32
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-159-32/+32
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-4/+4
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-2/+2
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-108-12/+12
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-107-17/+17
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-2539-485/+494
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* More automake repairstpearson2010-01-224-4/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-2073-0/+7722
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da