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
/
qmlprofiler
/
qmlprofilerstatisticsview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Timeline and FlameGraph into a common "Tracing" library
Ulf Hermann
2018-05-04
1
-1
/
+1
*
QmlProfiler: Avoid some 0 as nullptr warnings
Ulf Hermann
2018-04-17
1
-4
/
+4
*
QmlProfiler: Don't expose the vector of event types
Ulf Hermann
2018-04-17
1
-1
/
+1
*
QmlProfiler: Clean up type selection in statistics model
Ulf Hermann
2018-04-17
1
-49
/
+52
*
QmlProfiler: Remove now-unused members from statistics
Ulf Hermann
2018-04-16
1
-37
/
+9
*
QmlProfiler: Eliminate QStandardItemModel from statistics
Ulf Hermann
2018-04-16
1
-407
/
+56
*
QmlProfiler: Store statistics data in a saner way
Ulf Hermann
2018-04-16
1
-28
/
+34
*
QmlProfiler: Move some methods from statistics view into model
Ulf Hermann
2018-04-12
1
-58
/
+8
*
QmlProfiler: Disambiguate parent/child terminology in statistics
Ulf Hermann
2018-04-12
1
-11
/
+11
*
QmlProfiler: Un-pimpl statistics classes
Ulf Hermann
2018-04-12
1
-142
/
+110
*
QmlProfiler: Drop some dead code
Ulf Hermann
2018-04-12
1
-19
/
+3
*
QmlProfiler: Get rid of field/column mapping in statistics view
Ulf Hermann
2018-04-12
1
-237
/
+107
*
QmlProfiler: Preserve statistics sorting order across model reloads
Ulf Hermann
2018-02-01
1
-17
/
+37
*
QmlProfiler: Fix translations and tests for statistics view
Ulf Hermann
2018-01-26
1
-18
/
+16
*
QmlProfiler: In statistics use non-recursive time as total
Ulf Hermann
2017-08-14
1
-5
/
+5
*
QmlProfiler: Don't crash if a statistics entry is empty
Ulf Hermann
2017-03-21
1
-1
/
+1
*
QmlProfiler: Change total time and recursion display in statistics
Ulf Hermann
2017-02-21
1
-12
/
+17
*
QmlProfiler: Add text marks for QML/JS types into documents
Ulf Hermann
2017-02-21
1
-0
/
+47
*
QmlProfiler: Change statistics view labels
Ulf Hermann
2016-12-28
1
-4
/
+4
*
QmlProfiler: Drop some useless members from statistics view
Ulf Hermann
2016-12-21
1
-6
/
+1
*
Timeline: Move printTime() into Timeline and add hours, minutes, nanos
Ulf Hermann
2016-12-19
1
-7
/
+8
*
QmlProfiler: Clean up view initialization
Ulf Hermann
2016-12-14
1
-1
/
+1
*
QmlProfiler: Fix sorting of statistics items
Ulf Hermann
2016-12-13
1
-56
/
+48
*
QmlProfiler: Clean up statistics view
Ulf Hermann
2016-06-10
1
-48
/
+47
*
QmlProfiler: Provide a sane ctor for QmlEventType and use it
Ulf Hermann
2016-06-10
1
-27
/
+25
*
QmlProfiler: Remove references to binding types
Ulf Hermann
2016-06-10
1
-13
/
+0
*
QmlProfiler: Drop some useless QVariant ctors
Ulf Hermann
2016-06-10
1
-6
/
+6
*
QmlProfiler: Make members of QmlEventLocation private
Ulf Hermann
2016-06-10
1
-6
/
+6
*
QmlProfiler: Add default argument for parent widgets on event views
Ulf Hermann
2016-06-01
1
-2
/
+2
*
QmlProfiler: Fix "Callee" vs "Caller" labels in statistics view
Ulf Hermann
2016-05-26
1
-1
/
+1
*
QmlProfiler: Drive event loading from the model manager
Ulf Hermann
2016-05-23
1
-25
/
+2
*
QmlProfiler: Load data event by event in aggregated models
Ulf Hermann
2016-05-23
1
-3
/
+5
*
QmlProfiler: Apply some code cosmetics
Ulf Hermann
2016-05-06
1
-10
/
+5
*
QmlProfiler: Fix the naming scheme for events and event types
Ulf Hermann
2016-05-04
1
-11
/
+7
*
Move QmlProfiler specific files from qmldebug to qmlprofiler
Ulf Hermann
2016-05-03
1
-3
/
+1
*
QmlProfiler: Remove QmlProfilerStatisticsView::getStatisticsInRange()
Ulf Hermann
2016-04-29
1
-5
/
+0
*
QmlProfiler: Clear range restrictions when clearing events views
Ulf Hermann
2016-02-18
1
-0
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
QmlProfiler: Allow multiple events views loaded from plugins
Ulf Hermann
2016-01-06
1
-1
/
+2
*
QmlProfiler: Retrieve common actions from ActionManager
Ulf Hermann
2016-01-06
1
-10
/
+5
*
QmlProfiler: Remove "Limit to Range" option from statistics view
Ulf Hermann
2016-01-06
1
-14
/
+0
*
QmlProfiler: Rename QmlProfilerEventsModelProxy
Ulf Hermann
2016-01-06
1
-42
/
+42
*
QmlProfiler: Rename "events" to "statistics" view
Ulf Hermann
2016-01-06
1
-0
/
+1020