aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerclientmanager.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: Allow preselection of events to be recordedUlf Hermann2014-09-151-1/+6
* | QmlProfiler: Add EngineControlUlf Hermann2014-09-121-4/+4
|/
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-2/+2
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-4/+6
* QmlProfiler: disconnect the right signals when debug client goes awayUlf Hermann2014-05-081-4/+2
* QmlDebugClient: hide all the socket details from clientsUlf Hermann2014-05-081-46/+25
* QmlDebugClient: Check for gotHello to determine if connection is openUlf Hermann2014-05-081-2/+2
* QmlDebugClient: make QmlDebugConnection::flush() privateUlf Hermann2014-05-081-2/+0
* QmlProfiler: rename logStatus to logState for consistencyUlf Hermann2014-05-081-4/+4
* QmlDebugClient: Rename "status" to "state" for consistencyUlf Hermann2014-05-061-5/+9
* QmlProfiler: Guess the trace end time if we don't receive EndTraceUlf Hermann2014-04-041-3/+5
* Qnx: Add support for qml profiler in BlackBerry/QnxFrantisek Vacek2014-03-141-4/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-4/+2
* Remove disconnectClientSignals() from ~QmlProfilerClientManager()Ulf Hermann2013-11-051-1/+0
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* QmlProfiler: Simplify QmlProfilerClientManagerPrivatehjk2013-08-301-5/+4
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-22/+44
* QmlProfiler: clean up QmlProfiler{State,Client}Managerhjk2013-08-011-8/+6
* Replace com.nokia.qtcreator with org.qt-project.qtcreatorSergio Ahumada2013-02-071-1/+1
* 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-5/+3
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-5/+6
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-3/+3
|/
* Removal of Symbian supportAlessandro Portale2012-08-221-7/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: manage premature disconnection when app killedChristiaan Janssen2012-05-111-0/+5
* QmlDebug: RenamingKai Koehne2012-05-101-2/+2
* QmlProfiler: manage receiving trace after app stoppedChristiaan Janssen2012-05-091-0/+2
* QmlProfiler: show binding typesChristiaan Janssen2012-05-041-4/+4
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-12/+12
* QmlProfiler: flush on new traceChristiaan Janssen2012-03-261-0/+7
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-0/+426