Directory OMOptimBasis/

Total Files:
26
Deleted Files:
0
Lines of Code:
7887

[root]/OMOptimBasis
        directory in repo FileData (8 files, 1015 lines)
        directory in repo GUI (7 files, 844 lines)
            directory in repo Dialogs (19 files, 2075 lines)
            directory in repo Plots (4 files, 578 lines)
            directory in repo Resources (2 files, 5 lines)
            directory in repo Tabs (14 files, 1280 lines)
            directory in repo Tools (14 files, 2393 lines)
            directory in repo Widgets (19 files, 2073 lines)
        directory in repo Infos (5 files, 1031 lines)
        directory in repo Problems (18 files, 2106 lines)
        directory in repo Tools (9 files, 1141 lines)
        directory in repo Units (21 files, 2816 lines)
        directory in repo build (5 files, 320 lines)
        directory in repo doc (9 files, 2897 lines)
            directory in repo Images (2 files, 92 lines)

Lines of Code

OMOptimBasis/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 287 (100.0%) 6066 (100.0%) 21.1
hubert.thieriot 169 (58.9%) 2400 (39.6%) 14.2
hudson 56 (19.5%) 1942 (32.0%) 34.6
sjoelund.se 62 (21.6%) 1724 (28.4%) 27.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

26 lines of code changed in 26 files:

  • OMOptimBasis: MOItem.cpp (+1), MOItem.h (+1), MOItemModel.cpp (+1), MOItemModel.h (+1), MOOptVector.cpp (+1), MOOptVector.h (+1), MOParameter.cpp (+1), MOParameter.h (+1), MOSettings.cpp (+1), MOSettings.h (+1), MOThreads.cpp (+1), MOThreads.h (+1), MOVector.cpp (+1), MOVector.h (+1), MOVectors.h (+1), ProjectBase.cpp (+1), ProjectBase.h (+1), Variable.cpp (+1), Variable.h (+1), VariableType.h (+1), Variables.cpp (+1), Variables.h (+1), registermetatypes.cpp (+1), registermetatypes.h (+1), scriptparser.cpp (+1), scriptparser.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

16 lines of code changed in 8 files:

  • OMOptimBasis: MOItem.h (+3 -3), MOParameter.h (+1 -1), MOSettings.h (+6 -6), MOVectors.h (+2 -2), ProjectBase.cpp (+1 -1), ProjectBase.h (+1 -1), Variables.cpp (+1 -1), Variables.h (+1 -1)
sjoelund.se 2013-10-25 18:46 Rev.: 17884

#2445 Compile on Fedora 19

3 lines of code changed in 1 file:

  • OMOptimBasis: MOVector.cpp (+3 -3)
hubert.thieriot 2013-06-27 13:59 Rev.: 16502

-removed useless ConsoleDlg
-small LowTools update

2 lines of code changed in 1 file:

  • OMOptimBasis: MOItem.cpp (+2 -2)
hubert.thieriot 2013-06-23 07:15 Rev.: 16449

- added script functions
- added ConsoleDlg

38 lines of code changed in 4 files:

  • OMOptimBasis: ProjectBase.cpp (+4 -1), ProjectBase.h (+1), scriptparser.cpp (+21 -5), scriptparser.h (+12 -2)
hubert.thieriot 2013-06-23 02:58 Rev.: 16445

- variable._value is now a QVariant (instead of a double) !
- added VarDelegate e.g. for boolean modelica vars
- improved LowTools::copyFilesInFolder

36 lines of code changed in 2 files:

  • OMOptimBasis: Variable.cpp (+30 -4), Variable.h (+6 -7)
hubert.thieriot 2013-06-11 09:09 Rev.: 16295

- getFieldName is const now
- updated MOItemViews

42 lines of code changed in 8 files:

  • OMOptimBasis: MOItem.cpp (+13 -3), MOItem.h (+5 -2), MOItemModel.cpp (+16), MOItemModel.h (+1), MOParameter.h (+2 -2), ProjectBase.cpp (+1 -1), ProjectBase.h (+1 -1), Variable.h (+3 -3)
hubert.thieriot 2013-06-11 09:05 Rev.: 16293

- improvements of script
- added ConsoleDlg

61 lines of code changed in 6 files:

  • OMOptimBasis: MOThreads.cpp (+12 -1), MOThreads.h (+5 -1), ProjectBase.cpp (+10 -6), ProjectBase.h (+2 -2), scriptparser.cpp (+30 -5), scriptparser.h (+2)
hubert.thieriot 2013-06-05 10:46 Rev.: 16220

- upgraded script functions
- removed potential bug with exemodels

173 lines of code changed in 4 files:

  • OMOptimBasis: ProjectBase.cpp (+21 -17), ProjectBase.h (+1), scriptparser.cpp (+125 -34), scriptparser.h (+26 -2)
hubert.thieriot 2013-06-04 09:27 Rev.: 16201

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

38 lines of code changed in 4 files:

  • OMOptimBasis: ProjectBase.cpp (+13 -1), ProjectBase.h (+12), scriptparser.cpp (+10 -3), scriptparser.h (+3)
hubert.thieriot 2013-05-30 08:50 Rev.: 16158

- add scripting functions

44 lines of code changed in 4 files:

  • OMOptimBasis: ProjectBase.cpp (+5 -2), ProjectBase.h (+1), scriptparser.cpp (+32 -7), scriptparser.h (+6 -3)
hubert.thieriot 2013-05-13 11:20 Rev.: 16020

- updated result store function

5 lines of code changed in 1 file:

  • OMOptimBasis: ProjectBase.cpp (+5 -1)
hubert.thieriot 2013-05-12 16:17 Rev.: 16014

- new functions in MEDimValues

25 lines of code changed in 5 files:

  • OMOptimBasis: MOItem.h (+1 -1), MOItemModel.cpp (-1), MOVector.cpp (+19 -6), MOVector.h (+3 -2), Variable.h (+2)
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

1679 lines of code changed in 19 files:

  • OMOptimBasis: MOItem.cpp (+69 -69), MOItem.h (+9 -9), MOItemModel.cpp (+64 -64), MOItemModel.h (+2 -2), MOOptVector.cpp (+184 -184), MOParameter.cpp (+171 -171), MOParameter.h (+31 -31), MOSettings.cpp (+34 -34), MOThreads.cpp (+37 -37), MOVector.cpp (+170 -170), MOVector.h (+4 -4), MOVectors.h (+64 -64), ProjectBase.cpp (+174 -174), Variable.cpp (+551 -551), Variable.h (+50 -50), VariableType.h (+6 -6), Variables.cpp (+21 -21), registermetatypes.h (+1 -1), scriptparser.cpp (+37 -37)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

1679 lines of code changed in 19 files:

  • OMOptimBasis: MOItem.cpp (+69 -69), MOItem.h (+9 -9), MOItemModel.cpp (+64 -64), MOItemModel.h (+2 -2), MOOptVector.cpp (+184 -184), MOParameter.cpp (+171 -171), MOParameter.h (+31 -31), MOSettings.cpp (+34 -34), MOThreads.cpp (+37 -37), MOVector.cpp (+170 -170), MOVector.h (+4 -4), MOVectors.h (+64 -64), ProjectBase.cpp (+174 -174), Variable.cpp (+551 -551), Variable.h (+50 -50), VariableType.h (+6 -6), Variables.cpp (+21 -21), registermetatypes.h (+1 -1), scriptparser.cpp (+37 -37)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

247 lines of code changed in 29 files:

  • OMOptimBasis: MOItem.cpp (+1), MOItem.h (+1), MOItemModel.cpp (+1), MOItemModel.h (+1), MOOptVector.cpp (+1), MOOptVector.h (+1), MOParameter.cpp (+1), MOParameter.h (+1), MOSettings.cpp (+1), MOSettings.h (+1), MOThreads.cpp (+1), MOThreads.h (+1), MOVector.cpp (+1), MOVector.h (+1), MOVectors.h (new), ProjectBase.cpp (+1), ProjectBase.h (+1), Variable.cpp (+1), Variable.h (+1), VariableType.h (+1), Variables.cpp (+1), Variables.h (+1), registermetatypes.cpp (+21 -20), registermetatypes.h (+34 -33), scriptparser.cpp (+135 -134), scriptparser.h (+35 -34)
hubert.thieriot 2013-04-19 11:13 Rev.: 15860

- some functions now const

10 lines of code changed in 6 files:

  • OMOptimBasis: MOItem.cpp (+1 -1), MOItem.h (+2 -2), MOParameter.h (+2 -2), ProjectBase.cpp (+1 -1), ProjectBase.h (+1 -1), Variable.h (+3 -3)
hubert.thieriot 2013-04-11 12:06 Rev.: 15788

- removed QObject filiation : more error prone than useful (problems with multi-threading)
- added export folder option
- some files management correction

74 lines of code changed in 12 files:

  • OMOptimBasis: MOItem.cpp (+2 -1), MOItem.h (+1 -1), MOOptVector.cpp (+6 -8), MOOptVector.h (+2 -2), MOThreads.cpp (+6), MOVector.cpp (+5 -2), MOVector.h (+2 -2), ProjectBase.cpp (+15 -7), ProjectBase.h (+2 -1), Variables.cpp (+9 -8), Variables.h (+3 -3), scriptparser.cpp (+21)
hubert.thieriot 2013-03-28 09:04 Rev.: 15675

- mainly GUI small improvements
- first steps towards scripting

359 lines of code changed in 10 files:

  • OMOptimBasis: MOOptVector.cpp (+10 -3), MOParameter.cpp (+3 -3), MOVector.cpp (+35 -8), MOVector.h (+22 -20), ProjectBase.cpp (+57 -7), ProjectBase.h (+8 -4), Variable.cpp (+79 -18), Variable.h (+2 -1), scriptparser.cpp (new 111), scriptparser.h (new 32)
hubert.thieriot 2013-03-01 12:24 Rev.: 15410

- minor corrections

1 lines of code changed in 1 file:

  • OMOptimBasis: MOItem.cpp (+1 -1)
hubert.thieriot 2013-02-04 16:29 Rev.: 15053

- small GUI improvements

6 lines of code changed in 1 file:

  • OMOptimBasis: Variable.h (+6)
hubert.thieriot 2013-02-04 13:30 Rev.: 15051

-removed useless signal
- stop problem signal/slot

26 lines of code changed in 8 files:

  • OMOptimBasis: MOItem.cpp (-1), MOItem.h (+1 -2), MOItemModel.cpp (+6 -1), MOItemModel.h (+2), MOThreads.cpp (+5 -3), MOThreads.h (+1 -1), ProjectBase.cpp (+11 -5)
hubert.thieriot 2013-01-24 13:32 Rev.: 14906

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

27 lines of code changed in 7 files:

  • OMOptimBasis: MOItem.h (+1 -1), MOItemModel.cpp (+4 -3), MOParameter.cpp (+9), MOParameter.h (+5 -3), ProjectBase.cpp (+3 -1), ProjectBase.h (+1 -1), Variable.h (+4 -4)
hubert.thieriot 2013-01-04 11:46 Rev.: 14663

- added possibility to filter variables based on causality

6 lines of code changed in 2 files:

  • OMOptimBasis: Variable.cpp (+5), Variable.h (+1)
hubert.thieriot 2012-12-20 04:19 Rev.: 14475

- MOStyleSheet should contain main stylesheet strings
- small modifications (attribute _items instead of items)

140 lines of code changed in 8 files:

  • OMOptimBasis: MOItemModel.cpp (+5 -3), MOOptVector.cpp (+30 -30), MOOptVector.h (+1), MOSettings.cpp (+2 -2), MOVector.cpp (+82 -51), MOVector.h (+12 -2), Variable.cpp (+2), Variables.cpp (+6 -6)
hubert.thieriot 2012-12-04 02:29 Rev.: 14219

- minor changes

42 lines of code changed in 3 files:

  • OMOptimBasis: MOItemModel.cpp (+36 -11), MOItemModel.h (+5), MOVector.cpp (+1 -5)
hubert.thieriot 2012-12-02 13:00 Rev.: 14191

- new MOVector::findItem function. Returns item instead of index

36 lines of code changed in 4 files:

  • OMOptimBasis: MOOptVector.cpp (+7 -5), MOParameter.cpp (+12 -14), MOVector.cpp (+16 -19), MOVector.h (+1 -1)
hubert.thieriot 2012-11-30 02:18 Rev.: 14158

---OMOPTIM-----
- MOItem : field type added
- GUI corrections
- FilesToCopy in OneSimulation

57 lines of code changed in 4 files:

  • OMOptimBasis: MOItem.cpp (+5), MOItem.h (+13), MOItemModel.cpp (+35 -1), MOItemModel.h (+4)
hubert.thieriot 2012-11-28 02:36 Rev.: 14095

- added WidgetMOItemsList : generic editing widget

585 lines of code changed in 8 files:

  • OMOptimBasis: MOItem.cpp (+30 -12), MOItem.h (+9 -4), MOItemModel.cpp (new 204), MOItemModel.h (new 89), MOParameter.cpp (+30 -29), MOVector.cpp (+167 -110), MOVector.h (+38 -18), Variable.cpp (+18 -15)
hubert.thieriot 2012-11-11 13:41 Rev.: 13860

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

195 lines of code changed in 10 files:

  • OMOptimBasis: MOItem.cpp (+17), MOItem.h (+1), MOOptVector.cpp (+115 -22), MOOptVector.h (+2 -1), MOVector.cpp (+12 -3), Variable.cpp (+22 -10), Variable.h (+3), Variables.cpp (+21 -20), Variables.h (+2 -2)
hubert.thieriot 2012-11-02 04:11 Rev.: 13760

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

180 lines of code changed in 11 files:

  • OMOptimBasis: MOItem.h (-1), MOOptVector.cpp (+114 -12), MOOptVector.h (+8 -1), MOParameter.cpp (+3 -3), MOVector.cpp (+10 -3), MOVector.h (+1), ProjectBase.cpp (+1 -3), ProjectBase.h (+1 -1), Variable.cpp (+21 -21), registermetatypes.h (new)
hubert.thieriot 2012-10-10 11:38 Rev.: 13289

- corrected variableResult scan vector

12 lines of code changed in 1 file:

  • OMOptimBasis: Variable.cpp (+12 -12)
hubert.thieriot 2012-10-06 06:26 Rev.: 13209

- resultTypes in ProblemInterface
- minor corrections

19 lines of code changed in 6 files:

  • OMOptimBasis: MOParameter.h (+1 -1), MOVector.cpp (+9), MOVector.h (+1 -1), Variable.cpp (+7), Variable.h (+1), Variables.cpp (-2)
hubert.thieriot 2012-09-07 05:53 Rev.: 12817

- other memory leaks. Should be over...

24 lines of code changed in 3 files:

  • OMOptimBasis: ProjectBase.cpp (+3 -3), Variable.cpp (+21 -7), Variable.h (-4)
hubert.thieriot 2012-09-05 12:17 Rev.: 12786

- removed some potential memoryleaks

34 lines of code changed in 10 files:

  • OMOptimBasis: MOOptVector.cpp (+4), MOOptVector.h (+1), MOParameter.cpp (+11 -10), MOParameter.h (+2 -1), MOSettings.cpp (+1), Variables.cpp (+12), Variables.h (new)
hubert.thieriot 2012-09-05 06:13 Rev.: 12783

- added missing destructors

0 lines of code changed in 2 files:

  • OMOptimBasis: MOParameter.h (new)
hubert.thieriot 2012-09-04 08:54 Rev.: 12771

- corrected memory leaks
-case issues

62 lines of code changed in 9 files:

  • OMOptimBasis: MOOptVector.cpp (+2), MOOptVector.h (+2), MOVector.cpp (new), MOVector.h (new), ProjectBase.cpp (+2 -2), Variable.cpp (+45 -43), Variable.h (+9 -9)
hubert.thieriot 2012-08-21 17:01 Rev.: 12620

- added function for reloading problems/results

41 lines of code changed in 4 files:

  • OMOptimBasis: ProjectBase.cpp (+39 -9), ProjectBase.h (new)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

16 lines of code changed in 16 files:

  • OMOptimBasis: MOItem.h (new), MOOptVector.cpp (+2 -2), MOOptVector.h (new), MOSettings.cpp (+2 -2), MOThreads.h (new), Variable.cpp (new), Variable.h (new), VariableType.h (+2 -2)
Generated by StatSVN 0.7.0