Friedemann Kleint
ae11a1f72c
Analyzer: Fix assert on Windows.
2011-03-29 14:49:18 +02:00
Christiaan Janssen
f774556de7
QmlProfiler: first commit
2011-03-24 11:07:59 +01:00
Friedemann Kleint
a7370ae4b0
Analyzer: Add status label.
...
Factor out the status label with timeout from the debugger plugin.
Use in analyzer manager, add standard messages and use that
in memcheck.
Task-number: QTCREATORBUG-4077
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-03-16 13:49:28 +01:00
Friedemann Kleint
cfc4282953
L10n: tr()-fixes.
...
Use standard checkable message box in analyzer.
2011-03-15 14:18:41 +01:00
Pawel Polanski
0da164c7d6
Windows compilation fix
2011-03-11 11:02:08 +01:00
Friedemann Kleint
11311b6e94
Remove 'Analyze' mode.
...
- Introduce a shared analysis output pane using a stacked widgets,
layouts for the tools' output panes and toolbar widgets.
- Introduce IAnalyzerOutputPaneAdapter interface returned
by IAnalyzerTool to manage them.
- Remove mode and its mainwindow contents (depending on enum
constants should use cases for it occur).
Reviewed-by: con
2011-03-10 17:44:37 +01:00
Friedemann Kleint
f610bf4d45
Valgrind: Fix coding style issues.
...
Header specification, remove internal classes from exported
headers, fully qualify signals,slots.
2011-03-08 13:56:52 +01:00
Kevin Funk
ecab2f191f
Do not show Analyzer mode if no tools were added
...
Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-03-04 16:00:03 +01:00
Milian Wolff
5a0279c85a
make analyzer toolbar managed, preventing it from being moved around
...
Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-03-04 16:00:02 +01:00
Milian Wolff
1e3d1982ca
fix leaks of singletons
...
Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-03-04 16:00:01 +01:00
Milian Wolff
8f5e33cfc0
remove obsolete code that tracked build manager status (and failed to do so)
...
Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-03-04 16:00:01 +01:00
Milian Wolff
7592fb13f2
cleanup code and follow coding style
...
Merge-request: 265
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-03-04 16:00:01 +01:00
Mike McQuaid
0cc448f778
Add analyzer base plugin.
...
Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-03-04 12:33:37 +01:00