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
/
callgrind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Valgrind: Remove some dead ends
Jarek Kobus
2025-02-14
5
-41
/
+0
*
Valgrind: Silence soft assert on Windows
Christian Stenger
2025-01-29
1
-1
/
+1
*
Valgrind: Remove unneeded declaration
Jarek Kobus
2024-10-09
1
-2
/
+0
*
Valgrind: Dismantle Parser class
Jarek Kobus
2024-10-04
2
-63
/
+21
*
Valgrind: Don't leak ParseData
Jarek Kobus
2024-10-04
11
-43
/
+34
*
Valgrind: Devirtualize some methods
Jarek Kobus
2024-10-04
2
-8
/
+8
*
Valgrind: Squash nested namespaces
Jarek Kobus
2023-08-17
16
-64
/
+32
*
Valgrind: Fix includes
Jarek Kobus
2023-08-17
8
-24
/
+5
*
ValgrindPlugin: Use QList instead of QVector
Jarek Kobus
2023-08-08
18
-79
/
+78
*
Valgrind: Fix wrong include
Christian Kandeler
2023-01-13
1
-1
/
+1
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-3
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
24
-24
/
+24
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
4
-8
/
+8
*
Various plugins: Limit the usage of qMakePair
Jarek Kobus
2022-09-30
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
24
-576
/
+48
*
Valgrind: Fix Qbs build
Christian Stenger
2022-07-11
3
-3
/
+3
*
Valgrind: Use Tr::tr
hjk
2022-07-11
10
-77
/
+61
*
Valgrind: Inline CallGrindController into CallgrindToolRunner
hjk
2022-05-31
2
-280
/
+0
*
Valgrind: Avoid a use of Runnable::device
hjk
2022-05-25
1
-9
/
+3
*
Valgrind: Fix callgrind function call calculation
Christian Stenger
2022-05-24
1
-1
/
+2
*
Valgrind: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-20
6
-20
/
+27
*
ProjectExplorer: Introduce a IDevice::filePath
hjk
2022-05-10
1
-3
/
+2
*
Valgrind: Compile fix
hjk
2022-05-05
1
-1
/
+1
*
Valgrind: Use QtcProcess in callgrind
hjk
2022-05-05
2
-31
/
+26
*
IDevice: Make it possible to forward declare Ptr and ConstPtr
Jarek Kobus
2022-04-14
1
-0
/
+2
*
CallgrindController: Get rid of no-op code
Jarek Kobus
2022-03-24
2
-45
/
+0
*
ApplicationLauncher: Unify API
Jarek Kobus
2022-03-02
1
-1
/
+1
*
ApplicationLauncher: Treat DesktopDevice as local
Jarek Kobus
2022-02-23
1
-4
/
+1
*
ApplicationLauncher: Remove start(IDevice *) overload
Jarek Kobus
2022-02-23
1
-6
/
+5
*
ProjectExplorer: Use simpler signature for ApplicationLauncher::processExited()
hjk
2022-02-15
2
-4
/
+4
*
ProjectExplorer: Split ApplicationLauncher::start() parameters
hjk
2022-02-15
1
-2
/
+3
*
Remove qmake build files
Eike Ziller
2022-01-20
1
-31
/
+0
*
Remove unneeded SshConnection member
Jarek Kobus
2022-01-03
1
-2
/
+1
*
Uniform ApplicationLauncher API: get rid of finished()
Jarek Kobus
2021-11-10
2
-21
/
+0
*
Utils: Start adding some asynchronous API to FilePath
hjk
2021-09-01
1
-4
/
+5
*
Valgrind: Make callgrind work on docker
hjk
2021-09-01
4
-73
/
+48
*
Valgrind: Remove some unused QObject parent
hjk
2021-08-27
2
-4
/
+3
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-2
/
+2
*
Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectory
hjk
2021-08-06
1
-1
/
+1
*
Use Q_ENUM instead of obsoleted Q_ENUMS
Jarek Kobus
2020-12-11
1
-2
/
+1
*
Don't access static functions/fields via instance
Alessandro Portale
2020-11-19
1
-2
/
+2
*
Silence the warning about comparing type with different signedness
Jarek Kobus
2020-11-13
1
-1
/
+1
*
Remove unneeded QStringList forward declarations
Eike Ziller
2020-09-29
1
-1
/
+0
*
Fix build issues with Qt6
Eike Ziller
2020-09-18
2
-3
/
+3
*
Utils: Drop Utils::SkipEmptyParts again
hjk
2020-07-21
1
-3
/
+3
*
More small Qt 6 porting changes
hjk
2020-07-14
1
-6
/
+1
*
Some Qt6 porting
hjk
2020-07-09
2
-6
/
+2
*
All: Use Utils::SkipEmptyParts
hjk
2020-06-17
1
-3
/
+4
*
Port QtCreator over to use filterRegularExpression
Lars Knoll
2020-04-01
1
-1
/
+1
*
Some clang-tidy -use-modernize-nullptr
hjk
2019-08-01
2
-2
/
+2
[next]