summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qml/MainView.qml
Commit message (Expand)AuthorAgeFilesLines
...
* 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-121-3/+3
* 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-111-16/+1
* 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-051-1/+1
* QmlProfiler: Avoid drawing outside of widgetKai Koehne2013-11-051-5/+3
* QmlProfiler: Avoid generic property types in QMLAurindam Jana2013-09-181-4/+4
* 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-78/+79
* 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: state dialog as floating widgetChristiaan Janssen2012-05-211-6/+0
* QmlProfiler: show empty traceChristiaan Janssen2012-05-111-0/+1
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-74/+83
* QmlProfiler: read trace when application ended by the userChristiaan Janssen2012-02-171-0/+3
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-171-11/+17
* QmlProfiler: display binding loopsChristiaan Janssen2012-02-081-0/+2
* QmlProfiler: scroll automatically when selecting events out of viewChristiaan Janssen2012-02-031-1/+11
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: reading column information in bindingsChristiaan Janssen2012-01-201-2/+6
* QmlProfiler: tooltips for the labels columnChristiaan Janssen2012-01-131-0/+2
* QmlProfiler: timers for all profiler activitiesChristiaan Janssen2011-12-071-1/+5
* QmlProfiler: minor adjustments to timeline UIChristiaan Janssen2011-12-051-6/+6
* QmlProfiler: improved look of the timeline UIChristiaan Janssen2011-11-241-10/+54
* QmlProfiler: Don't let timer run if we cannot connect to portKai Koehne2011-11-111-1/+1
* 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: link selections in events and timeline viewsChristiaan Janssen2011-11-101-0/+30
* | QmlProfiler: option to get statistics from local regionChristiaan Janssen2011-11-101-0/+4
* | QmlProfiler: refactor postprocess step in internal statisticsChristiaan Janssen2011-11-091-1/+1
* | QmlProfiler: center event on clicked in detailsChristiaan Janssen2011-11-041-0/+8
* | QmlProfiler: nonzero trace starttimesChristiaan Janssen2011-11-031-12/+12
* | QmlProfiler: optimized timeline displayChristiaan Janssen2011-11-021-200/+95
* | QmlProfiler: updated zoom controlsChristiaan Janssen2011-11-011-13/+48
* | QmlProfiler: Selection RangeChristiaan Janssen2011-11-011-1/+76
* | QmlProfiler: main view with fixed height and scrollableChristiaan Janssen2011-11-011-235/+201
* | QmlProfiler: use end of trace event if presentChristiaan Janssen2011-10-111-4/+4
* | QmlProfiler: fixed bug in elapsed display when finishing traceChristiaan Janssen2011-10-111-1/+5
* | QmlProfiler: changes in rangedetails and selection of itemsChristiaan Janssen2011-10-101-77/+57
|/
* QmlProfiler: make strings translatableChristiaan Janssen2011-08-181-6/+5
* QmlProfiler: New event list with caching, load, saveChristiaan Janssen2011-08-171-53/+55
* QmlProfilerTraceClient: CleanupKai Koehne2011-08-051-1/+1
* QmlProfiler: correctly displaying status when recording disabledChristiaan Janssen2011-07-251-2/+2
* QmlProfiler: rendering event information popup next to cursorChristiaan Janssen2011-07-211-9/+25