Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename environment class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-28 | 1 | -750/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename threading nt* related files to equivalent tq* | Michele Calgaro | 2024-06-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove documentation for QWS classes and Qt/Embedded | Michele Calgaro | 2024-06-25 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Correctly release glib mainloop and gsource, to avoid memory leaks | Michele Calgaro | 2024-04-30 | 1 | -1/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 1 | -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> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the | Michele Calgaro | 2018-09-16 | 1 | -34/+34 |
| | | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added safety harness for currentThreadObject() usage. | Michele Calgaro | 2015-07-19 | 1 | -2/+6 |
| | | | | | | | | currentThreadObject() returns a null pointer if the current thread was not started using the TQThread API. This relates to bug 1748. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-03 | 1 | -2/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 1 | -31/+51 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-04-22 | 1 | -231/+366 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-07 | 1 | -9/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-06 | 1 | -11/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-01 | 1 | -1/+3 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-26 | 1 | -0/+593 |