summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-051-9/+10
|\
| * QmlProfiler: Update timeline contentWidth also if width changesUlf Hermann2013-12-031-9/+10
* | QmlProfiler: Remove custom canvas implementationUlf Hermann2013-12-034-66/+71
|/
* QmlProfiler: Handle enable and show signals for zoomslider in C++Ulf Hermann2013-12-031-2/+0
* QmlProfiler: improve selection behavior in timelineUlf Hermann2013-12-022-9/+22
* QmlProfiler: Improve readability of time labelsUlf Hermann2013-11-221-11/+21
* QmlProfiler: Remover some dead codeUlf Hermann2013-11-221-16/+0
* QmlProfiler: Properly align time labels and barsUlf Hermann2013-11-221-1/+1
* QmlProfiler: Restrict selection ranges to a minimum of 500nsUlf Hermann2013-11-222-2/+2
* QmlProfiler: Make range selection boundaries consistentUlf Hermann2013-11-211-0/+5
* QmlProfiler: Remover "rubber" behavior for horizontal Flickable.Ulf Hermann2013-11-211-0/+1
* QmlProfiler: Centralize redrawing of custom canvasUlf Hermann2013-11-212-26/+0
* QmlProfiler: Use anchors to determine the size of the timebar backgroundUlf Hermann2013-11-191-4/+3
* QmlProfiler: Use RangeMover to simplify and fix SelectionRangeUlf Hermann2013-11-142-209/+18
* QmlProfiler: Fix jaggy behavior of range start handleUlf Hermann2013-11-142-76/+83
* QmlProfiler: Provide a vertical scroll bar for the timeline view.Ulf Hermann2013-11-141-0/+10
* QmlProfiler: Avoid persistent horizontal "overflicking" in timeline.Ulf Hermann2013-11-131-15/+6
* QmlProfiler: Restrict greying of out-of-bounds timemarks to content.Ulf Hermann2013-11-131-2/+2
* QmlProfiler: Move zoom calculations into QML and simplify them.Ulf Hermann2013-11-131-44/+33
* QmlProfiler: Reimplement zoom slider in QMLUlf Hermann2013-11-131-0/+29
* QmlProfiler: Restrict rendering of timeline to visible areaUlf Hermann2013-11-121-1/+4
* QmlProfiler: Draw time marks only in visible areaUlf Hermann2013-11-122-14/+26
* QmlProfiler: Add some indentationUlf Hermann2013-11-121-163/+163
* QmlProfiler: Make timeline renderer vertically flickableUlf Hermann2013-11-121-22/+29
* Remove non-functional tracking of profiler root's vertical scrollUlf Hermann2013-11-113-44/+13
* Request a repaint from the TimelineRenderer if endTime changesUlf Hermann2013-11-081-0/+3
* Don't set infinite or NaN numbers as start of the flick rangeUlf Hermann2013-11-081-1/+1
* QmlProfiler: Rename Label to CategoryLabelAurindam Jana2013-11-053-2/+2
* QmlProfiler: Avoid drawing outside of widgetKai Koehne2013-11-054-17/+15
* QmlProfiler: Set objectNames to QmlProfilerCanvas instancesKai Koehne2013-11-053-0/+3
* QmlProfiler: Avoid generic property types in QMLAurindam Jana2013-09-187-25/+25
* QmlProfiler: Update Qt Quick 2.0 to Quick 2.1Aurindam Jana2013-09-1810-10/+10
* QmlProfiler: Initial conversion from Quick 1 to Quick 2Thomas Hartmann2013-09-1610-12/+12
* QmlProfiler: reworkedChristiaan Janssen2013-08-098-237/+235
* QmlProfiler: do not show richtext in event detailsKai Koehne2013-06-252-0/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-2911-11/+11
* QmlProfiler: adjust popup drag limits on scrollChristiaan Janssen2012-12-142-14/+20
* QmlProfiler: prevent details pop-ups to leave screenChristiaan Janssen2012-10-172-0/+52
* Adjust license headershjk2012-10-0511-232/+221
* Contact -> qt-project.orgEike Ziller2012-07-1911-33/+11
* QmlProfiler: state dialog as floating widgetChristiaan Janssen2012-05-213-144/+0
* QmlProfiler: show empty traceChristiaan Janssen2012-05-112-1/+2
* QmlProfiler: RefactorChristiaan Janssen2012-03-147-125/+141
* QmlProfiler: read trace when application ended by the userChristiaan Janssen2012-02-172-1/+21
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-173-19/+32
* QmlProfiler: display binding loopsChristiaan Janssen2012-02-083-0/+23
* QmlProfiler: scroll automatically when selecting events out of viewChristiaan Janssen2012-02-031-1/+11
* QmlProfiler: reposition dialogs inside timeline when scrollingChristiaan Janssen2012-02-032-0/+10
* Long live the king!hjk2012-01-2611-11/+11
* QmlProfiler: rewriting details for bindingsChristiaan Janssen2012-01-201-14/+17