summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* analyzer: make output pane not pop up automatically in all caseshjk2011-05-201-6/+5
* analyzer: cleanuphjk2011-05-181-1/+1
* 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-2/+4
* 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: corrected display nameChristiaan Janssen2011-04-261-1/+1
* GUI style fixes: spaces before ellipses and excess ellipsesOswald Buddenhagen2011-04-181-1/+1
* QmlProfiler: fixed connection reset when new application startsChristiaan Janssen2011-04-151-3/+3
* QmlProfiler: Fix crash on application exitKai Koehne2011-04-151-1/+3
* QmlProfiler: Fix compiler warningKai Koehne2011-04-151-1/+1
* QmlProfiler: Reinstantiate a QDDClient for every new connectionKai Koehne2011-04-141-27/+67
* QmlProfiler: Remove use of Qt private headersKai Koehne2011-04-141-5/+3
* QmlProfiler: Enable on WindowsKai Koehne2011-04-141-1/+28
* QmlProfiler: Fixing regression for non-recording runsChristiaan Janssen2011-04-141-1/+1
* QmlProfiler: user defined host:portChristiaan Janssen2011-04-141-7/+8
* QmlProfiler: stop timer on failed connectionChristiaan Janssen2011-04-141-4/+8
* QmlProfiler: cleaning output when starting new traceChristiaan Janssen2011-04-081-2/+7
* QmlProfiler: added summary viewChristiaan Janssen2011-04-081-3/+22
* QmlProfiler: added 'clear view'Christiaan Janssen2011-04-061-1/+6
* qQmlProfiler: independent start/stop/record buttonsChristiaan Janssen2011-04-061-5/+37
* QmlProfiler: Enable attach action only if profiler is current toolKai Koehne2011-04-041-0/+8
* QmlProfiler: Add attach/detach menu entryKai Koehne2011-04-041-2/+62
* Add analyzer new APIs support to plugins.Mike McQuaid2011-04-041-2/+14
* Fix for shadow buildsKai Koehne2011-04-041-3/+4
* QmlProfiler: Fix regressionKai Koehne2011-04-041-1/+1
* QmlProfiler: instantiate FileInProjectFinder only onceKai Koehne2011-04-041-8/+18
* QmlProfiler: Use QtQuick 1.0 namespaceKai Koehne2011-03-251-3/+3
* QmlProfiler: Add license headersKai Koehne2011-03-251-0/+33
* QmlProfiler: Namespace fixesKai Koehne2011-03-251-2/+1
* QmlProfiler: ongoing workChristiaan Janssen2011-03-241-2/+29
* QmlProfiler: first commitChristiaan Janssen2011-03-241-0/+205