aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Move test object creation closer to tested codehjk2024-01-191-2/+2
* Valgrind: Use new setup patternhjk2023-12-041-14/+2
* Valgrind: Collapse project and global settings classeshjk2023-07-251-1/+1
* Valgrind: Merge configwidget population to settings aspect containerhjk2023-07-241-1/+0
* Valgrind: Move global settings handling closer to current patternhjk2023-07-241-4/+1
* Valgrind: De-cruft plugin setuphjk2023-02-141-27/+28
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-3/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Valgrind: Use Tr::trhjk2022-07-111-3/+3
* Valgrind: Apply new SettingsPage patternshjk2020-01-171-36/+1
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-1/+1
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-2/+2
* Valgrind: Restructure plugin setuphjk2019-03-251-27/+13
* Valgrind: ModernizeAlessandro Portale2018-12-101-5/+5
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+1
* ProjectExplorer: Update "generic" run configuration aspectshjk2018-09-131-1/+1
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-2/+1
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-1/+1
* ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-111-2/+2
* ProjectExplorer: Keep RunConfiguration in ISettingsAspectUlf Hermann2018-04-271-1/+1
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Valgrind: Remove unneeded use of global object poolhjk2018-02-051-3/+3
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-5/+0
* ProjectExplorer: Add and use a RunConfiguration::registerAspect<>hjk2017-07-171-10/+2
* Valgrind: Simplify RunControlFactory setuphjk2017-07-031-1/+33
* Valgrind: Move some memcheck auto tests into pluginChristian Stenger2016-12-161-0/+14
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Valgrind: Split MemCheck and CallGrind factorieshjk2016-05-101-3/+2
* Valgrind: Clean up tools interface a bithjk2016-03-021-130/+12
* Debugger: Remove return value from AnalyzerManager::createDockWidget()hjk2016-03-021-31/+17
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-59/+56
* Move analyzerbase to debuggerhjk2016-02-251-5/+5
* Valgrind: Simplify device setup and handlinghjk2016-02-021-2/+0
* Analyzer: Remove explicit working directory storage in run controlhjk2016-01-271-2/+0
* Analyzer: Use a StandardRunnable instead of an AnalyzerRunnablehjk2016-01-271-6/+8
* Analyzer: Re-use AnalyzerRunnable in StartRemote dialog interfacehjk2016-01-251-10/+4
* Add runConfiguration to remote tool startersUlf Hermann2016-01-221-4/+4
* Analyzer: Remove AnalyzerStartParametershjk2016-01-201-6/+3
* Valgrind: Adapt to Analyzer base changeshjk2016-01-201-19/+8
* Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctorhjk2016-01-201-15/+36
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-32/+26
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-3/+2
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-3/+3
|\
| * Introduce Profile build modeUlf Hermann2015-10-201-3/+3
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+3
|/
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-6/+5
* Valgrind: Start custom actions more directlyhjk2015-06-191-20/+30
* Analyzer: Merge AnalyzerAction::useStartupProject and ::toolStarterhjk2015-06-181-4/+2