-
adeas31
2015-04-29 11:55
Rev.: 25813
-
2 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/OMC:
OMCProxy.cpp (+2)
-
adeas31
2015-04-28 16:08
Rev.: 25789
-
125 lines of code changed in 6 files:
-
OMEdit/OMEditGUI/Options:
OptionsDialog.cpp (+46 -6),
OptionsDialog.h (+5)
-
OMEdit/OMEditGUI/Simulation:
TLMCoSimulationDialog.cpp (+52 -7),
TLMCoSimulationDialog.h (+4),
TLMCoSimulationOptions.h (+7 -4),
TLMCoSimulationThread.cpp (+11 -17)
-
adeas31
2015-04-28 14:24
Rev.: 25786
-
610 lines of code changed in 8 files:
-
OMEdit/OMEditGUI/Editors:
BaseEditor.cpp (+13 -6)
-
OMEdit/OMEditGUI/Modeling:
ModelWidgetContainer.cpp (+1 -1)
-
OMEdit/OMEditGUI/Options:
OptionsDialog.cpp (+419 -324),
OptionsDialog.h (+94 -68)
-
OMEdit/OMEditGUI/Simulation:
TLMCoSimulationDialog.cpp (+64 -11),
TLMCoSimulationDialog.h (+8),
TLMCoSimulationOptions.h (+9),
TLMCoSimulationThread.cpp (+2 -6)
-
adeas31
2015-04-28 02:10
Rev.: 25775
-
83 lines of code changed in 10 files:
-
OMEdit/OMEditGUI:
MainWindow.cpp (+1)
-
OMEdit/OMEditGUI/Modeling:
MessagesWidget.cpp (+5 -4)
-
OMEdit/OMEditGUI/Simulation:
TLMCoSimulationDialog.cpp (+18 -7),
TLMCoSimulationDialog.h (+6),
TLMCoSimulationOutputWidget.cpp (+36 -6),
TLMCoSimulationOutputWidget.h (+5 -1),
TLMCoSimulationThread.cpp (+6 -6),
TLMCoSimulationThread.h (+2)
-
OMEdit/OMEditGUI/Util:
Helper.cpp (+2 -8),
Helper.h (+2 -5)
-
adeas31
2015-04-27 15:25
Rev.: 25760
-
5 lines of code changed in 2 files:
-
OMEdit/OMEditGUI/Editors:
TLMEditor.cpp (+4)
-
OMEdit/OMEditGUI/Options:
OptionsDialog.cpp (+1 -2)
-
adeas31
2015-04-27 13:53
Rev.: 25754
-
4 lines of code changed in 3 files:
-
OMEdit/OMEditGUI/Editors:
BaseEditor.cpp (-11),
BaseEditor.h (-1)
-
OMEdit/OMEditGUI/Options:
OptionsDialog.cpp (+4 -11)
-
adeas31
2015-04-27 13:45
Rev.: 25753
-
293 lines of code changed in 8 files:
-
OMEdit/OMEditGUI/Editors:
BaseEditor.cpp (+250 -51),
BaseEditor.h (+28),
ModelicaTextEditor.cpp (-129),
ModelicaTextEditor.h (-28),
TLMEditor.cpp (-129),
TLMEditor.h (-28)
-
OMEdit/OMEditGUI/Options:
OptionsDialog.cpp (+12 -12),
OptionsDialog.h (+3 -4)
-
adeas31
2015-04-26 16:26
Rev.: 25745
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Simulation:
TLMCoSimulationDialog.cpp (+1)
-
adeas31
2015-04-26 16:08
Rev.: 25743
-
54 lines of code changed in 4 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro (+2 -1)
-
OMEdit/OMEditGUI/Simulation:
TLMCoSimulationDialog.cpp (+46 -9),
TLMCoSimulationOptions.h (+4),
TLMCoSimulationOutputWidget.cpp (+2)
-
adeas31
2015-04-24 16:23
Rev.: 25733
-
51 lines of code changed in 4 files:
-
OMEdit/OMEditGUI:
MainWindow.cpp (+29 -12)
-
OMEdit/OMEditGUI/Modeling:
LibraryTreeWidget.cpp (+14 -19),
ModelWidgetContainer.cpp (+7),
ModelWidgetContainer.h (+1)
-
adeas31
2015-04-24 15:10
Rev.: 25732
-
2 lines of code changed in 1 file:
-
OMNotebook/OMNotebookGUI:
cellapplication.cpp (+2 -2)
-
adeas31
2015-04-23 17:11
Rev.: 25718
-
10 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
Makefile.omdev.mingw (+2 -1),
OMEditGUI.pro (+8 -14)
-
adeas31
2015-04-23 16:53
Rev.: 25717
-
3 lines of code changed in 3 files:
-
OMEdit/OMEditGUI:
Makefile.omdev.mingw (+1),
OMEditGUI.pro (+2 -4)
-
OMEdit/OMEditGUI/Modeling:
ModelWidgetContainer.h (-1)
-
adeas31
2015-04-23 16:02
Rev.: 25712
-
18 lines of code changed in 2 files:
-
OMEdit/OMEditGUI/Util:
StringHandler.cpp (+17),
StringHandler.h (+1)
-
adeas31
2015-04-23 16:01
Rev.: 25711
-
6126 lines of code changed in 47 files:
-
OMEdit/OMEditGUI:
MainWindow.cpp (+110 -20),
MainWindow.h (+15),
OMEditGUI.pro (+10 -1),
resource_omedit.qrc (+3)
-
OMEdit/OMEditGUI/Annotations:
LineAnnotation.cpp (+63 -6),
LineAnnotation.h (+1)
-
OMEdit/OMEditGUI/Component:
Component.cpp (+135 -25),
Component.h (+11),
ComponentProperties.cpp (+229 -1),
ComponentProperties.h (+67)
-
OMEdit/OMEditGUI/Editors:
BaseEditor.cpp (changed),
ModelicaTextEditor.h (changed),
TLMEditor.cpp (new 354),
TLMEditor.h (new 149)
-
OMEdit/OMEditGUI/Modeling:
LibraryTreeWidget.cpp (+165 -1),
LibraryTreeWidget.h (+10 -1),
MessagesWidget.cpp (+9 -4),
MessagesWidget.h (+8 -1),
ModelWidgetContainer.cpp (+415 -23),
ModelWidgetContainer.h (+9),
ModelicaClassDialog.cpp (+1 -1)
-
OMEdit/OMEditGUI/OMC:
OMCProxy.cpp (+4 -4)
-
OMEdit/OMEditGUI/Options:
OptionsDialog.cpp (+335),
OptionsDialog.h (+71)
-
OMEdit/OMEditGUI/Plotting:
PlotWindowContainer.cpp (+2 -2),
VariablesWidget.cpp (+4 -4)
-
OMEdit/OMEditGUI/Resources/icons:
tlm-icon.svg (new 85),
tlm-simulate.svg (new 224)
-
OMEdit/OMEditGUI/Resources/nls:
OMEdit_de.ts (+289 -268),
OMEdit_es.ts (+257 -251),
OMEdit_fr.ts (+279 -276),
OMEdit_it.ts (+291 -273),
OMEdit_ja.ts (+293 -271),
OMEdit_ro.ts (+282 -260),
OMEdit_ru.ts (+282 -260),
OMEdit_sv.ts (+288 -274),
OMEdit_zh_CN.ts (+281 -250)
-
OMEdit/OMEditGUI/Simulation:
SimulationOutputWidget.cpp (+2 -2),
TLMCoSimulationDialog.cpp (new 239),
TLMCoSimulationDialog.h (new 80),
TLMCoSimulationOptions.h (new 92),
TLMCoSimulationOutputWidget.cpp (new 254),
TLMCoSimulationOutputWidget.h (new 79),
TLMCoSimulationThread.cpp (new 253),
TLMCoSimulationThread.h (new 86)
-
OMEdit/OMEditGUI/Util:
Helper.cpp (+7 -1),
Helper.h (+3)
-
adeas31
2015-04-23 15:33
Rev.: 25709
-
3 lines of code changed in 3 files:
-
OMEdit/OMEditGUI/Component:
Component.cpp (-20),
Component.h (-2)
-
OMEdit/OMEditGUI/Modeling:
ModelWidgetContainer.cpp (+3)
-
adeas31
2015-04-23 11:22
Rev.: 25705
-
0 lines of code changed in 1 file:
-
OMNotebook/OMNotebookGUI:
Makefile.omdev.mingw (-2)
-
adeas31
2015-04-23 03:23
Rev.: 25700
-
2 lines of code changed in 1 file:
-
adeas31
2015-04-23 01:17
Rev.: 25699
-
18 lines of code changed in 5 files:
-
Compiler/Util:
Flags.mo (+1 -3)
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+1 -2),
cellapplication.cpp (+2 -2),
graphcell.cpp (+13 -8),
graphcell.h (+1 -1)
-
adeas31
2015-04-23 00:36
Rev.: 25696
-
91 lines of code changed in 11 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+3 -14)
-
Compiler/Script:
CevalScript.mo (+70 -172)
-
Compiler/Util:
Config.mo (-6),
Flags.mo (+3 -7),
System.mo (+5)
-
Compiler/runtime:
systemimpl.c (+9),
systemimpl.h (+1)
-
OMEdit/OMEditGUI/OMC:
OMCProxy.cpp (-2)
-
OMNotebook/OMNotebookGUI:
cellapplication.cpp (-3),
omcinteractiveenvironment.cpp (-11),
omcinteractiveenvironment.h (-1)