summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/tests
Commit message (Expand)AuthorAgeFilesLines
* Code cosmeticshjk2022-06-242-2/+3
* Dissolve RunControl::setRunnablehjk2022-05-311-21/+19
* Add Quick3d profiler supportJanne Koskinen2022-01-241-1/+4
* Remove qmake build filesEike Ziller2022-01-201-46/+0
* QmlProfiler: Remove unneeded Q_OBJECT in some testhjk2021-11-261-3/+0
* Remove unneeded includes of ApplicationLauncherJarek Kobus2021-11-101-1/+0
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-172-7/+6
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-6/+4
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-091-0/+7
* QmlProfiler: Aspectify settingshjk2021-04-123-153/+0
* QmlProfiler: Be more patient in FlameGraphViewTestUlf Hermann2021-01-151-1/+1
* Don't access static functions/fields via instanceAlessandro Portale2020-11-273-6/+6
* QmlProfiler: Fix flamegraph testChristian Stenger2020-11-161-2/+2
* 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