aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilereventview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+4
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-11/+11
|/
* Adjust license headershjk2012-10-051-21/+20
* Get rid of some Q_WS_X11.Nikolai Kosjar2012-10-041-4/+0
* UI text: fix capitalization and punctuation.Leena Miettinen2012-10-011-4/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: added tooltip for non-optimized bindingsChristiaan Janssen2012-05-311-3/+9
* QmlProfiler: renamed "v4" bindings to "optimized" bindingsChristiaan Janssen2012-05-311-3/+3
* QmlProfiler: state dialog as floating widgetChristiaan Janssen2012-05-211-0/+6
* Fix: qsTr is a qml method, not a cpp methodChristiaan Janssen2012-05-041-1/+1
* QmlProfiler: show binding typesChristiaan Janssen2012-05-041-7/+15
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-151-0/+1
|\
| * QmlProfiler: Fix memory leakKai Koehne2012-03-141-0/+1
* | QmlProfiler: RefactorChristiaan Janssen2012-03-141-97/+205
|/
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-171-4/+23
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* QmlProfiler: display binding loopsChristiaan Janssen2012-02-081-0/+20
* QmlProfiler: hiding extra statistics by defaultChristiaan Janssen2012-02-071-14/+74
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: avoid selection jumping between viewsChristiaan Janssen2012-01-241-0/+11
* QmlProfiler: rewriting details for bindingsChristiaan Janssen2012-01-201-3/+27
* QmlProfiler: reading column information in bindingsChristiaan Janssen2012-01-201-5/+12
* QmlProfiler: unicode for muChristiaan Janssen2012-01-131-1/+1
* QmlProfiler: linking JS events with QML eventsChristiaan Janssen2011-12-141-0/+17
* QmlProfiler: showing children time and count in events paneChristiaan Janssen2011-12-141-60/+60
* 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: changed labels in context menu for statisticsChristiaan Janssen2011-11-101-0/+14
* | QmlProfiler: link selections in events and timeline viewsChristiaan Janssen2011-11-101-0/+24
* | QmlProfiler: option to get statistics from local regionChristiaan Janssen2011-11-101-0/+15
* | QmlProfiler: merging Callers, Callees and EventsChristiaan Janssen2011-11-091-94/+282
* | QmlProfiler: Improve copy to clipboard featureKai Koehne2011-10-311-3/+13
* | QmlProfiler: V8 profilingChristiaan Janssen2011-10-071-3/+93
|/
* QmlProfiler: show median time in summaryChristiaan Janssen2011-08-241-1/+13
* QmlProfiler: copy event information to clipboardChristiaan Janssen2011-08-241-0/+70
* QmlProfiler: New event list with caching, load, saveChristiaan Janssen2011-08-171-181/+32
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-1/+1
|\
| * QmlProfiler: fixed sorting of "event type" fieldChristiaan Janssen2011-08-041-1/+1
* | QmlJSDebugClient: Move QmlProfilerTraceClient into libraryKai Koehne2011-08-051-0/+2
|/
* Qml Tooling: Fix debugging & profiling of .qml files loaded from resourcesKai Koehne2011-07-211-3/+3
* QmlProfiler: skip anonymous events when computing percentagesChristiaan Janssen2011-07-201-1/+6
* QmlProfiler: enabled sorting in Callers/Callees tabsChristiaan Janssen2011-07-181-2/+7
* QmlProfiler: fixed sorting of percentage columnChristiaan Janssen2011-07-181-1/+1
* QmlProfiler: display warning when app killedChristiaan Janssen2011-07-131-1/+6
* corrected license headersThomas Murach2011-07-061-13/+12
* QmlProfiler: refactored the event views into a single classChristiaan Janssen2011-07-041-0/+544