summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed FTBFS caused by name conflict with new postgres server dev 11 package.Michele Calgaro2018-11-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-271-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-4/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-5/+0
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1762-1138/+1138
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2720-63/+63
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-4/+4
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Always build with a clean namespaceSlávek Banko2018-09-242-46/+0
| | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-1625-218/+218
| | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do not force POSIX mutexes on FreeBSDSlávek Banko2017-03-121-2/+2
| | | | | | | This relates to bug 2462 See comments on bug 2744 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Third part of prior commitTimothy Pearson2016-09-061-0/+1
| | | | GIT client malfunctions are fun!
* Second part of prior commitTimothy Pearson2016-09-061-3/+3
|
* Use time_t for UNIX timestampsTimothy Pearson2016-09-061-6/+6
| | | | WARNING: This breaks the ABI!
* Added operator[] convenience function to TQPtrList, similarly to TQValueList.Michele Calgaro2015-09-141-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Automated update from Qt3Timothy Pearson2015-03-051-1/+1
|
* Automated update from Qt3Timothy Pearson2015-03-052-68/+68
|
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-061-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Automated update from Qt3Timothy Pearson2015-01-112-5/+22
|
* Automated update from Qt3r14.0.0Timothy Pearson2014-12-061-2/+6
|
* Automated update from Qt3Timothy Pearson2014-10-061-1/+24
|
* Enhance warning verbosity in TQFile (unix)François Andriot2014-09-161-9/+9
|
* Automated update from Qt3Timothy Pearson2014-09-124-6/+36
|
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-071-0/+6
|
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2014-09-071-2/+3
|
* Improvements to TQValueList. This may relate to bug 1820Michele Calgaro2014-08-021-20/+22
|
* Fix potential null pointer dereferenceSlávek Banko2014-05-231-2/+2
|
* Enabled operator->() for class QValueListIterator.Michele Calgaro2014-03-171-6/+2
|
* Automated update from Qt3Timothy Pearson2013-12-281-3/+3
|
* Automated update from Qt3Timothy Pearson2013-12-221-0/+15
|
* Automated update from Qt3Timothy Pearson2013-12-171-64/+69
|
* Automated update from Qt3Timothy Pearson2013-12-171-53/+20
|
* Automated update from Qt3Timothy Pearson2013-11-031-0/+1
|
* Automated update from Qt3Timothy Pearson2013-10-161-1/+1
|
* Private headers moved out from public include directorySlávek Banko2013-08-141-2/+2
|
* Automated update from Qt3Timothy Pearson2013-06-101-3/+18
|
* Automated update from Qt3Timothy Pearson2013-05-144-85/+292
|
* Automated update from Qt3Timothy Pearson2013-05-075-15/+15
|
* Automated update from Qt3Timothy Pearson2013-04-222-28/+335
|
* Automated update from Qt3Timothy Pearson2013-03-212-6/+87
|
* Automated update from Qt3Timothy Pearson2012-12-073-0/+32
|
* Automated update from Qt3Timothy Pearson2012-12-064-2/+33
|
* Automated update from Qt3Timothy Pearson2012-09-101-0/+13
|
* Automated update from Qt3Timothy Pearson2012-08-071-2/+2
|
* Automated update from Qt3Timothy Pearson2012-07-282-2/+2
|
* Automated update from Qt3Timothy Pearson2012-06-271-35/+45
|
* Automated update from Qt3Timothy Pearson2012-06-1730-361/+361
|
* Automated update from qt3Timothy Pearson2012-03-061-2/+2
|
* Automated conversion from qt3Timothy Pearson2012-02-2841-414/+414
|