summaryrefslogtreecommitdiffstats
path: root/src/moc/moc_yacc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjusted to latest QVariant::QVariant(bool) function.Michele Calgaro2019-05-271-6/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.Michele Calgaro2018-10-081-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-181-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 Calgaro2018-09-181-3/+3
| | | | | | module Signed-off-by: Michele Calgaro <[email protected]>
* Fix 'format not a string literal' errorFrancois Andriot2013-08-151-2/+2
|
* Fix a number of threading data racesTimothy Pearson2013-05-141-1/+4
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-2246/+3867
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+4814