[root]/OMEdit/OMEditGUI/GUI
Containers
(0 files, 0 lines)
Dialogs
(0 files, 0 lines)
Widgets
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 96 (100.0%) | 3446 (100.0%) | 35.8 |
sjoelund.se | 8 (8.3%) | 2512 (72.9%) | 314.0 |
adeas31 | 80 (83.3%) | 857 (24.9%) | 10.7 |
hudson | 3 (3.1%) | 60 (1.7%) | 20.0 |
perost | 2 (2.1%) | 11 (0.3%) | 5.5 |
janK | 1 (1.0%) | 5 (0.1%) | 5.0 |
hkiel | 1 (1.0%) | 1 (0.0%) | 1.0 |
alash325 | 1 (1.0%) | 0 (0.0%) | 0.0 |
- Restructuring the files and folders.
0 lines of code changed in 2 files:
#2522
- New icons for plot & parametric plot buttons.
10 lines of code changed in 2 files:
- Updated the GUI according to new parameters of exportToFigaro API.
3 lines of code changed in 1 file:
- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
3 lines of code changed in 1 file:
#2710
- Add references to Mike Tiller's online resources.
27 lines of code changed in 2 files:
- Export to figaro via GUI.
82 lines of code changed in 2 files:
- Transpose the profiling data for faster reading
- Split into 2 files: uint32 and double in split files to transpose them easier
- OMEdit can read the data, but the transformation widget has nowhere to display the graphs yet
- Some minor fixes for equations that were not profiled
- Handle profiling of noretcall
1 lines of code changed in 1 file:
Update OMEdit copyright notices
13 lines of code changed in 2 files:
- Added missing arguments.
1 lines of code changed in 1 file:
#2552
- SaveTotalSCode is supported now.
8 lines of code changed in 2 files:
- Check all models recursive.
63 lines of code changed in 2 files:
- Added OpenModelica Scripting & Modelica Documentation menu items under Help menu.
27 lines of code changed in 2 files:
Save the Transformational Debugger window geometry & state.
25 lines of code changed in 1 file:
- Mark the debugged equation highlighted.
0 lines of code changed in 1 file:
- Transformational Debugger show/hide options.
- Generate operations tags options.
6 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.
31 lines of code changed in 2 files:
- Renamed previous & next to Variables View & Equation View.
- Read the file info from the XML file and show the specific line to the user.
17 lines of code changed in 2 files:
- parse the simulation executable xml output.
- create links to open the transformation browser from the output.
- allow users to search the equations using equation index.
6 lines of code changed in 2 files:
Click behavior in OMEdit improved:
- don't show parameters on connector double click
- cancel connection if connection mode is left
5 lines of code changed in 1 file:
- Fixed ticket #2460: OMEdit ? Find/Replace
1. [defect] The ?replace all? feature is not working in OMEdit
2. [enhancement] I would like to have the selected text as default search
string (similar to common text editors)
- show message box with status information instead of labels
0 lines of code changed in 1 file:
- Added an icon for simulation setup.
- Added a new clock option CYC.
2 lines of code changed in 1 file:
- show/hide the transformations browser.
4 lines of code changed in 1 file:
- Added the transformations browser.
- Displays the information read from the model_info.xml structures via MyHandler.
38 lines of code changed in 2 files:
#2470
- Display the values of the variables by reading the mat file.
1 lines of code changed in 1 file:
- Allow direct simulation without showing the simulation setup dialog.
50 lines of code changed in 2 files:
- Allow the users to modify the parameters and re-simuate the models without re-compiling them.
8 lines of code changed in 2 files:
#2416
Convert the auto save timer interval from seconds to milliseconds.
2 lines of code changed in 1 file:
- Always show the WelcomePageWidget on startup.
1 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.
6 lines of code changed in 2 files:
- Made the OK button as default for dialogs.
- Removed the export-xml.png and added export-xml.svg.
1 lines of code changed in 1 file:
- Allow users to load the library by just selecting the folder. The package.mo file is picked up automatically.
17 lines of code changed in 2 files:
- Few more PNG to SVG icons.
4 lines of code changed in 1 file:
- Register the RecentFile and FindText as QVariants before reading/writing to omedit.ini.
6 lines of code changed in 1 file:
- Removed some unused stuff.
- small fixes.
0 lines of code changed in 1 file:
- Added the experimental auto save feature in the GUI.
64 lines of code changed in 2 files:
- Handle the crashes and send the report.
0 lines of code changed in 1 file:
#1475
- parse quoted variables
1 lines of code changed in 1 file:
- Highlight the find/replace text by default when the dialog is opened.
2 lines of code changed in 1 file:
- Make the Simulation Output window separate.
1 lines of code changed in 1 file:
- Make the OMC Logger separate window.
7 lines of code changed in 2 files:
(27 more)