summaryrefslogtreecommitdiffstats
path: root/doc/html
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for Watcom compiler, which is not c++17 compliant.Michele Calgaro13 days1-13/+0
| | | | | | | Also remove some left over files that should have been deleted when support for SCO was removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove definition of TQ_DUMMY_COMPARISON_OPERATORMichele Calgaro2026-01-011-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove usage of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.Michele Calgaro2026-01-019-65/+1
| | | | | | | The #defines were used for some very old compilers which had issues with template instantiation. We are now using c++17 compilers, so this is unnecessary. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove TQ_INLINE_TEMPLATES defineMichele Calgaro2026-01-011-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove usage of TQ_INLINE_TEMPLATES define. inline' is redundant in function ↵Michele Calgaro2025-12-315-66/+58
| | | | | | template definitions, except for specific template specialization Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove Q_CANNOT_DELETE_CONSTANT define. We are using c++17 compilers,Michele Calgaro2025-12-281-4/+0
| | | | | | this should no longer be needed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.Michele Calgaro2025-12-286-27/+6
| | | | | | We are using c++17 compilers, so 'explicit' is supported. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove Q_NO_BOOL_TYPE define.Michele Calgaro2025-12-282-57/+0
| | | | | | We are using c++17 compilers, so bool is always available. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.Michele Calgaro2025-12-2812-28/+0
| | | | | | We are using c++17 compilers, so template specialization are supported. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 4Michele Calgaro2025-11-16509-4835/+4835
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename 'guiThread' and related functions to 'coreThread'.Michele Calgaro2025-07-276-27/+33
| | | | | | | A TTY TQApplication is GUI-less, so the usage of the term 'GUI' is misleading. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 1Michele Calgaro2025-06-2510-44/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Explicitly add 'ExcludeTimers' to 'ProcessEvent' enumMichele Calgaro2025-06-112-5/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove 'grp' from TQChar since now surrogate pairs are correctly supportedMichele Calgaro2025-03-131-32/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move TQChar code to standalone files tqchar.{h,cpp}Michele Calgaro2025-03-137-351/+491
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix editing of text containing surrogate characters.Michele Calgaro2025-02-131-1/+1
| | | | | | This relates to issue #162. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop support for discontinued DGUXMichele Calgaro2025-02-042-4/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for Tru64, OSF and SCO v3.2Michele Calgaro2025-01-073-42/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename Q_EXPORT to TQ_EXPORTMichele Calgaro2025-01-0213-39/+39
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for Metrowerks compilerMichele Calgaro2025-01-011-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename *.html files that were missed out during previous qt->tqt renamingMichele Calgaro2024-12-258-38/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for discontinued Reliant/Sinix unixMichele Calgaro2024-11-072-24/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename tqrtlcodec-h.html into tqhebrewcodec-h.htmlMichele Calgaro2024-11-021-0/+0
| | | | | | This was missed out in commit c113da20. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Borland compiler specific codeMichele Calgaro2024-10-285-34/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix up left over stuff from commit 397b9afaMichele Calgaro2024-10-261-191/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq*Michele Calgaro2024-10-22247-1439/+1630
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary references to developer local foldersMichele Calgaro2024-10-141378-1378/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename uic to tquicMichele Calgaro2024-10-1122-77/+77
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename moc to tqmocMichele Calgaro2024-10-0625-127/+126
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove documentation for Motif extension classes. Those classes are not ↵Michele Calgaro2024-10-0367-4523/+60
| | | | | | included in tqt3 source code Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete Netscape plugin and its classesMichele Calgaro2024-10-0346-2851/+74
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename private q* headers into equivalent tq*Michele Calgaro2024-09-133-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[s-z]* related files to equivalent tq*Michele Calgaro2024-09-12233-1640/+1638
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)Michele Calgaro2024-09-04187-1559/+1555
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[i-l]* related files to equivalent tq*Michele Calgaro2024-08-3174-477/+477
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[d-h]* related files to equivalent tq*Michele Calgaro2024-08-3181-876/+876
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[a-c]* related files to equivalent tq* (except ↵Michele Calgaro2024-08-29119-935/+935
| | | | | | ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete ntqabstractlayout.h headerMichele Calgaro2024-08-299-10/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename global classes nt* related files to equivalent tq*Michele Calgaro2024-08-2961-239/+239
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-08-2964-424/+424
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename layout nt* related files to equivalent tq*Michele Calgaro2024-08-16163-2180/+2180
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename more widget nt* related files to equivalent tq*Michele Calgaro2024-08-12326-7991/+7991
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename basic widget nt* related files to equivalent tq*Michele Calgaro2024-07-29308-5240/+5240
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename environment class nt* related files to equivalent tq*Michele Calgaro2024-07-28105-699/+699
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename text class nt* related files to equivalent tq*Michele Calgaro2024-07-24156-1296/+1296
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-21302-4213/+4213
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-18355-5826/+5826
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix errors in qt.dcf introduced in commit 8a071b48. This relates toMichele Calgaro2024-07-181-20/+0
| | | | | | issue #171. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-10283-5712/+5712
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-07192-2447/+2447
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>