summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler
Commit message (Expand)AuthorAgeFilesLines
* Remove unused files qmlprofilerv8eventsview.cpp/h.Friedemann Kleint2013-09-262-1218/+0
* Fix qbs build.Christian Kandeler2013-09-191-1/+3
* QmlProfiler: Avoid generic property types in QMLAurindam Jana2013-09-187-25/+25
* QmlProfiler: Update Qt Quick 2.0 to Quick 2.1Aurindam Jana2013-09-1810-10/+10
* QmlProfiler: Initial conversion from Quick 1 to Quick 2Thomas Hartmann2013-09-1624-133/+138
* MessageManager: General cleanup.hjk2013-09-051-4/+2
* SessionManager: Apply 'static' patternhjk2013-09-051-7/+5
* Fix some include statements.Christian Kandeler2013-09-043-4/+11
* Remove superfluous include paths from project files.Christian Kandeler2013-09-022-5/+0
* QmlProfiler: Simplify QmlProfilerClientManagerPrivatehjk2013-08-301-5/+4
* Core/Help: Clean up HelpManager interface and usershjk2013-08-302-8/+7
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* Reduce usage of QStringRef::toString() in the QML profiler.Friedemann Kleint2013-08-292-8/+7
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-78/+66
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-212-2/+2
|\
| * Revert back copyright headersAurindam Jana2013-07-302-2/+2
| * Analyzer: Remove duplicate Analyzer run configuration aspectsAurindam Jana2013-07-302-7/+0
* | ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-1/+0
* | Fix compiler warningsOrgad Shaneh2013-08-151-1/+2
* | QmlProfiler: reworkedChristiaan Janssen2013-08-0958-3130/+7870
* | Analyzer: Introduce AnalzyerActionhjk2013-08-083-25/+37
* | QmlProfiler: Use real type instead of base classhjk2013-08-082-6/+5
* | Analyzer: Flatten AnalyzerManager::addToolhjk2013-08-061-4/+3
* | Analyzer: Use action as handle for tool plus start modehjk2013-08-061-2/+1
* | Analyzer: Remove some explicit uses of Analyzer::StartModehjk2013-08-052-6/+0
* | IAnalyzerTool: actionId() is re-implemented in derived classesAurindam Jana2013-08-052-0/+6
* | QmlProfiler: Remove StartQmlRemote start modeAurindam Jana2013-08-051-2/+2
* | Analyzer: Use the run mode stored in the parameters instead of a copyhjk2013-08-051-1/+1
* | QmlProfiler: Use StartLocal instead of StartQml start mode.Aurindam Jana2013-08-052-3/+3
* | QmlProfiler: Remove redundant dependency on Debugger pluginAurindam Jana2013-08-053-3/+0
* | Analyzer: Remove some unused codehjk2013-08-051-4/+1
* | Analyzer: Use AnalyzerManager for run control creationhjk2013-08-051-8/+1
* | ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-022-6/+12
* | Analyzer: Remove unused AnalyzerStartParameter::toolId memberhjk2013-08-012-2/+0
* | Analyzer: Remove IAnalyzerTool::canRunhjk2013-08-013-17/+3
* | QmlProfiler: clean up QmlProfiler{State,Client}Managerhjk2013-08-014-80/+69
* | Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-017-48/+49
* | Analyzer: Remove IAnalizerTool::createStartParametershjk2013-08-013-58/+58
* | Analyzer: Simplify IAnalyzerEngine interfacehjk2013-08-013-7/+6
* | Analyzer: Remove duplicate Analyzer run configuration aspectsAurindam Jana2013-07-302-7/+0
* | QmlProfiler: Remove unused class memberhjk2013-07-301-6/+1
* | QmlProfiler: Remove unused members from QmlProfilerEnginePrivatehjk2013-07-301-7/+2
* | QmlProfiler: Don't store runConfiguration needlesslyhjk2013-07-291-6/+2
* | Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-2510-100/+275
|\ \ | |/
| * QmlProfilerEngine: Emission of processRunning() signalAurindam Jana2013-07-231-1/+1
| * QmlProfiler: Separate out LocalQmlProfilerRunner from engineAurindam Jana2013-07-236-97/+116
| * Analyzer: Separate out run control factoriesAurindam Jana2013-07-235-2/+158
* | Fix coding style for else statementsOrgad Shaneh2013-07-173-30/+25
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
|/
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-261-0/+4
|\