summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/tests
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Further improve QmlProfilerTool testUlf Hermann2018-10-171-2/+8
* QmlProfiler: Make the tool test more robustUlf Hermann2018-10-051-5/+3
* QmlProfiler: Add more fine grained checks to tool testUlf Hermann2018-10-041-4/+17
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-09-071-1/+1
|\
| * QmlProfiler: Listen on QHostAddress::Any in QmlProfilerToolTestUlf Hermann2018-08-301-1/+1
| * QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-08-291-2/+3
* | KitManager: Use unique_ptr to manage kitsTobias Hunger2018-07-253-11/+12
* | QmlProfiler: Fix place markersRobert Loehning2018-07-181-8/+6
* | QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-07-161-2/+3
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-191-1/+1
|\ \ | |/
| * QmlProfiler: Fix unit test executionChristian Stenger2018-06-141-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-5/+10
|\ \ | |/
| * QmlProfiler: When retrying to connect, double the timeoutUlf Hermann2018-06-061-5/+10
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-042-0/+4
|\ \ | |/
| * QmlProfiler: Suppress debug message in testUlf Hermann2018-05-291-0/+3
| * QmlProfiler: Set the feature on Qml types when loading from qztUlf Hermann2018-05-291-0/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-282-2/+34
|\ \ | |/
| * QmlProfiler: Avoid soft asserts and warnings in details rewriter testUlf Hermann2018-05-281-0/+32
| * Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+2
* | QmlProfiler: Avoid double delete in details rewriter testUlf Hermann2018-05-281-2/+8
* | ProjectExplorer: Use unique_ptr to hold targets in projectsTobias Hunger2018-05-241-2/+2
|/
* QmlProfiler: Remove accepted() methodsUlf Hermann2018-05-116-28/+0
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-088-42/+50
* Tracing: Move the type storage out of the trace managerUlf Hermann2018-05-088-29/+28
* Tracing: Generalize event filteringUlf Hermann2018-05-081-1/+1
* Tracing: Don't restore notes for events that have been filtered outUlf Hermann2018-05-081-12/+26
* Add generic FlameGraphView QML componentUlf Hermann2018-05-081-3/+0
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-047-9/+10
* ProjectExplorer: Remove FolderNode::addNode taking a raw pointerTobias Hunger2018-05-021-5/+5
* ProjectExplorer: Use unique_ptr for Project::setRootProjectNodeTobias Hunger2018-05-021-2/+2
* Fix memory usage model detailsUlf Hermann2018-04-231-6/+12
* QmlProfiler: Fix flame graph view testUlf Hermann2018-04-231-5/+7
* Remove TimelineTraceManager::StateUlf Hermann2018-04-237-8/+0
* QmlProfiler: Rename specific replayEvents to replayQmlEventsUlf Hermann2018-04-191-1/+1
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-199-21/+32
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-1715-16/+34
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-177-21/+21
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-4/+4
* Move parts of QmlEvent and QmlEventType to timelineUlf Hermann2018-04-172-6/+26
* Timeline: Add stash() and restore() methods to notes modelUlf Hermann2018-04-171-1/+1
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-177-8/+8
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-171-0/+26
|\
| * Make sure we always quote the qmldebug command line argumentsUlf Hermann2018-04-161-0/+26
* | Project: Improve default implementation of Project::needsConfigurationTobias Hunger2018-03-091-0/+2
* | QmlProfiler: Use a predictable kit in the QmlProfilerTool testUlf Hermann2018-02-191-0/+11
* | QmlProfiler: Pimpl QmlProfilerPlugin class a bit morehjk2018-02-192-3/+3
* | QmlProfiler: Test that server recording changes only clear eventsUlf Hermann2018-02-132-1/+31
|/
* QmlProfiler: Fix buildOrgad Shaneh2018-01-171-1/+1
* QmlProfiler: Improve robustness of QmlProfilerTool testUlf Hermann2018-01-171-0/+2
* QmlProfiler: Drop static accessors from QmlProfilerToolUlf Hermann2018-01-112-5/+7