index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
util
/
qquickprofiler_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQuickProfiler: don't use QThreadStorage for trivial types
Thiago Macieira
2025-02-28
1
-2
/
+2
*
Quick: Make the branch for choosing profiler timing data constexpr
Ulf Hermann
2024-06-14
1
-1
/
+1
*
Prepare for Q{AbstractAnimation,Unified}Timer::runningAnimationCount() return...
Marc Mutz
2024-06-13
1
-2
/
+4
*
QML Profiler: Avoid reporting scene graph data out of order
Ulf Hermann
2024-04-04
1
-1
/
+11
*
Remove the use of Q_QUICK_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
1
-1
/
+1
*
Remove Qt key words from header files
Yuhang Zhao
2022-07-19
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-03-03
1
-1
/
+1
|
\
|
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
1
-1
/
+1
*
|
QQmlProfilerService: Drop support for non-location-tracking clients
Ulf Hermann
2018-02-09
1
-1
/
+1
|
/
*
Make qml-debug a proper feature
Ulf Hermann
2017-11-08
1
-3
/
+6
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-28
1
-45
/
+96
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-25
1
-44
/
+96
|
|
\
|
|
*
QmlProfiler: Explicitly specify the offsets for scene graph events
Ulf Hermann
2016-11-24
1
-44
/
+96
*
|
|
Replace debugger and profiler with stubs on -no-qml-debug
Ulf Hermann
2016-07-28
1
-40
/
+52
*
|
|
Tooling: Convert connects to Qt5 style
Ulf Hermann
2016-07-28
1
-4
/
+3
*
|
|
Remove some dead code
Ulf Hermann
2016-07-27
1
-5
/
+0
*
|
|
QmlProfiler: Send RangeData and RangeLocation only once per type
Ulf Hermann
2016-05-27
1
-1
/
+1
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
|
QmlDebug: move QQuickProfiler into a plugin
Ulf Hermann
2015-11-17
1
-14
/
+16
*
|
QmlProfiler: Collect useful input events
Ulf Hermann
2015-10-30
1
-9
/
+13
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
2015-08-18
1
-2
/
+2
|
\
|
*
Fix ICC warning about change of sign
Thiago Macieira
2015-07-07
1
-2
/
+2
*
|
Retrieve services from debug connector, not via static instance()
Ulf Hermann
2015-08-04
1
-1
/
+1
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
1
-14
/
+28
|
\
|
*
Select specific features to be recorded when profiling QML
Ulf Hermann
2014-09-11
1
-7
/
+14
*
|
Use QQuickProfiler's own timer to sample events
Ulf Hermann
2014-09-12
1
-6
/
+113
|
/
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-18
/
+10
*
Properly collect polish timings from all render loops
Ulf Hermann
2014-07-02
1
-6
/
+4
*
Register animation profiler callback also from render thread
Ulf Hermann
2014-03-18
1
-5
/
+16
*
Properly export QQuickProfiler
Ulf Hermann
2014-02-17
1
-3
/
+4
*
Move QtQuick profiling to own profiler adapter
Ulf Hermann
2014-02-15
1
-0
/
+227