aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler
Commit message (Expand)AuthorAgeFilesLines
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+1
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-0/+2
|\
| * Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-09-101-0/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-301-0/+4
|\|
| * Update scenegraph API check in isUsableLaszlo Agocs2021-08-261-0/+4
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-201-1/+1
|\|
| * Tracing/QmlProfiler/PerfProfiler: Fix qt_add_qml_module callAlessandro Portale2021-08-201-1/+1
* | Use more FileUtils based file dialogshjk2021-08-191-17/+17
* | Utils: Introduce a FilePath constructor from char arrayshjk2021-08-172-7/+6
* | ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-132-9/+7
|/
* Tracing/QmlProfiler: Port shaders to Qt 6Alessandro Portale2021-08-114-10/+114
* Tracing/QmlProfiler: Prepare for porting of shaders to Qt 6Alessandro Portale2021-08-111-25/+23
* QmlProfiler/PerfProfiler: Restore support for Qt >= 6.2Alessandro Portale2021-07-161-4/+4
* Restore support for CMake < 3.11Alessandro Portale2021-07-151-8/+11
* Avoid size_t to (u)int warnings with auto, where it is possibleTim Jenssen2021-07-071-1/+1
* Don't call qt_add_qml_module with inexistent TARGETAlessandro Portale2021-07-021-0/+4
* QmlProfiler: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-286-59/+104
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-223-2/+6
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-094-10/+60
* Tracing/QmlProfiler/Perfprofiler: Merge modulesAlessandro Portale2021-06-083-10/+8
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-2/+1
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-051-0/+1
|\
| * Fix build with GCC 11: include <limits>Jarek Kobus2021-04-291-0/+1
* | Utils: Introduce a BaseAspect::setEnabler(BoolAspect *)hjk2021-04-132-7/+3
* | Analyzer: Base ISettingsAspect on Utils::AspectContainerhjk2021-04-122-24/+7
* | QmlProfiler: Aspectify settingshjk2021-04-1217-703/+109
|/
* CMake build/Qt6: Automatically disable build of profilersEike Ziller2021-03-051-0/+1
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-172-2/+2
* QmlProfiler: Be more patient in FlameGraphViewTestUlf Hermann2021-01-151-1/+1
* Use new, more evocative MessageManager APIEike Ziller2020-12-162-7/+1
* Use Q_ENUM instead of obsoleted Q_ENUMSJarek Kobus2020-12-111-1/+1
* Don't call non-const method on temporary containerJarek Kobus2020-12-081-1/+1
* Don't access static functions/fields via instanceAlessandro Portale2020-11-273-6/+6
* QmlProfiler: Fix flamegraph testChristian Stenger2020-11-161-2/+2
* Remove unneeded includesJarek Kobus2020-11-121-1/+0
* Merge remote-tracking branch 'origin/4.13' into 4.14Eike Ziller2020-10-091-1/+1
|\
| * qmlprofiler: Fix a crash in the rangeFilterDominik Holland2020-10-091-1/+1
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-063-4/+4
* | QmlProfiler: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-142-9/+10
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-063-4/+4
|/
* Move Id from Core to UtilsEike Ziller2020-06-181-1/+2
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-5/+5
* Check for selection support of clipboardChristian Stenger2020-05-141-2/+4
* QmlProfiler: Fix warning about unused lambda captureChristian Kandeler2020-04-231-1/+1
* Fix lupdate issuesEike Ziller2020-03-181-1/+1
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-1/+7
* ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Work around QHash::unite deprecationhjk2020-02-251-2/+4
* Several SettingsPages: Code cosmeticshjk2020-01-302-3/+2