aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind
Commit message (Expand)AuthorAgeFilesLines
...
* | Debugger: Make most views per-engine instead of singletonshjk2018-08-172-21/+21
* | 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-132-4/+4
* | Debugger: Make perspective toolbar items part of the perspectivehjk2018-08-062-28/+24
* | Debugger/Perspectives: Go back to QPointer<QObject>hjk2018-08-022-21/+31
* | Valgrind: Proactively shut up sanity bothjk2018-08-013-37/+37
* | Debugger: Move ownership of perspective dock widgets to pluginshjk2018-08-012-32/+26
* | 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
* | Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-5/+5
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-191-0/+4
|\|
| * Valgrind: Heob: Make heob support translatableChristian Stenger2018-06-141-0/+4
* | Remove ApplicationLauncher::Modehjk2018-06-054-2/+10
* | Valgrind: Use the majority way to register run workershjk2018-06-043-53/+54
|/
* Finish merging Runnable and StandardRunnablehjk2018-05-238-28/+23
* Debugger: Remove DetailedErrorDelegateNikolai Kosjar2018-05-221-15/+7
* Valgrind: Add clear button to callgrind toolChristian Stenger2018-05-151-0/+11
* Valgrind: Fix unit testChristian Stenger2018-05-091-1/+2
* Valgrind: Consistently use nullptrTobias Hunger2018-05-084-4/+4
* Valgrind: Use override consistentlyTobias Hunger2018-05-077-32/+32
* Use FileName in TextMarkEike Ziller2018-05-033-4/+5
* 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
* | ProjectExplorer: Keep RunConfiguration in ISettingsAspectUlf Hermann2018-04-273-6/+12
* | Valgrind: Add some missing overrideUlf Hermann2018-04-261-2/+2
* | Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* | Callgrind: Use nullptrOrgad Shaneh2018-03-161-24/+24
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-132-2/+14
|\|
| * Valgrind: Use OPENFILE_TOOLBAR in toolbarsAlessandro Portale2018-02-132-2/+2
| * Valgrind: Open help for heobHannes Domani2018-02-071-0/+12
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-071-26/+20
|\|
| * Heob: Fix UI textLeena Miettinen2018-02-071-17/+17
| * Fix MinGW valgrind buildOliver Wolff2018-02-061-9/+3
* | Valgrind: Remove unneeded use of global object poolhjk2018-02-051-3/+3
|/
* Valgrind: Show full command-line on valgrind executionOrgad Shaneh2018-01-243-0/+7
* 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
* Valgrind: Fix crash when missing stacksHannes Domani2017-12-141-0/+4
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+2
* Valgrind: Fix cyclic connectOrgad Shaneh2017-11-173-7/+1
* Valgrind: Fix callgrind parsing with git versionOrgad Shaneh2017-11-171-1/+3
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-5/+0
* Valgrind: Remove dead codeAlessandro Portale2017-10-134-82/+0