[root]/OMEdit/OMEditGUI/GUI/Containers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 115 (100.0%) | 5526 (100.0%) | 48.0 |
sjoelund.se | 12 (10.4%) | 3901 (70.6%) | 325.0 |
adeas31 | 95 (82.6%) | 1375 (24.9%) | 14.4 |
hudson | 7 (6.1%) | 247 (4.5%) | 35.2 |
perost | 1 (0.9%) | 3 (0.1%) | 3.0 |
- Restructuring the files and folders.
0 lines of code changed in 4 files:
#2522
- New icons for plot & parametric plot buttons.
5 lines of code changed in 2 files:
- Export to figaro via GUI.
1 lines of code changed in 1 file:
- Set the default legend position to top in OMEdit.
2 lines of code changed in 1 file:
Update OMEdit copyright notices
21 lines of code changed in 4 files:
- Don't fetch the latest news items if "Show Latest News" is disabled in settings.
9 lines of code changed in 2 files:
- Display the bitmap is library browser.
- Handle the extends class bitmaps.
12 lines of code changed in 2 files:
#2552
- SaveTotalSCode is supported now.
40 lines of code changed in 2 files:
- Check all models recursive.
1 lines of code changed in 1 file:
- Draw the rectangle after drawing the grid lines.
4 lines of code changed in 1 file:
- Fixed few graphical glitches.
7 lines of code changed in 1 file:
- Fix deletion of connections where port component might be NULL.
7 lines of code changed in 1 file:
- minor updates.
1 lines of code changed in 1 file:
- Set the default elide model to Qt::ElideNone.
1 lines of code changed in 1 file:
- More better & robust implementation for elidable QLabel.
0 lines of code changed in 1 file:
+ Make TransformationsWidget an independent window.
+ Show both variables & equations in one place.
+ Group the variables.
+ Allow searching in the variables.
+ Allow sorting equations by number.
+ Created a new source editor to display the actual model text. Read it from file so we don't have line number issues.
- Removed the types list. (not very important).
- Filtered out the $PRE variables.
1 lines of code changed in 1 file:
- Top status bar for transformation browser.
- Better views for variables & equations.
10 lines of code changed in 1 file:
Do not pass the same instance of ComponentInfo to different objects instead clone the object.
1 lines of code changed in 1 file:
- Changed the plot background to white. The white is more usable in books & publications.
1 lines of code changed in 1 file:
- Added the transformations browser.
- Displays the information read from the model_info.xml structures via MyHandler.
0 lines of code changed in 1 file:
#2465
- Allow graphical connection to array of connectors within the same class.
22 lines of code changed in 2 files:
- Allow direct simulation without showing the simulation setup dialog.
2 lines of code changed in 1 file:
#2450
- Allow connections even if the instantiate model fails.
- Just report it to the user.
19 lines of code changed in 1 file:
- Allow the users to modify the parameters and re-simuate the models without re-compiling them.
5 lines of code changed in 2 files:
#2453
- Qt doesn't allow using the eventloop when the meta type slot is activated from the paintevent of QPlainTextEdit.
4 lines of code changed in 1 file:
- Make sure placement annotation is present for components.
1 lines of code changed in 1 file:
- Set the blockSignals state properly.
4 lines of code changed in 1 file:
#2371
- Allow users to show/hide the latest news section via OptionsDialog.
- Allow users to set the WelcomePageWidget orientation via OptionsDialog.
26 lines of code changed in 2 files:
- Return the correct number of components even if the placement annotation for a component is not found.
- If the result count is not correct for some reasons don't allow the GUI to crash.
3 lines of code changed in 1 file:
#2165
- Handle the null case.
1 lines of code changed in 1 file:
#2165
- Fixed the handling of within keyword.
44 lines of code changed in 1 file:
#2218
Fixed handling of extends class modifiers.
7 lines of code changed in 2 files:
- Fixed the ItemDelegate constructor.
- Show the extends class protected components as well.
0 lines of code changed in 1 file:
#2219
Allow creating a class by specifying the extends class.
4 lines of code changed in 2 files:
- Don't draw the inherited class only fetch the components of inherited class.
4 lines of code changed in 2 files:
- Load the icon/diagram shaper before loading the components.
2 lines of code changed in 1 file:
- Fixed the connections implementation.
24 lines of code changed in 2 files:
#2239
- Use spin boxes for graphical views dialog & shapes properties dialog.
7 lines of code changed in 1 file:
- Don't allow shape manipulation of inherited shapes.
- Don't add the inherited shape into the addClassAnnotation call.
6 lines of code changed in 1 file:
#2168
- Remember the viewing mode.
44 lines of code changed in 2 files:
(37 more)