Directory OMShell/

Total Files:
1
Deleted Files:
34
Lines of Code:
38

[root]/OMShell
        directory in repo OMShellGUI (21 files, 3135 lines)
            directory in repo Resources (9 files, 2388 lines)
        Folder removed from repo Release (0 files, 0 lines)
        Folder removed from repo Resources (0 files, 0 lines)
        Folder removed from repo bin (0 files, 0 lines)

Lines of Code

OMShell/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 236 (100.0%) 10790 (100.0%) 45.7
adrpo 70 (29.7%) 3817 (35.4%) 54.5
x05andfe 47 (19.9%) 2626 (24.3%) 55.8
dietmarw 28 (11.9%) 2304 (21.4%) 82.2
sjoelund.se 51 (21.6%) 1841 (17.1%) 36.0
stebr461 6 (2.5%) 78 (0.7%) 13.0
perost 1 (0.4%) 68 (0.6%) 68.0
adeas31 32 (13.6%) 55 (0.5%) 1.7
hudson 1 (0.4%) 1 (0.0%) 1.0

Most Recent Commits

sjoelund.se 2015-05-02 14:54 Rev.: 25874

Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories

1 lines of code changed in 1 file:

  • OMShell: README.txt (+1)
adeas31 2013-12-17 17:43 Rev.: 18506

- Copy the required dlls for the clients to build/bin.

2 lines of code changed in 1 file:

  • OMShell: README.txt (+2 -1)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • OMShell: README.txt (+1)
sjoelund.se 2013-03-06 13:12 Rev.: 15486

Trim trailing whitespace

37 lines of code changed in 1 file:

  • OMShell: README.txt (+37 -37)
adrpo 2013-01-07 17:22 Rev.: 14698

- use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se

1 lines of code changed in 1 file:

  • OMShell: README.txt (+1 -1)
adeas31 2012-10-09 13:56 Rev.: 13271

- build instructions.

3 lines of code changed in 1 file:

  • OMShell: README.txt (+3 -1)
adeas31 2012-04-26 14:53 Rev.: 11805

- Updated the pro and readme files according to omniORB4.1.6

1 lines of code changed in 1 file:

  • OMShell: README.txt (+1 -1)
adeas31 2012-03-22 22:30 Rev.: 11509

- Added keyword tag.

4 lines of code changed in 1 file:

  • OMShell: README.txt (+4)
adeas31 2012-03-22 22:28 Rev.: 11508

- Auto generate the stub files for clients.
- Added/Updated README.txt files for all clients.

22 lines of code changed in 1 file:

  • OMShell: README.txt (+22 -14)
adeas31 2011-03-06 05:24 Rev.: 8115

- Changed the settings of all OM clients so that generatedfiles are created in a separate directories.
- Few updates of OMEdit

21 lines of code changed in 1 file:

  • OMShell: README.txt (new 21)
adeas31 2011-03-06 03:49 Rev.: 8111

- Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.

2 lines of code changed in 26 files:

  • OMShell: Makefile.unix.in (del), OMShell.config.in (del), OMShell.pro (del), OMShell.sln (del), OMShell.vcproj (del), OMShell.vcxproj (del), OMShell.vcxproj.filters (del), OtherDlg.ui (del), README.txt (del), commandcompletion.cpp (del), commandcompletion.h (del), commandunit.h (del), inputcelldelegate.h (del), main.cpp (del), omc_communicator.cpp (del), omc_communicator.h (del), omcinteractiveenvironment.cpp (del), omcinteractiveenvironment.h (del), oms.cpp (del), oms.h (del), oms.qrc (del), otherdlg.h (del), res.aps (del), res.rc (del), resource.h (del), ui_OtherDlg.h (del)
sjoelund.se 2011-02-28 11:46 Rev.: 8034

- Use the new OMShell icon in the application (about dialog, etc)

2 lines of code changed in 2 files:

  • OMShell: oms.cpp (+1 -1), oms.qrc (+1 -1)
sjoelund.se 2011-02-26 22:35 Rev.: 8032

- During startup, switch the omc working directory to TEMP/{OMShell,OMNotebook}/ so we have a directory with write access

7 lines of code changed in 1 file:

  • OMShell: oms.cpp (+7 -1)
sjoelund.se 2011-02-26 20:37 Rev.: 8031

- Don't let the CORBA implementation free() tempDirectoryPath

7 lines of code changed in 1 file:

  • OMShell: oms.cpp (+7)
sjoelund.se 2011-02-26 15:24 Rev.: 8029

- Added a better OMShell icon

2 lines of code changed in 1 file:

  • OMShell: OMShell.pro (+2)
sjoelund.se 2011-02-26 12:24 Rev.: 8026

- Use --prefix as the guess of the omc executable if OPENMODELICAHOME is not given (not all platforms install omc on the PATH)

2 lines of code changed in 1 file:

  • OMShell: omcinteractiveenvironment.cpp (+2 -1)
sjoelund.se 2011-02-25 23:35 Rev.: 8018

- Install .app's instead of executables in OSX

3 lines of code changed in 1 file:

  • OMShell: Makefile.unix.in (+3 -7)
adrpo 2011-01-25 14:48 Rev.: 7768

- builds of clients using VS
- small changes to make VS compile some files.

1 lines of code changed in 1 file:

  • OMShell: omc_communicator.cpp (+1 -1)
sjoelund.se 2011-01-09 19:37 Rev.: 7667

- Tabs to spaces

300 lines of code changed in 8 files:

  • OMShell: commandcompletion.cpp (+179 -179), commandcompletion.h (+17 -17), commandunit.h (+31 -31), inputcelldelegate.h (+3 -3), omc_communicator.cpp (+31 -31), omcinteractiveenvironment.h (+10 -10), oms.h (+4 -4), otherdlg.h (+25 -25)
sjoelund.se 2011-01-07 10:33 Rev.: 7662

- Replaced tab characters with 2 spaces (mostly in C sources since Eclipse/MDT usually manages to avoid using tabs)
$ svn diff Compiler/ | grep ^- | grep -v ^--- | wc -l
4771
$ svn diff c_runtime/ | grep ^- | grep -v ^--- | wc -l
13365
$ svn diff OMNotebook/ | grep ^- | grep -v ^--- | wc -l
17341
$ svn diff OMShell/ | grep ^- | grep -v ^--- | wc -l
582

582 lines of code changed in 9 files:

  • OMShell: commandcompletion.cpp (+295 -295), commandcompletion.h (+22 -22), commandunit.h (+43 -43), inputcelldelegate.h (+3 -3), main.cpp (+2 -2), omc_communicator.cpp (+76 -76), omcinteractiveenvironment.h (+15 -15), oms.h (+89 -89), otherdlg.h (+37 -37)
sjoelund.se 2010-12-25 21:39 Rev.: 7569

- Some fixes for OMShell/OPENMODELICAHOME

5 lines of code changed in 2 files:

  • OMShell: omcinteractiveenvironment.cpp (+2 -2), oms.cpp (+3 -1)
sjoelund.se 2010-12-21 10:13 Rev.: 7529

- Fix OMNotebook so it does not require OPENMODELICAHOME to be set on Unix

0 lines of code changed in 1 file:

  • OMShell: omcinteractiveenvironment.cpp (-2)
sjoelund.se 2010-12-21 08:20 Rev.: 7526

- Added support to OMShell to function without OPENMODELICAHOME set

819 lines of code changed in 3 files:

  • OMShell: omcinteractiveenvironment.cpp (+3 -42), oms.cpp (+815 -827), oms.h (+1)
sjoelund.se 2010-12-04 11:33 Rev.: 7290

- Fix Compiler/runtime/corbaimpl.cpp (use the same path as Settings.getTempDirectoryPath() as the temp-dir)
- Updated OMShell, so it does not assume /tmp is the tmp-dir

2 lines of code changed in 1 file:

  • OMShell: omc_communicator.cpp (+2 -2)
sjoelund.se 2010-12-02 21:50 Rev.: 7267

- Update makefiles to make parts of the qtclients compile on OSX

4 lines of code changed in 2 files:

  • OMShell: Makefile.unix.in (+3 -1), OMShell.config.in (+1)
sjoelund.se 2010-08-26 14:31 Rev.: 5957

- Fixed the copyright information displayed to the user when running omc,mosh,OMShell or OMNotebook (years were outdated, etc)

7 lines of code changed in 3 files:

  • OMShell: Makefile.unix.in (+1 -1), oms.cpp (+5 -6), oms.h (+1)
sjoelund.se 2010-07-05 14:38 Rev.: 5806

- Fix configure script so include flags in qmake are set correctly (does not expect -I input as gcc does)

1 lines of code changed in 1 file:

  • OMShell: OMShell.config.in (+1 -1)
sjoelund.se 2010-07-01 15:42 Rev.: 5776

- make install no longer tries to install qtclients if they were not compiled

2 lines of code changed in 1 file:

  • OMShell: Makefile.unix.in (+2 -1)
adrpo 2010-06-29 08:10 Rev.: 5740

- update the Visual Studio projects to VS2010
- it seems vcproj has a vcxproj counterpart and there are some other new files too
- renamed ext.exe and ext.pdb to OMPlotWindow.exe and OMPlotWindow.pdb
- rebuild all Qt clients: OMShell, OMNotebook, OMPlotWindow

358 lines of code changed in 3 files:

  • OMShell: OMShell.sln (+19 -19), OMShell.vcxproj (new 208), OMShell.vcxproj.filters (new 131)
sjoelund.se 2010-06-26 18:24 Rev.: 5731

- Update makefiles for qtclients.
- Added Makefile.unix.in in each client's directory
- Should be easier to customize behaviour now
- Now copies the binary from OSX .app's into the build dir when doing a Unix build

35 lines of code changed in 1 file:

  • OMShell: Makefile.unix.in (new 35)
sjoelund.se 2010-06-16 22:10 Rev.: 5684

- Fixed compilation of OMShell.app on OSX

1 lines of code changed in 1 file:

  • OMShell: OMShell.config.in (+1 -1)
adrpo 2010-04-27 06:08 Rev.: 5399

- copy the OMShell.exe to build/bin after compilation

1 lines of code changed in 1 file:

  • OMShell: OMShell.vcproj (+1)
adrpo 2010-04-25 23:20 Rev.: 5386

- renamed ext to OMPlotWindow
- renamed trunk.sln to OMNotebook.sln
- renamed OMS.sln to OMShell.sln
- got rid of some .suo as they are user specific.

482 lines of code changed in 5 files:

  • OMShell: OMS.sln (del), OMShell.sln (new 19), OMShell.vcproj (new 463), QWinMosh.suo (del), QWinMosh.vcproj (del)
sjoelund.se 2010-04-25 22:28 Rev.: 5385

- Added new configure option --with-Coin (Coin disabled by default).

5 lines of code changed in 2 files:

  • OMShell: OMShell.config.in (new 4), OMShell.pro (+1 -2)
sjoelund.se 2010-04-23 21:55 Rev.: 5368

- Added trunk/Makefile.common, and restructured Makefile and Makefile.omdev.mingw
- Fixed lots of weird install targets for files
- Moved commands.xml, etc files from bin to share/omnotebook, share/omshell.
- Moved ptplot.jar from bin to share/omc/java.
- Moved ptplot_license.txt from bin to share/
- Moved omc_helptext.txt from bin to share/doc/omc
- Added antlr_license.txt
- Moved OPENMODELICA/include to OPENMODELICAHOME/omc/include
- This way we won't override system libs/includes if we install to /usr
- Did the same for /lib
- Left to do: Move scripts from bin to usr/share/omc/scripts
- Updated OMNotebook and OMShell to reflect new paths of xml files.
- Updated doPlot commands to reflect the new location of ptplot.jar

3 lines of code changed in 1 file:

  • OMShell: oms.cpp (+3 -3)
sjoelund.se 2010-04-23 18:07 Rev.: 5367

- Fix syntax error in OMShell.pro
- Use ANTLRHOME paths properly in OMNotebook.pro if it is set

1 lines of code changed in 1 file:

  • OMShell: OMShell.pro (+1 -1)
sjoelund.se 2010-04-21 11:18 Rev.: 5344

- Added support for omniORB in qtclients.
+ We can now remove the dependency on mico for Linux systems.

11 lines of code changed in 4 files:

  • OMShell: Makefile (del), OMShell.pro (+11 -4), omc_communication.cc (del), omc_communication.h (del)
adrpo 2010-03-14 13:16 Rev.: 5144

- replaced Link??ping with Link?ping

15 lines of code changed in 5 files:

  • OMShell: inputcelldelegate.h (+3 -3), omcinteractiveenvironment.cpp (+3 -3), omcinteractiveenvironment.h (+3 -3), oms.cpp (+3 -3), oms.h (+3 -3)
adrpo 2010-01-22 01:45 Rev.: 4853

- updated Copyright (c) text to 2010

12 lines of code changed in 12 files:

  • OMShell: commandcompletion.cpp (+1 -1), commandcompletion.h (+1 -1), commandunit.h (+1 -1), inputcelldelegate.h (+1 -1), main.cpp (+1 -1), omc_communicator.cpp (+1 -1), omc_communicator.h (+1 -1), omcinteractiveenvironment.cpp (+1 -1), omcinteractiveenvironment.h (+1 -1), oms.cpp (+1 -1), oms.h (+1 -1), otherdlg.h (+1 -1)
stebr461 2010-01-18 14:41 Rev.: 4800

-fixed a bug with inlining of array functions

68 lines of code changed in 1 file:

  • OMShell: Makefile (+68 -68)

(31 more)

Generated by StatSVN 0.7.0