summaryrefslogtreecommitdiffstats
path: root/src/core/aspects/qaspectmanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make QAbstractFrontEndNodeManager privateMike Krus2020-10-271-1/+1
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-8/+8
* Fix buildGiuseppe D'Angelo2020-06-031-1/+1
* Introduce QCoreAspectMike Krus2020-04-091-0/+1
* Introduce abstract API to lookup front end nodesMike Krus2020-04-071-3/+4
* Track dirty state on front end nodesMike Krus2020-04-071-0/+2
* Add support for aspects depending on other aspectsMike Krus2020-03-021-0/+1
* Add public API for working with jobsMike Krus2020-03-021-0/+3
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-171-0/+2
|\
| * Add ability to dump job graph to dot fileMike Krus2020-02-141-0/+2
* | Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
|/
* Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-251-0/+9
|\
| * Use animation rather than event to drive simulationMike Krus2020-01-131-1/+8
* | Expose number of jobs is last updateMike Krus2019-12-171-1/+3
* | Implement getting list of aspects from system information classMike Krus2019-12-131-1/+3
|/
* Fix Coverity warningsMike Krus2019-10-211-1/+0
* Add accessor to retrieve frontend node from an idMike Krus2019-10-021-0/+3
* Process pending nodes needing _q_postConstructorInit at start of frameJim Albamont2019-09-181-0/+4
* Use direct access to remove backend nodesPaul Lemire2019-09-161-3/+4
* Use sync method when initializing new backend nodesMike Krus2019-08-291-1/+2
* QAspectEngine: add run loop driving modesPaul Lemire2019-08-071-1/+4
* Remove the Aspect ThreadPaul Lemire2019-08-071-9/+7
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Methods mistakenly marked as slotsMike Krus2018-01-131-0/+1
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-5/+6
* Fix race in QAspectManager when shutting downPaul Lemire2017-01-101-0/+1
* Allow the backend chance to process any final changes during shutdownSean Harmer2016-05-201-0/+1
* Unregister aspects when shutting downSean Harmer2016-05-181-0/+1
* QVectorize QAspectManagerRobert Brock2016-04-191-3/+3
* Hook up some machinery ready for testing the no cloning approachSean Harmer2016-03-221-1/+2
* Start improving the startup/shutdown code pathsSean Harmer2016-03-171-1/+4
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-2/+0
* Fix race on QAspectManager shutdownMauro Persano2016-01-081-0/+1
* QAspectManager: Explicitly mark as private APIAndy Nichols2015-10-301-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-7/+7
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Make it possible for aspects to detect when being shutdownSean Harmer2015-08-061-0/+2
* Properly shutdown the rendererPaul Lemire2015-07-061-0/+2
* Introduce QAbstractFrameAdvanceService and QTickClockServicePaul Lemire2015-06-271-1/+0
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add QServiceLocator and skeleton system and OpenGL info servicesSean Harmer2015-01-281-1/+5
* Aspects: onInitialize now takes a QVariantMapPaul Lemire2014-11-141-3/+4
* More work towards a clean shutdownSean Harmer2014-11-031-3/+3
* QAspectEngine owns the root of the sceneSean Harmer2014-11-021-1/+1
* QJobManagerInterface renamed to QAspectJobManagerInterfacePaul Lemire2014-10-181-3/+3
* QAspectEngine/QAspectManager: setWindow -> setSurfacePaul Lemire2014-10-181-4/+4
* QAspectManager made privatePaul Lemire2014-10-171-9/+29
* Renamed QFrontendSceneObserver to QPostmanPaul Lemire2014-09-281-1/+0
* Register frontend QSceneObserverInterface with QChangeArbiterPaul Lemire2014-09-151-0/+2