[root]/OMNotebook
3Dpkg
(0 files, 0 lines)
ANTLR
(0 files, 0 lines)
Doxygen_doc
(369 files, 23589 lines)
DrControl
(1 files, 700 lines)
ClosedLoop
(1 files, 275 lines)
DCMotor
(3 files, 995 lines)
FeedForward
(1 files, 587 lines)
Getting_started
(5 files, 994 lines)
LQ
(4 files, 1807 lines)
Linearization
(1 files, 238 lines)
Observer
(1 files, 304 lines)
PIDRegulator
(1 files, 222 lines)
StateSpace
(1 files, 858 lines)
DrModelica
(1 files, 2389 lines)
AccessControl
(3 files, 770 lines)
Algorithms
(15 files, 2880 lines)
AnnUnitsQuant
(5 files, 1479 lines)
ApplicationEx
(8 files, 2618 lines)
Arrays
(18 files, 4495 lines)
Circuits
(2 files, 442 lines)
Classes
(10 files, 1897 lines)
CompConn
(14 files, 3328 lines)
DiscreteHybrid
(17 files, 7089 lines)
Equations
(15 files, 3428 lines)
Functions
(8 files, 1546 lines)
Generic
(4 files, 1197 lines)
InherMod
(7 files, 1718 lines)
Inheritance
(8 files, 1850 lines)
LawsOfNature
(1 files, 70 lines)
LitOpExp
(5 files, 1063 lines)
Packages
(13 files, 1612 lines)
QuickTour
(30 files, 3598 lines)
Redeclaration
(10 files, 2485 lines)
SystemMod
(2 files, 977 lines)
TypeSubtype
(4 files, 397 lines)
Variables
(7 files, 860 lines)
NotebookParser
(0 files, 0 lines)
OMNotebookGUI
(101 files, 29057 lines)
Resources
(3 files, 1067 lines)
sketchIcons
(39 files, 355 lines)
toolbarIcons
(17 files, 236 lines)
OMNotebookQT4
(0 files, 0 lines)
Release
(0 files, 0 lines)
Resources
(0 files, 0 lines)
toolbarIcons
(0 files, 0 lines)
generatedfiles
(0 files, 0 lines)
OMPlotWindow
(0 files, 0 lines)
OMSketch
(38 files, 18786 lines)
Release
(0 files, 0 lines)
Pltpkg2
(0 files, 0 lines)
bin
(0 files, 0 lines)
ext
(0 files, 0 lines)
generatedfiles
(0 files, 0 lines)
release
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 985 (100.0%) | 39.4 |
x05andfe | 5 (20.0%) | 536 (54.4%) | 107.2 |
dietmarw | 3 (12.0%) | 292 (29.6%) | 97.3 |
adeas31 | 7 (28.0%) | 68 (6.9%) | 9.7 |
hudson | 1 (4.0%) | 42 (4.3%) | 42.0 |
adrpo | 4 (16.0%) | 42 (4.3%) | 10.5 |
sjoelund.se | 3 (12.0%) | 3 (0.3%) | 1.0 |
x06hener | 1 (4.0%) | 1 (0.1%) | 1.0 |
janK | 1 (4.0%) | 1 (0.1%) | 1.0 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
3 lines of code changed in 3 files:
- Qwt is removed from OMDev
0 lines of code changed in 1 file:
- Copy the required dlls for the clients to build/bin.
3 lines of code changed in 1 file:
Updated installation notes (my first commit)
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
42 lines of code changed in 1 file:
- use the proper server name: openmodelica.org instead of the old one: openmodelica.ida.liu.se
1 lines of code changed in 1 file:
- build instructions.
3 lines of code changed in 1 file:
- Updated the pro and readme files according to omniORB4.1.6
1 lines of code changed in 1 file:
- Auto generate the stub files for clients.
- Added/Updated README.txt files for all clients.
38 lines of code changed in 2 files:
- Changed the settings of all OM clients so that generatedfiles are created in a separate directories.
- Few updates of OMEdit
23 lines of code changed in 1 file:
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
292 lines of code changed in 3 files:
- 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
26 lines of code changed in 1 file:
- updated ReadMe.txt with the latest developments
14 lines of code changed in 1 file:
This makes Qt 4.2+ required for OMNotebook. Unfortunately this (Qt) breaks some features, e.g. text links
1 lines of code changed in 1 file:
- got rid of winruntime, now everything resides in runtime
and the implementation is different via compiler and OS flags
- changed so that System.writeFile uses
fwrite insead of fprintf as is way
faster and better.
- updated copyright to year 2006 and added it to most of the files.
- updated SG so that it doesn't talk on winruntime anymore
- updated the omc.snl project and runtime.vcproj to take files from runtime
instead of winruntime.
- changed winruntime to runtime anywhere I could find it.
- got rid of some warnings by casting the values to the needed type.
1 lines of code changed in 1 file:
changed same small thing in OMShell and OMNotebook. Both applications are using Qt 4.1, Open Source license now.
// Anders Fernstr?m
7 lines of code changed in 1 file:
updated version om OMNotebook.
// Anders Fernstr?m
3 lines of code changed in 1 file:
added OMNotebook source code.
// Anders Fernstr?m
526 lines of code changed in 3 files: