summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qdeclarativedebugservice_p_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* QDeclarativeDebug: Decouple QDDServer, QDDService classesKai Koehne2010-12-171-0/+71
Move QDeclarativeDebugServer class into it's own files and make the classes less interdependent.