aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertraceview.cpp
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: propagate selections from trace to event view by typeIdUlf Hermann2014-10-021-3/+6
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-9/+8
* | QmlProfiler: Relay mouse move events to the timeline's parent windowUlf Hermann2014-08-261-0/+1
* | QmlProfiler: Rename get* and find* methods to their canonical namesUlf Hermann2014-08-261-2/+2
|/
* QmlProfiler: restore tooltips on category labelsUlf Hermann2014-06-241-6/+0
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-2/+2
* QmlProfiler: Pass model index to QML when selecting in trace viewUlf Hermann2014-06-161-8/+22
* QmlProfiler: put all of the traceview in one QQuickViewUlf Hermann2014-06-061-162/+9
* QmlProfiler: Reduce the amount of useless signals on item selectionUlf Hermann2014-04-091-6/+5
* QmlProfiler: Keep an extra time window in ZoomControlUlf Hermann2014-04-021-1/+86
* QmlProfiler: remove dead codeUlf Hermann2014-03-311-1/+0
* QmlProfiler: Consistently clear when clear button pressedUlf Hermann2014-03-311-6/+4
* QmlProfiler: Remove dead codeUlf Hermann2014-03-311-45/+0
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-5/+5
* QmlProfiler: Allow filtering either JS or QML from the events viewUlf Hermann2014-03-101-1/+1
* QmlProfiler: relay context menu from trace view to parent widgetUlf Hermann2014-02-261-4/+46
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-151-0/+2
|\
| * QmlProfiler: Hide timline and show loading indicators when profilingUlf Hermann2014-01-141-0/+2
* | QmlProfiler: Remove some dead code and make sizing more consistent.Ulf Hermann2014-01-141-7/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Add another data state "ClearingData"Ulf Hermann2013-12-111-1/+2
|/
* QmlProfiler: Handle enable and show signals for zoomslider in C++Ulf Hermann2013-12-031-3/+15
* QmlProfiler: Remove ScrollableQuickViewAurindam Jana2013-11-181-47/+2
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* QmlProfiler: Move zoom calculations into QML and simplify them.Ulf Hermann2013-11-131-22/+1
* QmlProfiler: Reimplement zoom slider in QMLUlf Hermann2013-11-131-0/+7
* QmlProfiler: remove broken zoom toolbarUlf Hermann2013-11-131-49/+0
* Remove non-functional tracking of profiler root's vertical scrollUlf Hermann2013-11-111-7/+0
* QmlProfiler: Avoid drawing outside of widgetKai Koehne2013-11-051-4/+2
* QmlProfiler: Initial conversion from Quick 1 to Quick 2Thomas Hartmann2013-09-161-42/+46
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-34/+47
* 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
* | QmlProfiler: Reduce number of calls to get the same result.hjk2013-01-071-52/+54
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-20/+20
|/
* 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-0/+2
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-1/+1
* Change the toolbar of the debugger sub windows to a flat grey toneMarco Bubke2012-04-121-0/+2
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-0/+601