summaryrefslogtreecommitdiffstats
path: root/src/core/aspects/aspectcommanddebugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-171-16/+4
* Qt3D: add configure option for jobs and GL profilingPaul Lemire2017-04-051-4/+0
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-3/+5
* CommandExecuter: add lots of helpers to convert types to JSONPaul Lemire2016-07-051-2/+4
* AspectCommandDebug: insert data as JSON objectPaul Lemire2016-07-051-1/+1
* Make the Qt3D Renderer execute its first shell commandPaul Lemire2016-07-051-5/+8
* AspectCommandDebugger: small refactoring + unit testsPaul Lemire2016-07-051-14/+24
* Add AspectCommandDebuggerPaul Lemire2016-07-051-0/+205