[root]/OMEdit/OMEditGUI/GUI/Dialogs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 319 (100.0%) | 12247 (100.0%) | 38.3 |
sjoelund.se | 57 (17.9%) | 7921 (64.7%) | 138.9 |
adeas31 | 232 (72.7%) | 3998 (32.6%) | 17.2 |
hudson | 22 (6.9%) | 275 (2.2%) | 12.5 |
perost | 6 (1.9%) | 32 (0.3%) | 5.3 |
janK | 2 (0.6%) | 21 (0.2%) | 10.5 |
- Restructuring the files and folders.
0 lines of code changed in 14 files:
Write incomplete result-files, so it is possible to see the signals until the error was triggered
36 lines of code changed in 1 file:
- Use setPlaceholderText instead of using FocusIn/FocusOut events to set the default text.
2 lines of code changed in 2 files:
- Only draw tree branches if that particular styles class is specified.
7 lines of code changed in 2 files:
#2142
- Added a tooltip to output file name.
2 lines of code changed in 1 file:
- Added some files filter.
2 lines of code changed in 1 file:
- Updated the GUI according to new parameters of exportToFigaro API.
41 lines of code changed in 2 files:
- Export to figaro via GUI.
123 lines of code changed in 2 files:
- align profiling combo box.
8 lines of code changed in 2 files:
#2679
- Fixed "There is no convenient way or replacing the colors by dashed/dotted/whole lines in black-and-white. The current version via the options menu is very cumbersome. The Dymola approach is much easier to use and more intuitive. All information collected in one place in the GUI."
1 lines of code changed in 1 file:
Add new API call for OMEdit to query valid config flag options, like `getConfigFlagValidOptions("profiling")`
12 lines of code changed in 2 files:
Move some things around for OMNotebook to use source files from within OMEdit...
1 lines of code changed in 1 file:
Make profiling open up the transformations browser
1 lines of code changed in 1 file:
- Change +d=measureTime to +profiling=none,blocks,all,blocks+html
- Code generation switches between blocks and all equations
- rtclock.h can now keep track of the overhead of calling the tick and tock (used to reduce the cost of very simple equations)
- Handle assert(false) as the only statement in a function (skip reporting unassigned values)
- Remove inline equations from the runtime
- Started using the enumeration instead of integer constants all over the simulation runtime
- Skip displaying non-linear equations in both top-level and as a child in the OMEdit transformations browser
4 lines of code changed in 2 files:
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
5 lines of code changed in 1 file:
- Trim the whitespace.
7 lines of code changed in 1 file:
Update OMEdit copyright notices
121 lines of code changed in 14 files:
- Fixed OMEdit compiler warnings.
0 lines of code changed in 1 file:
- Set +d=initialization as default in OMEdit.
1 lines of code changed in 1 file:
- Don't fetch the latest news items if "Show Latest News" is disabled in settings.
5 lines of code changed in 1 file:
- Handle auto detection of language. Use QLocale::system().name() to find the default language.
6 lines of code changed in 1 file:
- Changed instantiate/check model from QDialog to QWidget. Some platforms doesn't support Qt::WindowMinMaxButtonsHint.
2 lines of code changed in 2 files:
#2590
- Create a unique folder for each user.
11 lines of code changed in 1 file:
- More window flags.
1 lines of code changed in 1 file:
- Don't make the instantiate/check model dialog modal. This allows opening of multiple dialogs.
- Save the geometry information and restore it the next time user opens the dialog.
24 lines of code changed in 2 files:
Maximize button for instantiate/check model dialog.
1 lines of code changed in 1 file:
- Fixed crash report text.
8 lines of code changed in 1 file:
- changed minimum limit of numberOfIntervals to zero.
2 lines of code changed in 1 file:
- Save the Interval in experiment annotation.
8 lines of code changed in 1 file:
- Save the OMC flags option.
4 lines of code changed in 1 file:
- minor updates.
3 lines of code changed in 2 files:
- some modifications in the layout.
9 lines of code changed in 1 file:
- Make few long labels elidable.
2 lines of code changed in 1 file:
- Option to enable/disable save class feature before simulation.
16 lines of code changed in 3 files:
Fixed layout.
2 lines of code changed in 1 file:
- Generate separate files for Linux users.
9 lines of code changed in 1 file:
- Save the model before simulation.
6 lines of code changed in 1 file:
- Set the default elide model to Qt::ElideNone.
3 lines of code changed in 2 files:
- Mark the Simulation progress text as richtext.
1 lines of code changed in 1 file:
- More better & robust implementation for elidable QLabel.
2 lines of code changed in 1 file:
(122 more)