[root]/OMOptim/OMOptimBasis/GUI/Dialogs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 40 (100.0%) | 1627 (100.0%) | 40.6 |
hubert.thieriot | 35 (87.5%) | 1570 (96.5%) | 44.8 |
sjoelund.se | 5 (12.5%) | 57 (3.5%) | 11.4 |
- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk
0 lines of code changed in 13 files:
- created OptimAlgos
- removed OptimAlgosUtils
-updated documentation
16 lines of code changed in 2 files:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
2 lines of code changed in 1 file:
- can now launch several problems successively
165 lines of code changed in 2 files:
- include correction
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:
- MOParameter modifications (still without any effect)
118 lines of code changed in 3 files:
- Remove some tabs from sources
57 lines of code changed in 5 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.
1264 lines of code changed in 11 files: