Details
Description
In addition to the file path, we need at least the tags. Example use case: Qt Creator's ProjectExplorer assigns a file type to each source file and this information is used in the Designer plugin to find resource files. This currently does not work with qbs projects, because all our source files get the type "unknown" (as the API does not export the tags).
Attachments
For Gerrit Dashboard: QBS-762 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
108187,4 | Introduce new class SourceArtifact. | 1.4 | qbs/qbs | Status: MERGED | +2 | 0 |
108198,4 | QbsProjectManager: Assign types to source files. | 3.4 | qt-creator/qt-creator | Status: MERGED | -2 | 0 |