Directory OMOptim/GUI/Tabs/

Directory Created:
2011-03-18 14:18
Total Files:
16
Deleted Files:
69
Lines of Code:
2879

[root]/OMOptim/GUI/Tabs

Lines of Code

OMOptim/GUI/Tabs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 407 (100.0%) 15197 (100.0%) 37.3
hubert.thieriot 337 (82.8%) 14031 (92.3%) 41.6
sjoelund.se 42 (10.3%) 696 (4.6%) 16.5
hudson 28 (6.9%) 470 (3.1%) 16.7

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

16 lines of code changed in 16 files:

  • OMOptim/GUI/Tabs: TabOMC.cpp (+1), TabOMC.h (+1), TabOMC.ui (+1), TabOneSim.cpp (+1), TabOneSim.h (+1), TabOptimization.cpp (+1), TabOptimization.h (+1), TabOptimization.ui (+1), TabProject.cpp (+1), TabProject.h (+1), TabProject.ui (+1), TabResOneSim.cpp (+1), TabResOneSim.h (+1), TabResOptimization.cpp (+1), TabResOptimization.h (+1), TabResOptimization.ui (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

49 lines of code changed in 8 files:

  • OMOptim/GUI/Tabs: TabOMC.cpp (+6 -6), TabOMC.h (+11 -11), TabOneSim.cpp (+9 -9), TabOneSim.h (+6 -6), TabOptimization.cpp (+2 -2), TabProject.cpp (+6 -6), TabResOneSim.cpp (+2 -2), TabResOptimization.cpp (+7 -7)
hubert.thieriot 2013-06-23 03:02 Rev.: 16446

- updated for new OMOptimBasis (especially variable.value QVariant type)
- improved modExeplus and its ctrls
- gui simplifications

16 lines of code changed in 6 files:

  • OMOptim/GUI/Tabs: TabOneSim.cpp (+6 -2), TabOneSim.h (+2 -1), TabOptimization.cpp (+2 -2), TabOptimization.h (+2 -2), TabResOptimization.cpp (+2 -2), TabResOptimization.h (+2 -2)
hubert.thieriot 2013-06-05 10:47 Rev.: 16221

- added/cleaned script functions
- mutex for save/load
- GUI improvements

37 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+37 -37)
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

409 lines of code changed in 8 files:

  • OMOptim/GUI/Tabs: TabOMC.cpp (+285 -285), TabOMC.h (+2 -2), TabOneSim.cpp (+2 -2), TabOneSim.h (+3 -3), TabOptimization.cpp (+26 -26), TabProject.cpp (+6 -6), TabResOneSim.cpp (+37 -37), TabResOptimization.cpp (+48 -48)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

409 lines of code changed in 8 files:

  • OMOptim/GUI/Tabs: TabOMC.cpp (+285 -285), TabOMC.h (+2 -2), TabOneSim.cpp (+2 -2), TabOneSim.h (+3 -3), TabOptimization.cpp (+26 -26), TabProject.cpp (+6 -6), TabResOneSim.cpp (+37 -37), TabResOptimization.cpp (+48 -48)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

12 lines of code changed in 12 files:

  • OMOptim/GUI/Tabs: TabOMC.cpp (+1), TabOMC.h (+1), TabOneSim.cpp (+1), TabOneSim.h (+1), TabOptimization.cpp (+1), TabOptimization.h (+1), TabProject.cpp (+1), TabProject.h (+1), TabResOneSim.cpp (+1), TabResOneSim.h (+1), TabResOptimization.cpp (+1), TabResOptimization.h (+1)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

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

21 lines of code changed in 4 files:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+9 -9), TabOptimization.h (+2 -2), TabResOptimization.cpp (+6 -6), TabResOptimization.h (+4 -5)
hubert.thieriot 2013-03-01 12:23 Rev.: 15409

- added omc commandlineoption in OMOptimSettings
- updated gnuplot monitor (no more singleton)
- minor GUI updates

0 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabResOptimization.cpp (-5)
hubert.thieriot 2013-02-04 13:30 Rev.: 15052

-removed useless signal
- stop problem signal/slot

4 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabResOptimization.cpp (+4 -4)
hubert.thieriot 2013-01-24 13:33 Rev.: 14907

- adapted to new OMOptimBasis version

1 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+1)
hubert.thieriot 2012-12-20 04:19 Rev.: 14476

- transfer filesToCopy as argument : instatiating function less called
- MOStyleSheet should contain main stylesheet strings

7 lines of code changed in 4 files:

  • OMOptim/GUI/Tabs: TabOneSim.cpp (+1 -1), TabOptimization.cpp (+1 -1), TabResOneSim.cpp (+2 -2), TabResOptimization.cpp (+3 -4)
hubert.thieriot 2012-11-06 16:21 Rev.: 13809

- corrected omc functions : getmofilepath and compile
- add saved variables in optimization : those that are kept through optimization even if not objectives or parameters

2 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabResOptimization.cpp (+2 -2)
hubert.thieriot 2012-10-10 11:38 Rev.: 13290

- moomc get comment function
- optobjective filled fields

4 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabResOptimization.cpp (+4)
hubert.thieriot 2012-09-17 04:09 Rev.: 12948

- GUI small issue

1 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+1 -1)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

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

8 lines of code changed in 4 files:

  • OMOptim/GUI/Tabs: TabOneSim.cpp (+2), TabOptimization.cpp (+2), TabResOneSim.cpp (+2), TabResOptimization.cpp (+2)
hubert.thieriot 2012-04-18 19:19 Rev.: 11769

- removed many unnedded header includes

15 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: TabProject.cpp (+2 -2), TabProject.h (+13 -24)
hubert.thieriot 2012-03-28 21:14 Rev.: 11594

- added missing variables in Optimization result
- corrected iscan in Optimization result
- corrected TabResOneSim

2 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabResOneSim.cpp (+2 -2)
hubert.thieriot 2012-03-27 17:26 Rev.: 11570

- corrected find functions
- EA now also display generation parameters

0 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: TabResOptimization.cpp (-4), TabResOptimization.h (-4)
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

79 lines of code changed in 4 files:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+10 -1), TabOptimization.h (+10 -9), TabResOptimization.cpp (+19), TabResOptimization.h (+40 -36)
hubert.thieriot 2012-03-19 18:46 Rev.: 11462

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

22 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+1 -1), TabOptimization.h (+21 -20)
hubert.thieriot 2012-03-14 19:51 Rev.: 11429

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

24 lines of code changed in 5 files:

  • OMOptim/GUI/Tabs: TabOneSim.cpp (+1 -1), TabOptimization.cpp (+17 -2), TabOptimization.h (+4 -3), TabResOneSim.cpp (+1 -1), TabResOptimization.cpp (+1 -1)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

264 lines of code changed in 11 files:

  • OMOptim/GUI/Tabs: TabOMC.cpp (+102 -102), TabOMC.h (+62 -62), TabOneSim.cpp (+11 -11), TabOneSim.h (+6 -6), TabOptimization.cpp (+9 -9), TabOptimization.h (+7 -7), TabProject.cpp (+11 -11), TabProject.h (+10 -10), TabResOneSim.cpp (+32 -32), TabResOptimization.cpp (+8 -8), TabResOptimization.h (+6 -6)
hubert.thieriot 2012-03-12 11:42 Rev.: 11372

- settings changes

0 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabProjectInfos.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.

10 lines of code changed in 18 files:

  • OMOptim/GUI/Tabs: MO2ColTab.cpp (del), MO2ColTab.h (del), MOMainTab.cpp (del), MOMainTab.h (del), MOTab.cpp (del), MOTab.h (del), MOTabBase.cpp (del), MOTabBase.h (del), TabEIProblem.cpp (del), TabGeneric.cpp (del), TabGeneric.h (del), TabGeneric.ui (del), TabOMC.h (+1 -1), TabOneSim.cpp (+2 -2), TabOptimization.cpp (+2 -2), TabProject.h (+1 -1), TabResOneSim.cpp (+2 -2), TabResOptimization.cpp (+2 -3)
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/Tabs: TabProjectInfos.h (+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

89 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: MOMainTab.cpp (+89 -85), TabResOptimization.cpp (-1)
hubert.thieriot 2012-02-07 14:47 Rev.: 11039

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

2 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: TabProject.cpp (+1 -1), TabProject.h (+1 -1)
hubert.thieriot 2012-02-06 14:39 Rev.: 11037

- small gui improvements

27 lines of code changed in 3 files:

  • OMOptim/GUI/Tabs: TabResOneSim.h (+8 -8), TabResOptimization.cpp (+13 -1), TabResOptimization.h (+6)
hubert.thieriot 2012-01-30 19:24 Rev.: 10985

- updated GUI (omcases tree view, project infos)
- corrected int and double bounds in Optimization

1 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: TabOptimization.cpp (+1)
hubert.thieriot 2012-01-27 19:00 Rev.: 10972

- updated modelica variables datatype
- updated gui for scaning results
- updated blocksubstitution (still to check)

27 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: TabResOneSim.cpp (+23 -3), TabResOneSim.h (+4 -3)
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

29 lines of code changed in 4 files:

  • OMOptim/GUI/Tabs: MOMainTab.h (-6), TabOneSim.h (+1 -3), TabResOneSim.cpp (+28 -26), TabResOneSim.h (-4)
hubert.thieriot 2011-12-26 14:23 Rev.: 10834

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

250 lines of code changed in 30 files:

  • OMOptim/GUI/Tabs: MO2ColTab.cpp (+3 -3), MOMainTab.cpp (+55 -123), MOMainTab.h (+10 -5), TabEIHEN1Result.cpp (del), TabEIHEN1Result.h (del), TabEIProblem.cpp (+76 -44), TabEIProblem.h (del), TabEITargetResult.cpp (del), TabEITargetResult.h (del), TabModelComponents.cpp (del), TabModelComponents.h (del), TabModelComponents.ui (del), TabModelVariables.cpp (del), TabModelVariables.h (del), TabModelVariables.ui (del), TabOMC.cpp (+2 -2), TabOMC.h (+1 -1), TabOneSim.cpp (+9 -6), TabOneSim.h (+10 -7), TabOptimization.cpp (+22 -20), TabOptimization.h (+16 -14), TabProject.cpp (+2 -1), TabProject.h (+3 -4), TabResOneSim.cpp (+7 -36), TabResOneSim.h (+13 -12), TabResOptimization.cpp (+9 -10), TabResOptimization.h (+12 -12), TabResOptimization_Config.h (del), TabResOptimization_Config.ui (del), Tabresoptimization_config.cpp (del)
hubert.thieriot 2011-10-18 18:22 Rev.: 10147

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

2 lines of code changed in 2 files:

  • OMOptim/GUI/Tabs: TabOneSim.cpp (+1 -1), TabOptimization.cpp (+1 -1)
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

39 lines of code changed in 3 files:

  • OMOptim/GUI/Tabs: MOMainTab.cpp (+20), MOMainTab.h (+1), TabEIProblem.cpp (+18 -26)
hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

5317 lines of code changed in 76 files:

  • OMOptim/GUI/Tabs: MO2ColTab.cpp (+132 -132), MO2ColTab.h (+75 -75), MOMainTab.cpp (+1 -1), MOMainTab.h (+11 -11), MOTab.cpp (+79 -79), MOTab.h (+78 -78), MOTabBase.cpp (+62 -62), MOTabBase.h (+80 -80), TabEIHEN1Result.cpp (new 151), TabEIHEN1Result.h (new 115), TabEIProblem.cpp (new 225), TabEIProblem.h (new 117), TabEITargetResult.cpp (new 111), TabEITargetResult.h (new 111), TabGeneric.cpp (+84 -84), TabGeneric.h (+77 -77), TabGeneric.ui (new 68), TabModelComponents.cpp (new 114), TabModelComponents.h (new 102), TabModelComponents.ui (new 79), TabModelVariables.cpp (new 109), TabModelVariables.h (new 99), TabModelVariables.ui (new 57), TabOMC.cpp (new 720), TabOMC.h (new 178), TabOMC.ui (new 18), TabOneSim.cpp (new 64), TabOneSim.h (new 91), TabOptimization.cpp (new 97), TabOptimization.h (new 76), TabOptimization.ui (new 798), TabProject.cpp (new 74), TabProject.h (new 94), TabProject.ui (new 32), TabProjectInfos.h (new 99), TabResOneSim.cpp (new 148), TabResOneSim.h (new 92), TabResOptimization.cpp (new 122), TabResOptimization.h (new 100), TabResOptimization.ui (new 90), TabResOptimization_Config.h (new 96), TabResOptimization_Config.ui (new 111), Tabresoptimization_config.cpp (new 80), tabEIHEN1Result.cpp (del), tabEIHEN1Result.h (del), tabEIProblem.cpp (del), tabEIProblem.h (del), tabEITargetResult.cpp (del), tabEITargetResult.h (del), tabGeneric.ui (del), tabModelComponents.cpp (del), tabModelComponents.h (del), tabModelComponents.ui (del), tabModelVariables.cpp (del), tabModelVariables.h (del), tabModelVariables.ui (del), tabOMC.cpp (del), tabOMC.h (del), tabOMC.ui (del), tabOneSim.cpp (del), tabOneSim.h (del), tabOptimization.cpp (del), tabOptimization.h (del), tabOptimization.ui (del), tabProject.cpp (del), tabProject.h (del), tabProject.ui (del), tabProjectInfos.h (del), tabResOneSim.cpp (del), tabResOneSim.h (del), tabResOptimization.cpp (del), tabResOptimization.h (del), tabResOptimization.ui (del), tabResOptimization_Config.h (del), tabResOptimization_Config.ui (del), tabresoptimization_config.cpp (del)
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


430 lines of code changed in 9 files:

  • OMOptim/GUI/Tabs: MOMainTab.cpp (+241 -242), MOMainTab.h (+78 -78), tabEIHEN1Result.cpp (+4 -4), tabEIHEN1Result.h (+1 -1), tabEIProblem.cpp (+17 -28), tabEITargetResult.cpp (+3 -28), tabEITargetResult.h (+6 -6), tabOMC.cpp (+3 -3), tabresoptimization_config.cpp (+77 -78)
hubert.thieriot 2011-07-12 09:53 Rev.: 9453

- merged with Hubert's branch

32 lines of code changed in 6 files:

  • OMOptim/GUI/Tabs: tabEIHEN1Result.cpp (+15 -9), tabEIHEN1Result.h (+1), tabEITargetResult.cpp (+3 -3), tabEITargetResult.h (changed), tabResOneSim.cpp (+7 -5), tabResOneSim.h (+6)
hubert.thieriot 2011-07-11 09:22 Rev.: 9445

- first corrections for linux compiling -still in progress

1 lines of code changed in 1 file:

  • OMOptim/GUI/Tabs: tabOMC.h (+1 -1)
hubert.thieriot 2011-07-06 13:44 Rev.: 9418

- merged with Hubert's branch

979 lines of code changed in 27 files:

  • OMOptim/GUI/Tabs: MO2ColTab.h (+1 -1), MOMainTab.cpp (+64 -23), MOMainTab.h (+5 -4), MOTab.cpp (+1), MOTab.h (+3 -2), MOTabBase.cpp (+2), TabEITargetResult.cpp (del), TabEITargetResult.h (del), tabEIHEN1Result.cpp (new 139), tabEIHEN1Result.h (new 109), tabEIProblem.cpp (new 237), tabEIProblem.h (new 114), tabEITarget.cpp (del), tabEITarget.h (del), tabEITargetResult.cpp (new 134), tabEITargetResult.h (new 109), tabModelComponents.cpp (+2 -1), tabOMC.h (+2 -1), tabOptimization.cpp (+7 -4), tabOptimization.h (+2), tabProject.cpp (+4 -21), tabProject.h (+4 -11), tabResOneSim.cpp (+6 -6), tabResOneSim.h (+4 -4), tabResOptimization.cpp (+19 -13), tabResOptimization.h (+7 -6), tabresoptimization_config.cpp (+4 -12)

(8 more)

Generated by StatSVN 0.7.0