index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
valgrind
/
callgrind
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Use Utils::FileName for Runnable::executable
hjk
2019-06-21
1
-1
/
+1
*
Valgrind: Handle CRLF appropriate
Christian Stenger
2019-06-13
1
-1
/
+6
*
ProjectExplorer: Move RunControl related classes to separate file pair
hjk
2019-03-13
1
-1
/
+1
*
Fix warning: "Don't call QVector::first() on temporary QList/QVector"
Alessandro Portale
2019-01-28
1
-1
/
+1
*
Fix warning: "Missing emit keyword on signal call"
Alessandro Portale
2019-01-17
1
-1
/
+1
*
Fix warning: "Don't call QList::last() on temporary"
Alessandro Portale
2019-01-17
1
-1
/
+1
*
SSH: Use OpenSSH tools
Christian Kandeler
2018-12-13
2
-10
/
+9
*
Valgrind: Modernize
Alessandro Portale
2018-12-10
13
-50
/
+29
*
Callgrind: Support opening last results in KCachegrind
Orgad Shaneh
2018-12-03
3
-7
/
+19
*
Valgrind: Strip QLatin1*
Orgad Shaneh
2018-12-03
5
-45
/
+45
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2018-11-09
1
-3
/
+3
|
\
|
*
Callgrind: Avoid an extra call to QDir::entryList()
Orgad Shaneh
2018-11-08
1
-3
/
+3
*
|
Callgrind: Use member initializers and nullptr
Orgad Shaneh
2018-11-08
2
-43
/
+21
|
/
*
Remove ApplicationLauncher::Mode
hjk
2018-06-05
1
-1
/
+0
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
2
-5
/
+4
*
Valgrind: Consistently use nullptr
Tobias Hunger
2018-05-08
3
-3
/
+3
*
Valgrind: Use override consistently
Tobias Hunger
2018-05-07
4
-18
/
+18
*
Valgrind: Fix callgrind parsing with git version
Orgad Shaneh
2017-11-17
1
-1
/
+3
*
Valgrind: Init members of CallgrindController
Robert Loehning
2017-07-18
1
-2
/
+2
*
Valgrind: Remove CallgrindController's use of ValgrindProcess
hjk
2017-06-29
2
-69
/
+96
*
Valgrind: Fix Memcheck startup on remote linux
hjk
2017-06-28
1
-9
/
+9
*
Valgrind: Dissolve CallGrindRunner
hjk
2017-06-22
3
-195
/
+1
*
Valgrind: Check function early to avoid nullptr deref
Robert Loehning
2017-04-04
1
-2
/
+5
*
Valgrind: De-slot
Orgad Shaneh
2017-03-20
5
-11
/
+4
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-3
/
+2
*
Valgrind: Mark destructor of base class as virtual
Tobias Hunger
2016-11-29
2
-9
/
+5
*
Use QString::splitRef() instead of QString::split()
Friedemann Kleint
2016-11-25
1
-1
/
+1
*
Wholesale conversion to #pragma once
hjk
2016-03-30
15
-60
/
+15
*
Valgrind: Do not open a terminal for callgrind control
Orgad Shaneh
2016-03-11
1
-1
/
+1
*
Valgrind: Clean up tools interface a bit
hjk
2016-03-02
4
-41
/
+14
*
Valgrind: Remove unneeded 'slot' markup in CallgrindRunner
hjk
2016-02-02
1
-9
/
+4
*
Valgrind: Simplify device setup and handling
hjk
2016-02-02
1
-4
/
+1
*
Valgrind: Postpone the decision on whether its a local run
hjk
2016-02-02
1
-1
/
+1
*
Valgrind: Use StandardRunnable in ValgrindRunner and ValgrindProcess
hjk
2016-01-26
1
-2
/
+0
*
Valgrind: Prevent division by zero
Orgad Shaneh
2016-01-26
2
-4
/
+4
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
28
-476
/
+336
*
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-06-17
2
-6
/
+4
|
\
|
*
Valgrind: Fix possible crashes
Christian Stenger
2015-06-15
2
-6
/
+4
*
|
Callgrind: avoid rude warnings
Nikita Baryshnikov
2015-06-11
2
-3
/
+3
|
/
*
Valgrind: Fix memory leak
Orgad Shaneh
2015-03-09
1
-1
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
28
-168
/
+168
|
\
|
*
Update License
Eike Ziller
2015-01-16
28
-168
/
+168
*
|
Valgrind: Port to Qt5-style connect
Orgad Shaneh
2015-02-09
2
-16
/
+16
*
|
Valgrind: Replace QDir::separator with slash
Orgad Shaneh
2015-02-02
1
-3
/
+3
|
/
*
Adapt bugtracker URL
Eike Ziller
2014-12-19
1
-1
/
+1
*
Valgrind: Do not reset events on pause
Orgad Shaneh
2014-11-04
1
-3
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
28
-196
/
+224
|
\
|
*
License update
Eike Ziller
2014-10-09
28
-196
/
+224
*
|
Do not use deprecated Qt functionality.
Christian Kandeler
2014-08-29
1
-1
/
+1
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-1
/
+1
|
/
[next]