summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0323-46/+46
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* Analyzer: Make sure right tool is shown when triggered via menuKai Koehne2011-09-231-0/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-301-3/+9
|\
| * Fix action ids of analyzer tools.Eike Ziller2011-08-241-3/+9
* | Analyzer: Clean headers.Friedemann Kleint2011-08-177-10/+14
* | QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-9/+1
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-104-35/+146
|\ \ | |/
| * Make sensible use of global analyzer settingsEike Ziller2011-08-014-35/+146
* | analyzer: disable start options if there's no projecthjk2011-08-041-0/+17
* | analyzer: less global symbolshjk2011-08-042-5/+2
* | analyzer: modify a copy-and-pasted windows titlehjk2011-08-041-1/+1
|/
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-4/+4
* QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-252-4/+6
* Analyzer: show correct displayName when StartParameters not usedChristiaan Janssen2011-07-211-1/+4
* analyzer: cleanup string constant usagehjk2011-07-152-30/+20
* analyzer: potential fix for not-up-to-date actionshjk2011-07-131-7/+0
* Fix initial layout in analyze mode.v2.3.0-betaEike Ziller2011-07-131-1/+9
* analyzer: add 'Locked' and 'Reset to default' actions to Views menuhjk2011-07-131-0/+22
* analyzer: remove unneeded AnalyzerPluginPrivate classhjk2011-07-124-34/+11
* analyzer: merge dockwidget and toolbar creation.hjk2011-07-072-11/+4
* analyzer: fix control/dockwidget construction orderhjk2011-07-071-43/+34
* analyzer: postpone selecting saved toolhjk2011-07-071-2/+10
* analyzer: use an enum for StartMode and add comment make intentions clearhjk2011-07-071-11/+9
* analyzer: remove clutterhjk2011-07-062-13/+25
* analyzer: directly start tools from menuhjk2011-07-062-36/+52
* display: simplify AnalyzerStartParametershjk2011-07-061-3/+0
* QmlProfiler: handling start/stop actionsChristiaan Janssen2011-07-052-0/+7
* analyzer: remove shadowed start parametershjk2011-07-053-1/+10
* analyzer: handle all possibilities to start qml profiler in QmlProfilerToolhjk2011-07-051-1/+1
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-055-188/+7
* Valgrind: Remove library and move code into plugin.Friedemann Kleint2011-07-051-1/+0
* analyzer: move convenience factory back to base pluginhjk2011-07-045-7/+188
* analyzer: refactor progresshjk2011-07-0410-216/+93
* analyzer: remover base analyzerruncontrolfactoryhjk2011-07-042-167/+0
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-048-116/+144
* analyzer: remove dummy control widgetshjk2011-07-046-26/+7
* analyzer: cleanup mode constructionhjk2011-07-041-47/+19
* analyzer: move responsibility for run modes to individual toolshjk2011-07-046-110/+170
* qmlprofiler: simplify plugin constructionhjk2011-07-041-8/+1
* analyzer: refactoring of analyzer managerhjk2011-07-0411-271/+266
* analyzer: reorganize local/remote startshjk2011-06-295-109/+114
* analyzer: remove unused DockWidgetEventFilterhjk2011-06-291-33/+1
* analyzer: refactor AnalyzerManagerhjk2011-06-297-298/+312
* analyzer: dissolve "Start" menu buttonhjk2011-06-291-6/+3
* analyze: create a top level menu entryhjk2011-06-291-12/+8
* analyzer: more verbosity in the tool descriptionhjk2011-06-281-13/+18
* QmlProfiler: Warn user if Qt is too oldKai Koehne2011-06-281-1/+11
* analyzer: remove output panehjk2011-06-2711-808/+51