summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilerengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: manage receiving trace after app stoppedChristiaan Janssen2012-05-091-9/+6
* QmlProfiler: correctly manage "Application Output" controlsChristiaan Janssen2012-05-081-8/+8
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-2/+2
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-79/+109
* Debugger: Fix QML-only debugging on HarmattanKai Koehne2012-02-231-3/+14
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-2/+2
* QmlProfiler: read trace when application ended by the userChristiaan Janssen2012-02-171-1/+7
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-171-3/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+2
* QmlProfiler: timers for all profiler activitiesChristiaan Janssen2011-12-071-0/+8
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-1/+0
|\
| * AnalyzerManager: Fix analyzer actions disabled after build errorDaniel Teske2011-11-151-1/+0
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlProfiler: optimizations in canvas repaintChristiaan Janssen2011-11-021-3/+0
* | Unify parsing of application output in Debugger and ProfilerKai Koehne2011-11-011-61/+32
|/
* QmlProfiler: Re-enable attaching to a (remote) portKai Koehne2011-09-151-8/+16
* QmlProfiler: Stop app if you cannot connectKai Koehne2011-08-261-0/+4
* QmlProfiler: manage quick stops before connectionChristiaan Janssen2011-08-251-0/+1
* QmlProfiler: Fix documentation link for setting up debuggingKai Koehne2011-08-021-1/+2
* QmlDbg: Don't wait infinitely for messages on application outputKai Koehne2011-07-291-2/+20
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-251-3/+4
* QmlProfiler: supporting Application Output Pane buttonsChristiaan Janssen2011-07-251-2/+19
* QmlProfiler: refactored warning messageboxChristiaan Janssen2011-07-221-12/+4
* QmlProfiler: show warning when no executable givenChristiaan Janssen2011-07-221-0/+21
* QmlProfiler: show warning when no observer is presentChristiaan Janssen2011-07-211-0/+10
* Open a sensible help page when project misses setup for profiling.Eike Ziller2011-07-141-1/+1
* QmlProfiler: display warning when app killedChristiaan Janssen2011-07-131-0/+13
* corrected license headersThomas Murach2011-07-061-13/+12
* QmlProfiler: handling start/stop actionsChristiaan Janssen2011-07-051-0/+2
* analyzer: remove shadowed start parametershjk2011-07-051-26/+40
* analyzer: refactor progresshjk2011-07-041-1/+1
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-1/+1
* analyzer: refactoring of analyzer managerhjk2011-07-041-9/+11
* QmlProfiler: Rename TracePlugin to QmlProfileTraceClientKai Koehne2011-06-281-21/+8
* Compile.Friedemann Kleint2011-06-281-0/+1
* QmlProfiler: Support profiling applications on embedded LinuxKai Koehne2011-06-281-2/+7
* QmlProfiler: Implement missing slotKai Koehne2011-06-281-1/+8
* Analyzer: Use Utils::OutputFormat everywhereKai Koehne2011-06-141-2/+2
* QmlProfiler: Support profiling via CODA on SymbianKai Koehne2011-06-101-23/+30
* QmlProfiler: Track status of app through application outputKai Koehne2011-06-101-0/+60
* qmlprofiler: ui and stylehjk2011-05-231-28/+31
* Fix/add copyright headersTobias Hunger2011-05-061-2/+2
* QmlProfiler: Factor out logic to run apps from the engine into a separate runnerKai Koehne2011-05-041-34/+50
* QmlProfiler: fix for 2cf76ead26b39Christiaan Janssen2011-04-281-2/+2
* Move OutputFormatter to Utils lib.con2011-04-261-1/+1
* QmlProfiler: fixed arguments for qmlobserver when profilingChristiaan Janssen2011-04-151-2/+3