summaryrefslogtreecommitdiffstats
path: root/src/moc
Commit message (Collapse)AuthorAgeFilesLines
* Remove dates from generated files.Slávek Banko2021-02-022-8/+4
| | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-011-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest QVariant::QVariant(bool) function.Michele Calgaro2019-05-272-12/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.Michele Calgaro2018-10-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-182-6/+6
| | | | | | | | 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-182-6/+6
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix 'format not a string literal' errorFrancois Andriot2013-08-152-4/+4
|
* Fix a number of threading data racesTimothy Pearson2013-05-142-2/+8
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-064-2508/+4335
|
* Undo prior accidental commitTimothy Pearson2012-03-022-8/+8
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-8/+8
|
* Fix FTBFS if yacc regenerates the mocTimothy Pearson2012-02-121-1/+1
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-107-0/+12291