aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerviewmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Delay creation of views until activationUlf Hermann2019-01-281-3/+10
* Shift perspective ownership to pluginshjk2018-08-211-2/+0
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-6/+7
* Debugger: Tighten Perspective interfacehjk2018-08-131-3/+2
* Debugger: Make perspective toolbar items part of the perspectivehjk2018-08-061-8/+8
* Debugger: Move ownership of perspective dock widgets to pluginshjk2018-08-011-11/+15
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-2/+2
* QmlProfiler: Remove now-unused members from statisticsUlf Hermann2018-04-161-2/+0
* QmlProfiler: De-pimpl QmlProfilerViewManagerhjk2017-06-271-68/+28
* QmlProfiler: Make the views accessible from the view managerUlf Hermann2016-12-281-32/+7
* QmlProfiler: Disable timeline if it's unusableUlf Hermann2016-12-151-4/+11
* QmlProfiler: Add functions to check if timeline view is usableUlf Hermann2016-12-151-0/+5
* QmlProfiler: Clean up view initializationUlf Hermann2016-12-141-15/+23
* QmlProfiler: Remove QmlProfilerViewManagerPrivate ctorUlf Hermann2016-12-141-3/+1
* QmlProfiler: Add default argument for parent widgets on event viewsUlf Hermann2016-06-011-2/+2
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-7/+2
* Debugger: Let perspectives specify their central widgethjk2016-05-131-6/+6
* QmlProfiler: Remove unused QmlProfilerEventsViewFactoryUlf Hermann2016-04-291-3/+0
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-2/+2
* QmlProfiler: remove dead codeUlf Hermann2016-03-241-13/+0
* Debugger: Merge debug mode and analyze modehjk2016-03-071-13/+12
* Debugger: Rename Perspective::Split to Perspective::Operationhjk2016-03-031-3/+3
* Debugger: Remove return value from AnalyzerManager::createDockWidget()hjk2016-03-021-8/+9
* QmlProfiler: Avoid use of Analyzer::createDockWidget return valuehjk2016-02-291-4/+5
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-13/+14
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Allow multiple events views loaded from pluginsUlf Hermann2016-01-061-28/+53
* QmlProfiler: Retrieve common actions from ActionManagerUlf Hermann2016-01-061-8/+2
* QmlProfiler: Remove "Limit to Range" option from statistics viewUlf Hermann2016-01-061-2/+1
* QmlProfiler: Rename "events" to "statistics" viewUlf Hermann2016-01-061-8/+8
* QmlProfiler: Reduce external interface of QQmlProfilerEventsWidgetUlf Hermann2016-01-061-4/+4
* QmlProfiler: Move constants to qmlprofilerconstants.hUlf Hermann2016-01-061-2/+2
* QmlProfiler: Convert connections to Qt5 styleUlf Hermann2015-11-021-6/+8
* QmlProfiler: Use visible features in events view.Ulf Hermann2015-07-081-0/+2
* QmlProfiler: Remove separator commentsUlf Hermann2015-07-021-2/+0
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-23/+0
* QmlProfiler: Improvements to searching timeline event notesEike Ziller2015-05-151-5/+12
* QmlProfiler: Don't hide/show trace view when loading and savingUlf Hermann2015-03-231-2/+1
* QmlProfiler: Show timeline view by defaultUlf Hermann2015-03-051-0/+1
* Analyzer: Dissolve IAnalyzerToolhjk2015-02-181-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QmlProfiler: cleanup QmlProfilerTraceViewUlf Hermann2014-12-151-2/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: propagate selections from trace to event view by typeIdUlf Hermann2014-10-021-2/+1
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-2/+1
* | QmlProfiler: Rename JavaScript view to "V8"Ulf Hermann2014-08-181-1/+1
|/
* Analyzer: Use a more common default value for the initial dock areahjk2014-07-241-3/+3