[root]/OMShell/OMShellGUI
Resources
(9 files, 2388 lines)
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 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
21 lines of code changed in 21 files:
- Fixed OMShell build.
7 lines of code changed in 1 file:
do not translate keyboard short cuts
37 lines of code changed in 3 files:
Fix compilation
1 lines of code changed in 1 file:
- conform the buttons to the quit-message of OMShell
3 lines of code changed in 1 file:
#2509
- Use the omniORB specific parameters. They are different from MICO parameters.
2 lines of code changed in 1 file:
#2509
- increase argc as well.
1 lines of code changed in 1 file:
#2509
- Specify CORBA arguments e.g IP-address when initializing the client object.
1 lines of code changed in 1 file:
- 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:
- Copy the required dlls for the clients to build/bin.
6 lines of code changed in 1 file:
Pass along CPPFLAGS
2 lines of code changed in 1 file:
#2406
Check for $(APP) instead of $(EXE) as this changed
3 lines of code changed in 1 file:
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:
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:
[Janitor mode] Fix tabs
183 lines of code changed in 11 files:
[Janitor mode] Set auto-props
15 lines of code changed in 15 files:
Trim trailing whitespace
2707 lines of code changed in 16 files:
- build all clients.
- removed OMTools as is not required.
- build instructions.
1 lines of code changed in 1 file:
- windows make files for OMClients.
31 lines of code changed in 2 files:
- some more .de translations
11 lines of code changed in 1 file:
- Updated copyright holder
1 lines of code changed in 1 file:
- Updated the pro and readme files according to omniORB4.1.6
3 lines of code changed in 1 file:
- added some more german translations
24 lines of code changed in 1 file:
- Converted OMOptim/OMShell to UTF-8
54 lines of code changed in 12 files:
- Auto generate the stub files for clients.
- Added/Updated README.txt files for all clients.
7 lines of code changed in 1 file:
- Fix compilation.
- Remove bin directories from trunk as they are created automatically after qmake.
2 lines of code changed in 1 file:
Removed the unused and windows specific files from trunk.
0 lines of code changed in 4 files:
- Use Ctrl-O to open file
26 lines of code changed in 3 files:
- 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:
- Added translation support to OMShell
595 lines of code changed in 10 files:
- Changed QTextEdit to QPlainTextEdit. QTextEdit is way tooooo slowww......
14 lines of code changed in 2 files:
- .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:
- Fix compilation of OMNotebook/OMShell for clean builds
3 lines of code changed in 2 files:
- Fix compilation of OMShell/Notebook
1 lines of code changed in 1 file:
- Set linker for OSX qtclients
- Fix compilation on OSX/g++-4.5
1 lines of code changed in 1 file:
- Compile qtclients with the configured CXX
3 lines of code changed in 2 files:
- Use $(MAKE) instead of make (enables parallel make)
1 lines of code changed in 1 file:
- New tools.
- Few updates in OMNotebook, OMEdit and OMPlot.
2 lines of code changed in 2 files:
- 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:
New OMEdit, OMShell, OMNotebook and OMPlotWindow
8 lines of code changed in 2 files:
(9 more)