summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix potential buffer overflow in debug functions.Slávek Banko2023-12-261-3/+3
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-231-9/+9
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-1342-317/+317
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-0710-115/+115
* Remove Qt4 related stuffMichele Calgaro2023-07-099-59/+10
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-077-84/+4
* Drop Qt2 obsolete classesMichele Calgaro2023-06-033-13/+1
* Enable use of pthread's recursive mutexesBobby Bingham2023-06-021-190/+6
* Fix level when using pthreads recursive mutexBobby Bingham2023-05-231-16/+12
* Use empty d->cString for TQString::shared_null instead of null string.Slávek Banko2022-03-221-2/+2
* Avoid changes of d->cString for TQString::shared_null to make the value relia...Slávek Banko2022-03-221-4/+13
* tools: fix to use `pthread_t` for Thread IDOBATA Akio2021-12-281-10/+10
* Add unicode points so that upper() and lower() functions work for:Ray-V2021-04-141-964/+981
* Return TQT_NO_WORKSPACE setting, according to TQT_MODULE_WORKSPACE,Slávek Banko2021-03-301-0/+3
* Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT...Michele Calgaro2021-02-132-7/+7
* Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformatgregory guy2020-09-221-3/+3
* 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