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
/
callgrindtool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Valgrind: Modernize
Alessandro Portale
2018-12-10
1
-4
/
+4
*
Callgrind: Support opening last results in KCachegrind
Orgad Shaneh
2018-12-03
1
-3
/
+25
*
Valgrind: Strip QLatin1*
Orgad Shaneh
2018-12-03
1
-11
/
+11
*
ProjectExplorer: Split IRunConfigurationAspect
hjk
2018-09-18
1
-6
/
+5
*
Debugger: Shift some perspective related API to the perspective class
hjk
2018-08-23
1
-6
/
+5
*
Shift perspective ownership to plugins
hjk
2018-08-21
1
-22
/
+22
*
Debugger: Make most views per-engine instead of singletons
hjk
2018-08-17
1
-15
/
+15
*
Debugger: Tighten Perspective interface
hjk
2018-08-13
1
-2
/
+2
*
Debugger: Make perspective toolbar items part of the perspective
hjk
2018-08-06
1
-19
/
+17
*
Debugger/Perspectives: Go back to QPointer<QObject>
hjk
2018-08-02
1
-16
/
+20
*
Valgrind: Proactively shut up sanity bot
hjk
2018-08-01
1
-3
/
+3
*
Debugger: Move ownership of perspective dock widgets to plugins
hjk
2018-08-01
1
-24
/
+19
*
Valgrind: Use the majority way to register run workers
hjk
2018-06-04
1
-11
/
+13
*
Valgrind: Add clear button to callgrind tool
Christian Stenger
2018-05-15
1
-0
/
+11
*
Use FileName in TextMark
Eike Ziller
2018-05-03
1
-2
/
+2
*
Callgrind: Use nullptr
Orgad Shaneh
2018-03-16
1
-24
/
+24
*
Valgrind: Use OPENFILE_TOOLBAR in toolbars
Alessandro Portale
2018-02-13
1
-1
/
+1
*
ProjectExplorer: Rename RunControl::finished to stopped
hjk
2017-07-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into 4.4
Eike Ziller
2017-07-04
1
-1
/
+1
|
\
|
*
Debugger: Move startupRunConfiguration to RunConfiguration
hjk
2017-07-04
1
-1
/
+1
*
|
Valgrind: Simplify RunControlFactory setup
hjk
2017-07-03
1
-43
/
+10
|
/
*
ProjectExplorer: Remove virtual RunControl start/stop trampolin
hjk
2017-06-30
1
-1
/
+1
*
Valgrind: Use Runnable to pass device information
hjk
2017-06-30
1
-1
/
+0
*
Valgrind: Remove starting() signal
hjk
2017-06-28
1
-25
/
+8
*
Debugger, QmlProfiler et al: Replace AnalyzerStartParameter
hjk
2017-06-16
1
-4
/
+1
*
Valgrind: Announce 'started', not 'stopped' on startup
hjk
2017-05-16
1
-1
/
+1
*
ProjectExplorer: Split Target and ToolRunners into smaller tasks
hjk
2017-05-15
1
-7
/
+3
*
Valgrind: Move to new target/tool split for local setups
hjk
2017-05-02
1
-30
/
+32
*
Debugger: Dissolve Debugger::ActionDescription
hjk
2017-04-24
1
-17
/
+34
*
ProjectExplorer: Remove startRunControl()'s runMode parameter
hjk
2017-04-12
1
-1
/
+1
*
ProjectExplorer: Merge AnalyzerRunControl into RunControl
hjk
2017-04-05
1
-1
/
+1
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-5
/
+5
*
Remove duplicate includes
Eike Ziller
2017-01-04
1
-5
/
+0
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-6
/
+6
*
Debugger: Dissolve AnalyzerUtils::logToIssuesPane()
hjk
2016-05-31
1
-2
/
+4
*
Icons: Move "next/prev", "[un]locked" and "zoom" from Core to Utils
Alessandro Portale
2016-05-31
1
-2
/
+3
*
Debugger: Move remaining Analyzer overlay icon to ProjectExplorer
hjk
2016-05-30
1
-2
/
+1
*
Debugger: Let perspectives specify their central widget
hjk
2016-05-13
1
-2
/
+2
*
Valgrind: Remove factories from object pool when destroying them
Ulf Hermann
2016-05-11
1
-1
/
+1
*
Valgrind: Split MemCheck and CallGrind factories
hjk
2016-05-10
1
-10
/
+58
*
Theme: Separate run/stop/interrupt icons in menus
Alessandro Portale
2016-04-21
1
-3
/
+3
*
Valgrind: Avoid soft assert on missing line numbers
Christian Stenger
2016-04-15
1
-0
/
+3
*
Icons: Move Run/Stop/Interrupt from projectexplorer to core
Alessandro Portale
2016-04-10
1
-2
/
+1
*
Valgrind: Fix UI text
Leena Miettinen
2016-04-05
1
-4
/
+4
*
Valgrind: Fix callgrind's "Cost format" button
Alessandro Portale
2016-03-31
1
-6
/
+1
*
Valgrind: Fix memory leaks
Orgad Shaneh
2016-03-26
1
-0
/
+1
*
Debugger: Fix object leakage on shutdown and heap-use-after-free.
hjk
2016-03-24
1
-1
/
+0
*
Valgrind: Disable start actions during building
hjk
2016-03-10
1
-10
/
+5
*
Debugger: Merge debug mode and analyze mode
hjk
2016-03-07
1
-264
/
+265
*
Valgrind: Shorten and correct start action name
hjk
2016-03-07
1
-1
/
+1
[next]