Directory OMOptim/GUI/Dialogs/

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

[root]/OMOptim/GUI/Dialogs

Lines of Code

OMOptim/GUI/Dialogs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 168 (100.0%) 5851 (100.0%) 34.8
hubert.thieriot 119 (70.8%) 5447 (93.1%) 45.7
sjoelund.se 30 (17.9%) 263 (4.5%) 8.7
hudson 19 (11.3%) 141 (2.4%) 7.4

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

10 lines of code changed in 10 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+1), AboutOMOptim.h (+1), AboutOMOptim.ui (+1), BlockSubstituteConnDlg.cpp (+1), BlockSubstituteConnDlg.h (+1), BlockSubstituteConnDlg.ui (+1), OtherDlg.ui (+1), newprojectform.cpp (+1), newprojectform.h (+1), newprojectform.ui (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

42 lines of code changed in 5 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+9 -9), AboutOMOptim.h (+8 -8), BlockSubstituteConnDlg.h (+12 -12), newprojectform.cpp (+7 -7), newprojectform.h (+6 -6)
hubert.thieriot 2013-06-04 09:28 Rev.: 16202

- added setOverwritedVariable script function

0 lines of code changed in 3 files:

  • OMOptim/GUI/Dialogs: HelpDlg.cpp (del), HelpDlg.h (del), HelpDlg.ui (del)
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

91 lines of code changed in 6 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+1 -1), BlockSubstituteConnDlg.cpp (+78 -78), BlockSubstituteConnDlg.h (+3 -3), HelpDlg.cpp (+1 -1), newprojectform.cpp (+7 -7), newprojectform.h (+1 -1)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

91 lines of code changed in 6 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+1 -1), BlockSubstituteConnDlg.cpp (+78 -78), BlockSubstituteConnDlg.h (+3 -3), HelpDlg.cpp (+1 -1), newprojectform.cpp (+7 -7), newprojectform.h (+1 -1)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

8 lines of code changed in 8 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+1), AboutOMOptim.h (+1), BlockSubstituteConnDlg.cpp (+1), BlockSubstituteConnDlg.h (+1), HelpDlg.cpp (+1), HelpDlg.h (+1), newprojectform.cpp (+1), newprojectform.h (+1)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

10 lines of code changed in 5 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+2 -2), AboutOMOptim.h (+2 -2), BlockSubstituteConnDlg.h (+2 -2), HelpDlg.cpp (+2 -2), HelpDlg.h (+2 -2)
hubert.thieriot 2012-03-30 16:44 Rev.: 11617

- changed Dymola compilation (one mo path)
- AboutOMOptim includes version header -> will this make it compile every time (needed for version number coherency) ?

2 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+1 -1), AboutOMOptim.h (+1 -1)
hubert.thieriot 2012-03-14 19:51 Rev.: 11429

- changes in variables : now have models
- changes in Optimization : now can handle several models

1 lines of code changed in 1 file:

  • OMOptim/GUI/Dialogs: BlockSubstituteConnDlg.h (+1 -1)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

151 lines of code changed in 8 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+30 -30), AboutOMOptim.h (+8 -8), BlockSubstituteConnDlg.cpp (+20 -20), BlockSubstituteConnDlg.h (+28 -28), HelpDlg.cpp (+30 -30), HelpDlg.h (+8 -8), newprojectform.cpp (+19 -19), newprojectform.h (+8 -8)
hubert.thieriot 2012-03-12 11:42 Rev.: 11372

- settings changes

0 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: OMTableDialog.cpp (del), OMTableDialog.h (del)
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.

0 lines of code changed in 10 files:

  • OMOptim/GUI/Dialogs: DlgSelectFiles.cpp (del), DlgSelectFiles.h (del), DlgSelectVars.cpp (del), DlgSelectVars.h (del), DlgSettings.cpp (del), DlgSettings.h (del), EIHENParametersDlg.cpp (del), EIHENParametersDlg.h (del), MOParametersDlg.cpp (del), MOParametersDlg.h (del)
sjoelund.se 2012-02-23 15:06 Rev.: 11185

- Fixed the fix-bom command (removed some BOM)

1 lines of code changed in 1 file:

  • OMOptim/GUI/Dialogs: OMTableDialog.cpp (+1 -1)
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

102 lines of code changed in 3 files:

  • OMOptim/GUI/Dialogs: DlgSelectVars.cpp (+83 -35), DlgSelectVars.h (+12 -4), MOParametersDlg.cpp (+7 -3)
hubert.thieriot 2012-02-07 14:47 Rev.: 11039

- turned back to delete instead of deleteLater for onesimulation and onesimresult (still to be corrected)

5 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: DlgSelectFiles.cpp (+3 -3), DlgSelectFiles.h (+2 -1)
hubert.thieriot 2012-01-17 19:43 Rev.: 10916

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

1 lines of code changed in 1 file:

  • OMOptim/GUI/Dialogs: BlockSubstituteConnDlg.cpp (+1 -1)
hubert.thieriot 2012-01-13 19:57 Rev.: 10895

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

26 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: MOParametersDlg.cpp (+25 -25), MOParametersDlg.h (+1 -1)
hubert.thieriot 2012-01-03 20:07 Rev.: 10855

- made infosender a singleton working with plugin
- improved modclasstree

2 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: BlockSubstituteConnDlg.cpp (+1 -1), DlgSettings.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

10 lines of code changed in 1 file:

  • OMOptim/GUI/Dialogs: MOParametersDlg.cpp (+10 -10)
hubert.thieriot 2011-12-26 18:20 Rev.: 10842

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

168 lines of code changed in 3 files:

  • OMOptim/GUI/Dialogs: DlgSelectFiles.cpp (+80 -83), DlgSelectFiles.h (+87 -87), newprojectform.cpp (+1)
hubert.thieriot 2011-12-26 14:23 Rev.: 10834

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

39 lines of code changed in 7 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (-1), BlockSubstituteConnDlg.cpp (+37 -38), DlgSelectVars.cpp (-1), DlgSelectVars.h (+1 -1), HelpDlg.cpp (-1), MOParametersDlg.h (+1 -1), newprojectform.cpp (-2)
hubert.thieriot 2011-10-19 09:44 Rev.: 10150

- added missing files

170 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: DlgSelectFiles.cpp (new 83), DlgSelectFiles.h (new 87)
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

302 lines of code changed in 4 files:

  • OMOptim/GUI/Dialogs: DlgSettings.cpp (+5 -199), DlgSettings.h (+3 -14), MOParametersDlg.cpp (+281 -120), MOParametersDlg.h (+13 -7)
hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

1364 lines of code changed in 16 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+69 -69), AboutOMOptim.h (+71 -71), BlockSubstituteConnDlg.cpp (+264 -264), BlockSubstituteConnDlg.h (+106 -106), DlgSelectVars.cpp (+88 -88), DlgSelectVars.h (+88 -88), DlgSettings.cpp (+258 -259), DlgSettings.h (+90 -90), EIHENParametersDlg.cpp (new 5), EIHENParametersDlg.h (new 13), HelpDlg.cpp (+65 -65), HelpDlg.h (+71 -71), MOParametersDlg.cpp (+9 -9), MOParametersDlg.h (+1 -1), newprojectform.cpp (+90 -90), newprojectform.h (+76 -76)
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


293 lines of code changed in 2 files:

  • OMOptim/GUI/Dialogs: MOParametersDlg.cpp (+269 -182), MOParametersDlg.h (+24 -19)
hubert.thieriot 2011-07-12 09:53 Rev.: 9453

- merged with Hubert's branch

1 lines of code changed in 1 file:

  • OMOptim/GUI/Dialogs: BlockSubstituteConnDlg.cpp (+1 -1)
hubert.thieriot 2011-07-06 13:44 Rev.: 9418

- merged with Hubert's branch

649 lines of code changed in 13 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+5 -1), AboutOMOptim.ui (+7 -3), BlockSubstituteConnDlg.cpp (+1 -1), DlgSelectVars.cpp (+1 -1), DlgSettings.cpp (+5 -6), EAConfigDialog.cpp (del), EAConfigDialog.h (del), MOParametersDlg.cpp (new 304), MOParametersDlg.h (new 91), ModModelParametersDlg.cpp (del), ModModelParametersDlg.h (del), OMTableDialog.cpp (new 153), OMTableDialog.h (new 82)
hubert.thieriot 2011-05-27 17:41 Rev.: 9147

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

21 lines of code changed in 21 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (+1), AboutOMOptim.h (+1), AboutOMOptim.ui (+1), BlockSubstituteConnDlg.cpp (+1), BlockSubstituteConnDlg.h (+1), BlockSubstituteConnDlg.ui (+1), DlgSelectVars.cpp (+1), DlgSelectVars.h (+1), DlgSettings.cpp (+1), DlgSettings.h (+1), EAConfigDialog.cpp (+1), EAConfigDialog.h (+1), HelpDlg.cpp (+1), HelpDlg.h (+1), HelpDlg.ui (+1), ModModelParametersDlg.cpp (+1), ModModelParametersDlg.h (+1), OtherDlg.ui (+1), newprojectform.cpp (+1), newprojectform.h (+1), newprojectform.ui (+1)
hubert.thieriot 2011-03-18 14:18 Rev.: 8302

- fisrt commit of all needed files + binary files

2291 lines of code changed in 21 files:

  • OMOptim/GUI/Dialogs: AboutOMOptim.cpp (new 62), AboutOMOptim.h (new 68), AboutOMOptim.ui (new 138), BlockSubstituteConnDlg.cpp (new 261), BlockSubstituteConnDlg.h (new 103), BlockSubstituteConnDlg.ui (new 81), DlgSelectVars.cpp (new 87), DlgSelectVars.h (new 87), DlgSettings.cpp (new 259), DlgSettings.h (new 89), EAConfigDialog.cpp (new 152), EAConfigDialog.h (new 84), HelpDlg.cpp (new 64), HelpDlg.h (new 70), HelpDlg.ui (new 139), ModModelParametersDlg.cpp (new 147), ModModelParametersDlg.h (new 88), OtherDlg.ui (new 103), newprojectform.cpp (new 87), newprojectform.h (new 73), newprojectform.ui (new 49)
Generated by StatSVN 0.7.0