index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
valgrind
/
valgrindplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Make run config aspects take a BuildConfiguration
Christian Kandeler
2025-03-11
1
-1
/
+1
*
Debugger: Simplify analyzer icon organization
hjk
2025-02-21
1
-2
/
+0
*
Debugger/ProjectExplorer: Promote run configuration aspect widgets
hjk
2024-12-20
1
-2
/
+2
*
Valgrind: Move test object creation closer to tested code
hjk
2024-01-19
1
-2
/
+2
*
Valgrind: Use new setup pattern
hjk
2023-12-04
1
-14
/
+2
*
Valgrind: Collapse project and global settings classes
hjk
2023-07-25
1
-1
/
+1
*
Valgrind: Merge configwidget population to settings aspect container
hjk
2023-07-24
1
-1
/
+0
*
Valgrind: Move global settings handling closer to current pattern
hjk
2023-07-24
1
-4
/
+1
*
Valgrind: De-cruft plugin setup
hjk
2023-02-14
1
-27
/
+28
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-3
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-25
/
+2
*
Valgrind: Use Tr::tr
hjk
2022-07-11
1
-3
/
+3
*
Valgrind: Apply new SettingsPage patterns
hjk
2020-01-17
1
-36
/
+1
*
Core: Introduce a IOptionsPage::setCategoryIconPath
hjk
2020-01-16
1
-1
/
+1
*
ExtensionSystem: Move away from QList
Eike Ziller
2019-05-27
1
-2
/
+2
*
Valgrind: Restructure plugin setup
hjk
2019-03-25
1
-27
/
+13
*
Valgrind: Modernize
Alessandro Portale
2018-12-10
1
-5
/
+5
*
ProjectExplorer: Split IRunConfigurationAspect
hjk
2018-09-18
1
-1
/
+1
*
ProjectExplorer: Update "generic" run configuration aspects
hjk
2018-09-13
1
-1
/
+1
*
ProjectExplorer: Remove IRunConfigurationAspect::runConfiguration
hjk
2018-09-13
1
-2
/
+1
*
ProjectExplorer: Remove RunConfigWidget wrapper class
hjk
2018-09-13
1
-1
/
+1
*
ProjectExplorer: Remove direct runconfig dependency from ISettingsAspect
hjk
2018-09-11
1
-2
/
+2
*
ProjectExplorer: Keep RunConfiguration in ISettingsAspect
Ulf Hermann
2018-04-27
1
-1
/
+1
*
Update Options dialog icons
Alessandro Portale
2018-04-24
1
-1
/
+2
*
Valgrind: Remove unneeded use of global object pool
hjk
2018-02-05
1
-3
/
+3
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-5
/
+0
*
ProjectExplorer: Add and use a RunConfiguration::registerAspect<>
hjk
2017-07-17
1
-10
/
+2
*
Valgrind: Simplify RunControlFactory setup
hjk
2017-07-03
1
-1
/
+33
*
Valgrind: Move some memcheck auto tests into plugin
Christian Stenger
2016-12-16
1
-0
/
+14
*
Core: Make IOptionsPage::categoryIcon a Utils::Icon
Alessandro Portale
2016-09-20
1
-1
/
+1
*
Valgrind: Split MemCheck and CallGrind factories
hjk
2016-05-10
1
-3
/
+2
*
Valgrind: Clean up tools interface a bit
hjk
2016-03-02
1
-130
/
+12
*
Debugger: Remove return value from AnalyzerManager::createDockWidget()
hjk
2016-03-02
1
-31
/
+17
*
Analyzer: Rework the dock widget layout generation
hjk
2016-02-29
1
-59
/
+56
*
Move analyzerbase to debugger
hjk
2016-02-25
1
-5
/
+5
*
Valgrind: Simplify device setup and handling
hjk
2016-02-02
1
-2
/
+0
*
Analyzer: Remove explicit working directory storage in run control
hjk
2016-01-27
1
-2
/
+0
*
Analyzer: Use a StandardRunnable instead of an AnalyzerRunnable
hjk
2016-01-27
1
-6
/
+8
*
Analyzer: Re-use AnalyzerRunnable in StartRemote dialog interface
hjk
2016-01-25
1
-10
/
+4
*
Add runConfiguration to remote tool starters
Ulf Hermann
2016-01-22
1
-4
/
+4
*
Analyzer: Remove AnalyzerStartParameters
hjk
2016-01-20
1
-6
/
+3
*
Valgrind: Adapt to Analyzer base changes
hjk
2016-01-20
1
-19
/
+8
*
Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctor
hjk
2016-01-20
1
-15
/
+36
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Analyzer: Slim down AnalyzerStartParameters
hjk
2016-01-07
1
-32
/
+26
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-3
/
+2
*
Merge remote-tracking branch 'origin/3.6'
Eike Ziller
2015-10-26
1
-3
/
+3
|
\
|
*
Introduce Profile build mode
Ulf Hermann
2015-10-20
1
-3
/
+3
*
|
Icon refresh: First step towards the new Qt Creator themes
Alessandro Portale
2015-10-23
1
-1
/
+3
|
/
[next]