aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerdatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* QmlProfiler: Fix location for QtQuick1 events before using themUlf Hermann2014-11-121-15/+8
* QmlProfiler: Add special model for notesUlf Hermann2014-10-151-0/+15
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Don't process all events twice when loading tracesUlf Hermann2014-09-121-0/+12
|/
* QmlProfiler: Clean up assignment of initial details to eventsUlf Hermann2014-07-091-16/+9
* QmlProfiler: Show placeholder labels in select locationsUlf Hermann2014-07-021-4/+1
* QmlProfiler: Actually do simplify the details string when loadingUlf Hermann2014-06-181-1/+1
* QmlProfiler: remove "Source code not available."Ulf Hermann2014-06-171-4/+3
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-22/+50
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-4/+5
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-8/+9
* QmlProfiler: Try to make the compiler inline event start comparisonUlf Hermann2014-03-311-7/+9
* QmlProfiler: Accept qrc:/ as local files when setting initial detailsUlf Hermann2014-02-211-1/+2
* QmlProfiler: Consistently apply the d-pointer pattern to all modelsUlf Hermann2014-02-191-18/+38
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-0/+221
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-1685/+0
* Fix coding style for else statementsOrgad Shaneh2013-07-171-10/+6
* Fix Krazy warnings about values or keys iteration in QML code.Friedemann Kleint2013-03-151-15/+20
* QmlProfiler: ignore duplicated Complete in data containerChristiaan Janssen2013-02-201-0/+3
* QmlProfiler: avoid false positives in binding loopsChristiaan Janssen2013-02-201-2/+2
* QmlProfiler: dealing with missing location in Creation eventsChristiaan Janssen2013-02-191-1/+1
* UI text: add punctuation to QML Profiler messagesLeena Miettinen2013-02-121-8/+8
* 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
| * Translate some stringsOrgad Shaneh2012-11-261-2/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-13/+7
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-72/+72
|/
* QmlProfiler: Detect interrupted executionChristiaan Janssen2012-10-171-0/+5
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: show empty traceChristiaan Janssen2012-05-111-9/+15
* QmlProfiler: Fix crash when loading tracesChristiaan Janssen2012-05-041-12/+15
* QmlProfiler: show binding typesChristiaan Janssen2012-05-041-2/+11
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-15/+15
* QmlProfiler: fix crash in binding loop detectionChristiaan Janssen2012-03-261-7/+22
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-0/+1652