Directory OMNotebook/Pltpkg2/

Directory Created:
2007-02-20 17:35
Directory Deleted:
2012-01-11 16:01
Total Files:
0
Deleted Files:
38
Lines of Code:
0

[root]/OMNotebook/Pltpkg2

Lines of Code

OMNotebook/Pltpkg2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 292 (100.0%) 25568 (100.0%) 87.5
x06hener 118 (40.4%) 12447 (48.7%) 105.4
adrpo 64 (21.9%) 6925 (27.1%) 108.2
dietmarw 29 (9.9%) 5284 (20.7%) 182.2
sjoelund.se 80 (27.4%) 910 (3.6%) 11.3
ericmeyers 1 (0.3%) 2 (0.0%) 2.0

Most Recent Commits

sjoelund.se 2012-01-11 16:01 Rev.: 10882

- Removed OMPlotWindow as it uses the old plot commands

0 lines of code changed in 38 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (del), Pltpkg2.vcproj (del), Pltpkg2.vcxproj (del), Pltpkg2.vcxproj.filters (del), Point.cpp (del), compoundWidget.cpp (del), compoundWidget.h (del), compoundWidget.ui (del), curve.cpp (del), curve.h (del), dataSelect.cpp (del), dataSelect.h (del), dataSelect.ui (del), focusRect.h (del), graphScene.h (del), graphWidget.cpp (del), graphWidget.h (del), graphWindow.cpp (del), graphWindow.h (del), graphWindow.ui (del), label.h (del), legendLabel.cpp (del), legendLabel.h (del), line2D.cpp (del), line2D.h (del), lineGroup.cpp (del), lineGroup.h (del), newgraph.ui (del), point.cpp (del), point.h (del), preferenceWindow.cpp (del), preferenceWindow.h (del), preferences.ui (del), variableData.cpp (del), variableData.h (del), variablewindow.cpp (del), variablewindow.h (del), verticalLabel.h (del)
sjoelund.se 2011-01-09 19:37 Rev.: 7667

- Tabs to spaces

136 lines of code changed in 16 files:

  • OMNotebook/Pltpkg2: compoundWidget.cpp (+1 -1), curve.cpp (+5 -5), dataSelect.cpp (+1 -1), focusRect.h (+10 -10), graphScene.h (+5 -5), graphWidget.cpp (+13 -13), graphWidget.h (+29 -29), graphWindow.cpp (+6 -6), label.h (+7 -7), legendLabel.cpp (+5 -5), legendLabel.h (+2 -2), line2D.h (+1 -1), preferenceWindow.cpp (+12 -12), variablewindow.cpp (+24 -24), variablewindow.h (+1 -1), verticalLabel.h (+14 -14)
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

773 lines of code changed in 25 files:

  • OMNotebook/Pltpkg2: compoundWidget.cpp (+51 -51), compoundWidget.h (+10 -10), curve.cpp (+22 -22), curve.h (+13 -13), dataSelect.cpp (+8 -8), focusRect.h (+26 -26), graphScene.h (+15 -15), graphWidget.cpp (+75 -75), graphWidget.h (+161 -161), graphWindow.cpp (+37 -37), graphWindow.h (+11 -11), label.h (+22 -22), legendLabel.cpp (+69 -69), legendLabel.h (+25 -25), line2D.cpp (+1 -1), line2D.h (+3 -3), point.cpp (+19 -19), point.h (+1 -1), preferenceWindow.cpp (+67 -67), preferenceWindow.h (+8 -8), variableData.cpp (+8 -8), variableData.h (+10 -10), variablewindow.cpp (+67 -67), variablewindow.h (+12 -12), verticalLabel.h (+32 -32)
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

491 lines of code changed in 2 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcxproj (new 334), Pltpkg2.vcxproj.filters (new 157)
sjoelund.se 2010-04-25 22:28 Rev.: 5385

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

1 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: compoundWidget.cpp (+1 -1)
adrpo 2010-03-12 07:51 Rev.: 5134

- some fixes to plotting while simulating
- disable some logging.
- updates to ext and OMNotebook

32 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: graphWidget.cpp (+32 -32)
adrpo 2010-02-05 03:04 Rev.: 4922

- fixes for enableSendData

166 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: graphWidget.cpp (+166 -6)
adrpo 2010-01-22 01:45 Rev.: 4852

- updated Copyright (c) text to 2010

28 lines of code changed in 28 files:

  • OMNotebook/Pltpkg2: compoundWidget.cpp (+1 -1), compoundWidget.h (+1 -1), curve.cpp (+1 -1), curve.h (+1 -1), dataSelect.cpp (+1 -1), dataSelect.h (+1 -1), focusRect.h (+1 -1), graphScene.h (+1 -1), graphWidget.cpp (+1 -1), graphWidget.h (+1 -1), graphWindow.cpp (+1 -1), graphWindow.h (+1 -1), label.h (+1 -1), legendLabel.cpp (+1 -1), legendLabel.h (+1 -1), line2D.cpp (+1 -1), line2D.h (+1 -1), lineGroup.cpp (+1 -1), lineGroup.h (+1 -1), point.cpp (+1 -1), point.h (+1 -1), preferenceWindow.cpp (+1 -1), preferenceWindow.h (+1 -1), variableData.cpp (+1 -1), variableData.h (+1 -1), variablewindow.cpp (+1 -1), variablewindow.h (+1 -1), verticalLabel.h (+1 -1)
adrpo 2008-12-08 07:24 Rev.: 3766

- fixed a mistake in Absyn.EQ/ALG_FAILURE/EQUALITY, they should
contain EquationItem and AlgorithmItem as built by the parser
- got rid of function removal on loading as we can do it based
on build time: Ceval, ClassLoader, Interactive, Inst, Static
- beautifying dumping of MetaModelica code and handle also the
equality and failure equations.
- remove the .sig and .srz files on clean
- fixed a bug with modifications merging (see Modification6.mo)
- System__hash improved plus now considering the entire string
+ RefinedSimpleCircuitValid.mo changes due to different hashing.
- more homogeneous function documentation strings here and there
- small changes to sendData, OMNotebook and ext(ernal plotter).

508 lines of code changed in 6 files:

  • OMNotebook/Pltpkg2: compoundWidget.cpp (+28 -7), compoundWidget.h (+1), curve.cpp (+3 -2), graphWidget.cpp (+461 -421), graphWindow.cpp (+2), graphWindow.ui (+13 -1)
dietmarw 2008-11-02 18:35 Rev.: 3732

Formal clean up of all code files:

* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B

5284 lines of code changed in 29 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+753 -753), compoundWidget.cpp (+5 -4), compoundWidget.h (+86 -85), curve.cpp (+106 -105), curve.h (+88 -87), dataSelect.cpp (+39 -38), dataSelect.h (+28 -27), focusRect.h (+52 -51), graphScene.h (+84 -83), graphWidget.cpp (+2198 -2197), graphWidget.h (+298 -297), graphWindow.cpp (+7 -6), graphWindow.h (+39 -38), label.h (+97 -96), legendLabel.cpp (+187 -186), legendLabel.h (+112 -111), line2D.cpp (+73 -72), line2D.h (+70 -69), lineGroup.cpp (+25 -24), lineGroup.h (+21 -20), point.cpp (+143 -142), point.h (+86 -85), preferenceWindow.cpp (+158 -157), preferenceWindow.h (+82 -81), variableData.cpp (+36 -35), variableData.h (+37 -36), variablewindow.cpp (+179 -178), variablewindow.h (+85 -84), verticalLabel.h (+110 -109)
adrpo 2008-10-31 10:45 Rev.: 3724

- had to rename build/lib/libQt[NAME].a to build/lib/libQt[NAME]-mingw.a
so that they don't interfere with Linux Qt libs.
- changed ext.vcproj and trunk.vcproj to copy the executables and *.xml to build/bin
- new OMNotebook.exe and ext.exe

1 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: graphWindow.ui (+1 -1)
adrpo 2008-10-25 12:53 Rev.: 3715

- Linux modifications to sendData & Qt plotting

1689 lines of code changed in 2 files:

  • OMNotebook/Pltpkg2: graphWidget.cpp (+1665 -1740), graphWindow.cpp (+24 -23)
ericmeyers 2008-10-19 17:47 Rev.: 3699

- find readline on OS X (configure)
- added VisualizationWidget to the ext project pro file
- neutered the SoQt stuff on OSX until we get it working
- added -framework Carbon and -lz to systemimpl for OS X compatibilty with Qt

2 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: compoundWidget.cpp (+2 -1)
adrpo 2008-10-02 20:55 Rev.: 3657

- updated OMSNotebook solution to MSVC 2008
- added the new 3D package based on Coin3D
- added and updated the Corba generated files to version MICO 2.3.13
- updated the readmes
- fixed a problem with URL links not being valid in the new Qt 4.4.2
- fixed a bunch of bugs
- moved the Qt 4.4.2, SoQt and Coin3D DLLs to OpenModelica\Compiler\VC7\Setup\bin

584 lines of code changed in 4 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+395 -241), compoundWidget.cpp (+89 -65), compoundWidget.h (+5), graphWindow.cpp (+95 -95)
adrpo 2008-05-22 18:26 Rev.: 3598

- fixes for Linux compilation of OMNotebook
- fixes to the project files
- fixes for resource files
- do not ask to convert files
- look for the omc_tmp_plot.png image both in
$OPENMODELICAHOME/tmp and in the current directory.
- new OMNotebook & ext window

3370 lines of code changed in 18 files:

  • OMNotebook/Pltpkg2: compoundWidget.h (+47 -46), curve.cpp (+48 -47), curve.h (+47 -46), graphScene.h (+47 -46), graphWidget.cpp (+2272 -2274), graphWidget.h (+297 -297), label.h (+47 -46), legendLabel.cpp (+47 -47), legendLabel.h (+48 -47), line2D.cpp (+48 -46), line2D.h (+50 -48), point.cpp (+73 -69), point.h (+66 -64), preferenceWindow.cpp (+48 -47), preferenceWindow.h (+46 -45), variablewindow.cpp (+47 -46), variablewindow.h (+45 -45), verticalLabel.h (+47 -46)
x06hener 2008-05-01 19:50 Rev.: 3505

*More missing files added..

261 lines of code changed in 2 files:

  • OMNotebook/Pltpkg2: variablewindow.cpp (new 177), variablewindow.h (new 84)
x06hener 2008-04-29 09:05 Rev.: 3502

*More filename changes

248 lines of code changed in 4 files:

  • OMNotebook/Pltpkg2: legendLabel.cpp (changed), legendLabel.h (new 110), point.cpp (new 138), point.h (changed)
x06hener 2008-04-29 09:02 Rev.: 3501

*Added some missing files
*Prevented overwriting of files in some cases
*Fixed some filenames

474 lines of code changed in 5 files:

  • OMNotebook/Pltpkg2: curve.cpp (+1 -1), graphWidget.cpp (+1 -1), graphWindow.cpp (+1 -1), legendLabel.cpp (+1 -1), newgraph.ui (new 470)
x06hener 2008-02-19 15:53 Rev.: 3214

*Now possible to save images from external plot windows
*Added support for the plotAll() command
*Data points are now not enabled by default
*Improved stability

110 lines of code changed in 6 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (+1), graphWidget.cpp (+7 -6), graphWindow.cpp (+58 -1), graphWindow.h (+2), graphWindow.ui (+19 -1), legendLabel.cpp (+23 -1)
x06hener 2008-02-14 18:35 Rev.: 3187

*Added a toolbar in OMNotebook
*Added an external graphics window
*Misc. improvements to the plotting functionality

450 lines of code changed in 7 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+87 -14), curve.cpp (+3), graphWidget.cpp (+307 -30), graphWidget.h (+13 -5), graphWindow.cpp (+3), graphWindow.ui (+36 -65), variableData.cpp (+1)
x06hener 2007-11-13 17:51 Rev.: 2967

*Added some features, e.g. a line counter, error links
*Saved files now correctly set antialiasing mode when opened
*Updated Qt dll files

261 lines of code changed in 2 files:

  • OMNotebook/Pltpkg2: graphWidget.cpp (+17 -7), graphWidget.h (+244 -242)
x06hener 2007-10-09 17:45 Rev.: 2942

*Updated to make compatible with omc changes

37 lines of code changed in 3 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+16 -15), graphWidget.cpp (+20 -7), graphWidget.h (+1 -1)
x06hener 2007-09-25 17:59 Rev.: 2932

*Added range options to graphcells
*Added "save parameters" command
*Fixed minor bugs

318 lines of code changed in 5 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+33 -11), graphWidget.cpp (+1), graphWidget.h (+2 -1), preferenceWindow.cpp (+1), preferences.ui (+281 -89)
adrpo 2007-09-19 19:22 Rev.: 2925

- got rid of ANTLR project (not needed as is already in OMDev)
- updated walker.g to work with antlr 2.7.7
- regenerated the NotebookParser antlr files with antlr-2.7.7
- make the .pdb even for Release version
- updated projects to be able to build also a debug version.
- made the projects dependent on OMDev so peole don't have
to compile antlr and mico

56 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+56 -45)
x06hener 2007-09-08 22:23 Rev.: 2883

Fixes the crash when OPENMODELICAHOME is undefined.
Displays the main window even if files given as command line parameters are not found.
Updated copyright information.
Now correctly shows the application icon.

20 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+20 -19)
x06hener 2007-09-05 20:48 Rev.: 2879

Minor tweaks

213 lines of code changed in 4 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+53 -31), focusRect.h (+1 -1), graphWidget.cpp (+154 -10), graphWidget.h (+5)
x06hener 2007-09-03 14:09 Rev.: 2878

Removed scrollbars from graphics area (not required with Qt 4.3.1)

48 lines of code changed in 4 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (+1 -1), graphScene.h (+1), graphWidget.cpp (+39 -11), legendLabel.cpp (+7 -2)
x06hener 2007-08-27 11:27 Rev.: 2876

Fix for the "empty coordinate system" problem

1788 lines of code changed in 5 files:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+26 -26), compoundWidget.cpp (+2), graphWidget.cpp (+1755 -1664), graphWidget.h (+3 -2), legendLabel.cpp (+2)
x06hener 2007-06-26 15:56 Rev.: 2851

Minor improvements

124 lines of code changed in 6 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (+2 -1), Pltpkg2.vcproj (+11 -8), focusRect.h (new 51), graphWidget.cpp (+55 -10), graphWidget.h (+2), legendLabel.cpp (+3 -1)
x06hener 2007-06-21 00:16 Rev.: 2843

Added a missing .h-file.

95 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: label.h (new 95)
x06hener 2007-06-18 13:55 Rev.: 2835

Removed some old file dependencies.

7 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: Pltpkg2.vcproj (+7 -19)
x06hener 2007-06-06 02:20 Rev.: 2816

Minor improvements of the new plotting package

196 lines of code changed in 8 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (+2), Point.cpp (+13), compoundWidget.cpp (+6), graphWidget.cpp (+144 -35), graphWidget.h (+9 -1), legendLabel.cpp (+20 -1), line2D.cpp (+1), point.h (+1 -1)
x06hener 2007-04-27 15:32 Rev.: 2785

0 lines of code changed in 1 file:

  • OMNotebook/Pltpkg2: graphWidget.cpp (-3)
x06hener 2007-04-27 11:35 Rev.: 2783

3117 lines of code changed in 27 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (+81 -23), Pltpkg2.vcproj (+55 -6), Point.cpp (+86 -22), compoundWidget.cpp (+55), compoundWidget.h (+61 -16), compoundWidget.ui (+46 -37), curve.cpp (new 101), curve.h (new 86), dataSelect.cpp (+55 -5), dataSelect.h (+52 -3), graphScene.h (+48 -2), graphWidget.cpp (+822 -419), graphWidget.h (+167 -102), graphWindow.cpp (+56 -93), graphWindow.h (+56 -14), legendLabel.cpp (new 136), line2D.cpp (+55 -34), line2D.h (+52 -10), lineGroup.cpp (+52 -1), lineGroup.h (+50 -6), point.h (+69 -13), preferenceWindow.cpp (+112 -16), preferenceWindow.h (+51 -5), preferences.ui (+502 -408), variableData.cpp (+72), variableData.h (+64 -13), verticalLabel.h (+75 -13)
x06hener 2007-02-20 17:35 Rev.: 2717

This makes Qt 4.2+ required for OMNotebook. Unfortunately this (Qt) breaks some features, e.g. text links

4680 lines of code changed in 26 files:

  • OMNotebook/Pltpkg2: LegendLabel.h (new 48), Pltpkg2.vcproj (new 429), Point.cpp (new 61), compoundWidget.cpp (new 47), compoundWidget.h (new 34), compoundWidget.ui (new 1030), dataSelect.cpp (new 33), dataSelect.h (new 22), dataSelect.ui (new 141), graphScene.h (new 35), graphWidget.cpp (new 1155), graphWidget.h (new 205), graphWindow.cpp (new 147), graphWindow.h (new 39), graphWindow.ui (new 330), line2D.cpp (new 48), line2D.h (new 25), lineGroup.cpp (new 17), lineGroup.h (new 20), point.h (new 27), preferenceWindow.cpp (new 59), preferenceWindow.h (new 34), preferences.ui (new 613), variableData.cpp (new 6), variableData.h (new 29), verticalLabel.h (new 46)
Generated by StatSVN 0.7.0