summaryrefslogtreecommitdiffstats
path: root/src/core/aspects/qaspectthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-2/+3
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* De-inline some polymorphic dtorsMarc Mutz2016-04-281-0/+4
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Make QAspectThread privatePaul Lemire2015-10-141-2/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Scene3D: Properly handle shutdowns with QtQuick LoadersPaul Lemire2015-07-231-0/+2
* QAspectThread: replace a QMutex/QWaitCondition pair with a QSemaphoreMarc Mutz2015-06-111-8/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* corelogging.h -> corelogging_p.hSean Harmer2014-11-181-1/+1
* QAspectManager made privatePaul Lemire2014-10-171-1/+1
* QLoggingCategories added to CorePaul Lemire2014-05-301-6/+6
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-251-3/+5
* Separated sources in subfolders so as to have a clearer view of the codePaul Lemire2014-02-261-0/+92