All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Qt Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:23, 22 October 2025 Tim.Jenssen talk contribs created page User:Tim.Jenssen/ProjectStorage Architecture (Created page with "= ProjectStorage Architecture = == Overview == ProjectStorage is the SQLite-backed replacement for the old QMLJS code model. It provides a unified source of truth for QML type information (types, imports, properties, annotations, prototypes, extensions) and serves it via the ''NodeMetaInfo'' API to all views. === Benefits (persistent DB + incremental updates) === * **Faster** startup/reloads * **Consistent** cross-view data * **Clear separation** of filesystem → parsi...") Tag: Visual edit: Switched