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
4ae814361a
QmlProfiler: summary computation optimization
...
Reviewed-by: Kai Koehne
2011-04-08 17:06:01 +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
d5ad4e8dd4
QmlProfiler: reset timer on clear output
...
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
Christiaan Janssen
80036b8905
QmlProfiler: rendering optimizations
...
Reviewed-by: Kai Koehne
2011-04-05 12:54:04 +02:00
Kai Koehne
43ab73edac
QmlProfiler: Fix OTHER_FILES section
2011-04-04 17:00:07 +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
Kai Koehne
fe876b5580
QmlProfiler: Fix typo
2011-04-04 15:57:21 +02:00
Kai Koehne
3ffe2e0354
QmlProfiler: Move qrc resources in qmlprofiler namespace
2011-04-04 15:57:21 +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
Thorbjørn Lindeijer
f6c2528122
Don't use OpenGL for the QML profiler trace window
...
Using an OpenGL widget causes Qt to revert back to native widgets for
everything, which causes flicker.
Software rendering should be fast enough anyway and work more reliable
in general.
Reviewed-by: Kai Koehne
2011-03-31 15:47:15 +02:00
Kai Koehne
7a25f6c34d
QmlProfiler: Move ui files to 'qml' subdir
2011-03-28 10:48:13 +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
Kai Koehne
76a5abf602
QmlProfiler: Remove unused header
2011-03-25 09:10:24 +01:00
Kai Koehne
bcf24c6144
QmlProfiler: Fix compilation for 4.7.1
...
Remove inclusion of private Qt header that was not needed anyway.
2011-03-25 09:06:26 +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