aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qml/Overview.qml
Commit message (Expand)AuthorAgeFilesLines
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-197/+0
* QmlProfiler: Make overview declarativeUlf Hermann2014-12-151-98/+76
* QmlProfiler: cleanup QmlProfilerTraceViewUlf Hermann2014-12-151-1/+0
* QmlProfiler: remove useless notesChanged signal from aggregatorUlf Hermann2014-12-151-1/+5
* QmlProfiler: Untangle QML codeUlf Hermann2014-12-151-16/+19
* QmlProfiler: Use Flickable's pixelAligned propertyUlf Hermann2014-12-051-4/+9
* QmlProfiler: Reorganize timeline into rowsUlf Hermann2014-12-051-3/+6
* QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-21/+19
* QmlProfiler: Show notes in overviewUlf Hermann2014-10-151-0/+22
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Eliminate ambiguity from TimelineModelAggregator::count()Ulf Hermann2014-09-291-1/+4
* | QmlProfiler: set overview range slider right border to correct valueUlf Hermann2014-09-291-1/+3
* | QmlProfiler: Lock the overview painting to the frame rateUlf Hermann2014-09-101-8/+7
* | QmlProfiler: Try harder to obtain a canvas contextUlf Hermann2014-09-101-2/+1
* | QmlProfiler: Paint overview binding loops in separate passesUlf Hermann2014-09-101-0/+6
* | QmlProfiler: Use bindings instead of JS methods for RangeMoverUlf Hermann2014-08-261-18/+18
|/
* QmlProfiler: Draw Overview in multiple passesUlf Hermann2014-06-061-7/+32
* QmlProfiler: Always reset the context before drawing on a canvasUlf Hermann2014-04-141-0/+2
* QmlProfiler: Don't ignore ranges of < 500ns in overviewUlf Hermann2014-03-311-3/+2
* QmlProfiler: Guard the overview against recursively changing the rangeUlf Hermann2014-03-311-0/+5
* QmlProfiler: Increase accuracy of various data typesUlf Hermann2014-03-311-2/+2
* QmlProfiler: Consistently clear when clear button pressedUlf Hermann2014-03-311-1/+1
* QmlProfiler: Don't use the canvas context if it isn't readyUlf Hermann2014-02-261-0/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Remove custom canvas implementationUlf Hermann2013-12-031-6/+7
|/
* QmlProfiler: Restrict selection ranges to a minimum of 500nsUlf Hermann2013-11-221-1/+1
* QmlProfiler: Fix jaggy behavior of range start handleUlf Hermann2013-11-141-14/+28
* QmlProfiler: Set objectNames to QmlProfilerCanvas instancesKai Koehne2013-11-051-0/+1
* QmlProfiler: Avoid generic property types in QMLAurindam Jana2013-09-181-2/+2
* QmlProfiler: Update Qt Quick 2.0 to Quick 2.1Aurindam Jana2013-09-181-1/+1
* QmlProfiler: Initial conversion from Quick 1 to Quick 2Thomas Hartmann2013-09-161-2/+2
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-16/+15
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-8/+8
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-171-2/+3
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: fix repaint issues in timeline overviewChristiaan Janssen2011-12-211-3/+3
* QmlProfiler: improved look of the timeline UIChristiaan Janssen2011-11-241-1/+1
* more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-111-2/+2
* QmlProfiler: nonzero trace starttimesChristiaan Janssen2011-11-031-4/+4
* QmlProfiler: optimizations in canvas repaintChristiaan Janssen2011-11-021-12/+3
* QmlProfiler: main view with fixed height and scrollableChristiaan Janssen2011-11-011-0/+138