Directory OMNotebook/OMNotebookQT4/Release/

Directory Created:
2007-06-18 17:39
Directory Deleted:
2011-03-06 03:49
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/OMNotebook/OMNotebookQT4/Release

Developers

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

Most Recent Commits

adeas31 2011-03-06 03:49 Rev.: 8111

- Removed VC++ stuff and now mingw is used to compile omnotebook and omshell.

0 lines of code changed in 9 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (del), OMNotebook.pdb (del), QtCore4.dll (del), QtGui4.dll (del), QtNetwork4.dll (del), QtXml4.dll (del), libQtCore.a (del), libQtGui.a (del), libQtNetwork.a (del)
adrpo 2011-03-04 18:05 Rev.: 8096

- fixes to errors when starting on Windows.

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2011-03-01 02:19 Rev.: 8043

- use PERL=perl instead of PERL=\"perl\"
- updates to clients OMNotebook.exe, OMPlotWindow.exe, OMShell.exe

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2011-01-25 14:48 Rev.: 7768

- builds of clients using VS
- small changes to make VS compile some files.

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-12-19 07:02 Rev.: 7491

- rebuild OMNotebook (fixes to printing)

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-12-17 13:31 Rev.: 7459

- rebuild OMNotebook

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-11-17 09:48 Rev.: 7057

- latest build.

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-08-20 01:09 Rev.: 5940

- updates to release files

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-07-18 22:59 Rev.: 5867

- new releases of qt clients OM* and some other small changes

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
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

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-04-25 23:20 Rev.: 5386

- 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:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-04-22 14:29 Rev.: 5353

- updates to visual studio projects, makefiles, qt clients and pdbs

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
adrpo 2010-03-12 07:51 Rev.: 5134

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

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
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

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
adrpo 2008-10-18 14:38 Rev.: 3698

- switched all plot<->plot2
- switched all plotParameteric<->plotParametric2
- now val(var, integer) works!

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
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

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
adrpo 2008-09-14 10:55 Rev.: 3637

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:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
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

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
x06hener 2008-04-29 09:02 Rev.: 3501

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

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
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

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
x06hener 2008-02-14 18:35 Rev.: 3187

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

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
x06hener 2008-01-14 10:20 Rev.: 3049

Added some missing files

0 lines of code changed in 3 files:

  • OMNotebook/OMNotebookQT4/Release: libQtCore.a (new), libQtGui.a (new), libQtNetwork.a (new)
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

0 lines of code changed in 6 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed), QtCore4.dll (changed), QtGui4.dll (changed), QtNetwork4.dll (changed), QtXml4.dll (changed)
x06hener 2007-10-09 17:45 Rev.: 2942

*Updated to make compatible with omc changes

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
x06hener 2007-09-25 18:55 Rev.: 2933

And the pdb file.

0 lines of code changed in 2 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (changed)
x06hener 2007-09-25 17:59 Rev.: 2932

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

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
adrpo 2007-09-19 19:11 Rev.: 2924

- 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:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), OMNotebook.pdb (new)
x06hener 2007-09-10 08:55 Rev.: 2884

Removed annoying messagebox

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
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.

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
x06hener 2007-09-05 20:48 Rev.: 2879

Minor tweaks

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
x06hener 2007-09-03 14:05 Rev.: 2877

Upgraded to Qt 4.3.1

0 lines of code changed in 5 files:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed), QtCore4.dll (changed), QtGui4.dll (changed), QtNetwork4.dll (changed), QtXml4.dll (changed)
x06hener 2007-08-27 11:27 Rev.: 2876

Fix for the "empty coordinate system" problem

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
x06hener 2007-07-11 01:47 Rev.: 2855

Compiled OMNotebook with the improvements added by Adrian

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
adrpo 2007-07-10 11:06 Rev.: 2854

- 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:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
x06hener 2007-06-26 16:08 Rev.: 2852

Minor improvements, now DrModelica should open if DRMODELICAHOME is set.

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (changed)
x06hener 2007-06-18 18:04 Rev.: 2837

0 lines of code changed in 4 files:

  • OMNotebook/OMNotebookQT4/Release: QtCore4.dll (new), QtGui4.dll (new), QtNetwork4.dll (new), QtXml4.dll (new)
x06hener 2007-06-18 17:39 Rev.: 2836

Added OMNotebook.exe

0 lines of code changed in 1 file:

  • OMNotebook/OMNotebookQT4/Release: OMNotebook.exe (new)
Generated by StatSVN 0.7.0