QmlProfiler: Untangle QML code
Split it up into some more files and remove all implicit cross
referencing by ID.
Change-Id: I3f829d6701906b1b054d18680d9e670b35b1716a
Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
Showing
- src/plugins/qmlprofiler/qml/CategoryLabel.qml 2 additions, 2 deletionssrc/plugins/qmlprofiler/qml/CategoryLabel.qml
- src/plugins/qmlprofiler/qml/MainView.qml 169 additions, 360 deletionssrc/plugins/qmlprofiler/qml/MainView.qml
- src/plugins/qmlprofiler/qml/Overview.qml 19 additions, 16 deletionssrc/plugins/qmlprofiler/qml/Overview.qml
- src/plugins/qmlprofiler/qml/RangeDetails.qml 16 additions, 21 deletionssrc/plugins/qmlprofiler/qml/RangeDetails.qml
- src/plugins/qmlprofiler/qml/SelectionRange.qml 11 additions, 66 deletionssrc/plugins/qmlprofiler/qml/SelectionRange.qml
- src/plugins/qmlprofiler/qml/SelectionRangeDetails.qml 26 additions, 25 deletionssrc/plugins/qmlprofiler/qml/SelectionRangeDetails.qml
- src/plugins/qmlprofiler/qml/TimelineContent.qml 215 additions, 0 deletionssrc/plugins/qmlprofiler/qml/TimelineContent.qml
- src/plugins/qmlprofiler/qml/TimelineLabels.qml 165 additions, 0 deletionssrc/plugins/qmlprofiler/qml/TimelineLabels.qml
- src/plugins/qmlprofiler/qml/qmlprofiler.qrc 2 additions, 0 deletionssrc/plugins/qmlprofiler/qml/qmlprofiler.qrc
- src/plugins/qmlprofiler/qmlprofiler.pro 2 additions, 0 deletionssrc/plugins/qmlprofiler/qmlprofiler.pro
- src/plugins/qmlprofiler/qmlprofiler.qbs 2 additions, 0 deletionssrc/plugins/qmlprofiler/qmlprofiler.qbs
Loading
Please register or sign in to comment