summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: user defined host:portChristiaan Janssen2011-04-141-0/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-1420-280/+260
|\
| * Update license.hjk2011-04-1320-280/+260
* | mode: make displayname, icon, priority, id, type data membershjk2011-04-141-7/+5
* | core: make context and widget IContext data membershjk2011-04-141-12/+6
* | QmlProfiler: qmlproject supportChristiaan Janssen2011-04-144-8/+13
* | Fix Analyzer-related exit crash on Windows.Friedemann Kleint2011-04-051-2/+4
* | QmlProfiler: Enable attach action only if profiler is current toolKai Koehne2011-04-042-0/+5
* | AnalyzerManager: Export switching to analyzer modeKai Koehne2011-04-042-4/+10
* | AnalyzerManager: Make menu extendibleKai Koehne2011-04-042-11/+28
* | Add analyzer multiple tools, mode & remote supportMike McQuaid2011-04-0428-461/+1568
* | Merge remote branch 'origin/2.2'con2011-04-011-3/+12
|\ \ | |/
| * Analyzer: Fix a crash when launching on a QML project.Friedemann Kleint2011-03-291-3/+12
* | Analyzer: Fix assert on Windows.Friedemann Kleint2011-03-291-1/+2
* | RunControl: Show correct icon in application outputdt2011-03-282-0/+6
* | QmlProfiler: ongoing workChristiaan Janssen2011-03-241-2/+2
* | QmlProfiler: first commitChristiaan Janssen2011-03-242-1/+2
* | Merge remote branch 'origin/2.2'dt2011-03-211-1/+1
|\ \ | |/
| * Analyzer: Compile fix for gcc 4.0.1Kai Koehne2011-03-171-1/+1
* | AnalyzerBase: Select whole rows for previous/next actionsFriedemann Kleint2011-03-171-2/+4
|/
* AnalyzerBase: Fixes for multiple tools.Friedemann Kleint2011-03-161-2/+3
* Analyzer: Add status label.Friedemann Kleint2011-03-163-7/+41
* L10n: tr()-fixes.Friedemann Kleint2011-03-151-28/+17
* Analysis mode: Suppress startup flicker.Friedemann Kleint2011-03-141-2/+4
* Windows compilation fixPawel Polanski2011-03-111-1/+1
* Remove 'Analyze' mode.Friedemann Kleint2011-03-108-92/+712
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
* Valgrind: Fix coding style issues.Friedemann Kleint2011-03-0812-114/+109
* Valgrind: Fix breakage caused by tr()-fix.Friedemann Kleint2011-03-081-1/+1
* Analyzer Run Config: Turn tabs into group boxesKevin Funk2011-03-042-11/+12
* Analyzer Run Config: Update summary textKevin Funk2011-03-041-0/+8
* Do not show Analyzer mode if no tools were addedKevin Funk2011-03-042-9/+40
* make analyzer toolbar managed, preventing it from being moved aroundMilian Wolff2011-03-041-0/+1
* fix leaks of singletonsMilian Wolff2011-03-044-19/+42
* remove obsolete code that tracked build manager status (and failed to do so)Milian Wolff2011-03-042-26/+0
* cleanup code and follow coding styleMilian Wolff2011-03-045-21/+21
* Add analyzer base plugin.Mike McQuaid2011-03-0426-0/+2553