aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/memchecktool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-09-261-2/+3
|\
| * Valgrind: Add target executable suffix to heob command lineHannes Domani2018-09-251-2/+3
* | ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-2/+1
* | Debugger: Shift some perspective related API to the perspective classhjk2018-08-231-11/+8
* | Shift perspective ownership to pluginshjk2018-08-211-9/+8
* | ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* | Debugger: Make most views per-engine instead of singletonshjk2018-08-171-6/+6
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-151-1/+2
|\|
| * Valgrind: Fix heob check if executable existsHannes Domani2018-08-141-1/+2
* | Debugger: Tighten Perspective interfacehjk2018-08-131-2/+2
* | Debugger: Make perspective toolbar items part of the perspectivehjk2018-08-061-9/+7
* | Debugger/Perspectives: Go back to QPointer<QObject>hjk2018-08-021-5/+11
* | Debugger: Move ownership of perspective dock widgets to pluginshjk2018-08-011-8/+7
* | Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* | Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-191-0/+4
|\|
| * Valgrind: Heob: Make heob support translatableChristian Stenger2018-06-141-0/+4
* | Valgrind: Use the majority way to register run workershjk2018-06-041-42/+37
|/
* Finish merging Runnable and StandardRunnablehjk2018-05-231-8/+6
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-05-021-1/+3
|\
| * Heob: Compile fix for MinGWv4.6.1hjk2018-04-301-1/+3
* | Heob: Fix compiler warningsChristian Stenger2018-04-301-1/+1
|/
* Valgrind: Use OPENFILE_TOOLBAR in toolbarsAlessandro Portale2018-02-131-1/+1
* Valgrind: Open help for heobHannes Domani2018-02-071-0/+12
* Heob: Fix UI textLeena Miettinen2018-02-071-17/+17
* Fix MinGW valgrind buildOliver Wolff2018-02-061-9/+3
* Valgrind: Inform about heob/dwarfstack requirementsHannes Domani2018-01-231-3/+19
* Valgrind: Fix heob ui textsHannes Domani2018-01-171-35/+35
* Valgrind: Add heob path to settingsHannes Domani2018-01-161-10/+37
* Valgrind: Enable heob menu entry only if debugging is possibleHannes Domani2018-01-161-0/+3
* Valgrind: Save current heob settings as defaultHannes Domani2018-01-161-5/+58
* Valgrind: Run heob process with debuggerHannes Domani2018-01-161-13/+96
* Valgrind: Add heob supportHannes Domani2018-01-161-2/+568
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+2
* Debugger: Clean up outdated includes and fileshjk2017-10-051-0/+3
* Valgrind: Merge memcheck{engine,tool}.* fileshjk2017-09-251-19/+190
* MemCheck: Code cosmeticshjk2017-09-181-28/+13
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-2/+2
* ProjectExplorer: Use a real 'finishing' phase for RunControlshjk2017-07-171-0/+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-8/+2
* Valgrind: Merge MemCheck{,WithGdb}ToolRunnerhjk2017-06-221-5/+1
* 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-13/+15
* Valgrind: Move to new target/tool split for local setupshjk2017-05-021-14/+16