aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerdetailsrewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-151-17/+80
* QmlProfiler: rename requestId into typeIdUlf Hermann2016-12-281-5/+5
* QmlProfiler: Avoid QHash::equal_range()Ulf Hermann2016-12-211-3/+4
* QmlProfiler: Simplify details rewriterUlf Hermann2016-12-201-39/+41
* QmlProfiler: Remove pimpl pattern from details rewriterUlf Hermann2016-12-201-52/+26
* QmlProfiler: Apply some coding styleUlf Hermann2016-12-201-3/+3
* QmlProfiler: Don't connect() null pointersUlf Hermann2016-07-051-1/+1
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-101-5/+6
* QmlProfiler: Don't crash if there is no QmlJSModelManagerUlf Hermann2016-05-171-3/+9
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-3/+3
* Make sure the path we add to pendingDocs is canonicalAlbert Astals Cid2016-04-071-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Convert connections to Qt5 styleUlf Hermann2015-11-021-4/+4
* QmlProfiler: Remove separator commentsUlf Hermann2015-07-021-2/+0
* 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
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-1/+1
|/
* QmlProfiler: Cache file lookup when loading eventsUlf Hermann2014-03-071-1/+10
* qmljs: generalize language treatementFawzi Mohamed2014-01-281-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-6/+11
* 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
* | qmljs: differnt language constants for the different qml flavorsFawzi Mohamed2013-01-311-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: use project file finder in detailsRewriterChristiaan Janssen2012-05-101-6/+13
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-3/+3
* Long live the king!hjk2012-01-261-1/+1
* QmlProfiler: Fix taking using address of profileKai Koehne2012-01-231-3/+4
* QmlProfiler: rewriting details for bindingsChristiaan Janssen2012-01-201-0/+202