Commit Graph

3 Commits

Author SHA1 Message Date
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
Mike McQuaid
6ee9d06737 Add valgrind memcheck tool plugin.
Merge-request: 260
Reviewed-by: hjk <qtc-committer@nokia.com>
2011-03-04 12:33:37 +01:00