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
/
timelinerenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Timeline: Create new library from contents of QmlProfiler
Ulf Hermann
2014-12-16
1
-307
/
+0
*
QmlProfiler: Require only subset of renderer to execute render passes
Ulf Hermann
2014-12-15
1
-250
/
+11
*
QmlProfiler: Convert the render pass state into a pure interface
Ulf Hermann
2014-12-15
1
-8
/
+14
*
QmlProfiler: Apply d-pointer pattern to TimelineRenderer
Ulf Hermann
2014-12-15
1
-139
/
+217
*
QmlProfiler: Move timeline classes into own namespace
Ulf Hermann
2014-12-15
1
-2
/
+2
*
QmlProfiler: split notes model in generic and specific classes
Ulf Hermann
2014-12-15
1
-3
/
+3
*
QMLProfiler: Use scene graph for painting events in timeline
Ulf Hermann
2014-12-12
1
-260
/
+204
*
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-12-10
1
-2
/
+2
|
\
|
*
QmlProfiler: Constrain the length of painted events to the visible area
Ulf Hermann
2014-12-09
1
-2
/
+2
*
|
QmlProfiler: more precise event selection in timeline
Ulf Hermann
2014-12-05
1
-16
/
+20
*
|
QmlProfiler: Optimize row lookup in timeline renderer
Ulf Hermann
2014-12-05
1
-4
/
+6
*
|
QmlProfiler: Separate expanded and collapsed row heights and counts
Ulf Hermann
2014-12-05
1
-2
/
+2
*
|
QmlProfiler: Make rowHeightChanged signals more specific
Ulf Hermann
2014-12-05
1
-2
/
+2
*
|
QmlProfiler: Reorganize timeline into rows
Ulf Hermann
2014-12-05
1
-195
/
+116
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-12-01
1
-0
/
+2
|
\
|
|
*
QmlProfiler: Don't draw note markers for hidden categories
Ulf Hermann
2014-11-28
1
-0
/
+2
*
|
QmlProfiler: Move timeline prev/next functions to models
Ulf Hermann
2014-11-27
1
-176
/
+6
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-11-24
1
-4
/
+4
|
\
|
|
*
QmlProfiler: use correct row heights for binding loop markers
Ulf Hermann
2014-11-21
1
-4
/
+4
*
|
QmlProfiler: fix selection propagation from event view to timeline
Ulf Hermann
2014-11-21
1
-3
/
+25
*
|
QmlProfiler: Rename some classes and files to follow the common pattern
Ulf Hermann
2014-11-21
1
-2
/
+2
*
|
QmlProfiler: Centralize trace/window/range times
Ulf Hermann
2014-11-21
1
-28
/
+35
*
|
QmlProfiler: More precise drawing for selection rectangles
Ulf Hermann
2014-11-18
1
-14
/
+37
|
/
*
QmlProfiler: Avoid numerical overflows in calculation of event width
Ulf Hermann
2014-11-12
1
-7
/
+13
*
QmlProfiler: Draw notes in timeline
Ulf Hermann
2014-10-15
1
-0
/
+51
*
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: Increase minimum size of timeline items to 3px
Ulf Hermann
2014-10-14
1
-5
/
+9
*
|
QmlProfiler: Fix next/previous selection in timeline
Ulf Hermann
2014-10-02
1
-6
/
+9
*
|
QmlProfiler: Eliminate ambiguity from TimelineModelAggregator::count()
Ulf Hermann
2014-09-29
1
-4
/
+4
*
|
QmlProfiler: Introduce properties for timeline category heights
Ulf Hermann
2014-09-29
1
-5
/
+5
*
|
QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"
Ulf Hermann
2014-09-29
1
-16
/
+16
*
|
QmlProfiler: introduce properties for empty, hidden and displayName
Ulf Hermann
2014-09-15
1
-0
/
+4
*
|
QmlProfiler: rename relative height of timeline items to "relativeHeight"
Ulf Hermann
2014-09-10
1
-2
/
+2
*
|
QmlProfiler: drag&drop reordering of models in timeline
Ulf Hermann
2014-09-09
1
-0
/
+18
*
|
QmlProfiler: Rename get* and find* methods to their canonical names
Ulf Hermann
2014-08-26
1
-34
/
+34
|
/
*
QmlProfiler: Keep TimelineRenderer and Button states in sync
Ulf Hermann
2014-07-11
1
-14
/
+24
*
QmlProfiler: Fix rounding error for items starting outside the screen
Ulf Hermann
2014-07-10
1
-2
/
+6
*
QmlProfiler: Fix logic when selecting previous event
Ulf Hermann
2014-07-09
1
-1
/
+1
*
QmlProfiler: Draw selection boxes only as large as the items
Ulf Hermann
2014-06-24
1
-4
/
+6
*
QmlProfiler: allow interactive resizing of rows in timeline
Ulf Hermann
2014-06-24
1
-2
/
+6
*
QmlProfiler: Put height of rows in the timeline into the model
Ulf Hermann
2014-06-24
1
-20
/
+43
*
QmlProfiler: Reduce the amount of useless signals on item selection
Ulf Hermann
2014-04-09
1
-1
/
+5
*
QmlProfiler: Prevent integer overflows in timelinerenderer
Ulf Hermann
2014-03-31
1
-24
/
+30
*
QmlProfiler: Update selection also when only model changes
Ulf Hermann
2014-03-31
1
-19
/
+14
*
QmlProfiler: Make sure only hovered events are selected
Ulf Hermann
2014-03-31
1
-1
/
+7
*
QmlProfiler: Remove pointless second check for endTime
Ulf Hermann
2014-03-11
1
-3
/
+0
*
QmlProfiler: Make sure that very narrow events can be hovered over
Ulf Hermann
2014-03-11
1
-5
/
+7
*
QmlProfiler: Make sure all binding loop markers are drawn
Ulf Hermann
2014-02-14
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
[next]