QmlJsDebugger: Replace QDDesignView by QDViewObserver
Don't force users to inherit from QDeclarativeDesignView. Instead we're using now event filters to let a user attach a QDeclarativeViewObserver object to a QDeclarativeDesignView.
Showing
- share/qtcreator/qmljsdebugger/editor/abstractformeditortool.cpp 15 additions, 10 deletions...qtcreator/qmljsdebugger/editor/abstractformeditortool.cpp
- share/qtcreator/qmljsdebugger/editor/abstractformeditortool.h 6 additions, 5 deletions...e/qtcreator/qmljsdebugger/editor/abstractformeditortool.h
- share/qtcreator/qmljsdebugger/editor/boundingrecthighlighter.cpp 3 additions, 3 deletions...tcreator/qmljsdebugger/editor/boundingrecthighlighter.cpp
- share/qtcreator/qmljsdebugger/editor/boundingrecthighlighter.h 3 additions, 3 deletions.../qtcreator/qmljsdebugger/editor/boundingrecthighlighter.h
- share/qtcreator/qmljsdebugger/editor/colorpickertool.cpp 2 additions, 2 deletionsshare/qtcreator/qmljsdebugger/editor/colorpickertool.cpp
- share/qtcreator/qmljsdebugger/editor/colorpickertool.h 1 addition, 1 deletionshare/qtcreator/qmljsdebugger/editor/colorpickertool.h
- share/qtcreator/qmljsdebugger/editor/rubberbandselectionmanipulator.cpp 4 additions, 4 deletions...r/qmljsdebugger/editor/rubberbandselectionmanipulator.cpp
- share/qtcreator/qmljsdebugger/editor/rubberbandselectionmanipulator.h 3 additions, 3 deletions...tor/qmljsdebugger/editor/rubberbandselectionmanipulator.h
- share/qtcreator/qmljsdebugger/editor/selectionindicator.cpp 3 additions, 3 deletionsshare/qtcreator/qmljsdebugger/editor/selectionindicator.cpp
- share/qtcreator/qmljsdebugger/editor/selectionindicator.h 3 additions, 3 deletionsshare/qtcreator/qmljsdebugger/editor/selectionindicator.h
- share/qtcreator/qmljsdebugger/editor/selectiontool.cpp 17 additions, 17 deletionsshare/qtcreator/qmljsdebugger/editor/selectiontool.cpp
- share/qtcreator/qmljsdebugger/editor/selectiontool.h 2 additions, 3 deletionsshare/qtcreator/qmljsdebugger/editor/selectiontool.h
- share/qtcreator/qmljsdebugger/editor/singleselectionmanipulator.cpp 5 additions, 5 deletions...eator/qmljsdebugger/editor/singleselectionmanipulator.cpp
- share/qtcreator/qmljsdebugger/editor/singleselectionmanipulator.h 3 additions, 3 deletions...creator/qmljsdebugger/editor/singleselectionmanipulator.h
- share/qtcreator/qmljsdebugger/editor/subcomponenteditortool.cpp 6 additions, 6 deletions...qtcreator/qmljsdebugger/editor/subcomponenteditortool.cpp
- share/qtcreator/qmljsdebugger/editor/subcomponenteditortool.h 1 addition, 1 deletion...e/qtcreator/qmljsdebugger/editor/subcomponenteditortool.h
- share/qtcreator/qmljsdebugger/editor/subcomponentmasklayeritem.cpp 5 additions, 5 deletions...reator/qmljsdebugger/editor/subcomponentmasklayeritem.cpp
- share/qtcreator/qmljsdebugger/editor/subcomponentmasklayeritem.h 3 additions, 3 deletions...tcreator/qmljsdebugger/editor/subcomponentmasklayeritem.h
- share/qtcreator/qmljsdebugger/editor/zoomtool.cpp 3 additions, 3 deletionsshare/qtcreator/qmljsdebugger/editor/zoomtool.cpp
- share/qtcreator/qmljsdebugger/editor/zoomtool.h 1 addition, 1 deletionshare/qtcreator/qmljsdebugger/editor/zoomtool.h
Loading
Please register or sign in to comment