aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/callgrindtool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-5/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-5/+3
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+3
|\
| * BaseTextMark: Use (explicit) two phase initilizationDaniel Teske2012-05-031-1/+3
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-5/+5
|/
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspecthjk2012-02-231-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-17/+17
* Valgrind: String concanetation is faster then .argDaniel Teske2012-02-031-1/+1
* bugreports.qt.nokia.com -> bugreports.qt-project.orgDaniel Molkentin2012-01-261-1/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-2/+1
* Use new static ICore interface.hjk2012-01-241-5/+2
* 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: 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-4/+7
* mostly core and analyzer: more id-ficationhjk2011-11-151-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Changed links to bugtracker to httpsRobert Loehning2011-08-101-1/+1
* Analyzer[callgrind]: Fix a crash when remote profiling.Friedemann Kleint2011-07-181-9/+11
* analyzer: merge valgrind related settingshjk2011-07-131-5/+5
* analyzer: merge dockwidget and toolbar creation.hjk2011-07-071-62/+61
* analyzer: change default dockwidget layout for callgrind toolhjk2011-07-071-8/+10
* 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-3/+3
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-23/+5
* analyzer: refactoring of analyzer managerhjk2011-07-041-36/+36
* analyzer: reorganize local/remote startshjk2011-06-291-0/+9
* analyzer: refactor AnalyzerManagerhjk2011-06-291-1/+1
* analyzer: more verbosity in the tool descriptionhjk2011-06-281-1/+7
* anaylyzer: remove "goto overview" action in callgrind toolhjk2011-06-201-15/+0
* analyzer: add 'redo' to callgrind result navigationhjk2011-06-201-13/+24
* analyzer: merge valgrind based tool pluginshjk2011-05-231-0/+1003