aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Analyzer: Trigger stopIt() only once when pressing the stop buttonUlf Hermann2014-11-191-1/+0
* QmlProfiler: Fix toggling of internal client recording stateUlf Hermann2014-11-181-1/+7
* QmlProfiler: Don't switch to designer when clicking on eventsUlf Hermann2014-11-181-10/+4
* QmlProfiler: Disable loading of trace files while recording dataUlf Hermann2014-11-121-0/+6
* QmlProfiler: set the client recording state correctlyUlf Hermann2014-11-121-0/+1
* QmlProfiler: show a warning if unsaved notes are to be discardedUlf Hermann2014-11-121-3/+54
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-1/+1
* | QmlDebug/QmlProfiler: Fix MSVC warningsOrgad Shaneh2014-09-241-4/+4
* | QmlProfiler: Allow preselection of events to be recordedUlf Hermann2014-09-151-1/+68
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-2/+2
* | QmlProfiler: De-noisehjk2014-07-231-20/+18
* | AnalyzerTool: Make runMode and toolMode value membershjk2014-07-231-10/+2
|/
* QmlProfiler: rename logStatus to logState for consistencyUlf Hermann2014-05-081-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* QmlProfiler: Show a trace duration of 0 while data is being clearedUlf Hermann2014-03-311-2/+2
* QmlProfiler: repeat lookup of filename when retrieving source locationUlf Hermann2014-02-211-1/+1
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* QmlProfiler: Unify source file lookup between V8 and QML modelsUlf Hermann2014-02-191-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Add another data state "ClearingData"Ulf Hermann2013-12-111-0/+2
* | QmlProfiler: Remove custom canvas implementationUlf Hermann2013-12-031-6/+0
|/
* QmlProfiler: remove dependency on QmlProjectManagerAurindam Jana2013-10-151-2/+0
* IDevice: Add a qmlProfilerHost functionhjk2013-10-111-8/+1
* QmlProfiler: Remove unused codehjk2013-10-111-3/+0
* MessageManager: General cleanup.hjk2013-09-051-4/+2
* SessionManager: Apply 'static' patternhjk2013-09-051-7/+5
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-2/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-45/+28
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-16/+0
* Analyzer: Use action as handle for tool plus start modehjk2013-08-061-2/+1
* Analyzer: Remove some explicit uses of Analyzer::StartModehjk2013-08-051-5/+0
* IAnalyzerTool: actionId() is re-implemented in derived classesAurindam Jana2013-08-051-0/+5
* Analyzer: Remove unused AnalyzerStartParameter::toolId memberhjk2013-08-011-1/+0
* Analyzer: Remove IAnalyzerTool::canRunhjk2013-08-011-8/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-3/+4
* Analyzer: Remove IAnalizerTool::createStartParametershjk2013-08-011-50/+0
* Analyzer: Simplify IAnalyzerEngine interfacehjk2013-08-011-1/+1
* QmlProfiler: Remove unused class memberhjk2013-07-301-6/+1
* QmlProfiler: Don't store runConfiguration needlesslyhjk2013-07-291-6/+2
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-15/+0
* QmlProfiling: Attach to QML applicationAurindam Jana2013-04-291-15/+21
* QmlProfiler: Add members for QML port and hostAurindam Jana2013-04-251-4/+10
* QmlProfiling: Support both IPv4 and IPv6Aurindam Jana2013-04-181-3/+2
* QmlProfiler: Query available portAurindam Jana2013-04-181-7/+4