Commit d5f7539
committed
Updating submodules
* OMEdit f77f376...a82dea5 (5):
> - No hover events in Component so no need to enable hover tracking. - Minor formatting & documentation in ModelWidgetContainer.cpp.
> - Check for existing LibraryTreeNode and display error if already exists.
> - Allow loading external models for TLM meta-modeling.
> - Use the preserve aspect ratio and initial scale of the component instead of the layer.
> - Make the text readable when component has flipping/rotation.
* libraries 1d969d6...425419a (1):
> Bump libraries - https://github.com/lbl-srg/modelica-buildings.git branch master updated to 11d664d2c3ba46641309485d0071b2bf118cdc59. * [lbl-srg/modelica-buildings@11d664d 11d664d] Merged Annex601 parent 193e7bc commit d5f7539
2 files changed
+2
-2
lines changed- OMEdit/OMEditGUI/Annotations/TextAnnotation.cpp+98-31
- OMEdit/OMEditGUI/Annotations/TextAnnotation.h+1-1
- OMEdit/OMEditGUI/Component/Component.cpp+3-7
- OMEdit/OMEditGUI/Debugger/GDB/GDBAdapter.cpp+9-4
- OMEdit/OMEditGUI/Editors/TextEditor.cpp+37
- OMEdit/OMEditGUI/Editors/TextEditor.h+4-1
- OMEdit/OMEditGUI/MainWindow.cpp+58-7
- OMEdit/OMEditGUI/MainWindow.h+2
- OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp+81-58
- OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.h+2-3
- OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp+6-1
- OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp+39-28
- OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.cpp+43-59
0 commit comments