summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-251-1/+1
|\
| * Revert "Replace deprecate QNetworkReply::error() call"Timur Pocheptsov2020-02-241-1/+1
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-1714-25/+140
|\|
| * Show non-required jobs as dottedv5.15.0-beta1Mike Krus2020-02-171-0/+6
| * Add ability to dump job graph to dot fileMike Krus2020-02-147-4/+67
| * Add flag to jobs to indicate if they need to run or notMike Krus2020-02-1410-21/+67
* | Remove custom deprecation macroPaul Lemire2020-02-122-7/+0
* | Remove deprecated classes and functionsPaul Lemire2020-02-11108-7313/+119
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-0775-575/+1016
|\|
| * Remove unneeded export of inline functionsFriedemann Kleint2020-02-072-5/+5
| * Make the OpenGL renderer a pluginPaul Lemire2020-02-053-30/+11
| * Unit tests for qschedulerPaul Lemire2020-01-281-1/+1
| * QScheduler: restore jobsDone() call at the endPaul Lemire2020-01-281-0/+3
| * Clean up tracing codeMike Krus2020-01-276-23/+15
| * Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-252-3/+54
| |\
| | * Use animation rather than event to drive simulationMike Krus2020-01-132-4/+53
| * | Replace deprecate QNetworkReply::error() callTimur Pocheptsov2020-01-151-1/+1
| * | Fix deprecation handlingMike Krus2020-01-148-1/+32
| * | Add commands to dump frame graph and scene graphMike Krus2020-01-093-1/+52
| * | Silence deprecation warnings and fix Qt for Python and documentation buildsFriedemann Kleint2020-01-033-3/+13
| * | Fix compilation with MSVCFriedemann Kleint2020-01-031-1/+1
| * | Expand System InformationMike Krus2019-12-182-4/+31
| * | Make GL profiling a runtime optionMike Krus2019-12-183-11/+51
| * | Expose number of jobs is last updateMike Krus2019-12-174-5/+10
| * | Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-179-57/+60
| * | Use jobsDone to sync render capture back to frontendMike Krus2019-12-134-8/+13
| * | Implement getting list of aspects from system information classMike Krus2019-12-138-27/+53
| * | Fix deprecation syntaxMike Krus2019-12-133-3/+3
| * | Make tracing a runtime optionMike Krus2019-12-1313-293/+400
| * | Deprecate message APIMike Krus2019-12-0925-72/+86
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-072-6/+9
| |\|
| | * Make QThreadPooler use the global thread poolPaul Lemire2019-12-022-6/+9
| * | Make NodeRelationshipChange struct privateMike Krus2019-12-067-27/+13
| * | Fix usages of text stream operatorsAlexandru Croitor2019-12-063-14/+14
| * | Add Q3D_DECL_DEPRECATED macroMike Krus2019-12-051-0/+6
| * | Revert "Fix post FF API changes"Mike Krus2019-12-0310-32/+54
| * | Revert "Update jobs to remove post FF changes"Mike Krus2019-12-033-10/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-165-1/+11
| |\|
| | * Fix compile warning (again)Mike Krus2019-11-151-1/+1
| | * Disable threaded rendering macOS 10.14 and laterMike Krus2019-11-144-0/+10
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-141-1/+1
| | |\
| | | * QNode: stop using hash<node,connection> for bookkeeping5.13Paul Lemire2019-11-042-9/+17
| | * | Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-092-9/+17
| |\| |
| | * | Fix compile warningsMike Krus2019-11-081-1/+1
| | * | QNode: stop using hash<node,connection> for bookkeepingv5.14.0-beta3Paul Lemire2019-11-042-9/+17
| * | | Don't try to load binary json GLTF data if !QT_CONFIG(binaryjson)Ulf Hermann2019-11-071-0/+2
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-022-1/+10
| |\| |
| | * | Fix frame advance serviceMike Krus2019-10-281-1/+5
| | * | QNode::updateNode: ensure postConstructorInit of node is calledPaul Lemire2019-10-281-0/+5