Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 126 (100.0%) | 4786 (100.0%) | 37.9 |
hubert.thieriot | 103 (81.7%) | 2672 (55.8%) | 25.9 |
hudson | 11 (8.7%) | 1716 (35.9%) | 156.0 |
sjoelund.se | 12 (9.5%) | 398 (8.3%) | 33.1 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
5 lines of code changed in 5 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- more messages
- gui improvements
- new main.cpp with script/console
20 lines of code changed in 3 files:
- updated for new OMOptimBasis (especially variable.value QVariant type)
- improved modExeplus and its ctrls
- gui simplifications
3 lines of code changed in 1 file:
- gui updates
- more simulations messages
- new search functions in moditemstree
25 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
387 lines of code changed in 5 files:
[Janitor mode] Fix tabs
387 lines of code changed in 5 files:
[Janitor mode] Set auto-props
1327 lines of code changed in 5 files:
- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance
1 lines of code changed in 1 file:
- transfer filesToCopy as argument : instatiating function less called
- MOStyleSheet should contain main stylesheet strings
19 lines of code changed in 3 files:
- updated for new MOVector::findItem function
15 lines of code changed in 1 file:
- updates for new information controler in OMOptimBasis
- minor corrections
10 lines of code changed in 2 files:
- when a mo file is reloaded, compiled versions are now deleted
16 lines of code changed in 2 files:
- corrected memory leaks
- removed file permissions settings (work differently on Windows and Linux)
1 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/
7 lines of code changed in 1 file:
- removed modmodelname function
- project findModItem function instead of findModModel
1 lines of code changed in 1 file:
- added blackbox managment (optimization using executable only)
- first developer documentation
53 lines of code changed in 2 files:
- propagate controls when recomputing points
- removing files issue
11 lines of code changed in 1 file:
- updated Dymola compiling
- MOomc updates
2 lines of code changed in 1 file:
- corrected OM simulation call (added mingw path in environmentfor dlls)
- corrected Dymola simulation call
21 lines of code changed in 3 files:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
117 lines of code changed in 5 files:
- removed unneeded includes
1 lines of code changed in 1 file:
- improved Dymola script function
- improved documentation
- loading OptimResult does not ask for model compilation if unfound
23 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
2 lines of code changed in 1 file:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
127 lines of code changed in 4 files:
- removed many unnedded header includes
2 lines of code changed in 1 file:
- corrected OptimResult cloning : csv filenames also cloned.
1 lines of code changed in 1 file:
- changed Dymola compilation (one mo path)
- AboutOMOptim includes version header -> will this make it compile every time (needed for version number coherency) ?
15 lines of code changed in 3 files:
- improved needed files for compilation
- OpenModelica compiling in tmp folder
23 lines of code changed in 4 files:
- OpenModelica compiles in model folder : be careful when space in path
- first functions to consolidate models path (not applied yet)
8 lines of code changed in 1 file:
- major bug correction : controler was not anymore set in Optimization simulations
- corrected risk of bug when looking for filepath of an unfoundable model
6 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
37 lines of code changed in 4 files:
- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving
9 lines of code changed in 2 files:
- changes in variables : now have models
- changes in Optimization : now can handle several models
6 lines of code changed in 1 file:
- Remove some tabs from sources
2 lines of code changed in 1 file:
- settings changes
31 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.
1 lines of code changed in 1 file:
- reload init variables ask whether to recompile or not
3 lines of code changed in 2 files:
- updated modelica variables datatype
- updated gui for scaning results
- updated blocksubstitution (still to check)
26 lines of code changed in 2 files:
- open .mo file and auto-reload proposition
- reload in omc function updated
10 lines of code changed in 1 file:
(16 more)