summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add ObjectInstances.findQuickWindow and passive-instrumenter exampleHEADmasterShawn Rutledge2023-07-052-0/+20
* Add ObjectInstances: generate an Object Diagram with GraphvizShawn Rutledge2023-07-053-1/+362
* Rename Qt.labs.UmlQuick.Trace to Qt.labs.UmlQuick.GeneratorsShawn Rutledge2023-06-013-8/+8
* Convert to cmakeShawn Rutledge2023-06-017-124/+126
* Use \startuml / \enduml instead of @startuml / @endumlShawn Rutledge2023-05-241-2/+2
* Add and use static objectId() methodShawn Rutledge2023-05-242-13/+33
* Connect to QCoreApp::aboutToQuit rather than writing in the dtorShawn Rutledge2023-05-042-11/+4
* Add support for PlantUML outputShawn Rutledge2023-05-042-18/+165
* doc: Add a few more sentences about how it worksShawn Rutledge2023-05-041-4/+13
* Avoid crashing: don't call objectName() on partially-deleted objectsShawn Rutledge2021-05-141-1/+4
* Convert QMetaObject::className() from utf8Shawn Rutledge2021-05-121-1/+1
* Port to Qt 6 (ok for 5.14 and newer)Shawn Rutledge2021-05-121-1/+1
* install QML for viewing Sequence diagrams; remove uq scriptShawn Rutledge2016-06-101-2/+2
* QmlMessageTrace: detect and combine repeated sections of backtracesShawn Rutledge2016-06-102-4/+42
* add QmlMessageTraceShawn Rutledge2016-06-106-0/+708