aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove pimpl from debug server connectionsUlf Hermann2015-08-041-65/+69
* Use QQmlDebugPluginManager for loading connection pluginsUlf Hermann2015-08-041-0/+5
* Deduplicate debug server connection code.Ulf Hermann2015-08-041-53/+8
* Move QQmlDebugServer into a pluginUlf Hermann2015-08-041-2/+1
* Add option to use a local socket for QML debuggingUlf Hermann2015-06-261-0/+7
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QmlDebug: Provide public method for starting a debug serverUlf Hermann2014-12-051-5/+12
* Stop waiting in QTcpServerConnection if waitForBytesWritten failsUlf Hermann2014-10-241-2/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Debugger: Accepts port range as argumentsAurindam Jana2013-04-021-8/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QmlDebugging: make sure that all data is sent on closeChristiaan Janssen2012-05-081-0/+5
* Debugger: Add optional 'host' argument to -qmljsdebuggerSimjees Abraham2012-03-191-3/+14
* QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-191-1/+1
* Debugger: Print informational messages via qDebugKai Koehne2012-03-141-1/+1
* QML Debugger: Change prefix of warningsKai Koehne2012-03-071-4/+4
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+0
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-231-2/+0
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-8/+8
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Debugger: Allow transmissions of network packets in one goKai Koehne2011-12-211-5/+6
* Debugger: Warn if we receive corrupted packetsKai Koehne2011-10-071-0/+6
* QDeclarativeDebug: Allow reconnects to QML debugger portKai Koehne2011-09-201-1/+2
* Merge branch 'qtquick2'Martin Jones2011-05-311-1/+13
|\
| * Initial import from qtquick2.Qt by Nokia2011-04-271-1/+13
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-101-0/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+178