summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qml/TimeDisplay.qml
Commit message (Expand)AuthorAgeFilesLines
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-187/+0
* QmlProfiler: Make TimeDisplay more configurableUlf Hermann2014-12-151-17/+20
* QmlProfiler: Make TimeDisplay and TimeMarks declarativeUlf Hermann2014-12-051-63/+127
* QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-16/+7
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Try harder to obtain a canvas contextUlf Hermann2014-09-101-2/+1
|/
* QmlProfiler: put all of the traceview in one QQuickViewUlf Hermann2014-06-061-10/+5
* QmlProfiler: Always reset the context before drawing on a canvasUlf Hermann2014-04-141-0/+2
* QmlProfiler: Consistently clear when clear button pressedUlf Hermann2014-03-311-3/+8
* QmlProfiler: take the left border into account when painting time marksUlf Hermann2014-02-271-4/+5
* QmlProfiler: Don't use the canvas context if it isn't readyUlf Hermann2014-02-261-0/+2
* QmlProfiler: Remove gradient bordersUlf Hermann2014-02-251-20/+3
* 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-30/+31
|/
* QmlProfiler: Improve readability of time labelsUlf Hermann2013-11-221-11/+21
* QmlProfiler: Centralize redrawing of custom canvasUlf Hermann2013-11-211-11/+0
* QmlProfiler: Set objectNames to QmlProfilerCanvas instancesKai Koehne2013-11-051-0/+1
* QmlProfiler: Avoid generic property types in QMLAurindam Jana2013-09-181-3/+3
* 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-1/+1
* 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
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: minor adjustments to timeline UIChristiaan Janssen2011-12-051-2/+2
* QmlProfiler: improved look of the timeline UIChristiaan Janssen2011-11-241-2/+35
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlProfiler: optimizations in canvas repaintChristiaan Janssen2011-11-021-19/+13
* | QmlProfiler: main view with fixed height and scrollableChristiaan Janssen2011-11-011-100/+23
* | QmlProfiler: changes in rangedetails and selection of itemsChristiaan Janssen2011-10-101-3/+0
|/
* QmlProfiler: New event list with caching, load, saveChristiaan Janssen2011-08-171-1/+1
* QmlProfiler: fixed artifacts when rendering backgroundChristiaan Janssen2011-07-081-1/+1
* corrected license headersThomas Murach2011-07-061-0/+32
* QML l10n fixesDaniel Molkentin2011-06-301-1/+1
* QmlProfiler: show ranges in time displayChristiaan Janssen2011-06-281-22/+44
* QmlProfiler: Next and Previous controlsChristiaan Janssen2011-06-281-2/+5
* QmlProfiler: Time display with 3 decimalsChristiaan Janssen2011-06-211-5/+4
* QmlProfiler: time displayChristiaan Janssen2011-06-211-0/+140