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
/
callgrindtool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Valgrind: Use named classes for run worker factories
hjk
2023-01-06
1
-9
/
+14
*
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
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-08-26
1
-24
/
+2
*
Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
*
Valgrind: Use Tr::tr
hjk
2022-07-11
1
-41
/
+42
*
CPlusPlus: Inline some simple central functions
hjk
2022-06-24
1
-1
/
+1
*
ProjectExplorer: Derive RunControl::displayName from exectuable
hjk
2022-05-31
1
-3
/
+1
*
Dissolve RunControl::setRunnable
hjk
2022-05-31
1
-3
/
+4
*
Valgrind: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-20
1
-2
/
+3
*
ProjectExplorer: Rename some RunControl functions
hjk
2022-05-02
1
-1
/
+1
*
CallgrindController: Get rid of no-op code
Jarek Kobus
2022-03-24
1
-0
/
+1
*
Merge remote-tracking branch 'origin/6.0'
Eike Ziller
2021-11-15
1
-12
/
+19
|
\
|
*
Fix a crash on shutdown inside CallgrindTool
Jarek Kobus
2021-11-15
1
-12
/
+19
*
|
EditorManager: Remove QString openEditor(At) overloads
Eike Ziller
2021-11-02
1
-2
/
+3
|
/
*
Valgrind: Make callgrind work on docker
hjk
2021-09-01
1
-1
/
+1
*
Use QtcProcess
Artem Sokolovskii
2021-08-25
1
-1
/
+1
*
Use more FileUtils based file dialogs
hjk
2021-08-19
1
-5
/
+6
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-1
/
+1
*
Valgrind: Aspectify settings
hjk
2021-03-04
1
-44
/
+11
*
Debugger: Provide keyboard shortcuts for "next" and "previous"
Christian Kandeler
2020-10-30
1
-0
/
+1
*
Use dialogParent() instead of mainWindow()
Eike Ziller
2020-06-02
1
-1
/
+1
*
Port QtCreator over to use filterRegularExpression
Lars Knoll
2020-04-01
1
-2
/
+2
*
ProjectExplorer: Disentangle ProjectExplorer::updateRunActions
hjk
2020-02-26
1
-1
/
+1
*
Make TextEditor setup more flexible
Eike Ziller
2020-02-12
1
-1
/
+1
*
Utils: Add a non-toolbar variant of the "RELOAD" icon
Alessandro Portale
2020-02-07
1
-1
/
+1
*
ProjectExplorer: Consolidate some Session::active* accesses
hjk
2019-11-29
1
-1
/
+1
*
ProjectExplorer: Store some aspect data by value in the RunControl
hjk
2019-09-05
1
-7
/
+5
*
ProjectExplorer: Re-work setup runworker factories
hjk
2019-08-09
1
-1
/
+5
*
ProjectExplorer: Use Utils::FileName for Runnable::executable
hjk
2019-06-21
1
-1
/
+1
*
connect() to ambiguous signals/slots: Replace static_cast with QOverload
Alessandro Portale
2019-05-28
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Valgrind: Restructure plugin setup
hjk
2019-03-25
1
-116
/
+116
*
ProjectExplorer: Replace RunControl::producer
hjk
2019-03-20
1
-2
/
+1
*
ProjectExplorer: Add RunControl accessor to configuration settings
hjk
2019-03-13
1
-2
/
+3
*
ProjectExplorer: Split RunControl constructor
hjk
2019-03-12
1
-1
/
+2
*
Squash more deprecation warnings
hjk
2019-02-27
1
-3
/
+3
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-1
/
+1
*
Fix warning: "Don't call QVector::first() on temporary QList/QVector"
Alessandro Portale
2019-01-28
1
-1
/
+2
*
Fix warning: "Missing emit keyword on signal call"
Alessandro Portale
2019-01-17
1
-1
/
+1
*
Callgrind: Fix enabling of KCachegrind action
Orgad Shaneh
2019-01-03
1
-4
/
+2
*
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
[next]