summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler
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
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* QmlProfiler: Avoid some compiler warningsUlf Hermann2018-09-182-3/+5
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+1
* ProjectExplorer: Update "generic" run configuration aspectshjk2018-09-132-3/+2
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-132-3/+2
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-1/+1
* ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-113-10/+4
* 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
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-301-1/+2
|\ \ | |/
| * QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-08-291-2/+3
| * Tracing: Make notes in TimelineModelAggregator mutableUlf Hermann2018-08-281-1/+2
* | Debugger: Shift some perspective related API to the perspective classhjk2018-08-231-4/+4
* | Shift perspective ownership to pluginshjk2018-08-211-2/+0
* | ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-2/+2
* | QmlProfiler: Don't save the run worker in LocalQmlProfilerSupportUlf Hermann2018-08-202-8/+5
* | QmlProfiler: Don't stop the RunControl from RunWorker dtorUlf Hermann2018-08-201-2/+0
* | QmlProfiler: Initialize members of ...Private class in own ctorRobert Loehning2018-08-201-9/+5
* | QmlProfiler: Initialize pointerRobert Loehning2018-08-201-1/+1
* | Debugger: Make most views per-engine instead of singletonshjk2018-08-172-13/+14
* | Debugger: Tighten Perspective interfacehjk2018-08-131-3/+2
* | Debugger: Make perspective toolbar items part of the perspectivehjk2018-08-063-17/+21
* | Debugger: Move ownership of perspective dock widgets to pluginshjk2018-08-012-11/+16
* | KitManager: Use unique_ptr to manage kitsTobias Hunger2018-07-253-11/+12
* | QmlProfiler: Fix placeholderRobert Loehning2018-07-231-2/+2
* | QmlProfiler: Fix place markersRobert Loehning2018-07-182-13/+9
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-07-181-1/+1
|\ \ | |/
| * Qml Profiler: Do toggle extended statistics when option is checkedUlf Hermann2018-07-161-1/+1
* | Tracing: Make sure we don't cast between different kinds of eventsUlf Hermann2018-07-164-12/+28
* | QmlProfiler: Remove extra file cacheUlf Hermann2018-07-162-12/+2
* | QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-07-161-2/+3
* | Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-4/+4
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-251-3/+2
|\ \ | |/
| * QmlDebug/QmlProfiler: Fix integer range checksUlf Hermann2018-06-191-3/+2
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-194-7/+6
|\ \ | |/
| * Tracing: Handle mouse events in FlameGraph QQuickItemUlf Hermann2018-06-182-2/+1
| * QmlProfiler: Fix unit test executionChristian Stenger2018-06-141-1/+1
| * QML Profiler: Fix punctuation in messagesLeena Miettinen2018-06-131-4/+4
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-112-8/+21
|\ \ | |/
| * QmlProfiler: When retrying to connect, double the timeoutUlf Hermann2018-06-062-8/+21
* | Remove ApplicationLauncher::Modehjk2018-06-051-1/+0
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-0417-115/+300
|\ \ | |/
| * QmlProfiler: stop trying to connect when the application quitsUlf Hermann2018-06-041-0/+7
| * QmlProfiler: Only consider data as lost if we are recordingUlf Hermann2018-05-311-1/+1
| * QmlProfiler: In statistics view use source model for location lookupUlf Hermann2018-05-311-1/+7
| * QmlProfiler: Actually update the details when rewriter tells us toUlf Hermann2018-05-312-5/+6
| * Tracing: Don't change visible features on clearing and replayingUlf Hermann2018-05-313-14/+1