[root]/OMNotebook/OMNotebookGUI
Resources
(3 files, 1067 lines)
sketchIcons
(39 files, 355 lines)
toolbarIcons
(17 files, 236 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 844 (100.0%) | 24810 (100.0%) | 29.3 |
adeas31 | 189 (22.4%) | 17210 (69.4%) | 91.0 |
sjoelund.se | 400 (47.4%) | 4182 (16.9%) | 10.4 |
hudson | 232 (27.5%) | 3367 (13.6%) | 14.5 |
hkiel | 14 (1.7%) | 46 (0.2%) | 3.2 |
lochel | 3 (0.4%) | 3 (0.0%) | 1.0 |
adrpo | 2 (0.2%) | 2 (0.0%) | 1.0 |
jhare950 | 2 (0.2%) | 0 (0.0%) | 0.0 |
alash325 | 2 (0.2%) | 0 (0.0%) | 0.0 |
Install antlr3 includes. Fix OMNotebook linking
1 lines of code changed in 1 file:
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
101 lines of code changed in 107 files:
Multiarch patch: install libraries to OMHOME/lib/<triplet>/omc
- This will allow users to install multiple versions of the simulation libraries at the same time
2 lines of code changed in 1 file:
- Set DrModelica.onb as default notebook.
2 lines of code changed in 1 file:
Fix OMNotebook locale settings
4 lines of code changed in 2 files:
- OMNotebook doesn't depend on omniORB anymore.
0 lines of code changed in 1 file:
- Fix build,
- Don't use Qt threads with OpenModelicaCompiler shared library.
17 lines of code changed in 4 files:
- Removed the plotSilent flag.
- Added argument forceOMPlot to plot APIs.
0 lines of code changed in 3 files:
- Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.
9 lines of code changed in 1 file:
#1768
- Set a call back function for plot commands.
- Updated OMNotebook to use the OpenModelicaCompiler shared library.
138 lines of code changed in 19 files:
make OMNotebook usable on OSX again
1 lines of code changed in 2 files:
#2860
- Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
3 lines of code changed in 3 files:
fix some warnings
2 lines of code changed in 1 file:
spellfix
24 lines of code changed in 9 files:
Change OMNotebook default stack size to 64MB (highest)
5 lines of code changed in 1 file:
Give OMNotebook the right icon on OSX
3 lines of code changed in 1 file:
- try to fix OMNotebook on OSX by increasing stack size. Now, OMNotebook does not crash here. Please test.
16 lines of code changed in 1 file:
Fix compilation
1 lines of code changed in 1 file:
Fix compilation
1 lines of code changed in 1 file:
- conform the buttons to the quit-message of OMShell
1 lines of code changed in 1 file:
- conform the buttons to the quit-message of OMNotebook
1 lines of code changed in 1 file:
#2255
- Show units in the plot legends & titles.
- Fixed some issues with plotParametric.
- Use the CsvReader for plotParametric.
1 lines of code changed in 1 file:
- qtclients doesn't depend in libgc now.
1 lines of code changed in 2 files:
Skip linking libgc for qtclients
2 lines of code changed in 2 files:
- Fix build.
2 lines of code changed in 1 file:
#2509
- Use the omniORB specific parameters. They are different from MICO parameters.
12 lines of code changed in 1 file:
#2509
- increase argc as well.
3 lines of code changed in 1 file:
#2509
- Specify CORBA arguments e.g IP-address when initializing the client object.
1 lines of code changed in 1 file:
- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
8 lines of code changed in 1 file:
- Qwt is removed from OMDev
0 lines of code changed in 1 file:
- Copy libomqwt & libOMPlot to build/lib/omc
- Fix the link path.
2 lines of code changed in 1 file:
Fix -lqwt to -lomqwt
1 lines of code changed in 1 file:
Rename libqwt to libomqwt to avoid conflicts on OSX
1 lines of code changed in 1 file:
Hopefully fixes the Linux builds for qwt (shared version)
- Also should add OMOptimBasis as a shared library
2 lines of code changed in 1 file:
- Build all Qt clients using the local Qwt on unix as well.
2 lines of code changed in 1 file:
- Build all Qt clients using the local Qwt.
3 lines of code changed in 1 file:
- Handle the new plot grid options in plotting APIs & OMNotebook.
2 lines of code changed in 2 files:
#2679
- OMPlot setup option to set legend positions.
1 lines of code changed in 1 file:
#2679
- OMPlot setup option to set titles.
- Added the footer option to plots.
3 lines of code changed in 3 files:
- Fix build.
2 lines of code changed in 1 file:
(72 more)