summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler
Commit message (Expand)AuthorAgeFilesLines
* qmlprofiler: remove frame from summary viewhjk2011-05-231-0/+1
* QmlProfiler: capitalization of elapsed time displayChristiaan Janssen2011-05-231-2/+3
* analyze: rework 'addDock'hjk2011-05-231-2/+2
* qmlprofiler: ui and stylehjk2011-05-236-88/+78
* qmlprofiler: use dockwidgets instead of tabs in the output panehjk2011-05-235-69/+43
* analyzer: make output pane not pop up automatically in all caseshjk2011-05-202-6/+7
* analyzer: style and simplificationhjk2011-05-182-11/+5
* analyzer: cleanuphjk2011-05-182-2/+2
* QmlProfiler: removed fixed heightChristiaan Janssen2011-05-175-5/+119
* QmlProfiler: fix warning in MSVC compilerChristiaan Janssen2011-05-161-3/+3
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-104-7/+8
* QmlProfiler: Add missing copyright headerKai Koehne2011-05-092-0/+64
* Fix/add copyright headersTobias Hunger2011-05-0635-82/+81
* Compile Windows.Friedemann Kleint2011-05-051-2/+2
* QmlProfiler: Factor out logic to run apps from the engine into a separate runnerKai Koehne2011-05-047-40/+286
* QmlProfiler: Fix crash in qWarningKai Koehne2011-05-041-2/+7
* QmlProfiler: Don't warn about using QmlProfiler in either Release or Debug modeKai Koehne2011-05-041-2/+1
* QmlProfiler: Fix MSVC warning about character encodingKai Koehne2011-05-041-1/+1
* QmlProfiler: fix for 2cf76ead26b39Christiaan Janssen2011-04-281-2/+2
* QmlProfiler: corrected display nameChristiaan Janssen2011-04-262-2/+2
* Move OutputFormatter to Utils lib.con2011-04-262-3/+3
* GUI style fixes: spaces before ellipses and excess ellipsesOswald Buddenhagen2011-04-181-1/+1
* QmlProfiler: fixed arguments for qmlobserver when profilingChristiaan Janssen2011-04-151-2/+3
* QmlProfiler: fixed connection reset when new application startsChristiaan Janssen2011-04-153-5/+6
* QmlProfiler: Fix crash on application exitKai Koehne2011-04-151-1/+3
* QmlProfiler: Fix slot signatureKai Koehne2011-04-151-1/+1
* QmlProfiler: Fix compiler warningKai Koehne2011-04-151-1/+1
* QmlProfiler: Reinstantiate a QDDClient for every new connectionKai Koehne2011-04-142-27/+69
* QmlProfiler: Make use of QSharedPointer for TracePluginKai Koehne2011-04-142-12/+12
* QmlProfiler: Use ApplicationLauncher instead of QProcessKai Koehne2011-04-142-63/+32
* QmlProfiler: Remove use of Qt private headersKai Koehne2011-04-145-7/+10
* QmlProfiler: Enable on WindowsKai Koehne2011-04-144-9/+31
* QmlProfiler: Fixing regression for non-recording runsChristiaan Janssen2011-04-143-2/+15
* QmlProfiler: user defined host:portChristiaan Janssen2011-04-144-14/+12
* QmlProfiler: stop timer on failed connectionChristiaan Janssen2011-04-145-23/+23
* QmlProfiler: qmlproject supportChristiaan Janssen2011-04-145-26/+209
* QmlProfiler: summary computation optimizationChristiaan Janssen2011-04-081-57/+73
* QmlProfiler: cleaning output when starting new traceChristiaan Janssen2011-04-081-2/+7
* QmlProfiler: added summary viewChristiaan Janssen2011-04-086-5/+368
* QmlProfiler: reset timer on clear outputChristiaan Janssen2011-04-081-0/+2
* QmlProfiler: added 'clear view'Christiaan Janssen2011-04-065-9/+40
* qQmlProfiler: independent start/stop/record buttonsChristiaan Janssen2011-04-0610-22/+84
* QmlProfiler: rendering optimizationsChristiaan Janssen2011-04-054-14/+26
* QmlProfiler: Fix OTHER_FILES sectionKai Koehne2011-04-041-9/+9
* QmlProfiler: Enable attach action only if profiler is current toolKai Koehne2011-04-041-0/+8
* QmlProfiler: Add attach/detach menu entryKai Koehne2011-04-048-8/+275
* QmlProfiler: Fix typoKai Koehne2011-04-041-1/+1
* QmlProfiler: Move qrc resources in qmlprofiler namespaceKai Koehne2011-04-042-2/+2
* Add analyzer new APIs support to plugins.Mike McQuaid2011-04-044-6/+24
* Fix for shadow buildsKai Koehne2011-04-043-5/+6