summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Rename text class nt* related files to equivalent tq*Michele Calgaro2024-07-247-10/+10
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-212-4/+4
* Rename graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-182-5/+5
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-1045-101/+101
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-0732-59/+57
* Rename main window nt* related files to equivalent tq*. The fileMichele Calgaro2024-07-061-3/+3
* Rename threading nt* related files to equivalent tq*Michele Calgaro2024-06-3022-48/+48
* Rename date and time nt* related files to equivalent tq*Michele Calgaro2024-06-2911-15/+15
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro2024-06-2513-468/+38
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-06-121-1/+1
* Rename icon nt* related files to equivalent tq*Michele Calgaro2024-06-121-2/+2
* Rename text nt* related files to equivalent tq*Michele Calgaro2024-06-087-13/+13
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-0639-52/+52
* Rename image nt* related files to equivalent tq*Michele Calgaro2024-06-061-1/+1
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-0620-22/+22
* Rename template library nt* related files to equivalent tq*Michele Calgaro2024-06-0515-20/+20
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-022-2/+2
* Rename nt* canvas related files to equivalent tq*Michele Calgaro2024-05-313-3/+3
* Rename nt* sql related files to equivalent tq*Michele Calgaro2024-05-283-4/+4
* Rename ntqobject*.h and qobject*.cpp to tqobject*Michele Calgaro2024-05-272-2/+2
* Fix TQThreadStorage destruction in the main threadAlexander Golubev2024-03-182-0/+19
* Fix TQString::sprintf() not calling va_end() in case of bad cformatAlexander Golubev2024-03-171-4/+3
* Add explicit declaration TQChar&TQCharRef default constructor/destructorAlexander Golubev2024-03-141-0/+12
* Fix compilation with -disable-inputmethod and -no-inputmethodAlexander Golubev2024-03-071-0/+3
* Fix FTBFS with -no-stlAlexander Golubev2024-03-041-0/+2
* Remove original Q_WS_* definesMichele Calgaro2024-02-201-11/+0
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-153-25/+12
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1216-76/+87
* 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