aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Merge 2 workers into one recipeJarek Kobus9 days1-0/+5
* QmlProfiler: Code cosmeticshjk2025-04-105-16/+11
* QmlProfiler: Dismantle QmlProfilerRunnerJarek Kobus2025-03-241-0/+1
* QmlPreview: Introduce setServer() setterJarek Kobus2025-03-181-8/+16
* QmlProfiler: Code cosmetics in testshjk2025-03-1736-240/+192
* QmlProfiler: Fix QmlProfilerToolTesthjk2025-03-171-2/+3
* QtSupport: Use BuildConfiguration for populateQmlFileFinder()hjk2025-03-121-1/+2
* QmlProfiler: Remove the usage of setAutoDeleteOnStop() in testsJarek Kobus2025-03-071-33/+19
* QmlProfiler: Fix expected messages to be receivedJarek Kobus2025-03-071-2/+2
* Fix warnings about unused return valuesChristian Kandeler2025-01-211-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Debugger: Merge analyzermanager.h into analyzerutils.hhjk2024-12-201-1/+1
* QmlProfiler: Inline LocalQmlProfilerSupportJarek Kobus2024-11-211-20/+5
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* CommandLine: Use more 1-arg c'torJarek Kobus2024-05-161-2/+2
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+8
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* Tracing: Remove useless codeMarcus Tillmanns2023-08-151-4/+4
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* RunControl: Remove initiateFinish() / finished()Jarek Kobus2023-07-041-8/+8
* All: Replace deprecated QLibraryInfo::locationhjk2023-06-061-1/+1
* QmlJS: Use QtConcurrent invocation for async runJarek Kobus2023-03-141-2/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-11/+12
* Various Tests: Use typed connections in QSignalSpyJarek Kobus2023-02-271-20/+20
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-5/+5
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0640-40/+40
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-252-2/+0
* Merge remote-tracking branch 'origin/8.0' into 9.0Tim Jenssen2022-10-0410-34/+38
|\
| * Add more checks for backwards compatibilityAntti Määttä2022-09-292-13/+17
| * Fix backward compatibility issue with QmlProfilerAntti Määttä2022-09-2910-21/+21
* | Fix qbs buildChristian Stenger2022-09-227-7/+8
* | QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-227-109/+116
* | Use SPDX license identifiersLucie Gérard2022-08-2640-960/+80
* | Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-181-8/+0
* | qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-6/+7
|/
* 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