Directory OMOptim/Core/FileData/

Directory Created:
2011-03-18 14:18
Total Files:
6
Deleted Files:
6
Lines of Code:
1056

[root]/OMOptim/Core/FileData

Lines of Code

OMOptim/Core/FileData/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 115 (100.0%) 8053 (100.0%) 70.0
hubert.thieriot 90 (78.3%) 7513 (93.3%) 83.4
sjoelund.se 13 (11.3%) 278 (3.5%) 21.3
hudson 12 (10.4%) 262 (3.3%) 21.8

Most Recent Commits

sjoelund.se 2015-04-27 17:41 Rev.: 25767

Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim

6 lines of code changed in 6 files:

  • OMOptim/Core/FileData: CSV.cpp (+1), CSV.h (+1), LoadOMOptim.cpp (+1), LoadOMOptim.h (+1), SaveOMOptim.cpp (+1), SaveOMOptim.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

21 lines of code changed in 3 files:

  • OMOptim/Core/FileData: CSV.h (+7 -7), LoadOMOptim.h (+7 -7), SaveOMOptim.h (+7 -7)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

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

235 lines of code changed in 3 files:

  • OMOptim/Core/FileData: CSV.cpp (+68 -68), LoadOMOptim.cpp (+68 -68), SaveOMOptim.cpp (+99 -99)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

235 lines of code changed in 3 files:

  • OMOptim/Core/FileData: CSV.cpp (+68 -68), LoadOMOptim.cpp (+68 -68), SaveOMOptim.cpp (+99 -99)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

6 lines of code changed in 6 files:

  • OMOptim/Core/FileData: CSV.cpp (+1), CSV.h (+1), LoadOMOptim.cpp (+1), LoadOMOptim.h (+1), SaveOMOptim.cpp (+1), SaveOMOptim.h (+1)
hubert.thieriot 2013-04-11 12:11 Rev.: 15789

- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance

140 lines of code changed in 2 files:

  • OMOptim/Core/FileData: SaveOMOptim.cpp (+137 -48), SaveOMOptim.h (+3 -1)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

- first steps towards scripting
- new MOomc functions
- removed all subblocks functions

8 lines of code changed in 2 files:

  • OMOptim/Core/FileData: LoadOMOptim.cpp (+7 -14), LoadOMOptim.h (+1 -1)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

- added blackbox managment (optimization using executable only)
- first developer documentation

44 lines of code changed in 4 files:

  • OMOptim/Core/FileData: LoadOMOptim.cpp (+32 -36), LoadOMOptim.h (+1 -1), SaveOMOptim.cpp (+10 -37), SaveOMOptim.h (+1 -1)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

2 lines of code changed in 1 file:

  • OMOptim/Core/FileData: SaveOMOptim.cpp (+2 -2)
hubert.thieriot 2012-05-15 12:16 Rev.: 11918

- .min file fully compatible with relative paths

9 lines of code changed in 1 file:

  • OMOptim/Core/FileData: LoadOMOptim.cpp (+9 -20)
hubert.thieriot 2012-05-15 09:37 Rev.: 11916

- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions

4 lines of code changed in 1 file:

  • OMOptim/Core/FileData: LoadOMOptim.cpp (+4 -1)
hubert.thieriot 2012-05-11 09:16 Rev.: 11891

- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc

7 lines of code changed in 1 file:

  • OMOptim/Core/FileData: SaveOMOptim.cpp (+7 -5)
hubert.thieriot 2012-03-27 13:40 Rev.: 11566

- OpenModelica compiles in model folder : be careful when space in path
- first functions to consolidate models path (not applied yet)

83 lines of code changed in 4 files:

  • OMOptim/Core/FileData: LoadOMOptim.cpp (+32 -1), LoadOMOptim.h (+1 -1), SaveOMOptim.cpp (+49), SaveOMOptim.h (+1)
hubert.thieriot 2012-03-21 19:34 Rev.: 11484

- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted

1 lines of code changed in 1 file:

  • OMOptim/Core/FileData: SaveOMOptim.cpp (+1 -1)
hubert.thieriot 2012-03-19 18:46 Rev.: 11462

- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving

1 lines of code changed in 1 file:

  • OMOptim/Core/FileData: LoadOMOptim.cpp (+1 -1)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

35 lines of code changed in 3 files:

  • OMOptim/Core/FileData: CSV.h (+15 -15), LoadOMOptim.h (+11 -11), SaveOMOptim.h (+9 -9)
hubert.thieriot 2012-02-29 11:29 Rev.: 11231

- 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.

684 lines of code changed in 12 files:

  • OMOptim/Core/FileData: CSV.cpp (-281), CSV.h (-14), Load.cpp (del), Load.h (del), LoadOMOptim.cpp (new 284), LoadOMOptim.h (new 82), Save.cpp (del), Save.h (del), SaveOMOptim.cpp (new 245), SaveOMOptim.h (new 73), XML.cpp (del), XML.h (del)
hubert.thieriot 2012-02-13 13:08 Rev.: 11099

- 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

14 lines of code changed in 2 files:

  • OMOptim/Core/FileData: CSV.cpp (+2 -1), Load.cpp (+12)
hubert.thieriot 2012-01-23 19:13 Rev.: 10945

- open .mo file and auto-reload proposition
- reload in omc function updated

1 lines of code changed in 1 file:

  • OMOptim/Core/FileData: Load.cpp (+1 -3)
hubert.thieriot 2012-01-17 19:43 Rev.: 10916

- updated saving functions
- renamed ModClass to ModItem
- Modelica Record, Class, Model ...

137 lines of code changed in 3 files:

  • OMOptim/Core/FileData: Load.h (+1 -1), Save.cpp (+130 -123), Save.h (+6 -4)
hubert.thieriot 2012-01-13 19:57 Rev.: 10895

- modified setting dlg
- cleaned modmodelplus
- modified mainwindow log formatting

0 lines of code changed in 2 files:

  • OMOptim/Core/FileData: Load.cpp (-5), Save.cpp (-10)
hubert.thieriot 2012-01-03 20:07 Rev.: 10855

- made infosender a singleton working with plugin
- improved modclasstree

29 lines of code changed in 3 files:

  • OMOptim/Core/FileData: CSV.cpp (+1 -1), Load.cpp (+27 -27), XML.cpp (+1 -1)
hubert.thieriot 2012-01-02 12:51 Rev.: 10848

- GUI : updated double specification : uses QScienceSpinBox : allows scientific notation and dot decimal separator
- removed old EI statements

0 lines of code changed in 1 file:

  • OMOptim/Core/FileData: Load.h (-8)
hubert.thieriot 2011-12-26 18:20 Rev.: 10842

- last modifications : still a problem with plugin external libs.

38 lines of code changed in 2 files:

  • OMOptim/Core/FileData: Load.cpp (+24), Save.cpp (+14)
hubert.thieriot 2011-12-26 14:23 Rev.: 10834

- major improvment : removed EI, added plugin functionnality (not documented yet)

196 lines of code changed in 4 files:

  • OMOptim/Core/FileData: Load.cpp (+139 -454), Load.h (+10 -19), Save.cpp (+46 -63), Save.h (+1 -1)
hubert.thieriot 2011-10-18 18:22 Rev.: 10147

- major bug : corrected init_xml writing (file were not written correctly)

25 lines of code changed in 2 files:

  • OMOptim/Core/FileData: Load.cpp (+14 -2), Save.cpp (+11)
hubert.thieriot 2011-10-18 13:42 Rev.: 10144

- merged with Hubert's branch :
- mainly concerns stability, Energy integration (not included by default), and GUI

16 lines of code changed in 4 files:

  • OMOptim/Core/FileData: CSV.cpp (+1 -1), Load.cpp (+14 -4), Save.cpp (-4), XML.cpp (+1 -1)
hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

957 lines of code changed in 8 files:

  • OMOptim/Core/FileData: CSV.cpp (+431 -431), CSV.h (+99 -99), Load.cpp (+31 -24), Load.h (+98 -98), Save.cpp (+7 -7), Save.h (+84 -84), XML.cpp (+140 -140), XML.h (+67 -67)
hubert.thieriot 2011-08-08 17:27 Rev.: 9614

Merged with Hubert's branch
-Energy integration improvments (like curves, display and MILP calculations)
-Removed inadequate EI includes


617 lines of code changed in 2 files:

  • OMOptim/Core/FileData: Load.cpp (+422 -407), Save.cpp (+195 -192)
hubert.thieriot 2011-07-12 09:53 Rev.: 9453

- merged with Hubert's branch

14 lines of code changed in 3 files:

  • OMOptim/Core/FileData: Load.cpp (+8 -1), Load.h (+2), Save.cpp (+4 -4)
hubert.thieriot 2011-07-11 09:22 Rev.: 9445

- first corrections for linux compiling -still in progress

417 lines of code changed in 2 files:

  • OMOptim/Core/FileData: Load.cpp (+3 -3), Save.cpp (+414 -414)
hubert.thieriot 2011-07-06 13:44 Rev.: 9418

- merged with Hubert's branch

226 lines of code changed in 4 files:

  • OMOptim/Core/FileData: Load.cpp (+134 -258), Load.h (+11 -7), Save.cpp (+77 -44), Save.h (+4 -4)
hubert.thieriot 2011-05-27 17:41 Rev.: 9147

- merged with Branch Hubert : many bugs corrected, gui improvments, Energy integration : first HEN .mod file

49 lines of code changed in 8 files:

  • OMOptim/Core/FileData: CSV.cpp (+1), CSV.h (+1), Load.cpp (+31 -211), Load.h (+3 -7), Save.cpp (+10 -9), Save.h (+1), XML.cpp (+1), XML.h (+1)
hubert.thieriot 2011-04-08 20:21 Rev.: 8558

Merged with branch : major bug corrections (cf branch history of https://openmodelica.ida.liu.se/svn/OpenModelica/branches/Optimization/Branches/Hubert)

1208 lines of code changed in 2 files:

  • OMOptim/Core/FileData: Load.cpp (+1207 -1207), Load.h (+1 -1)
hubert.thieriot 2011-03-18 14:18 Rev.: 8302

- fisrt commit of all needed files + binary files

2588 lines of code changed in 8 files:

  • OMOptim/Core/FileData: CSV.cpp (new 428), CSV.h (new 96), Load.cpp (new 1207), Load.h (new 110), Save.cpp (new 459), Save.h (new 83), XML.cpp (new 139), XML.h (new 66)
Generated by StatSVN 0.7.0