aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/memchecktool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspecthjk2012-02-231-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-16/+16
* Long live the king!hjk2012-01-261-1/+1
* Valgrind plugin: fix for just partial usage of coreplugin/coreconstants.h valuesDenis Mingulov2012-01-171-2/+2
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-0/+5
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-1/+11
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-1/+1
* analyzer: show busy cursor as long analysis is runninghjk2011-12-131-0/+8
* mostly core and analyzer: more id-ficationhjk2011-11-151-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* analyzer: merge valgrind related settingshjk2011-07-131-5/+4
* 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-111-2/+2
* analyzer: merge dockwidget and toolbar creation.hjk2011-07-071-16/+7
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-051-0/+5
* analyzer: move convenience factory back to base pluginhjk2011-07-041-5/+0
* analyzer: refactor progresshjk2011-07-041-0/+6
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-6/+1
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-17/+2
* analyzer: refactoring of analyzer managerhjk2011-07-041-26/+26
* analyzer: reorganize local/remote startshjk2011-06-291-0/+9
* analyzer: more verbosity in the tool descriptionhjk2011-06-281-3/+11
* analyzer: use dockwidget also for the memcheck toolhjk2011-06-271-104/+115
* analyzer: merge valgrind based tool pluginshjk2011-05-231-0/+549