| Commit message (Expand) | Author | Age | Files | Lines |
| * | qqmldebugserverfactory: use file-based include | Sami Shalayel | 2025-11-17 | 1 | -4/+4 |
| * | qqmldebugserverfactory: add qFatal() on QApplication leak | Sami Shalayel | 2025-11-17 | 1 | -1/+8 |
| * | Doc: Mark internal APIs with \internal command | Jerome Pasion | 2025-11-07 | 1 | -0/+6 |
| * | Doc: Fix QDoc warnings for internal classes and functions | Jerome Pasion | 2025-11-07 | 1 | -1/+4 |
| * | Tooling: Use QHash/QMap's constFind() to avoid unnecessary detaches | Vladimir Belyavsky | 2024-04-23 | 1 | -4/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+1 |
| * | Tooling: Convert connects to Qt5 style | Ulf Hermann | 2016-07-28 | 1 | -2/+1 |
| * | QmlDebug: Inline most of QQmlDebugService | Ulf Hermann | 2016-07-27 | 1 | -30/+0 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Use QJSEngine instead of QQmlEngine in debug services | Ulf Hermann | 2015-11-17 | 1 | -4/+4 |
| * | Put QPacketProtocol into its own static library | Ulf Hermann | 2015-10-15 | 1 | -26/+0 |
| * | Clean up QQmlDebugConnector's addService() and removeService() | Ulf Hermann | 2015-08-04 | 1 | -2/+2 |
| * | Remove pimpl from all classes derived from QQmlDebugService | Ulf Hermann | 2015-07-31 | 1 | -18/+14 |
| * | Use signal/slot for passing messages through QQmlDebugServer | Ulf Hermann | 2015-07-31 | 1 | -14/+0 |
| * | Make QQmlDebugService::registerService() private and part of ctor | Ulf Hermann | 2015-07-30 | 1 | -3/+12 |
| * | Extract minimal interface from QQmlDebugServer and use it. | Ulf Hermann | 2015-07-30 | 1 | -5/+5 |
| * | Remove QQmlDebugService::objectToString() | Ulf Hermann | 2015-07-29 | 1 | -15/+0 |
| * | Don't exposes QQmlDebugServer's list of services. | Ulf Hermann | 2015-07-29 | 1 | -1/+1 |
| * | Make QQmlDebugService's state and engine callbacks public | Ulf Hermann | 2015-07-29 | 1 | -0/+6 |
| * | Remove static proxy methods from QQmlDebugService | Ulf Hermann | 2015-07-29 | 1 | -17/+0 |
| * | Move data stream version into QQmlDebugStream | Ulf Hermann | 2015-07-22 | 1 | -4/+6 |
| * | Simplify object/id lookup in QQmlDebugService | Ulf Hermann | 2015-07-21 | 1 | -106/+24 |
| * | Make name and version of QQmlDebugService const | Ulf Hermann | 2015-07-20 | 1 | -13/+4 |
| * | Make QQmlDebugService::name() a const reference | Ulf Hermann | 2015-07-20 | 1 | -1/+1 |
| * | Speed up object creation | Simon Hausmann | 2015-04-16 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Unify initial waiting of debug services | Ulf Hermann | 2014-02-10 | 1 | -2/+4 |
| * | Unify the interface for QQmlDebugServices | Ulf Hermann | 2014-02-05 | 1 | -0/+16 |
| * | Debugging with V4 | Erik Verbruggen | 2013-11-10 | 1 | -16/+11 |
| * | Fix crash in QQmlDebugService::objectForLocationInfo() | Duncan Cunningham | 2013-08-05 | 1 | -18/+18 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-23 | 1 | -24/+24 |
| * | Debugger: Clearing the ObjectReferenceHash | Simjees Abraham | 2012-05-30 | 1 | -0/+7 |
| * | Debugger: Removing the deleted objects from objectReferenceHash | Simjees Abraham | 2012-05-24 | 1 | -0/+20 |
| * | QQmlDebugService: Fetch Objects for location info | Aurindam Jana | 2012-05-12 | 1 | -0/+35 |
| * | QmlDebugging: Exchange supported QDataStream versions | Aurindam Jana | 2012-04-26 | 1 | -0/+24 |
| * | Debugger: Fix race conditions in block mode | Kai Koehne | 2012-04-25 | 1 | -10/+6 |
| * | Debugger: Use QStringLiteral where appropriate | Kai Koehne | 2012-03-13 | 1 | -2/+2 |
| * | QmlDebugging: Revert the names of services | Aurindam Jana | 2012-03-07 | 1 | -1/+1 |
| * | Rename QDeclarative symbols to QQuick and QQml | Matthew Vogt | 2012-02-24 | 1 | -0/+268 |