summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor typo in H file include names.Michele Calgaro2020-05-231-1/+1
* Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-231-4/+0
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3012-114/+114
* Fix FTBFS when building with musl libc.Slávek Banko2019-12-111-0/+1
* Added tqDebug/tqWarning/tqFatal functions that takes a TQCStringMichele Calgaro2019-09-052-1/+20
* Change tests for glibc version.Slávek Banko2019-06-122-6/+6
* This fixes bug: 639gregory guy2019-06-011-0/+1
* Removed unnecessary and unused TQT_REAL_TQT definition.Michele Calgaro2019-05-231-2/+0
* Added utility functions tqDebug/tqWarning/tqFatal based on TQString parameter.Michele Calgaro2019-05-232-48/+85
* Added timestamp to debug functions (tqDebug, tqWarning, tqFatal).Michele Calgaro2019-04-271-94/+13
* Make use of TQString::utf8() and TQString::local8Bit() safe for conversion to...Slávek Banko2019-02-042-8/+27
* Improved class name used in previous commit. Suggestion comes fromMichele Calgaro2018-11-011-1/+1
* Fixed FTBFS caused by name conflict with new postgres server dev 11 package.Michele Calgaro2018-11-011-1/+1
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-271-6/+0
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-4/+0
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-5/+0
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1762-1138/+1138
* qt -> tqt conversion:Michele Calgaro2018-09-2720-63/+63
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-272-4/+4
* Always build with a clean namespaceSlávek Banko2018-09-242-46/+0
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-1625-218/+218
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-4/+4
* Do not force POSIX mutexes on FreeBSDSlávek Banko2017-03-121-2/+2
* Third part of prior commitTimothy Pearson2016-09-061-0/+1
* Second part of prior commitTimothy Pearson2016-09-061-3/+3
* Use time_t for UNIX timestampsTimothy Pearson2016-09-061-6/+6
* Added operator[] convenience function to TQPtrList, similarly to TQValueList.Michele Calgaro2015-09-141-0/+1
* 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
* 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