[root]/OMOptim/GUI
Dialogs
(10 files, 1056 lines)
Plots
(1 files, 648 lines)
Resources
(5 files, 486 lines)
icons
(20 files, 517 lines)
Scene
(12 files, 2420 lines)
Tabs
(16 files, 2879 lines)
Tools
(2 files, 359 lines)
Views
(0 files, 0 lines)
Widgets
(60 files, 7289 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 100 (100.0%) | 6715 (100.0%) | 67.1 |
hubert.thieriot | 86 (86.0%) | 6146 (91.5%) | 71.4 |
sjoelund.se | 5 (5.0%) | 275 (4.1%) | 55.0 |
hudson | 5 (5.0%) | 275 (4.1%) | 55.0 |
adeas31 | 4 (4.0%) | 19 (0.3%) | 4.7 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
3 lines of code changed in 3 files:
- Removed the OMOptim documentation as it is already part of OpenModelicaUsersGuide.pdf.
2 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
3 lines of code changed in 2 files:
- more messages
- gui improvements
- new main.cpp with script/console
40 lines of code changed in 3 files:
- add setAlgoParameter function
1 lines of code changed in 1 file:
- added/cleaned script functions
- mutex for save/load
- GUI improvements
19 lines of code changed in 2 files:
- added setOverwritedVariable script function
38 lines of code changed in 3 files:
- scripting functions (gui)
22 lines of code changed in 3 files:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
270 lines of code changed in 1 file:
[Janitor mode] Fix tabs
270 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
- first steps towards scripting
- new MOomc functions
- removed all subblocks functions
6 lines of code changed in 1 file:
- added omc commandlineoption in OMOptimSettings
- updated gnuplot monitor (no more singleton)
- minor GUI updates
0 lines of code changed in 1 file:
-removed useless signal
- stop problem signal/slot
1 lines of code changed in 1 file:
- updated for new MOVector::findItem function
1 lines of code changed in 1 file:
- small updated
- new moomc/OpenModelica functions
1 lines of code changed in 1 file:
- other memory leaks (OMOptim). Should be over...
1 lines of code changed in 1 file:
- GUI log size limited
- better omc functions (avoid some useless calls)
5 lines of code changed in 1 file:
- repared a memory leak (parameters in ModPlusCtrls)
- corrected issues on linux (folders permissions)
- temp directory better managed
- linux binaries (as windows ones) are moved to ./bin/
1 lines of code changed in 1 file:
- added blackbox managment (optimization using executable only)
- first developer documentation
67 lines of code changed in 3 files:
- Detect people who cannot spell Link?ping correctly
2 lines of code changed in 1 file:
- corrected OM simulation call (added mingw path in environmentfor dlls)
- corrected Dymola simulation call
1 lines of code changed in 1 file:
- Close OMOptim window when user select File->Quit.
4 lines of code changed in 1 file:
- .min file fully compatible with relative paths
2 lines of code changed in 1 file:
- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions
3 lines of code changed in 1 file:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
2 lines of code changed in 1 file:
- models consolidation when loading project (check whether models exist or not)
6 lines of code changed in 1 file:
- changed MainWindow size
8 lines of code changed in 2 files:
- cleaned OMOptim.windowsconfig.in
- Infosender : task management
7 lines of code changed in 1 file:
- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving
4 lines of code changed in 1 file:
- changes in variables : now have models
- changes in Optimization : now can handle several models
5 lines of code changed in 1 file:
- Splitted OMOptim : there is now a lib called OMOptimBasis (within OMOptim folder) which provides basis features. It will allow to share code with plugins and to build dedicated applications using similar base classes.
113 lines of code changed in 2 files:
- moditemstree now fills with threads (still to improve)
- use buildModel command in omc instead of simulate
- use .mat reading instead of .csv
- first steps to unsaved warning
89 lines of code changed in 3 files:
- turned back to delete instead of deleteLater for onesimulation and onesimresult (still to be corrected)
8 lines of code changed in 2 files:
- small gui improvements
14 lines of code changed in 3 files:
-- update way mo files are loaded
- component optimization updates
3 lines of code changed in 1 file:
- updated GUI (omcases tree view, project infos)
- corrected int and double bounds in Optimization
22 lines of code changed in 3 files:
- updated modelica variables datatype
- updated gui for scaning results
- updated blocksubstitution (still to check)
0 lines of code changed in 2 files:
- open .mo file and auto-reload proposition
- reload in omc function updated
16 lines of code changed in 2 files:
- updated saving functions
- renamed ModClass to ModItem
- Modelica Record, Class, Model ...
32 lines of code changed in 3 files:
(17 more)