aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerclientmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QmlProfiler: Don't needlessly delete debug connectionsUlf Hermann2015-10-301-2/+9
* QmlProfiler: Simplify application state handlingUlf Hermann2015-09-151-5/+3
* QmlProfiler: Remove some dead codeUlf Hermann2015-09-111-9/+5
* QmlProfiler: Remove QmlProfilerClientManager::serverRecordingChangedUlf Hermann2015-09-111-16/+0
* QmlProfiler: Refactor complete() methodsUlf Hermann2015-09-111-5/+2
* QmlProfiler: Remove OST connection modeUlf Hermann2015-09-101-12/+0
* QmlProfiler: Expose flush interval to userUlf Hermann2015-08-311-0/+8
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-081-5/+10
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-07-081-1/+7
|\
| * QmlProfiler: Don't try to disconnect connections that don't existUlf Hermann2015-07-071-3/+5
| * QmlProfiler: Don't try to reconnect while already connectingUlf Hermann2015-07-061-1/+5
* | QmlProfiler: Remove separator commentsUlf Hermann2015-07-021-6/+0
* | QmlProfiler: remove bogus commentUlf Hermann2015-06-301-1/+0
|/
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-56/+4
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-4/+3
|/
* 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