[root]/OMOptim/OMOptimBasis/GUI/Tools
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 49 (100.0%) | 2417 (100.0%) | 49.3 |
hubert.thieriot | 39 (79.6%) | 2224 (92.0%) | 57.0 |
sjoelund.se | 10 (20.4%) | 193 (8.0%) | 19.3 |
- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk
0 lines of code changed in 14 files:
- optimization Variables removed when remove corresponding model
- register meta types
12 lines of code changed in 1 file:
- gui improvments
28 lines of code changed in 1 file:
- gui corrections
- problems threads corrections
5 lines of code changed in 3 files:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
1 lines of code changed in 1 file:
- corrected double input
- changed makefile for omoptimlib : since subdirs does not manage special makefile names, OMOptim and OMOptim share the same. Works but I don't know how...
1 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
13 lines of code changed in 4 files:
- Remove some tabs from sources
193 lines of code changed in 10 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.
2164 lines of code changed in 14 files: