aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerclientmanager.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-1/+1
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-0/+1
|\
| * QmlProfiler: Retain event types between sessions on same connectionUlf Hermann2018-01-031-0/+1
* | QmlDebug: Extract a general QML debug connection manager from QmlProfilerUlf Hermann2017-10-161-44/+9
|/
* QmlProfiler: Unify local and tcp connection mechanismUlf Hermann2017-09-211-3/+4
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-8/+3
* QmlProfiler: Move unrelated code out of QmlProfilerClientManagerUlf Hermann2016-08-051-11/+2
* QmlProfiler: Avoid crash on dtor of client managerUlf Hermann2016-07-251-0/+1
* QmlProfiler: Add some sanity to the client managerUlf Hermann2016-07-201-17/+34
* QmlDebug: Decouple log messages from connection failuresUlf Hermann2016-07-181-2/+2
* QmlProfiler: Move connection failure message to QmlProfilerToolUlf Hermann2016-07-151-2/+1
* QmlProfiler: Rename registerProfilerStateManager()Ulf Hermann2016-07-131-1/+1
* QmlProfiler: Remove duplicate methodUlf Hermann2016-05-241-1/+0
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-2/+2
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-1/+1
* Use Utils::Port where possibleUlf Hermann2016-04-201-2/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Deobfuscate connection mechanismUlf Hermann2015-12-021-2/+0
* QmlProfiler: allow for multiple sequential traces to be aggregatedUlf Hermann2015-11-191-0/+3
* QmlProfiler: Send the client recording state to new enginesUlf Hermann2015-11-191-0/+1
* QmlProfiler: Support local connections on Qt >= 5.6Ulf Hermann2015-11-191-2/+4
* QmlDebug: Simplify error and state signalingUlf Hermann2015-11-191-2/+3
* QmlProfiler: Delete debug connection on error or if params changeUlf Hermann2015-11-031-0/+2
* QmlProfiler: Remove QmlProfilerClientManager::serverRecordingChangedUlf Hermann2015-09-111-1/+0
* QmlProfiler: Refactor complete() methodsUlf Hermann2015-09-111-1/+0
* QmlProfiler: Remove OST connection modeUlf Hermann2015-09-101-2/+0
* QmlProfiler: Expose flush interval to userUlf Hermann2015-08-311-0/+2
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-1/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QmlDebugClient: hide all the socket details from clientsUlf Hermann2014-05-081-1/+4
* QmlProfiler: Guess the trace end time if we don't receive EndTraceUlf Hermann2014-04-041-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-13/+8
* QmlProfiler: clean up QmlProfiler{State,Client}Managerhjk2013-08-011-8/+9
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: manage premature disconnection when app killedChristiaan Janssen2012-05-111-0/+1
* QmlProfiler: manage receiving trace after app stoppedChristiaan Janssen2012-05-091-0/+1
* QmlProfiler: show binding typesChristiaan Janssen2012-05-041-1/+1
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-2/+2
* QmlProfiler: flush on new traceChristiaan Janssen2012-03-261-0/+1
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-0/+102