summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Fix qreal is not double.Felix Geyer2011-11-091-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0390-180/+180
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-282-0/+6
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* analyzer: code cosmeticshjk2011-08-177-163/+163
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-104-16/+28
|\
| * Make sensible use of global analyzer settingsEike Ziller2011-08-014-16/+28
* | Changed links to bugtracker to httpsRobert Loehning2011-08-104-4/+4
* | Fix Valgrind test compilation.Friedemann Kleint2011-08-091-0/+61
* | Merge branch '2.3'Oswald Buddenhagen2011-07-296-8/+10
|\ \ | |/
| * QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-256-8/+10
* | Merge branch '2.3'Oswald Buddenhagen2011-07-251-9/+11
|\ \ | |/
| * Analyzer[callgrind]: Fix a crash when remote profiling.Friedemann Kleint2011-07-181-9/+11
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-1527-1668/+1154
|\ \ | |/
| * analyzer: hide Browse button for valgrind path chooser on Windowshjk2011-07-141-0/+7
| * analyzer: merge valgrind related settingshjk2011-07-1324-1660/+1139
| * Fix initial layout in analyze mode.v2.3.0-betaEike Ziller2011-07-131-0/+1
| * analyzer: don't crash on "Goto Next Leak" if there is none.hjk2011-07-112-2/+4
| * valgrind backend: fix bug "!line == -1"hjk2011-07-072-5/+3
* | Remove unneeded defines.hjk2011-07-141-2/+0
* | valgrind: code cosmeticshjk2011-07-1373-191/+153
|/
* analyzer: remove unneeded function declarationhjk2011-07-071-1/+0
* analyzer: merge dockwidget and toolbar creation.hjk2011-07-074-82/+70
* analyzer: change default dockwidget layout for callgrind toolhjk2011-07-071-8/+10
* SSH: Don't allow connectToHost() while already connecting/connected.Christian Kandeler2011-07-061-1/+2
* display: simplify AnalyzerStartParametershjk2011-07-061-48/+22
* Revert "Valgrind: fix compilation"hjk2011-07-051-0/+2
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-056-0/+180
* Valgrind: Remove library and move code into plugin.Friedemann Kleint2011-07-0562-28/+9521
* Valgrind: fix compilationChristiaan Janssen2011-07-041-2/+0
* analyzer: move convenience factory back to base pluginhjk2011-07-046-180/+0
* Valgrind: Fix declspecChristian Kandeler2011-07-041-1/+1
* analyzer: refactor progresshjk2011-07-047-5/+208
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-045-14/+8
* analyzer: move responsibility for run modes to individual toolshjk2011-07-045-52/+15
* analyzer: refactoring of analyzer managerhjk2011-07-0412-108/+114
* analyzer: reorganize local/remote startshjk2011-06-294-0/+20
* analyzer: refactor AnalyzerManagerhjk2011-06-291-1/+1
* analyzer: more verbosity in the tool descriptionhjk2011-06-284-4/+20
* analyzer: remove output panehjk2011-06-272-2/+0
* analyzer: use dockwidget also for the memcheck toolhjk2011-06-274-130/+171
* Better name for enum value.con2011-06-241-1/+1
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-6/+6
* anaylyzer: remove "goto overview" action in callgrind toolhjk2011-06-201-15/+0
* analyzer: add 'redo' to callgrind result navigationhjk2011-06-202-14/+27
* tr()-Fixes for 2.3: Small spelling/notr-fixes.Friedemann Kleint2011-06-151-12/+4
* Analyzer: Use Utils::OutputFormat everywhereKai Koehne2011-06-144-29/+18
* analyzer: merge valgrind based tool pluginshjk2011-05-2352-0/+7453