summaryrefslogtreecommitdiffstats
path: root/src/kernel/qeventloop.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation with -no-threadAlexander Golubev2024-03-101-0/+2
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-121-2/+2
| | | | | | | | | | | | This is the first part of the replacement process. Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*. Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow TDE code to continue building till replacement is carried over to all other modules. Once that is completed, the original Q_WS_* defines will be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-161-3/+3
| | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Private headers moved out from public include directorySlávek Banko2013-08-141-1/+1
|
* Automated update from Qt3Timothy Pearson2013-05-011-1/+2
|
* Automated update from Qt3Timothy Pearson2012-12-061-3/+29
|
* Automated conversion from qt3Timothy Pearson2012-02-281-1/+1
|
* Automated update from qt3Timothy Pearson2012-02-271-1/+1
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-3/+3
|
* Sync with latest scriptTimothy Pearson2011-12-051-1/+1
|
* Fix native TQt3 accidental conversion to tquitTimothy Pearson2011-11-141-13/+13
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+394