Kai Koehne
20cb599b8c
QmlProfiler: Remove use of Qt private headers
...
Use the copy of QDeclarativeDebugClient we ship with qtcreator.
However, since the internal one misses a waitForConnected any connection
will right now fail.
2011-04-14 17:36:44 +02:00
Kai Koehne
e6620167fc
QmlProfiler: Enable on Windows
...
Replace use of sleep() call with a timer.
2011-04-14 17:36:43 +02:00
Christiaan Janssen
b7bb522d5e
QmlProfiler: Fixing regression for non-recording runs
...
Reviewed-by: Kai Koehne
2011-04-14 16:15:08 +02:00
Christiaan Janssen
19190384b6
QmlProfiler: user defined host:port
...
Reviewed-by: Kai Koehne
2011-04-14 15:44:43 +02:00
Christiaan Janssen
fa2b294264
QmlProfiler: stop timer on failed connection
...
Reviewed-by: Kai Koehne
2011-04-14 15:25:58 +02:00
Christiaan Janssen
4214bb1a9b
QmlProfiler: cleaning output when starting new trace
...
Reviewed-by: Kai Koehne
2011-04-08 17:06:01 +02:00
Christiaan Janssen
6ab68a1a5f
QmlProfiler: added summary view
...
Reviewed-by: Kai Koehne
2011-04-08 13:35:38 +02:00
Christiaan Janssen
e838a3dd7c
QmlProfiler: added 'clear view'
...
Reviewed-by: Kai Koehne
2011-04-06 16:08:51 +02:00
Christiaan Janssen
fad891820d
qQmlProfiler: independent start/stop/record buttons
...
Reviewed-by: Kai Koehne
2011-04-06 12:59:29 +02:00
Kai Koehne
64fee9c5cb
QmlProfiler: Enable attach action only if profiler is current tool
2011-04-04 15:59:31 +02:00
Kai Koehne
12a02c7534
QmlProfiler: Add attach/detach menu entry
...
This allows one to also profile apps on device (as long as there
is a working TCP/IP connection).
2011-04-04 15:59:31 +02:00
Mike McQuaid
6ac987c846
Add analyzer new APIs support to plugins.
...
Merge-request: 284
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-04-04 14:39:28 +02:00
Kai Koehne
f0e3722eea
Fix for shadow builds
2011-04-04 10:13:29 +02:00
Kai Koehne
c17f1ec7d7
QmlProfiler: Fix regression
2011-04-04 10:13:11 +02:00
Kai Koehne
eb4d273949
QmlProfiler: instantiate FileInProjectFinder only once
2011-04-04 09:37:52 +02:00
Kai Koehne
96de970522
QmlProfiler: Use QtQuick 1.0 namespace
...
Allow profiler to run also with 4.7.1
2011-03-25 17:20:27 +01:00
Kai Koehne
d8f83e2b1b
QmlProfiler: Add license headers
2011-03-25 17:20:27 +01:00
Kai Koehne
ac61c9a918
QmlProfiler: Namespace fixes
...
Use own namespace (QmlProfiler) instead of Analyzer.
2011-03-25 09:21:00 +01:00
Christiaan Janssen
fbe9925d8c
QmlProfiler: ongoing work
2011-03-24 15:42:43 +01:00
Christiaan Janssen
f774556de7
QmlProfiler: first commit
2011-03-24 11:07:59 +01:00