summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind/callgrindtool.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Analyzer: Use a more common default value for the initial dock areahjk2014-07-241-9/+3
* Analyzer: Set dockwidget title on inner widget firsthjk2014-07-241-4/+8
* Debugger: Save width of manually resized tree view columnshjk2014-07-181-0/+5
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Valgrind: Fix missing pause iconChristian Stenger2014-03-281-1/+1
* Valgrind: fix capitalization of Callgrind in UI textLeena Miettinen2014-03-061-1/+1
* Valgrind: Callgrind log is not XMLOrgad Shaneh2014-02-201-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Valgrind: fix UI text capitalization and punctuationLeena Miettinen2013-10-101-1/+1
* Valgrind: Use a filter for XML filesOrgad Shaneh2013-09-301-2/+5
* Valgrind: Add action to load external log fileNikolai Kosjar2013-09-111-1/+48
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-3/+3
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-3/+1
* Analyzer: Rename AbstractAnalyzerSubConfig to ISettingsAspecthjk2013-08-131-1/+1
* Analyzer: Move extensionInitialized() out of IAnalyzerToolhjk2013-08-121-31/+5
* Analyzer: Cleanup settings handlinghjk2013-08-121-10/+5
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-16/+0
* Analyzer: Re-introduce ValgrindTool levelhjk2013-08-081-2/+2
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-10/+15
* Analyzer: Use action as handle for tool plus start modehjk2013-08-061-2/+2
* Analyzer: Remove some explicit uses of Analyzer::StartModehjk2013-08-051-5/+0
* IAnalyzerTool: actionId() is re-implemented in derived classesAurindam Jana2013-08-051-0/+5
* Analyzer: Slim down AnalyzerManager interfacehjk2013-08-051-2/+0
* Analyzer: Move common startTool implementations to IAnalyzerTool basehjk2013-08-051-1/+1
* Analyzer: Remove IAnalyzerTool::canRunhjk2013-08-011-5/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-23/+23
* Analyzer: Remove intermediate "ValgrindTool" inheritance levelhjk2013-08-011-5/+11
* Analyzer: Simplify IAnalyzerEngine interfacehjk2013-08-011-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-2/+2
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-9/+9
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* analyzer: add a button to shorten names of function templateshjk2012-08-221-5/+20
* 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