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
/
qmlprofilermodelmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2025-01-02
1
-11
/
+14
|
\
|
*
QmlProfiler: Fix crash at startup if file creation fails
Eike Ziller
2024-12-17
1
-11
/
+14
*
|
Plugins M-V: Make static QRegularExpression instances static const
Alessandro Portale
2024-11-20
1
-1
/
+1
|
/
*
Various plugins: Fix remaining C++20 warnings about [=] captures
Jarek Kobus
2024-02-06
1
-2
/
+8
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-13
/
+13
*
Translations: Remove stray Q_DECLARE_TR_FUNCTIONS(...)
Alessandro Portale
2023-02-10
1
-1
/
+0
*
Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOP
Alessandro Portale
2023-02-08
1
-13
/
+13
*
Remove unneeded includes of utils/runextensions.h
Jarek Kobus
2023-01-27
1
-2
/
+0
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/8.0' into 9.0
Tim Jenssen
2022-10-04
1
-2
/
+2
|
\
|
*
Fix backward compatibility issue with QmlProfiler
Antti Määttä
2022-09-29
1
-2
/
+2
*
|
QmlProfiler: Convert to using Tr::tr
Alessandro Portale
2022-09-22
1
-24
/
+25
*
|
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
|
qmljs: (QString -> Utils::FilePath)++
Fawzi Mohamed
2022-07-13
1
-6
/
+11
|
/
*
Add Quick3d profiler support
Janne Koskinen
2022-01-24
1
-1
/
+2
*
Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.13' into 4.14
Eike Ziller
2020-10-09
1
-1
/
+1
|
\
|
*
qmlprofiler: Fix a crash in the rangeFilter
Dominik Holland
2020-10-09
1
-1
/
+1
*
|
QmlProfiler: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-14
1
-5
/
+5
|
/
*
QmlProfiler: Remove some dead code
hjk
2019-08-30
1
-4
/
+0
*
QmlProfiler: Modernize
Alessandro Portale
2018-12-02
1
-1
/
+1
*
QmlProfiler: Avoid some compiler warnings
Ulf Hermann
2018-09-18
1
-2
/
+4
*
Tracing: Make sure we don't cast between different kinds of events
Ulf Hermann
2018-07-16
1
-7
/
+19
*
QML Profiler: Fix punctuation in messages
Leena Miettinen
2018-06-13
1
-4
/
+4
*
QmlProfiler: Actually update the details when rewriter tells us to
Ulf Hermann
2018-05-31
1
-4
/
+5
*
QmlProfiler: Keep text marks when replaying events
Ulf Hermann
2018-05-30
1
-0
/
+13
*
QmlProfiler: Move action registration out of QmlProfilerTool
Ulf Hermann
2018-05-29
1
-0
/
+7
*
Tracing: Move event storage out of trace manager
Ulf Hermann
2018-05-08
1
-52
/
+99
*
Tracing: Move the type storage out of the trace manager
Ulf Hermann
2018-05-08
1
-56
/
+94
*
Tracing: Generalize event filtering
Ulf Hermann
2018-05-08
1
-71
/
+96
*
Tracing: Drop restricted start/end times from trace manager
Ulf Hermann
2018-05-08
1
-0
/
+13
*
Move Timeline and FlameGraph into a common "Tracing" library
Ulf Hermann
2018-05-04
1
-1
/
+1
*
Remove TimelineTraceManager::State
Ulf Hermann
2018-04-23
1
-1
/
+0
*
QmlProfiler: Rename specific replayEvents to replayQmlEvents
Ulf Hermann
2018-04-19
1
-6
/
+6
*
QmlProfiler: Move parts of model manager and trace file to Timeline
Ulf Hermann
2018-04-19
1
-483
/
+168
*
Timeline: Move modelId generation into aggregator
Ulf Hermann
2018-04-17
1
-6
/
+0
*
QmlProfiler: Don't expose the vector of event types
Ulf Hermann
2018-04-17
1
-5
/
+5
*
QmlProfiler: Integrate TraceTime into ModelManager
Ulf Hermann
2018-04-17
1
-91
/
+71
*
Move parts of QmlEvent and QmlEventType to timeline
Ulf Hermann
2018-04-17
1
-1
/
+3
*
Timeline: Add stash() and restore() methods to notes model
Ulf Hermann
2018-04-17
1
-2
/
+2
*
QmlProfiler: Get rid of processing step
Ulf Hermann
2018-04-17
1
-15
/
+6
*
qmljs: remove remaining references to QtQuick1
Marco Benelli
2018-04-03
1
-3
/
+0
*
Merge remote-tracking branch 'origin/4.5'
Eike Ziller
2018-01-09
1
-4
/
+15
|
\
|
*
QmlProfiler: Retain event types between sessions on same connection
Ulf Hermann
2018-01-03
1
-4
/
+15
*
|
QmlProfiler: Use a Target for populateFileFinder()
Ulf Hermann
2017-09-27
1
-2
/
+2
|
/
*
QmlProfiler: Don't trust in externally provided timestamps
Ulf Hermann
2017-09-12
1
-6
/
+17
*
Drop unused variables and lambda captures
Ulf Hermann
2017-09-08
1
-2
/
+2
*
QmlProfiler: Rename QmlProfilerDetailsRewriter::clearRequests to clear
Ulf Hermann
2017-08-15
1
-1
/
+1
[next]