[root]/OMEdit/OMEditGUI/Modeling
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 219 (100.0%) | 12404 (100.0%) | 56.6 |
adeas31 | 198 (90.4%) | 12318 (99.3%) | 62.2 |
sjoelund.se | 15 (6.8%) | 78 (0.6%) | 5.2 |
hkiel | 2 (0.9%) | 3 (0.0%) | 1.5 |
janK | 1 (0.5%) | 2 (0.0%) | 2.0 |
perost | 1 (0.5%) | 1 (0.0%) | 1.0 |
hudson | 1 (0.5%) | 1 (0.0%) | 1.0 |
adrpo | 1 (0.5%) | 1 (0.0%) | 1.0 |
Lock OMEdit, use https://github.com/OpenModelica/OMEdit instead
10 lines of code changed in 10 files:
- Added options for defining TLM manager & monitor processes.
1 lines of code changed in 1 file:
- Only allow one co-simulation session.
- Fixed display of error messages where filename is empty.
5 lines of code changed in 1 file:
- Save the TLM LibraryTreeNode before starting simulation.
22 lines of code changed in 3 files:
- Removed linking of omniORB as is not needed anymore.
- Copy the QtXmlPatterns4.dll
0 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- Merged OMEdit TLM branch with trunk.
617 lines of code changed in 7 files:
#3290
- Keep the cursor as cross when making connection and restore it when the connection is done.
3 lines of code changed in 1 file:
#3285
- Generate relative components paths for classes contained in package.
3 lines of code changed in 1 file:
- reload the child items when parent item is updated.
3 lines of code changed in 1 file:
- fix some warnings
- spellfix
2 lines of code changed in 1 file:
- Use the appropriate tab stop width.
- Start the next line based on previous line indentation.
2 lines of code changed in 2 files:
#3275
- Set GraphicsView scroll bars policy to `Qt::ScrollBarAlwaysOn` to avoid unnecessary resize events.
5 lines of code changed in 1 file:
- removed unnecessary forward declarations.
0 lines of code changed in 1 file:
- convert \n to <br \> in error message.
12 lines of code changed in 1 file:
- Added CEditor with basic C Syntax highlighter.
1 lines of code changed in 1 file:
- Better syntax highlighting handling.
- Removed TLM references. Merge the TLM branch when it's complete.
3 lines of code changed in 5 files:
#3260
- Fixed duplication of Packages.
8 lines of code changed in 2 files:
#3265
- Changed copy to duplicate.
35 lines of code changed in 5 files:
- More standardization of text editors.
- Better find/replace.
12 lines of code changed in 2 files:
#1464, #1761
- Clickable error messages.
49 lines of code changed in 3 files:
#3196
- Added vectorization support in OMEdit.
5 lines of code changed in 1 file:
- Directly use the getClassInformaiton struct generated by OpenModelica scripting API.
152 lines of code changed in 4 files:
- Do not use or & and as conditional operators.
41 lines of code changed in 2 files:
- Make sure switch to text view is correct.
38 lines of code changed in 3 files:
- Create only one editor object. Use the BaseEditor class.
88 lines of code changed in 5 files:
- Store the partial prefix information instead of asking it again and again.
30 lines of code changed in 2 files:
#3234
- Use try catch for omc APIs.
1 lines of code changed in 1 file:
#2676,#2677,#3025
- Fixed OMEdit saving issues.
73 lines of code changed in 2 files:
- Do not create MessageItem on heap.
26 lines of code changed in 4 files:
- Also look for automatically loaded libraries after loadFile.
1 lines of code changed in 1 file:
- Add the automatically loaded libraries to Libraries Browser.
19 lines of code changed in 2 files:
- Fix naming in OMEdit for classes which have default names.
1 lines of code changed in 1 file:
#3128
- Added shortcuts to switch between perspectives & views.
47 lines of code changed in 1 file:
- Change the view at one place.
5 lines of code changed in 1 file:
- Only connect for specific type.
4 lines of code changed in 1 file:
- Use one constructor for ModelWidget to avoid duplicating the same source code.
126 lines of code changed in 3 files:
- Adapt to new exportToFigaro API structure.
- Updated exportToFigaro to use scripting API.
21 lines of code changed in 2 files:
- Updated the Figaro interface.
83 lines of code changed in 2 files:
- Removed CORBA stuff from OMEdit.
- No need to USE_OMC_SHARED_OBJECT define anymore.
1 lines of code changed in 1 file:
(62 more)