summaryrefslogtreecommitdiffstats
path: root/src/core/jobs/qaspectjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Doc: Fix documentation warnings for Qt 3D CoreTopi Reinio2018-02-161-2/+2
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-1/+2
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* Doc for core moduleColin Ogilvie2016-06-031-2/+1
* Added the rest of Qt3DCore doc skeletonsTomi Korpipää2016-04-211-1/+24
* Qt3D job run statsPaul Lemire2016-03-041-0/+5
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Add debug code to catch errors with removing job dependenciesSean Harmer2015-12-221-0/+6
* Change the idiom to clear null job dependenciesKevin Ottens2015-12-161-12/+8
* Add QAspectJob::removeDependency()Kevin Ottens2015-12-161-0/+6
* QAspectJob: add method to clear dependenciesPaul Lemire2015-11-161-0/+20
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* Properly initialize q_ptr (or avoid where it is not needed)Konstantin Ritt2015-05-201-3/+2
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QJob: refactoredPaul Lemire2014-10-181-0/+83