Directory OMVisualize/OMVisualizeGUI/

Directory Created:
2012-08-22 11:31
Total Files:
17
Deleted Files:
2
Lines of Code:
2552

[root]/OMVisualize/OMVisualizeGUI
            directory in repo Resources (0 files, 0 lines)
                directory in repo PSDs (1 files, 2301 lines)
                directory in repo icons (2 files, 891 lines)

Lines of Code

OMVisualize/OMVisualizeGUI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 85 (100.0%) 7653 (100.0%) 90.0
perost 26 (30.6%) 3291 (43.0%) 126.5
petar787 25 (29.4%) 3265 (42.7%) 130.6
hudson 17 (20.0%) 529 (6.9%) 31.1
sjoelund.se 10 (11.8%) 527 (6.9%) 52.7
adeas31 6 (7.1%) 40 (0.5%) 6.6
adrpo 1 (1.2%) 1 (0.0%) 1.0

Most Recent Commits

adeas31 2014-05-21 22:53 Rev.: 20748

- Fixed OMOptim compilation.
- Copy the libs to build/lib/omc instead of build/lib

1 lines of code changed in 1 file:

  • OMVisualize/OMVisualizeGUI: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2013-11-19 21:52 Rev.: 18202

Pass along CPPFLAGS

3 lines of code changed in 1 file:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.config.in (+3)
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

517 lines of code changed in 5 files:

  • OMVisualize/OMVisualizeGUI: QOSGGraphics.h (+5 -5), VisualizeApplication.cpp (+2 -2), VisualizeWindow.cpp (+499 -499), VisualizeWindowContainer.cpp (+1 -1), main.cpp (+10 -10)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

517 lines of code changed in 5 files:

  • OMVisualize/OMVisualizeGUI: QOSGGraphics.h (+5 -5), VisualizeApplication.cpp (+2 -2), VisualizeWindow.cpp (+499 -499), VisualizeWindowContainer.cpp (+1 -1), main.cpp (+10 -10)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

12 lines of code changed in 12 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.config.in (+1), QOSGGraphics.cpp (+1 -1), QOSGGraphics.h (+1 -1), VisualizeApplication.cpp (+1 -1), VisualizeApplication.h (+1 -1), VisualizeMainWindow.cpp (+1 -1), VisualizeMainWindow.h (+1 -1), VisualizeWindow.cpp (+1 -1), VisualizeWindow.h (+1 -1), VisualizeWindowContainer.cpp (+1 -1), VisualizeWindowContainer.h (+1 -1), main.cpp (+1 -1)
adrpo 2013-04-12 16:21 Rev.: 15803

- do not die on clean!

1 lines of code changed in 1 file:

  • OMVisualize/OMVisualizeGUI: Makefile.omdev.mingw (+1 -1)
adeas31 2013-01-17 17:53 Rev.: 14814

- Fix reading of the visualize file.

2 lines of code changed in 1 file:

  • OMVisualize/OMVisualizeGUI: VisualizeWindow.cpp (+2)
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:

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

- windows make files for OMClients.

36 lines of code changed in 1 file:

  • OMVisualize/OMVisualizeGUI: Makefile.omdev.mingw (new 36)
sjoelund.se 2012-09-17 12:30 Rev.: 12953

- OMVisualize linking

3 lines of code changed in 2 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.config.in (+1), OMVisualizeGUI.pro (+2 -2)
petar787 2012-09-10 13:42 Rev.: 12847

Changed in OMVisualize

13 lines of code changed in 5 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.config.in (new 2), VisualizeApplication.h (+4 -4), VisualizeMainWindow.cpp (+1 -1), VisualizeWindow.cpp (+1 -1), VisualizeWindow.h (+5 -1)
petar787 2012-08-31 15:42 Rev.: 12751

Changed OMVisualizeGUI/OMVisualizeLib.pro

45 lines of code changed in 3 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.pro (+2 -2), OMVisualizeLib.pro (+32 -22), VisualizeWindow.cpp (+11 -11)
adeas31 2012-08-30 12:10 Rev.: 12734

- don't push in the files that are generated for each user.

0 lines of code changed in 2 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.pro.user (del), OMVisualizeLib.pro.user (del)
sjoelund.se 2012-08-30 09:21 Rev.: 12730

- Some fixes to remove Windows stupidity

4 lines of code changed in 2 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.pro (+2 -2), VisualizeWindow.h (+2 -2)
perost 2012-08-22 12:10 Rev.: 12634

- Removed tabs.

37 lines of code changed in 2 files:

  • OMVisualize/OMVisualizeGUI: QOSGGraphics.cpp (+32 -32), QOSGGraphics.h (+5 -5)
perost 2012-08-22 12:07 Rev.: 12633

- Fix character encoding.

21 lines of code changed in 7 files:

  • OMVisualize/OMVisualizeGUI: QOSGGraphics.cpp (+3 -3), QOSGGraphics.h (+3 -3), VisualizeApplication.cpp (+3 -3), VisualizeApplication.h (+3 -3), VisualizeWindow.cpp (+3 -3), VisualizeWindow.h (+3 -3), main.cpp (+3 -3)
perost 2012-08-22 12:06 Rev.: 12632

- Fix eol style.

3233 lines of code changed in 17 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.pro (+45 -44), OMVisualizeGUI.pro.user (+366 -365), OMVisualizeLib.pro (+34 -33), OMVisualizeLib.pro.user (+365 -364), QOSGGraphics.cpp (+371 -370), QOSGGraphics.h (+132 -131), VisualizeApplication.cpp (+146 -145), VisualizeApplication.h (+76 -75), VisualizeMainWindow.cpp (+116 -115), VisualizeMainWindow.h (+71 -70), VisualizeWindow.cpp (+957 -956), VisualizeWindow.h (+241 -240), VisualizeWindowContainer.cpp (+113 -112), VisualizeWindowContainer.h (+62 -61), main.cpp (+136 -135), rc_omvisualize.rc (+1), resource_omvisualize.qrc (+1)
petar787 2012-08-22 11:31 Rev.: 12631

Added OMVisualize

3207 lines of code changed in 17 files:

  • OMVisualize/OMVisualizeGUI: OMVisualizeGUI.pro (new 43), OMVisualizeGUI.pro.user (new 365), OMVisualizeLib.pro (new 32), OMVisualizeLib.pro.user (new 364), QOSGGraphics.cpp (new 369), QOSGGraphics.h (new 130), VisualizeApplication.cpp (new 144), VisualizeApplication.h (new 74), VisualizeMainWindow.cpp (new 114), VisualizeMainWindow.h (new 69), VisualizeWindow.cpp (new 955), VisualizeWindow.h (new 239), VisualizeWindowContainer.cpp (new 111), VisualizeWindowContainer.h (new 60), main.cpp (new 134), rc_omvisualize.rc (new), resource_omvisualize.qrc (new 4)
Generated by StatSVN 0.7.0