aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qml/MainView.qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlProfiler: avoid reference to connection in UIChristiaan Janssen2011-07-211-0/+1
* QmlProfiler: removed old fps codeChristiaan Janssen2011-07-131-10/+0
* QmlProfiler: displaying events only when availableChristiaan Janssen2011-07-131-7/+9
* QmlProfiler: Visual feedbackChristiaan Janssen2011-07-131-1/+10
* corrected license headersThomas Murach2011-07-061-13/+12
* QmlProfiler: disable navigation buttons when no dataChristiaan Janssen2011-07-051-12/+9
* QmlProfiler: nesting events in the timeline viewChristiaan Janssen2011-06-281-4/+13
* QmlProfiler: show ranges in time displayChristiaan Janssen2011-06-281-0/+56
* QmlProfiler: zoom in and out controlsChristiaan Janssen2011-06-281-12/+30
* QmlProfiler: Next and Previous controlsChristiaan Janssen2011-06-281-3/+45
* QmlProfiler: Clear button in toolbarChristiaan Janssen2011-06-271-37/+91
* QmlProfiler: Dependencies viewChristiaan Janssen2011-06-231-0/+1
* QmlProfiler: clean up old codeChristiaan Janssen2011-06-211-5/+1
* QmlProfiler: time displayChristiaan Janssen2011-06-211-18/+11