QmlProfiler: Rewrite "tooltip" window of flame graph view
Having the window "run away" from the mouse is pretty unintuitive. Use
the familiar dragging paradigm from the timeline view instead. Also,
show notes and source locations there.
Change-Id: I15c4aee2d6c08d5f20e101b436129abe66789d3b
Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Showing
- src/plugins/qmlprofilerextension/FlameGraphDetails.qml 211 additions, 0 deletionssrc/plugins/qmlprofilerextension/FlameGraphDetails.qml
- src/plugins/qmlprofilerextension/FlameGraphView.qml 53 additions, 52 deletionssrc/plugins/qmlprofilerextension/FlameGraphView.qml
- src/plugins/qmlprofilerextension/flamegraph.qrc 1 addition, 0 deletionssrc/plugins/qmlprofilerextension/flamegraph.qrc
- src/plugins/qmlprofilerextension/flamegraphmodel.cpp 1 addition, 0 deletionssrc/plugins/qmlprofilerextension/flamegraphmodel.cpp
- src/plugins/qmlprofilerextension/flamegraphmodel.h 1 addition, 0 deletionssrc/plugins/qmlprofilerextension/flamegraphmodel.h
Loading
Please register or sign in to comment