[root]/OMOptim/OMOptimBasis/GUI/Widgets
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 52 (100.0%) | 1917 (100.0%) | 36.8 |
hubert.thieriot | 45 (86.5%) | 1814 (94.6%) | 40.3 |
sjoelund.se | 7 (13.5%) | 103 (5.4%) | 14.7 |
- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk
0 lines of code changed in 16 files:
- removed unneeded includes
5 lines of code changed in 2 files:
- can now launch several problems successively
12 lines of code changed in 1 file:
- optimization Variables removed when remove corresponding model
- register meta types
2 lines of code changed in 1 file:
- Added MOVectors and converting functions
- Corrected MEDimValue initialization
- Added Moomc and ModItemsTree functions
38 lines of code changed in 1 file:
- improved Dymola script function
- improved documentation
- loading OptimResult does not ask for model compilation if unfound
9 lines of code changed in 2 files:
- .min file fully compatible with relative paths
1 lines of code changed in 1 file:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
4 lines of code changed in 2 files:
- problem renamed when needed
0 lines of code changed in 1 file:
- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted
17 lines of code changed in 1 file:
- changes in variables : now have models
- changes in Optimization : now can handle several models
1 lines of code changed in 1 file:
- Remove some tabs from sources
103 lines of code changed in 7 files:
- 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.
1725 lines of code changed in 16 files: