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
/
qmlprofiler
/
qmlprofilertraceview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aggregation: Add a convenience function to create simple aggregates
hjk
2024-07-15
1
-3
/
+1
*
Clean up some lambdas
hjk
2023-12-12
1
-2
/
+2
*
QmlProfiler: Dissolve plugin pimpl
hjk
2023-11-22
1
-1
/
+0
*
FindFlags: Move it into Utils lib
Jarek Kobus
2023-05-26
1
-13
/
+13
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
QmlProfiler: Convert to using Tr::tr
Alessandro Portale
2022-09-22
1
-9
/
+10
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qml
Alessandro Portale
2022-07-20
1
-1
/
+3
*
Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 code
Alessandro Portale
2022-07-18
1
-16
/
+3
*
Add Quick3d profiler support
Janne Koskinen
2022-01-24
1
-0
/
+2
*
Update scenegraph API check in isUsable
Laszlo Agocs
2021-08-26
1
-0
/
+4
*
Tracing: Add qml, register types via qt_add_qml_module
Alessandro Portale
2021-06-22
1
-1
/
+3
*
Tracing/QmlProfiler/Perfprofiler: Merge modules
Alessandro Portale
2021-06-08
1
-5
/
+5
*
QmlProfiler: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-14
1
-4
/
+5
*
QmlProfiler: Modernize
Alessandro Portale
2018-12-02
1
-4
/
+2
*
Tracing: Make notes in TimelineModelAggregator mutable
Ulf Hermann
2018-08-28
1
-1
/
+2
*
Move Timeline and FlameGraph into a common "Tracing" library
Ulf Hermann
2018-05-04
1
-7
/
+7
*
Remove some obsolete code inside QT_VERSION_CHECK sections
Alessandro Portale
2018-04-27
1
-4
/
+0
*
Remove TimelineTraceManager::State
Ulf Hermann
2018-04-23
1
-24
/
+18
*
QmlProfiler: Move parts of model manager and trace file to Timeline
Ulf Hermann
2018-04-19
1
-1
/
+1
*
QmlProfiler: Avoid some 0 as nullptr warnings
Ulf Hermann
2018-04-17
1
-1
/
+1
*
QmlProfiler: Integrate TraceTime into ModelManager
Ulf Hermann
2018-04-17
1
-2
/
+2
*
Timeline: Add stash() and restore() methods to notes model
Ulf Hermann
2018-04-17
1
-1
/
+1
*
QmlProfiler: Get rid of processing step
Ulf Hermann
2018-04-17
1
-2
/
+0
*
Utils: Purge qtcfallthrough.h
Orgad Shaneh
2018-04-09
1
-1
/
+0
*
QmlProfiler: Remove slots declarations and Qt4 connections
Ulf Hermann
2017-09-07
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.3' into 4.4
Eike Ziller
2017-08-14
1
-5
/
+13
|
\
|
*
QmlProfiler: Avoid empty timeline when restricting to ranges
Ulf Hermann
2017-08-07
1
-5
/
+13
*
|
Add Q_FALLTHROUGH for Qt < 5.8
Christian Kandeler
2017-07-17
1
-2
/
+3
|
/
*
QmlProfiler: Don't delete suspended models when acquiring is aborted
Ulf Hermann
2017-05-11
1
-0
/
+2
*
QmlProfiler: Load notes data only after models are available
v4.3.0-beta1
Ulf Hermann
2017-03-29
1
-0
/
+1
*
Merge remote-tracking branch 'origin/4.2' into 4.3
Orgad Shaneh
2017-03-14
1
-0
/
+1
|
\
|
*
QRegExp include cleanup
Samuel Gaist
2017-03-13
1
-0
/
+1
*
|
QmlProfiler: Make the views accessible from the view manager
Ulf Hermann
2016-12-28
1
-5
/
+4
*
|
Timeline: Use formatTime also from QML
Ulf Hermann
2016-12-19
1
-0
/
+2
*
|
QmlProfiler: Add functions to check if timeline view is usable
Ulf Hermann
2016-12-15
1
-0
/
+10
*
|
QmlProfiler: Clean up view initialization
Ulf Hermann
2016-12-14
1
-1
/
+2
*
|
QmlProfiler: Suspend timelinemodels while editing them
Ulf Hermann
2016-11-23
1
-2
/
+19
*
|
Timeline: Use the same type for setting and getting a model list
Ulf Hermann
2016-11-23
1
-9
/
+12
|
/
*
Themed Profiler timeline: Tool bar
Alessandro Portale
2016-07-06
1
-0
/
+3
*
QmlProfiler: Set all timelinemodels at once
Ulf Hermann
2016-05-27
1
-9
/
+9
*
QmlProfiler: Reset the zoom control only when we're finished loading
Ulf Hermann
2016-05-10
1
-4
/
+9
*
Move QmlProfiler specific files from qmldebug to qmlprofiler
Ulf Hermann
2016-05-03
1
-2
/
+0
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-03
1
-0
/
+3
|
\
|
*
QmlProfiler: Keep find bar in focus when notes are found
Ulf Hermann
2016-05-02
1
-0
/
+3
*
|
Merge QmlProfiler and QmlProfilerExtension plugins
Ulf Hermann
2016-04-26
1
-6
/
+12
|
/
*
QmlProfiler: remove dead code
Ulf Hermann
2016-03-24
1
-6
/
+0
*
Analyzer: Rework the dock widget layout generation
hjk
2016-02-29
1
-1
/
+1
*
Move analyzerbase to debugger
hjk
2016-02-25
1
-1
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
[next]