Directory OMOptimBasis/Units/

Total Files:
21
Deleted Files:
0
Lines of Code:
2816

[root]/OMOptimBasis/Units

Lines of Code

OMOptimBasis/Units/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 159 (100.0%) 2890 (100.0%) 18.1
hudson 58 (36.5%) 1900 (65.7%) 32.7
hubert.thieriot 47 (29.6%) 604 (20.9%) 12.8
sjoelund.se 54 (34.0%) 386 (13.4%) 7.1

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

21 lines of code changed in 21 files:

  • OMOptimBasis/Units: MEDimValue.cpp (+1), MEDimValue.h (+1), MEGeneric.cpp (+1), MEGeneric.h (+1), MEHTCoeff.cpp (+1), MEHTCoeff.h (+1), MEMassFlow.cpp (+1), MEMassFlow.h (+1), MEQflow.cpp (+1), MEQflow.h (+1), MERefValue.cpp (+1), MERefValue.h (+1), MESpecHeatCapacity.cpp (+1), MESpecHeatCapacity.h (+1), MESurface.cpp (+1), MESurface.h (+1), METemperature.cpp (+1), METemperature.h (+1), METime.cpp (+1), METime.h (+1), Units.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

77 lines of code changed in 15 files:

  • OMOptimBasis/Units: MEDimValue.cpp (+1 -1), MEDimValue.h (+1 -1), MEGeneric.cpp (+5 -5), MEHTCoeff.h (+5 -5), MEMassFlow.cpp (+5 -5), MEMassFlow.h (+5 -5), MEQflow.cpp (+6 -6), MEQflow.h (+6 -6), MERefValue.cpp (+8 -8), MERefValue.h (+9 -9), MESpecHeatCapacity.cpp (+5 -5), MESpecHeatCapacity.h (+5 -5), MESurface.cpp (+5 -5), MESurface.h (+5 -5), METemperature.cpp (+6 -6)
hubert.thieriot 2013-06-11 09:09 Rev.: 16295

- getFieldName is const now
- updated MOItemViews

23 lines of code changed in 3 files:

  • OMOptimBasis/Units: MEGeneric.h (-2), METime.cpp (+22), METime.h (+1)
hubert.thieriot 2013-06-04 09:27 Rev.: 16201

- moved HelpDlg to OMOptimBasis
- solved resources issue
- Added ScriptTextDlg
- updated scriptparser.cpp

174 lines of code changed in 4 files:

  • OMOptimBasis/Units: MEDimValue.cpp (+17), MEDimValue.h (+1), METime.cpp (+134 -20), METime.h (+22 -2)
hubert.thieriot 2013-05-12 16:17 Rev.: 16014

- new functions in MEDimValues

19 lines of code changed in 4 files:

  • OMOptimBasis/Units: MEMassFlow.cpp (+11), MEMassFlow.h (+1), MEQflow.cpp (+6), MEQflow.h (+1)
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

346 lines of code changed in 20 files:

  • OMOptimBasis/Units: MEDimValue.cpp (+11 -11), MEDimValue.h (+62 -62), MEGeneric.cpp (+14 -14), MEGeneric.h (+3 -3), MEHTCoeff.cpp (+21 -21), MEHTCoeff.h (+14 -14), MEMassFlow.cpp (+20 -20), MEMassFlow.h (+14 -14), MEQflow.cpp (+18 -18), MEQflow.h (+12 -12), MERefValue.cpp (+44 -44), MERefValue.h (+7 -7), MESpecHeatCapacity.cpp (+19 -19), MESpecHeatCapacity.h (+14 -14), MESurface.cpp (+20 -20), MESurface.h (+13 -13), METemperature.cpp (+10 -10), METemperature.h (+3 -3), METime.cpp (+24 -24), METime.h (+3 -3)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

346 lines of code changed in 20 files:

  • OMOptimBasis/Units: MEDimValue.cpp (+11 -11), MEDimValue.h (+62 -62), MEGeneric.cpp (+14 -14), MEGeneric.h (+3 -3), MEHTCoeff.cpp (+21 -21), MEHTCoeff.h (+14 -14), MEMassFlow.cpp (+20 -20), MEMassFlow.h (+14 -14), MEQflow.cpp (+18 -18), MEQflow.h (+12 -12), MERefValue.cpp (+44 -44), MERefValue.h (+7 -7), MESpecHeatCapacity.cpp (+19 -19), MESpecHeatCapacity.h (+14 -14), MESurface.cpp (+20 -20), MESurface.h (+13 -13), METemperature.cpp (+10 -10), METemperature.h (+3 -3), METime.cpp (+24 -24), METime.h (+3 -3)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

1477 lines of code changed in 23 files:

  • OMOptimBasis/Units: MEDimValue.cpp (+1), MEDimValue.h (+1), MEGeneric.cpp (+138 -137), MEGeneric.h (+78 -77), MEHTCoeff.cpp (+155 -154), MEHTCoeff.h (+77 -76), MEMassFlow.cpp (+150 -149), MEMassFlow.h (+78 -77), MEQflow.cpp (+1), MEQflow.h (+1), MERefValue.cpp (+1), MERefValue.h (+1), MESpecHeatCapacity.cpp (+152 -151), MESpecHeatCapacity.h (+79 -78), MESurface.cpp (+146 -145), MESurface.h (+77 -76), METemperature.cpp (+1), METemperature.h (+86 -85), METime.cpp (+168 -167), METime.h (+85 -84), Units.h (new)
hubert.thieriot 2013-04-19 11:13 Rev.: 15860

- some functions now const

6 lines of code changed in 2 files:

  • OMOptimBasis/Units: MEQflow.cpp (+5), MEQflow.h (+1)
hubert.thieriot 2013-03-28 09:04 Rev.: 15675

- mainly GUI small improvements
- first steps towards scripting

8 lines of code changed in 3 files:

  • OMOptimBasis/Units: MEDimValue.h (+1 -1), MEGeneric.cpp (+5), MEGeneric.h (+2 -1)
hubert.thieriot 2013-01-24 13:32 Rev.: 14906

- basic changes (const functions)
- GUI improvements
- Added Generic Unit

251 lines of code changed in 6 files:

  • OMOptimBasis/Units: MEDimValue.h (+2), MEGeneric.cpp (new 130), MEGeneric.h (new 74), METime.cpp (+36), METime.h (+9)
hubert.thieriot 2012-11-28 02:36 Rev.: 14095

- added WidgetMOItemsList : generic editing widget

82 lines of code changed in 9 files:

  • OMOptimBasis/Units: MEHTCoeff.cpp (+14 -4), MEMassFlow.cpp (new), MEQflow.cpp (+25 -14), MESpecHeatCapacity.cpp (new), MESurface.cpp (+14 -2)
hubert.thieriot 2012-11-13 04:32 Rev.: 13878

- copy/paste shortcuts

3 lines of code changed in 1 file:

  • OMOptimBasis/Units: MEDimValue.h (+3 -5)
hubert.thieriot 2012-11-11 13:41 Rev.: 13860

- cleaned csv functions
- InfoSender : keep errors and warning messages
- drag tables to csv

34 lines of code changed in 1 file:

  • OMOptimBasis/Units: MEDimValue.h (+34 -3)
hubert.thieriot 2012-11-02 04:11 Rev.: 13760

- added a new Info controler (to be used in model/data architecture) -> less memory consumption

2 lines of code changed in 13 files:

  • OMOptimBasis/Units: MEHTCoeff.h (-1), MEMassFlow.h (new), MEQflow.h (-1), MESpecHeatCapacity.h (-1), MESurface.h (new), METemperature.h (-1), METime.h (new)
sjoelund.se 2012-09-01 07:03 Rev.: 12760

- Fix compilation, remove tabs

7 lines of code changed in 1 file:

  • OMOptimBasis/Units: MEDimValue.cpp (+7 -8)
hubert.thieriot 2012-09-01 05:13 Rev.: 12758

- small missings in OMOptimBasis

2 lines of code changed in 1 file:

  • OMOptimBasis/Units: MEDimValue.cpp (+2)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

12 lines of code changed in 12 files:

  • OMOptimBasis/Units: MEDimValue.cpp (new), MEDimValue.h (new), MEQflow.cpp (new), MEQflow.h (new), MERefValue.cpp (+2 -2), MERefValue.h (+2 -2)
Generated by StatSVN 0.7.0