aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/callgrindtool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Add clear button to callgrind toolChristian Stenger2018-05-151-0/+11
* Use FileName in TextMarkEike Ziller2018-05-031-2/+2
* Callgrind: Use nullptrOrgad Shaneh2018-03-161-24/+24
* Valgrind: Use OPENFILE_TOOLBAR in toolbarsAlessandro Portale2018-02-131-1/+1
* ProjectExplorer: Rename RunControl::finished to stoppedhjk2017-07-121-1/+1
* Merge remote-tracking branch 'origin/master' into 4.4Eike Ziller2017-07-041-1/+1
|\
| * Debugger: Move startupRunConfiguration to RunConfigurationhjk2017-07-041-1/+1
* | Valgrind: Simplify RunControlFactory setuphjk2017-07-031-43/+10
|/
* ProjectExplorer: Remove virtual RunControl start/stop trampolinhjk2017-06-301-1/+1
* Valgrind: Use Runnable to pass device informationhjk2017-06-301-1/+0
* Valgrind: Remove starting() signalhjk2017-06-281-25/+8
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-4/+1
* Valgrind: Announce 'started', not 'stopped' on startuphjk2017-05-161-1/+1
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-7/+3
* Valgrind: Move to new target/tool split for local setupshjk2017-05-021-30/+32
* Debugger: Dissolve Debugger::ActionDescriptionhjk2017-04-241-17/+34
* ProjectExplorer: Remove startRunControl()'s runMode parameterhjk2017-04-121-1/+1
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-5/+5
* Remove duplicate includesEike Ziller2017-01-041-5/+0
* Move icons to UtilsUlf Hermann2016-08-051-6/+6
* Debugger: Dissolve AnalyzerUtils::logToIssuesPane()hjk2016-05-311-2/+4
* Icons: Move "next/prev", "[un]locked" and "zoom" from Core to UtilsAlessandro Portale2016-05-311-2/+3
* Debugger: Move remaining Analyzer overlay icon to ProjectExplorerhjk2016-05-301-2/+1
* Debugger: Let perspectives specify their central widgethjk2016-05-131-2/+2
* Valgrind: Remove factories from object pool when destroying themUlf Hermann2016-05-111-1/+1
* Valgrind: Split MemCheck and CallGrind factorieshjk2016-05-101-10/+58
* Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-3/+3
* Valgrind: Avoid soft assert on missing line numbersChristian Stenger2016-04-151-0/+3
* Icons: Move Run/Stop/Interrupt from projectexplorer to coreAlessandro Portale2016-04-101-2/+1
* Valgrind: Fix UI textLeena Miettinen2016-04-051-4/+4
* Valgrind: Fix callgrind's "Cost format" buttonAlessandro Portale2016-03-311-6/+1
* Valgrind: Fix memory leaksOrgad Shaneh2016-03-261-0/+1
* Debugger: Fix object leakage on shutdown and heap-use-after-free.hjk2016-03-241-1/+0
* Valgrind: Disable start actions during buildinghjk2016-03-101-10/+5
* Debugger: Merge debug mode and analyze modehjk2016-03-071-264/+265
* Valgrind: Shorten and correct start action namehjk2016-03-071-1/+1
* Debugger: Make Perspective status label globalhjk2016-03-021-3/+3
* Valgrind: Clean up tools interface a bithjk2016-03-021-272/+281
* Debugger: Remove return value from AnalyzerManager::createDockWidget()hjk2016-03-021-15/+15
* Valgrind: Avoid soft assert when no project is openedChristian Stenger2016-02-291-2/+1
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-21/+18
* Move analyzerbase to debuggerhjk2016-02-251-3/+3
* Valgrind: Random cleanupshjk2016-01-211-2/+2
* Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctorhjk2016-01-201-8/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Unify the close iconsAlessandro Portale2015-12-041-1/+1
* ProjectExplorer: Themed pause buttonAlessandro Portale2015-12-031-1/+2
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-9/+8
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-3/+4