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
/
qmlprofilertraceclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Add support for new Quick3D profiling events
Antti Määttä
2022-10-14
1
-2
/
+3
*
Merge remote-tracking branch 'origin/8.0' into 9.0
Tim Jenssen
2022-10-04
1
-2
/
+4
|
\
|
*
Add more checks for backwards compatibility
Antti Määttä
2022-09-29
1
-0
/
+2
|
*
Fix backward compatibility issue with QmlProfiler
Antti Määttä
2022-09-29
1
-2
/
+2
*
|
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
|
/
*
Fix qHash-related size compatibility warnings by MSVC
Orgad Shaneh
2021-10-20
1
-1
/
+1
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
*
QmlProfiler: deleteLater() the debug message and engine control clients
Ulf Hermann
2019-07-03
1
-10
/
+18
*
Tracing: Move event storage out of trace manager
Ulf Hermann
2018-05-08
1
-8
/
+8
*
Tracing: Move the type storage out of the trace manager
Ulf Hermann
2018-05-08
1
-4
/
+4
*
QmlProfiler: Don't expose the vector of event types
Ulf Hermann
2018-04-17
1
-2
/
+2
*
Move parts of QmlEvent and QmlEventType to timeline
Ulf Hermann
2018-04-17
1
-2
/
+21
*
QmlProfiler: Use EngineControl to hold engines until we're done
Ulf Hermann
2018-02-13
1
-4
/
+26
*
Merge remote-tracking branch 'origin/4.5'
Eike Ziller
2018-01-09
1
-3
/
+8
|
\
|
*
QmlProfiler: Retain event types between sessions on same connection
Ulf Hermann
2018-01-03
1
-2
/
+8
*
|
QmlProfiler: Process remaining events if connection drops
Ulf Hermann
2018-01-04
1
-10
/
+17
*
|
Merge remote-tracking branch 'origin/4.5'
Oswald Buddenhagen
2017-12-21
1
-6
/
+26
|
\
|
|
*
QmlProfiler: Record debug messages separately
Ulf Hermann
2017-12-19
1
-6
/
+26
*
|
QmlProfiler: Properly clear the trace client
Ulf Hermann
2017-11-22
1
-1
/
+3
|
/
*
QmlProfiler: Don't trust in externally provided timestamps
Ulf Hermann
2017-09-12
1
-1
/
+1
*
QmlProfiler: Don't crash on inconsistent profiling data
Ulf Hermann
2017-09-08
1
-3
/
+6
*
QmlDebug: Don't use QmlDebugConnection unconditionally
Ulf Hermann
2017-09-07
1
-2
/
+2
*
QmlProfiler: Remove references to QmlProfilerDataModel
Ulf Hermann
2017-02-24
1
-1
/
+1
*
QmlProfiler: Move event handling into model manager
Ulf Hermann
2017-02-15
1
-15
/
+18
*
QmlProfiler: Move unrelated code out of QmlProfilerClientManager
Ulf Hermann
2016-08-05
1
-12
/
+1
*
QmlProfiler: Don't reorder events in trace client
Ulf Hermann
2016-07-11
1
-1
/
+19
*
QmlProfiler: Move qHash and operator== for QmlEventType
Ulf Hermann
2016-06-10
1
-16
/
+0
*
QmlProfiler: Provide a sane ctor for QmlEventType and use it
Ulf Hermann
2016-06-10
1
-25
/
+20
*
QmlProfiler: Make members of QmlEventLocation private
Ulf Hermann
2016-06-10
1
-13
/
+8
*
QmlProfiler: Support server generated event type IDs
Ulf Hermann
2016-05-25
1
-11
/
+26
*
QmlProfiler: Move type resolution logic into trace client
Ulf Hermann
2016-05-25
1
-2
/
+96
*
QmlProfiler: Directly pass events from client to model
Ulf Hermann
2016-05-25
1
-4
/
+9
*
QmlProfiler: Drive event loading from the model manager
Ulf Hermann
2016-05-23
1
-218
/
+32
*
QmlProfiler: Apply some code cosmetics
Ulf Hermann
2016-05-06
1
-5
/
+3
*
Move QmlProfiler specific files from qmldebug to qmlprofiler
Ulf Hermann
2016-05-03
1
-0
/
+401
*
QmlJSDebugClient: Move QmlProfilerTraceClient into library
Kai Koehne
2011-08-05
1
-166
/
+0
*
corrected license headers
Thomas Murach
2011-07-06
1
-13
/
+12
*
QmlProfiler: refactored the event views into a single class
Christiaan Janssen
2011-07-04
1
-6
/
+6
*
QmlProfiler: Rename TracePlugin to QmlProfileTraceClient
Kai Koehne
2011-06-28
1
-0
/
+167