Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted to latest QVariant::QVariant(bool) function. | Michele Calgaro | 2019-05-27 | 1 | -6/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE. | Michele Calgaro | 2018-10-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵ | Michele Calgaro | 2018-09-18 | 1 | -3/+3 |
| | | | | | | | | updated admin module" The original commit was a mistake and should not have been pushed. This reverts commit f849f22528ee9eb5eeb1f9aa92822846b2b3e01f. | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -3/+3 |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -2/+2 |
| | |||||
* | Fix a number of threading data races | Timothy Pearson | 2013-05-14 | 1 | -1/+4 |
| | | | | | Add proper thread termination handler This partially resolves Bug 1508 | ||||
* | Add real threading support, including per-thread event loops, to QThread | Timothy Pearson | 2012-12-06 | 1 | -2246/+3867 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+4814 |