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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Valgrind: Use named classes for run worker factories
hjk
2023-01-06
4
-27
/
+32
*
Don't call FutureProgress::setKeepOnFinish(HideOnFinish)
Jarek Kobus
2023-01-05
1
-1
/
+0
*
Utils: Add std::expected implementation
Marcus Tillmanns
2022-12-14
1
-3
/
+2
*
Remove unused includes of QGridLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Remove unused includes of Q[H/V]BoxLayout
Jarek Kobus
2022-11-18
1
-1
/
+1
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-11-17
1
-1
/
+1
|
\
|
*
Valgrind: Fix plugin unit test
Christian Stenger
2022-11-16
1
-1
/
+1
*
|
Utils: Add sorted() function
Christian Kandeler
2022-10-25
1
-3
/
+3
*
|
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
4
-4
/
+7
|
/
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
12
-23
/
+23
*
Various plugins: Limit the usage of qMakePair
Jarek Kobus
2022-09-30
3
-11
/
+9
*
Utils: Replace FilePath part setters
hjk
2022-09-01
1
-1
/
+1
*
Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-30
1
-1
/
+1
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-08-26
83
-2034
/
+166
*
FileUtils: Adds toFilePathList function
Marcus Tillmanns
2022-08-04
1
-1
/
+1
*
Utils: Settle on lowerSnakeCase for LayoutBuilder::Setter
hjk
2022-07-27
1
-3
/
+3
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
2
-18
/
+17
*
Utils: Make Layouting::Group { .. } less weird
hjk
2022-07-22
1
-4
/
+6
*
Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverload
Jarek Kobus
2022-07-20
2
-7
/
+5
*
Valgrind: Fix Qbs build
Christian Stenger
2022-07-11
3
-3
/
+3
*
Valgrind: Use Tr::tr
hjk
2022-07-11
38
-353
/
+292
*
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-27
3
-2
/
+6
|
\
|
*
Valgrind: Stop parsing if file open failed
Orgad Shaneh
2022-06-24
1
-1
/
+4
|
*
Code cosmetics
hjk
2022-06-24
1
-0
/
+1
|
*
CPlusPlus: Inline some simple central functions
hjk
2022-06-24
1
-1
/
+1
*
|
Add missing include
Jarek Kobus
2022-06-27
1
-0
/
+1
*
|
Callgrind: modernize callgrind marks
David Schulz
2022-06-27
2
-40
/
+30
|
/
*
Valgrind: Simplify internals
Jarek Kobus
2022-06-20
4
-136
/
+96
*
CallgrindToolRunner: Connect to done() signal instead of finished()
Jarek Kobus
2022-06-20
1
-1
/
+1
*
Valgrind: Simplify pid search in remote setup
hjk
2022-06-20
1
-74
/
+3
*
Valgrind: Consolidate message production and consumption
hjk
2022-06-20
4
-14
/
+9
*
Valgrind: Fix test build
Christian Kandeler
2022-06-20
2
-0
/
+7
*
ValgrindRunner: Remove ValgrindRunner::setDevice
hjk
2022-06-20
5
-28
/
+13
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-1
/
+1
*
Valgrind: Simplify connection setup
hjk
2022-06-17
1
-16
/
+11
*
ValgrindRunner: Connect to done() signal
Jarek Kobus
2022-06-16
2
-44
/
+15
*
Valgrind: Use stop() instead of stopProcess()
hjk
2022-06-16
1
-1
/
+1
*
Valgrind: Act on pressing Stop
hjk
2022-06-16
1
-1
/
+1
*
Valgrind: Clean up a bit after class merge
hjk
2022-06-01
2
-69
/
+16
*
Valgrind: Inline CallGrindController into CallgrindToolRunner
hjk
2022-05-31
6
-313
/
+204
*
Valgrind: Inline ValgrindToolRunner::executable
hjk
2022-05-31
4
-11
/
+4
*
ProjectExplorer: Derive RunControl::displayName from exectuable
hjk
2022-05-31
2
-6
/
+2
*
ProjectExplorer: Remove RunWorker::runnable()
hjk
2022-05-31
2
-4
/
+4
*
Dissolve RunControl::setRunnable
hjk
2022-05-31
2
-6
/
+8
*
Valgrind: Replace one use of Runnable::device
hjk
2022-05-30
1
-9
/
+4
*
Debugger: Remove DebuggerRunTool::setInferiorDevice()
hjk
2022-05-30
1
-1
/
+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
*
Get rid of Ssh lib
Jarek Kobus
2022-05-23
2
-2
/
+1
[next]