summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qpacketprotocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | QDeclarativeDebug: Hardcode version when serializing Qt typesKai Koehne2011-01-111-0/+1
* | QDeclarativeDebug: Move networking code out of QDeclarativeDebugServerKai Koehne2010-12-171-0/+8
|/
* QDeclarativeDebug: use QueuedConnection in the packet protocolOlivier Goffart2010-08-041-1/+1
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Fix warningsAaron Kennedy2010-02-121-1/+1
* fix includesOswald Buddenhagen2009-12-031-3/+3
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * fix headersWarwick Allison2009-10-301-16/+16
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
|/
* Rename Behavior cpp class to match the QML name.Yann Bodson2009-08-271-1/+1
* Use Q_SLOTS and Q_SIGNALS.Yann Bodson2009-08-261-2/+2
* DocAaron Kennedy2009-07-071-2/+3
* CleanupMichael Brasser2009-06-301-3/+38
* Add basic client/server debugging supportAaron Kennedy2009-05-251-0/+462