Commit Graph

17 Commits

Author SHA1 Message Date
Christiaan Janssen
72e65485a5 QmlProfiler: fixed arguments for qmlobserver when profiling
Reviewed-by: Kai Koehne
2011-04-15 17:31:21 +02:00
Kai Koehne
18bfabe0ee QmlProfiler: Fix slot signature 2011-04-15 09:01:34 +02:00
Kai Koehne
35493c454c QmlProfiler: Use ApplicationLauncher instead of QProcess 2011-04-14 17:36:45 +02:00
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
cbfaea1ed3 QmlProfiler: qmlproject support
Reviewed-by: Kai Koehne
2011-04-14 09:57:08 +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
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
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
hjk
8fac439e86 compile fixes on *nix 2011-03-24 13:02:57 +01:00
Christiaan Janssen
f774556de7 QmlProfiler: first commit 2011-03-24 11:07:59 +01:00