summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.Michele Calgaro2025-12-281-1/+1
| | | | | | We are using c++17 compilers, so 'explicit' is supported. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 8Michele Calgaro2025-12-081-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[s-z]* related files to equivalent tq*Michele Calgaro2024-09-121-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-181-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename main window nt* related files to equivalent tq*. The fileMichele Calgaro2024-07-061-1/+1
| | | | | | "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro2024-06-251-50/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-021-0/+1096
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>