Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'guiThread' and related functions to 'coreThread'. | Michele Calgaro | 2025-07-27 | 1 | -8/+8 |
| | | | | | | | A TTY TQApplication is GUI-less, so the usage of the term 'GUI' is misleading. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix handling of socket notifier events in gmainloop functions. | Michele Calgaro | 2025-06-16 | 1 | -2/+6 |
| | | | | | | This resolves issue #231. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improve X11 'ProcessEvents()' with some code from the equivalent glib version | Michele Calgaro | 2025-06-13 | 1 | -10/+17 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Explicitly add 'ExcludeTimers' to 'ProcessEvent' enum | Michele Calgaro | 2025-06-11 | 1 | -6/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* | Michele Calgaro | 2024-10-22 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename private q* headers into equivalent tq* | Michele Calgaro | 2024-09-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename environment class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-28 | 1 | -0/+425 |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |