summaryrefslogtreecommitdiffstats
path: root/src/core/services
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesMike Krus2023-03-171-27/+0
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-211-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-202-3/+3
* Qt3DCore: includemocsMike Krus2022-06-227-0/+14
* Use SPDX license identifiersLucie Gérard2022-06-2222-836/+44
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-2/+2
* Fix vS2019 build issuesMike Krus2020-07-201-5/+0
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-9/+9
* Input Aspect: Dispatch events directlyMike Krus2020-07-012-9/+17
* Revert "Replace deprecate QNetworkReply::error() call"Timur Pocheptsov2020-02-241-1/+1
* Replace deprecate QNetworkReply::error() callTimur Pocheptsov2020-01-151-1/+1
* Add commands to dump frame graph and scene graphMike Krus2020-01-091-1/+1
* Expand System InformationMike Krus2019-12-182-4/+31
* Make GL profiling a runtime optionMike Krus2019-12-183-11/+51
* Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-173-1/+43
* Implement getting list of aspects from system information classMike Krus2019-12-135-14/+43
* Make tracing a runtime optionMike Krus2019-12-135-28/+333
* Remove the Aspect ThreadPaul Lemire2019-08-071-2/+2
* QEventFilterService: these aren't the algorithms you're looking forMarc Mutz2019-07-311-16/+12
* Remove unused <QMap> includesMarc Mutz2019-07-221-1/+0
* Switch export macros to standard formKai Koehne2019-04-026-8/+8
* QDownloadHelperService: add couple comments to give more contextPaul Lemire2018-07-201-0/+2
* QDownloadHelperService: fix commentPaul Lemire2018-01-201-1/+1
* Merge branch '5.10' into devSean Harmer2018-01-171-1/+1
|\
| * Iterate on references to avoid copiesMike Krus2018-01-131-1/+1
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-253-7/+7
|/
* Add missing emit, found by -Wclazy-incorrect-emitSergio Martins2017-06-061-1/+1
* Merge branch '5.9' into devSean Harmer2017-05-215-0/+5
|\
| * Add missing Q_OBJECT (clazy reports)Mike Krus2017-05-025-0/+5
* | Add download service and use for remote meshesMike Krus2017-05-208-2/+691
|/
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0214-21/+36
|\
| * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-3114-20/+35
* | Make QAbstractServiceProvider a QObjectMike Krus2017-03-035-15/+17
* | Fix build for INTEGRITYKimmo Ollila2017-01-231-30/+31
|/
* Fix reset in input event filters in shutdownMäättä Antti2016-06-082-0/+8
* Q_NULLPTR -> nullptrSean Harmer2016-05-012-3/+3
* Move QRay3D to Qt3DRender and make privateMike Krus2016-03-051-1/+0
* Mark more types movable/primitiveMarc Mutz2016-03-041-2/+6
* Handle event filters more gracefullyMike Krus2016-02-181-38/+39
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-266-48/+30
|\
| * Doc: Mark the rest of the private classes \internalTopi Reinio2016-01-266-30/+30
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-253-18/+0
* | Unify license header usageAntti Kokko2016-01-2617-187/+238
* | QInputAspect: hookup EventSourceHelper/InputSetingsPaul Lemire2016-01-191-2/+6
|/
* Add we mean it headersLaszlo Agocs2015-12-152-0/+22
* Turn all services private for nowKevin Ottens2015-12-1217-87/+120
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-108-552/+0
* QCollisionQueryResult: Use implicit sharingAndy Nichols2015-11-273-10/+73
* QRayCastingService improvementsPaul Lemire2015-11-242-2/+4
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-234-20/+13