aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/timelinerenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-307/+0
* QmlProfiler: Require only subset of renderer to execute render passesUlf Hermann2014-12-151-250/+11
* QmlProfiler: Convert the render pass state into a pure interfaceUlf Hermann2014-12-151-8/+14
* QmlProfiler: Apply d-pointer pattern to TimelineRendererUlf Hermann2014-12-151-139/+217
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-2/+2
* QmlProfiler: split notes model in generic and specific classesUlf Hermann2014-12-151-3/+3
* QMLProfiler: Use scene graph for painting events in timelineUlf Hermann2014-12-121-260/+204
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-101-2/+2
|\
| * QmlProfiler: Constrain the length of painted events to the visible areaUlf Hermann2014-12-091-2/+2
* | QmlProfiler: more precise event selection in timelineUlf Hermann2014-12-051-16/+20
* | QmlProfiler: Optimize row lookup in timeline rendererUlf Hermann2014-12-051-4/+6
* | QmlProfiler: Separate expanded and collapsed row heights and countsUlf Hermann2014-12-051-2/+2
* | QmlProfiler: Make rowHeightChanged signals more specificUlf Hermann2014-12-051-2/+2
* | QmlProfiler: Reorganize timeline into rowsUlf Hermann2014-12-051-195/+116
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-011-0/+2
|\|
| * QmlProfiler: Don't draw note markers for hidden categoriesUlf Hermann2014-11-281-0/+2
* | QmlProfiler: Move timeline prev/next functions to modelsUlf Hermann2014-11-271-176/+6
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-4/+4
|\|
| * QmlProfiler: use correct row heights for binding loop markersUlf Hermann2014-11-211-4/+4
* | QmlProfiler: fix selection propagation from event view to timelineUlf Hermann2014-11-211-3/+25
* | QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-2/+2
* | QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-28/+35
* | QmlProfiler: More precise drawing for selection rectanglesUlf Hermann2014-11-181-14/+37
|/
* QmlProfiler: Avoid numerical overflows in calculation of event widthUlf Hermann2014-11-121-7/+13
* QmlProfiler: Draw notes in timelineUlf Hermann2014-10-151-0/+51
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Increase minimum size of timeline items to 3pxUlf Hermann2014-10-141-5/+9
* | QmlProfiler: Fix next/previous selection in timelineUlf Hermann2014-10-021-6/+9
* | QmlProfiler: Eliminate ambiguity from TimelineModelAggregator::count()Ulf Hermann2014-09-291-4/+4
* | QmlProfiler: Introduce properties for timeline category heightsUlf Hermann2014-09-291-5/+5
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-16/+16
* | QmlProfiler: introduce properties for empty, hidden and displayNameUlf Hermann2014-09-151-0/+4
* | QmlProfiler: rename relative height of timeline items to "relativeHeight"Ulf Hermann2014-09-101-2/+2
* | QmlProfiler: drag&drop reordering of models in timelineUlf Hermann2014-09-091-0/+18
* | QmlProfiler: Rename get* and find* methods to their canonical namesUlf Hermann2014-08-261-34/+34
|/
* QmlProfiler: Keep TimelineRenderer and Button states in syncUlf Hermann2014-07-111-14/+24
* QmlProfiler: Fix rounding error for items starting outside the screenUlf Hermann2014-07-101-2/+6
* QmlProfiler: Fix logic when selecting previous eventUlf Hermann2014-07-091-1/+1
* QmlProfiler: Draw selection boxes only as large as the itemsUlf Hermann2014-06-241-4/+6
* QmlProfiler: allow interactive resizing of rows in timelineUlf Hermann2014-06-241-2/+6
* QmlProfiler: Put height of rows in the timeline into the modelUlf Hermann2014-06-241-20/+43
* QmlProfiler: Reduce the amount of useless signals on item selectionUlf Hermann2014-04-091-1/+5
* QmlProfiler: Prevent integer overflows in timelinerendererUlf Hermann2014-03-311-24/+30
* QmlProfiler: Update selection also when only model changesUlf Hermann2014-03-311-19/+14
* QmlProfiler: Make sure only hovered events are selectedUlf Hermann2014-03-311-1/+7
* QmlProfiler: Remove pointless second check for endTimeUlf Hermann2014-03-111-3/+0
* QmlProfiler: Make sure that very narrow events can be hovered overUlf Hermann2014-03-111-5/+7
* QmlProfiler: Make sure all binding loop markers are drawnUlf Hermann2014-02-141-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1