aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qml/SelectionRange.qml
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Use bindings instead of JS methods for RangeMoverUlf Hermann2014-08-261-12/+12
|/
* QmlProfiler: Use correct width for scaling timeline rangesUlf Hermann2014-08-121-1/+1
* QmlProfiler: put all of the traceview in one QQuickViewUlf Hermann2014-06-061-1/+0
* QmlProfiler: Prevent integer overflows on contentWidth and contentXUlf Hermann2014-04-021-1/+1
* QmlProfiler: remove dead codeUlf Hermann2014-03-311-5/+1
* QmlProfiler: Increase accuracy of various data typesUlf Hermann2014-03-311-4/+4
* QmlProfiler: Provide a horizontal scroll bar for the timelineUlf Hermann2014-02-271-4/+2
* QmlProfiler: Fix range selectionUlf Hermann2014-02-211-5/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlProfiler: improve selection behavior in timelineUlf Hermann2013-12-021-7/+14
* QmlProfiler: Restrict selection ranges to a minimum of 500nsUlf Hermann2013-11-221-1/+1
* QmlProfiler: Make range selection boundaries consistentUlf Hermann2013-11-211-0/+5
* QmlProfiler: Use RangeMover to simplify and fix SelectionRangeUlf Hermann2013-11-141-180/+15
* QmlProfiler: Avoid drawing outside of widgetKai Koehne2013-11-051-2/+2
* QmlProfiler: Avoid generic property types in QMLAurindam Jana2013-09-181-9/+9
* 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-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
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-1/+1
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: improved look of the timeline UIChristiaan Janssen2011-11-241-24/+52
* more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-111-2/+2
* QmlProfiler: nonzero trace starttimesChristiaan Janssen2011-11-031-1/+1
* QmlProfiler: Selection RangeChristiaan Janssen2011-11-011-0/+272