summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qml/TimeMarks.qml
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* QmlProfiler: Add scales to rows in timelineUlf Hermann2014-06-241-2/+56
* QmlProfiler: Put height of rows in the timeline into the modelUlf Hermann2014-06-241-13/+22
* QmlProfiler: Allow only one category per model in timelineUlf Hermann2014-06-161-10/+8
* QmlProfiler: Always reset the context before drawing on a canvasUlf Hermann2014-04-141-0/+2
* QmlProfiler: Provide a horizontal scroll bar for the timelineUlf Hermann2014-02-271-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-29/+32
|/
* QmlProfiler: Remover some dead codeUlf Hermann2013-11-221-16/+0
* QmlProfiler: Centralize redrawing of custom canvasUlf Hermann2013-11-211-15/+0
* QmlProfiler: Restrict greying of out-of-bounds timemarks to content.Ulf Hermann2013-11-131-2/+2
* QmlProfiler: Draw time marks only in visible areaUlf Hermann2013-11-121-11/+23
* 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
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-14/+21
* 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-7/+7
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: improved look of the timeline UIChristiaan Janssen2011-11-241-8/+22
* more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-111-2/+2
* QmlProfiler: render background in gray when outside traceChristiaan Janssen2011-11-031-0/+14
* QmlProfiler: optimizations in canvas repaintChristiaan Janssen2011-11-021-15/+7
* QmlProfiler: optimized timeline displayChristiaan Janssen2011-11-021-5/+9
* QmlProfiler: main view with fixed height and scrollableChristiaan Janssen2011-11-011-0/+119