aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-4/+3
* QmlProfiler: Remove unnecessary parameter from test codeTobias Hunger2019-08-151-2/+2
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-092-7/+6
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-7/+1
* Avoid warning on empty expressionshjk2019-07-232-7/+7
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-7/+1
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-1/+4
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Utils: Remove rarely used FilePath constructorhjk2019-05-281-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+1
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-8/+4
* ProjectExplorer: Refactor KitManager::registerKit()Christian Kandeler2019-03-122-9/+7
* ProjectExplorer: Un-protect ProjectNode constructorhjk2019-02-261-8/+1
* ProjectExplorer: Remove FileNode's isGenerated constructor boolhjk2019-02-251-2/+2
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* ProjectExplorer: Remove BuildConfigurationFactory::priorityhjk2019-01-311-5/+0
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-5/+6
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-1/+1
* QmlProfiler: ModernizeAlessandro Portale2018-12-0215-26/+26
* 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