summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqapplication_x11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename several symbols {qt=>tqt}Fat-Zer/minor/refactoringAlexander Golubev6 hours1-148/+148
| | | | | | | | | | | | | | Symbols renamed: * {qt=>tqt}_desktopwidget_update_workarea * {qt=>tqt}_desktopwidget_workarea_dirty * {qt=>tqt}_net_supports() * {qt=>tqt}_net_* * {qt=>tqt}_x11_create_desktop_on_screen All those are internal symbols; the changes don't affect API/ABI. No additional changes required. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Remove support for Irix, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-02-051-101/+0
| | | | | | complaint compiler Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for HPUX, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-01-171-29/+3
| | | | | | complaint compiler. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 8Michele Calgaro2025-12-081-246/+246
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop code for obsolete FreeType 1Michele Calgaro2025-01-101-6/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move time related functions from tqtinterface/tqapplication.{h,cpp}Michele Calgaro2024-10-221-0/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq*Michele Calgaro2024-10-221-0/+6732
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>