summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilereventview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Show notes in events viewUlf Hermann2014-10-151-13/+36
* 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-1/+1
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-25/+24
|/
* QmlProfiler: Make events view properly sortableUlf Hermann2014-07-071-12/+27
* QmlProfiler: Show placeholder labels in select locationsUlf Hermann2014-07-021-4/+8
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-47/+75
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-11/+11
* Qml Profilder Views: Make consistent with other viewsDaniel Teske2014-04-111-2/+2
* QmlProfiler: Reduce the amount of useless signals on item selectionUlf Hermann2014-04-091-6/+13
* QmlProfiler: Allow filtering either JS or QML from the events viewUlf Hermann2014-03-101-6/+53
* QML profiler: fix messages and UI textLeena Miettinen2014-03-071-3/+3
* QmlProfiler: Remove dead code.Ulf Hermann2014-02-191-9/+0
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-7/+7
* QmlProfiler: Make time formatting available to all timeline modelsUlf Hermann2014-02-181-17/+7
* QmlProfiler: Show Javascript calls in events view.Ulf Hermann2014-02-101-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-429/+228
* QmlProfiler: Use real type instead of base classhjk2013-08-081-5/+4
* Fix coding style for else statementsOrgad Shaneh2013-07-171-4/+2
* 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