Directory OMShell/OMShellGUI/

Directory Created:
2011-03-06 03:49
Total Files:
21
Deleted Files:
6
Lines of Code:
3135

[root]/OMShell/OMShellGUI
            directory in repo Resources (9 files, 2388 lines)

Lines of Code

OMShell/OMShellGUI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 183 (100.0%) 7759 (100.0%) 42.3
sjoelund.se 96 (52.5%) 3788 (48.8%) 39.4
adeas31 54 (29.5%) 3698 (47.7%) 68.4
hudson 26 (14.2%) 198 (2.6%) 7.6
hkiel 5 (2.7%) 72 (0.9%) 14.4
lochel 1 (0.5%) 3 (0.0%) 3.0
adrpo 1 (0.5%) 0 (0.0%) 0.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

21 lines of code changed in 21 files:

  • OMShell/OMShellGUI: Makefile.omdev.mingw (+1), Makefile.unix.in (+1), OMShell.config.in (+1), OMShellGUI.pro (+1), OMShell_de.ts (+1), OMShell_sv.ts (+1), commandcompletion.cpp (+1), commandcompletion.h (+1), commandunit.h (+1), inputcelldelegate.h (+1), main.cpp (+1), omc_communicator.cpp (+1), omc_communicator.h (+1), omcinteractiveenvironment.cpp (+1), omcinteractiveenvironment.h (+1), oms.cpp (+1), oms.h (+1), oms.qrc (+1), otherdlg.h (+1), rc_omshell.rc (+1), ui_OtherDlg.h (+1)
adeas31 2015-03-13 01:10 Rev.: 25076

- Fixed OMShell build.

7 lines of code changed in 1 file:

  • OMShell/OMShellGUI: oms.cpp (+7 -7)
hkiel 2015-03-12 22:07 Rev.: 25071

do not translate keyboard short cuts

37 lines of code changed in 3 files:

  • OMShell/OMShellGUI: OMShell_de.ts (+15 -30), OMShell_sv.ts (+13 -30), oms.cpp (+9 -9)
sjoelund.se 2015-01-28 16:42 Rev.: 24267

Fix compilation

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: omcinteractiveenvironment.cpp (+1 -1)
lochel 2014-09-04 09:41 Rev.: 22122

- conform the buttons to the quit-message of OMShell

3 lines of code changed in 1 file:

  • OMShell/OMShellGUI: oms.cpp (+3 -3)
adeas31 2014-06-04 02:28 Rev.: 20949

#2509
- Use the omniORB specific parameters. They are different from MICO parameters.

2 lines of code changed in 1 file:

  • OMShell/OMShellGUI: omc_communicator.cpp (+2 -2)
adeas31 2014-06-03 21:40 Rev.: 20948

#2509
- increase argc as well.

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: omc_communicator.cpp (+1 -1)
adeas31 2014-06-03 20:48 Rev.: 20947

#2509
- Specify CORBA arguments e.g IP-address when initializing the client object.

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: omc_communicator.cpp (+1 -1)
adeas31 2014-06-02 23:46 Rev.: 20922

- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.

5 lines of code changed in 1 file:

  • OMShell/OMShellGUI: Makefile.omdev.mingw (+5 -1)
adeas31 2013-12-17 17:43 Rev.: 18506

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

6 lines of code changed in 1 file:

  • OMShell/OMShellGUI: Makefile.omdev.mingw (+6)
sjoelund.se 2013-11-19 21:52 Rev.: 18202

Pass along CPPFLAGS

2 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShell.config.in (+2)
sjoelund.se 2013-10-09 07:00 Rev.: 17617

#2406
Check for $(APP) instead of $(EXE) as this changed

3 lines of code changed in 1 file:

  • OMShell/OMShellGUI: Makefile.unix.in (+3 -2)
adeas31 2013-07-18 07:32 Rev.: 16622

Latest MAC versions assigns different tmp directories to different processes. So in order to have same tmp directory for CORBA object reference file we pass the tmp directory of OMClient to OMC via the config flag CORBA_OBJECT_REFERENCE_FILE_PATH. This makes sure that omc dumps the CORBA object reference file in the same directory where OMClient is trying to read from.

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: omcinteractiveenvironment.cpp (+1 -1)
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

183 lines of code changed in 11 files:

  • OMShell/OMShellGUI: commandcompletion.cpp (+85 -85), commandcompletion.h (+1 -1), commandunit.h (+4 -4), inputcelldelegate.h (+3 -3), main.cpp (+6 -6), omc_communicator.cpp (+2 -2), omcinteractiveenvironment.cpp (+4 -4), omcinteractiveenvironment.h (+4 -4), oms.cpp (+69 -69), oms.h (+2 -2), otherdlg.h (+3 -3)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

183 lines of code changed in 11 files:

  • OMShell/OMShellGUI: commandcompletion.cpp (+85 -85), commandcompletion.h (+1 -1), commandunit.h (+4 -4), inputcelldelegate.h (+3 -3), main.cpp (+6 -6), omc_communicator.cpp (+2 -2), omcinteractiveenvironment.cpp (+4 -4), omcinteractiveenvironment.h (+4 -4), oms.cpp (+69 -69), oms.h (+2 -2), otherdlg.h (+3 -3)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

15 lines of code changed in 15 files:

  • OMShell/OMShellGUI: Makefile.unix.in (+1), OMShell.config.in (+1), commandcompletion.cpp (+1), commandcompletion.h (+1), commandunit.h (+1), inputcelldelegate.h (+1), main.cpp (+1), omc_communicator.cpp (+1), omc_communicator.h (+1), omcinteractiveenvironment.cpp (+1), omcinteractiveenvironment.h (+1), oms.cpp (+1), oms.h (+1), otherdlg.h (+1), ui_OtherDlg.h (+1)
sjoelund.se 2013-03-06 13:12 Rev.: 15486

Trim trailing whitespace

2707 lines of code changed in 16 files:

  • OMShell/OMShellGUI: Makefile.omdev.mingw (+32 -32), OMShellGUI.pro (+70 -70), commandcompletion.cpp (+392 -392), commandcompletion.h (+87 -87), commandunit.h (+100 -100), inputcelldelegate.h (+64 -64), main.cpp (+101 -101), omc_communicator.cpp (+225 -225), omc_communicator.h (+73 -73), omcinteractiveenvironment.cpp (+151 -151), omcinteractiveenvironment.h (+61 -61), oms.cpp (+994 -994), oms.h (+178 -178), otherdlg.h (+93 -93), rc_omshell.rc (+1 -1), ui_OtherDlg.h (+85 -85)
adeas31 2012-10-10 23:43 Rev.: 13295

- build all clients.
- removed OMTools as is not required.
- build instructions.

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: Makefile.omdev.mingw (+1 -1)
adeas31 2012-10-09 12:26 Rev.: 13268

- windows make files for OMClients.

31 lines of code changed in 2 files:

  • OMShell/OMShellGUI: Makefile.omdev.mingw (new 31), OMShellGUI.pro (-7)
hkiel 2012-09-03 13:41 Rev.: 12768

- some more .de translations

11 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShell_de.ts (+11 -10)
sjoelund.se 2012-06-19 10:49 Rev.: 12101

- Updated copyright holder

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: oms.cpp (+1 -1)
adeas31 2012-04-26 14:53 Rev.: 11805

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

3 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShellGUI.pro (+3 -3)
hkiel 2012-04-11 16:57 Rev.: 11719

- added some more german translations

24 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShell_de.ts (+24 -30)
sjoelund.se 2012-03-26 11:24 Rev.: 11533

- Converted OMOptim/OMShell to UTF-8

54 lines of code changed in 12 files:

  • OMShell/OMShellGUI: commandcompletion.cpp (+13 -13), commandcompletion.h (+4 -4), commandunit.h (+5 -5), inputcelldelegate.h (+3 -3), main.cpp (+4 -4), omc_communicator.cpp (+3 -3), omc_communicator.h (+3 -3), omcinteractiveenvironment.cpp (+3 -3), omcinteractiveenvironment.h (+3 -3), oms.cpp (+4 -4), oms.h (+4 -4), otherdlg.h (+5 -5)
adeas31 2012-03-22 22:28 Rev.: 11508

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

7 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShellGUI.pro (+7)
adeas31 2012-01-12 17:35 Rev.: 10886

- Fix compilation.
- Remove bin directories from trunk as they are created automatically after qmake.

2 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShellGUI.pro (+2)
adeas31 2012-01-12 11:45 Rev.: 10885

Removed the unused and windows specific files from trunk.

0 lines of code changed in 4 files:

  • OMShell/OMShellGUI: Makefile.Debug (del), Makefile.Release (del), object_script.OMShell.Debug (del), object_script.OMShell.Release (del)
sjoelund.se 2011-10-25 11:03 Rev.: 10210

- Use Ctrl-O to open file

26 lines of code changed in 3 files:

  • OMShell/OMShellGUI: OMShell_de.ts (+12 -4), OMShell_sv.ts (+10 -8), oms.cpp (+4 -4)
sjoelund.se 2011-10-25 10:58 Rev.: 10209

- Translated marked strings in OMShell to Swedish
- Also removed the useless toolbar and cleaned up the code a bit

177 lines of code changed in 5 files:

  • OMShell/OMShellGUI: OMShell_de.ts (+48 -127), OMShell_sv.ts (+93 -135), oms.cpp (+35 -255), oms.h (+1 -11), oms.qrc (-8)
sjoelund.se 2011-10-25 09:32 Rev.: 10208

- Added translation support to OMShell

595 lines of code changed in 10 files:

  • OMShell/OMShellGUI: Makefile.unix.in (+2 -1), OMShellGUI.pro (+19), OMShell_de.ts (new 256), OMShell_sv.ts (new 256), inputcelldelegate.h (+1 -1), main.cpp (+52 -2), omcinteractiveenvironment.cpp (+1 -1), omcinteractiveenvironment.h (+1 -1), oms.cpp (+4), oms.h (+3 -5)
adeas31 2011-10-15 22:44 Rev.: 10133

- Changed QTextEdit to QPlainTextEdit. QTextEdit is way tooooo slowww......

14 lines of code changed in 2 files:

  • OMShell/OMShellGUI: oms.cpp (+11 -16), oms.h (+3 -3)
adrpo 2011-06-01 15:23 Rev.: 9232

- .pro.user files should not be in Subversion as they are different for each user.
- add OMPlotLib.pro to OMTools.pro

0 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShellGUI.pro.user (del)
sjoelund.se 2011-05-21 08:15 Rev.: 9064

- Fix compilation of OMNotebook/OMShell for clean builds

3 lines of code changed in 2 files:

  • OMShell/OMShellGUI: OMShellGUI.pro (+2 -2), omc_communicator.h (+1 -1)
sjoelund.se 2011-05-20 14:30 Rev.: 9057

- Fix compilation of OMShell/Notebook

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShellGUI.pro (+1 -1)
sjoelund.se 2011-05-05 13:40 Rev.: 8830

- Set linker for OSX qtclients
- Fix compilation on OSX/g++-4.5

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: OMShell.config.in (+1)
sjoelund.se 2011-05-05 08:26 Rev.: 8824

- Compile qtclients with the configured CXX

3 lines of code changed in 2 files:

  • OMShell/OMShellGUI: Makefile.unix.in (+1 -1), OMShell.config.in (+2)
sjoelund.se 2011-04-20 10:08 Rev.: 8712

- Use $(MAKE) instead of make (enables parallel make)

1 lines of code changed in 1 file:

  • OMShell/OMShellGUI: Makefile.unix.in (+1 -1)
adeas31 2011-04-15 18:38 Rev.: 8666

- New tools.
- Few updates in OMNotebook, OMEdit and OMPlot.

2 lines of code changed in 2 files:

  • OMShell/OMShellGUI: Makefile.Debug (+1 -1), Makefile.Release (+1 -1)
adeas31 2011-04-06 19:40 Rev.: 8524

- All clients runtimes are moved to OMTools/bin
- All required qt libs are moved to OMTools/qtdlls
- Some updates in OMPlot and OMEdit
- plotParametric3 and plotAll3 is added.

3 lines of code changed in 3 files:

  • OMShell/OMShellGUI: Makefile.Debug (+1 -1), Makefile.Release (+1 -1), OMShellGUI.pro.user (+1 -1)
adeas31 2011-03-18 12:17 Rev.: 8295

New OMEdit, OMShell, OMNotebook and OMPlotWindow

8 lines of code changed in 2 files:

  • OMShell/OMShellGUI: Makefile.Debug (+4 -3), Makefile.Release (+4 -3)

(9 more)

Generated by StatSVN 0.7.0