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
/
qml
/
MainView.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Timeline: Create new library from contents of QmlProfiler
Ulf Hermann
2014-12-16
1
-472
/
+0
*
QmlProfiler: Fix lock icon in selection details
Ulf Hermann
2014-12-16
1
-1
/
+1
*
QmlProfiler: Fix selection by typeId
Ulf Hermann
2014-12-16
1
-4
/
+12
*
QmlProfiler: Make overview declarative
Ulf Hermann
2014-12-15
1
-1
/
+0
*
QmlProfiler: Make TimeDisplay more configurable
Ulf Hermann
2014-12-15
1
-1
/
+2
*
QmlProfiler: cleanup QmlProfilerTraceView
Ulf Hermann
2014-12-15
1
-1
/
+1
*
QmlProfiler: Rename qmlProfilerModelProxy to timelineModelAggregator
Ulf Hermann
2014-12-15
1
-19
/
+19
*
QmlProfiler: Untangle QML code
Ulf Hermann
2014-12-15
1
-360
/
+169
*
QMLProfiler: Use scene graph for painting events in timeline
Ulf Hermann
2014-12-12
1
-82
/
+56
*
QmlProfiler: Use Flickable's pixelAligned property
Ulf Hermann
2014-12-05
1
-18
/
+15
*
QmlProfiler: Make TimeDisplay and TimeMarks declarative
Ulf Hermann
2014-12-05
1
-82
/
+104
*
QmlProfiler: Reorganize timeline into rows
Ulf Hermann
2014-12-05
1
-149
/
+273
*
QmlProfiler: Fix timeline range selection
Ulf Hermann
2014-12-05
1
-1
/
+0
*
QmlProfiler: Move timeline prev/next functions to models
Ulf Hermann
2014-11-27
1
-2
/
+10
*
QmlProfiler: fix selection propagation from event view to timeline
Ulf Hermann
2014-11-21
1
-21
/
+27
*
QmlProfiler: Centralize trace/window/range times
Ulf Hermann
2014-11-21
1
-57
/
+38
*
QmlProfiler: Prefer events with notes when propagating selections
Ulf Hermann
2014-10-15
1
-1
/
+13
*
QmlProfiler: show notes in range details
Ulf Hermann
2014-10-15
1
-16
/
+3
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
QmlProfiler: Center trace view vertically around newly selected items
Ulf Hermann
2014-10-02
1
-0
/
+7
*
|
QmlProfiler: propagate selections from trace to event view by typeId
Ulf Hermann
2014-10-02
1
-1
/
+6
*
|
QmlProfiler: Don't try to get ID of invalid selection.
Ulf Hermann
2014-09-29
1
-1
/
+1
*
|
QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"
Ulf Hermann
2014-09-29
1
-5
/
+5
*
|
QmlProfiler: Provide UI for hiding and showing categories
Ulf Hermann
2014-09-15
1
-1
/
+29
*
|
QmlProfiler: drag&drop reordering of models in timeline
Ulf Hermann
2014-09-09
1
-0
/
+11
*
|
QmlProfiler: Use bindings instead of JS methods for RangeMover
Ulf Hermann
2014-08-26
1
-3
/
+3
*
|
QmlProfiler: Rename get* and find* methods to their canonical names
Ulf Hermann
2014-08-26
1
-11
/
+13
*
|
QmlProfiler: Remove getState() methods
Ulf Hermann
2014-08-26
1
-6
/
+1
|
/
*
QmlProfiler: Make sure TimelineRenderer is using the right x and width
Ulf Hermann
2014-07-11
1
-13
/
+13
*
QmlProfiler: access the background marks from where they're created
Ulf Hermann
2014-06-24
1
-0
/
+3
*
QmlProfiler: restore tooltips on category labels
Ulf Hermann
2014-06-24
1
-3
/
+8
*
QmlProfiler: Put height of rows in the timeline into the model
Ulf Hermann
2014-06-24
1
-2
/
+0
*
QmlProfiler: Allow only one category per model in timeline
Ulf Hermann
2014-06-16
1
-1
/
+1
*
QmlProfiler: Pass model index to QML when selecting in trace view
Ulf Hermann
2014-06-16
1
-4
/
+3
*
QmlProfiler: put all of the traceview in one QQuickView
Ulf Hermann
2014-06-06
1
-18
/
+46
*
QmlProfiler: Reduce the amount of useless signals on item selection
Ulf Hermann
2014-04-09
1
-7
/
+5
*
QmlProfiler: Prevent integer overflows on contentWidth and contentX
Ulf Hermann
2014-04-02
1
-19
/
+22
*
QmlProfiler: Update selection also when only model changes
Ulf Hermann
2014-03-31
1
-8
/
+4
*
QmlProfiler: unify centering on items and do it only once per click
Ulf Hermann
2014-03-31
1
-14
/
+1
*
QmlProfiler: remove dead code
Ulf Hermann
2014-03-31
1
-12
/
+9
*
QmlProfiler: Apply some coding style
Ulf Hermann
2014-03-31
1
-5
/
+3
*
QmlProfiler: Consistently clear when clear button pressed
Ulf Hermann
2014-03-31
1
-14
/
+9
*
QmlProfiler: Remove dead code
Ulf Hermann
2014-03-31
1
-17
/
+0
*
QmlProfiler: Fix order of updates to timeline contentX and contentWidth
Ulf Hermann
2014-03-14
1
-14
/
+29
*
QmlProfiler: Fix glitches when vertically resizing the timeline
Ulf Hermann
2014-03-06
1
-0
/
+3
*
QmlProfiler: Don't needlessly interrupt the timeline flicking motion
Ulf Hermann
2014-03-06
1
-4
/
+6
*
QmlProfiler: Provide a horizontal scroll bar for the timeline
Ulf Hermann
2014-02-27
1
-149
/
+148
*
QmlProfiler: Remove gradient borders
Ulf Hermann
2014-02-25
1
-20
/
+4
*
QmlProfiler: Fix range selection
Ulf Hermann
2014-02-21
1
-6
/
+3
[next]