summaryrefslogtreecommitdiffstats
path: root/src/core/aspects/qabstractaspect.h
Commit message (Expand)AuthorAgeFilesLines
...
* Aspects: onInitialize now takes a QVariantMapPaul Lemire2014-11-141-1/+1
* More work towards a clean shutdownSean Harmer2014-11-031-2/+2
* QJobProviderInterface: renamed to QAspectJobProviderInterfacePaul Lemire2014-10-181-2/+2
* QJobManagerInterface renamed to QAspectJobManagerInterfacePaul Lemire2014-10-181-2/+2
* Further refactoring of QAbstractAspectPaul Lemire2014-10-171-9/+14
* QBackendNodePaul Lemire2014-10-171-0/+13
* QAbstractAspect refactoredPaul Lemire2014-10-171-11/+8
* QAspectManager made privatePaul Lemire2014-10-171-0/+2
* QAbstractAspect : virtual QSceneObserverInterface getterPaul Lemire2014-07-251-0/+3
* Rename QAbstractAspect::cleanupHelper() to onCleanup()Sean Harmer2014-07-111-1/+1
* Make QAbstractAspect::cleanup() privateSean Harmer2014-07-111-2/+2
* Rename QAbstractAspect::initializeHelper() to onInitialize()Sean Harmer2014-07-111-1/+1
* Make QAbstractAspect::initialize private and QAspectManager a friendSean Harmer2014-07-111-2/+3
* QAspectManager::registerAspect takes QAbstractAspect*Paul Lemire2014-07-091-0/+2
* QAbstractAspect d-pointeredPaul Lemire2014-07-091-7/+7
* Renamed AbstractAspect to QAbstractAspectPaul Lemire2014-07-091-0/+104