summaryrefslogtreecommitdiffstats
path: root/src/core/qscheduler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-4/+5
|\
| * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-4/+5
* | Initialize member in QSchedulerSean Harmer2017-02-121-0/+1
|/
* QScheduler: add a const to the job vectorPaul Lemire2016-06-271-1/+1
* De-inline some polymorphic dtorsMarc Mutz2016-04-281-0/+4
* QVectorize QAspectManagerRobert Brock2016-04-191-1/+1
* core: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-02-291-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Make QAspectJobProviderInterface privateKevin Ottens2015-12-171-1/+2
* Pass frame time delta through to the logic component frame updateSean Harmer2015-12-071-0/+4
* QScheduler::update renamed to something giving more insightPaul Lemire2015-11-241-1/+1
* Remove aspect enumsMike Krus2015-11-211-13/+5
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Handle jobs from multiple aspects of the same typeSean Harmer2015-08-051-3/+4
* Make QAspectJobManager and base class privateSean Harmer2015-06-101-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Pass the current time to the aspectsSean Harmer2014-12-151-3/+1
* Make QScheduler privateSean Harmer2014-11-191-1/+1
* More work towards a clean shutdownSean Harmer2014-11-031-1/+1
* QJobManagerInterface renamed to QAspectJobManagerInterfacePaul Lemire2014-10-181-1/+1
* QJob: refactoredPaul Lemire2014-10-181-3/+3
* QAspectManager made privatePaul Lemire2014-10-171-1/+1
* Renamed AbstractAspect to QAbstractAspectPaul Lemire2014-07-091-6/+6
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Silence a bunch of warningsSean Harmer2014-03-251-0/+2
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+92