[root]/OMNotebook/OMNotebookQT4/Release
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 76 (100.0%) | 0 (-) | 0.0 |
x06hener | 35 (46.1%) | 0 (-) | 0.0 |
adrpo | 32 (42.1%) | 0 (-) | 0.0 |
adeas31 | 9 (11.8%) | 0 (-) | 0.0 |
- Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.
0 lines of code changed in 9 files:
- fixes to errors when starting on Windows.
0 lines of code changed in 2 files:
- use PERL=perl instead of PERL=\"perl\"
- updates to clients OMNotebook.exe, OMPlotWindow.exe, OMShell.exe
0 lines of code changed in 2 files:
- builds of clients using VS
- small changes to make VS compile some files.
0 lines of code changed in 2 files:
- rebuild OMNotebook (fixes to printing)
0 lines of code changed in 2 files:
- rebuild OMNotebook
0 lines of code changed in 2 files:
- latest build.
0 lines of code changed in 2 files:
- updates to release files
0 lines of code changed in 2 files:
- new releases of qt clients OM* and some other small changes
0 lines of code changed in 2 files:
- 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
0 lines of code changed in 2 files:
- 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.
0 lines of code changed in 2 files:
- updates to visual studio projects, makefiles, qt clients and pdbs
0 lines of code changed in 2 files:
- some fixes to plotting while simulating
- disable some logging.
- updates to ext and OMNotebook
0 lines of code changed in 2 files:
- 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
0 lines of code changed in 1 file:
- switched all plot<->plot2
- switched all plotParameteric<->plotParametric2
- now val(var, integer) works!
0 lines of code changed in 1 file:
- 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
0 lines of code changed in 1 file:
HUGE CHANGES THAT FIX A MEMORY LEAK AND REQUIRE
A NEW OMDev: [http://www.ida.liu.se/~adrpo/omc/omdev/mingw/]
or a new MMC/RML Compiler: [do an svn update]
- Fixes for the memory leak
+ got rid of yacclib.c|h as this functionality is now present directly in mmc/rml
+ got rid of yacclib.h include in files:
TaskGraphExt.cpp, TaskGraphExt_stub.cpp, corbaimpl.cpp, daeext.cpp,
errorext.cpp, printimpl.c, ptolemyio.cpp, rtopts.c, settingsimpl.c,
systemimpl.c
- Changes to Visual Source projects to deal with fixes for the memory leak
+ pushed the new changes into rmlRuntime project
+ removed yacclib.c|h from the projects
+ small changes to the debug configuration of projects
- Changed the default tolerance from 1e-10 to 1e-6 in
Main.mo and commands.xml
0 lines of code changed in 1 file:
- 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
0 lines of code changed in 1 file:
*Added some missing files
*Prevented overwriting of files in some cases
*Fixed some filenames
0 lines of code changed in 1 file:
*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
0 lines of code changed in 2 files:
*Added a toolbar in OMNotebook
*Added an external graphics window
*Misc. improvements to the plotting functionality
0 lines of code changed in 2 files:
Added some missing files
0 lines of code changed in 3 files:
*Added some features, e.g. a line counter, error links
*Saved files now correctly set antialiasing mode when opened
*Updated Qt dll files
0 lines of code changed in 6 files:
*Updated to make compatible with omc changes
0 lines of code changed in 2 files:
And the pdb file.
0 lines of code changed in 2 files:
*Added range options to graphcells
*Added "save parameters" command
*Fixed minor bugs
0 lines of code changed in 1 file:
- fixes a crash when OPENMODELICAHOME is set to the empty string.
- added the .pdb to be able to debug using minidumps when we get crashes.
0 lines of code changed in 2 files:
Removed annoying messagebox
0 lines of code changed in 1 file:
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.
0 lines of code changed in 1 file:
Minor tweaks
0 lines of code changed in 1 file:
Upgraded to Qt 4.3.1
0 lines of code changed in 5 files:
Fix for the "empty coordinate system" problem
0 lines of code changed in 1 file:
Compiled OMNotebook with the improvements added by Adrian
0 lines of code changed in 1 file:
- VC7 Setup fixes for new stuff in OMNotebook
- Parser fixes to handle multiple for iterators, both in array iterators and in for loops,
Have a look at Absyn.ForIterators
- Small changes in makefiles
- Fixed stringEqual in external-rml.c
- ptplot.jar dumps the plot image in $OPENMODELICAHOME/tmp/
- OMNotebook and OMShell in windows now starts in $OPENMODELICAHOME/tmp/
0 lines of code changed in 1 file:
Minor improvements, now DrModelica should open if DRMODELICAHOME is set.
0 lines of code changed in 1 file:
0 lines of code changed in 4 files:
Added OMNotebook.exe
0 lines of code changed in 1 file: