Fixed Design Mode context handling
Some Qt Designer actions stayed visible and/or active while editing
source files or when using the QML Designer even though they shouldn't.
Fixed that by applying some manual context handling in the DesignMode.
Reviewed-by: con
Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com>
Showing
- src/plugins/coreplugin/designmode.cpp 50 additions, 6 deletionssrc/plugins/coreplugin/designmode.cpp
- src/plugins/coreplugin/designmode.h 6 additions, 1 deletionsrc/plugins/coreplugin/designmode.h
- src/plugins/designer/formeditorw.cpp 26 additions, 36 deletionssrc/plugins/designer/formeditorw.cpp
- src/plugins/qmldesigner/qmldesignerplugin.cpp 1 addition, 1 deletionsrc/plugins/qmldesigner/qmldesignerplugin.cpp
Loading
Please register or sign in to comment