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
/
ctfvisualizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lupdate issues
Eike Ziller
2022-10-14
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-3
/
+3
*
CtfVisualizer: Convert to using Tr::tr
Alessandro Portale
2022-09-22
5
-40
/
+49
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
16
-399
/
+32
*
Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qml
Alessandro Portale
2022-07-20
1
-2
/
+3
*
Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 code
Alessandro Portale
2022-07-18
1
-11
/
+0
*
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
*
Remove qmake build files
Eike Ziller
2022-01-20
2
-42
/
+0
*
Tracing: Add qml, register types via qt_add_qml_module
Alessandro Portale
2021-06-22
1
-1
/
+3
*
Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6
Alessandro Portale
2021-06-09
1
-1
/
+1
*
Tracing/QmlProfiler/Perfprofiler: Merge modules
Alessandro Portale
2021-06-08
1
-5
/
+5
*
CMake build/Qt6: Automatically disable build of profilers
Eike Ziller
2021-03-05
1
-0
/
+1
*
Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
1
-3
/
+3
*
Don't allocate unneeded temporary containers
Jarek Kobus
2020-12-14
2
-5
/
+10
*
Fix clang warnings about copies in range-for constructs
Christian Kandeler
2020-06-15
1
-1
/
+1
*
Various places: performance-for-range-copy
Alessandro Portale
2020-06-15
1
-1
/
+1
*
Use dialogParent() instead of mainWindow()
Eike Ziller
2020-06-02
2
-7
/
+10
*
Remove unused QTC_PLUGIN_REVISION macros
Eike Ziller
2020-04-09
1
-1
/
+0
*
CTF Vizualizer: Fix UI text according to the guidelines
Leena Miettinen
2020-03-16
1
-1
/
+1
*
Provide an empty default IPlugin::extensionsInitialized()
hjk
2020-02-07
2
-5
/
+0
*
Merge remote-tracking branch 'origin/4.11'
Eike Ziller
2019-11-11
2
-1
/
+2
|
\
|
*
Fix lupdate issues
Eike Ziller
2019-11-04
2
-1
/
+2
*
|
Tracing: CtfVisualizer: Add percentage of total time to statistics
Tim Henning
2019-10-24
3
-0
/
+24
*
|
Tracing: CtfVisualizer: Apply thread restrictions to statistics, too
Tim Henning
2019-10-24
6
-8
/
+37
*
|
Tracing: CtfVisualizer: Add menu to restrict view to certain threads
Tim Henning
2019-10-24
6
-7
/
+87
*
|
Tracing: CtfVisualizer: Fix and extend counter details
Tim Henning
2019-10-24
1
-0
/
+8
|
/
*
CtfVisualizer: Avoid compile warning
Ulf Hermann
2019-10-21
1
-0
/
+3
*
Don't link against QtSupport in CTF Visualizer plugin
Milian Wolff
2019-09-30
3
-4
/
+2
*
Compile ctfvisualizer plugin with CMake too
Milian Wolff
2019-09-19
1
-0
/
+22
*
CtfVisualizer: Fix qbs build windows
David Schulz
2019-09-03
1
-0
/
+1
*
CtfVisualizer: Remove unused signal
hjk
2019-09-03
2
-4
/
+0
*
Add Qbs build file for CtfVisualizer plugin
Christian Stenger
2019-09-02
4
-3
/
+30
*
Tracing: Add Chrome Trace Format Visualizer plugin
Tim Henning
2019-08-29
18
-0
/
+1892