Directory OMOptim/GUI/

Directory Created:
2011-03-18 14:18
Total Files:
3
Deleted Files:
0
Lines of Code:
2068

[root]/OMOptim/GUI
            directory in repo Dialogs (10 files, 1056 lines)
            directory in repo Plots (1 files, 648 lines)
            directory in repo Resources (5 files, 486 lines)
                directory in repo icons (20 files, 517 lines)
            directory in repo Scene (12 files, 2420 lines)
            directory in repo Tabs (16 files, 2879 lines)
            directory in repo Tools (2 files, 359 lines)
            Folder removed from repo Views (0 files, 0 lines)
            directory in repo Widgets (60 files, 7289 lines)

Lines of Code

OMOptim/GUI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 100 (100.0%) 6715 (100.0%) 67.1
hubert.thieriot 86 (86.0%) 6146 (91.5%) 71.4
sjoelund.se 5 (5.0%) 275 (4.1%) 55.0
hudson 5 (5.0%) 275 (4.1%) 55.0
adeas31 4 (4.0%) 19 (0.3%) 4.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

3 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+1), MainWindow.h (+1), MainWindow.ui (+1)
adeas31 2015-02-04 17:29 Rev.: 24418

- Removed the OMOptim documentation as it is already part of OpenModelicaUsersGuide.pdf.

2 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+2 -2)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

3 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+2 -2), MainWindow.h (+1 -1)
hubert.thieriot 2013-06-23 07:14 Rev.: 16448

- more messages
- gui improvements
- new main.cpp with script/console

40 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+33 -2), MainWindow.h (+1), MainWindow.ui (+6)
hubert.thieriot 2013-06-11 09:05 Rev.: 16294

- add setAlgoParameter function

1 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.ui (+1 -1)
hubert.thieriot 2013-06-05 10:47 Rev.: 16221

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

19 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+8 -5), MainWindow.ui (+11 -5)
hubert.thieriot 2013-06-04 09:28 Rev.: 16202

- added setOverwritedVariable script function

38 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+19 -1), MainWindow.h (+3 -1), MainWindow.ui (+16 -4)
hubert.thieriot 2013-05-30 08:51 Rev.: 16159

- scripting functions (gui)

22 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+14 -1), MainWindow.h (+2), MainWindow.ui (+6)
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

270 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+270 -270)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

270 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+270 -270)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+1), MainWindow.h (+1)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

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

6 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+6 -1)
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: MainWindow.cpp (-4)
hubert.thieriot 2013-02-04 13:30 Rev.: 15052

-removed useless signal
- stop problem signal/slot

1 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+1 -1)
hubert.thieriot 2012-12-02 13:01 Rev.: 14192

- updated for new MOVector::findItem function

1 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+1)
hubert.thieriot 2012-10-06 06:28 Rev.: 13210

- small updated
- new moomc/OpenModelica functions

1 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+1 -1)
hubert.thieriot 2012-09-07 05:53 Rev.: 12818

- other memory leaks (OMOptim). Should be over...

1 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+1 -1)
hubert.thieriot 2012-09-05 06:11 Rev.: 12782

- GUI log size limited
- better omc functions (avoid some useless calls)

5 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+5)
hubert.thieriot 2012-09-01 04:51 Rev.: 12757

- repared a memory leak (parameters in ModPlusCtrls)
- corrected issues on linux (folders permissions)
- temp directory better managed
- linux binaries (as windows ones) are moved to ./bin/

1 lines of code changed in 1 file:

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

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

67 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+45 -2), MainWindow.h (+2), MainWindow.ui (+20 -3)
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/GUI: MainWindow.h (+2 -2)
hubert.thieriot 2012-07-26 19:14 Rev.: 12363

- corrected OM simulation call (added mingw path in environmentfor dlls)
- corrected Dymola simulation call

1 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+1 -1)
adeas31 2012-05-30 01:35 Rev.: 11954

- Close OMOptim window when user select File->Quit.

4 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+4)
hubert.thieriot 2012-05-15 12:16 Rev.: 11918

- .min file fully compatible with relative paths

2 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+2 -2)
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

3 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+3 -1)
hubert.thieriot 2012-05-11 09:16 Rev.: 11891

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

2 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+2 -1)
hubert.thieriot 2012-03-27 14:22 Rev.: 11567

- models consolidation when loading project (check whether models exist or not)

6 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+6 -4)
hubert.thieriot 2012-03-22 21:26 Rev.: 11506

- changed MainWindow size

8 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+3), MainWindow.ui (+5 -7)
hubert.thieriot 2012-03-20 15:11 Rev.: 11470

- cleaned OMOptim.windowsconfig.in
- Infosender : task management

7 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+7)
hubert.thieriot 2012-03-19 18:46 Rev.: 11462

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

4 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+4 -2)
hubert.thieriot 2012-03-14 19:51 Rev.: 11429

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

5 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+5 -7)
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.

113 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+14 -14), MainWindow.h (+99 -98)
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 3 files:

  • OMOptim/GUI: MainWindow.cpp (+86 -48), MainWindow.h (+2 -4), MainWindow.ui (+1 -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)

8 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+3 -1), MainWindow.ui (+5)
hubert.thieriot 2012-02-06 14:39 Rev.: 11037

- small gui improvements

14 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+6 -1), MainWindow.h (+1), MainWindow.ui (+7 -1)
hubert.thieriot 2012-02-01 19:09 Rev.: 10998

-- update way mo files are loaded
- component optimization updates

3 lines of code changed in 1 file:

  • OMOptim/GUI: MainWindow.cpp (+3 -3)
hubert.thieriot 2012-01-30 19:24 Rev.: 10985

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

22 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+17 -14), MainWindow.h (+1), MainWindow.ui (+4 -11)
hubert.thieriot 2012-01-27 19:00 Rev.: 10972

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

0 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (-7), MainWindow.h (-3)
hubert.thieriot 2012-01-23 19:13 Rev.: 10945

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

16 lines of code changed in 2 files:

  • OMOptim/GUI: MainWindow.cpp (+15 -1), MainWindow.h (+1 -1)
hubert.thieriot 2012-01-17 19:43 Rev.: 10916

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

32 lines of code changed in 3 files:

  • OMOptim/GUI: MainWindow.cpp (+28 -27), MainWindow.h (+3 -3), MainWindow.ui (+1 -1)

(17 more)

Generated by StatSVN 0.7.0