summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Call TQApplication::coreThread() in a static mannerAlexander Golubev2025-07-271-2/+2
| | | | | | This is a follow-up to d346b0f7a Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Rename 'guiThread' and related functions to 'coreThread'.Michele Calgaro2025-07-271-29/+38
| | | | | | | A TTY TQApplication is GUI-less, so the usage of the term 'GUI' is misleading. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq*Michele Calgaro2024-10-221-0/+4969
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>