[root]/OMPlot/OMPlotGUI
Resources
(0 files, 0 lines)
PSDs
(1 files, 1769 lines)
icons
(2 files, 423 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 450 (100.0%) | 13044 (100.0%) | 28.9 |
adeas31 | 229 (50.9%) | 6500 (49.8%) | 28.3 |
hudson | 51 (11.3%) | 3862 (29.6%) | 75.7 |
harka011 | 32 (7.1%) | 1567 (12.0%) | 48.9 |
sjoelund.se | 118 (26.2%) | 1010 (7.7%) | 8.5 |
hkiel | 3 (0.7%) | 53 (0.4%) | 17.6 |
perost | 5 (1.1%) | 29 (0.2%) | 5.8 |
a_severin | 4 (0.9%) | 14 (0.1%) | 3.5 |
adrpo | 7 (1.6%) | 7 (0.1%) | 1.0 |
lochel | 1 (0.2%) | 2 (0.0%) | 2.0 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
31 lines of code changed in 31 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
3 lines of code changed in 2 files:
#3270
- Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.
1 lines of code changed in 1 file:
#2860
- Allow preserving the zoom level. Don't always auto rescale for new variables in plot.
30 lines of code changed in 3 files:
#3267
- Remember the last used directory.
6 lines of code changed in 1 file:
removed unnecessary temporary allocation of heap
27 lines of code changed in 1 file:
fix checking of existance of variables in cvs files
23 lines of code changed in 1 file:
fix some warnings
proper implementation of _omc_copyMatrix()
3 lines of code changed in 1 file:
#3098
- Better plot colors for 3rd & 4th variables.
2 lines of code changed in 1 file:
#2993
- Allow tiling of sub-windows horizontally and vertically.
0 lines of code changed in 1 file:
- update boehm gc to latest from github (via OpenModelicaExternal 3rdParty/gc)
- rename 3rdParty/gc-7.2 to 3rdParty/gc
1 lines of code changed in 1 file:
#2798 Fix crash when saving models in OMEdit
- A function returning a bool did not return any value, causing the crash
- Enabled compiler warnings since it was suppressed before and warnings are 'very' useful
0 lines of code changed in 1 file:
- Handle the plot of two or more variables.
4 lines of code changed in 1 file:
#2641 Use C++ locale-independent functions when reading csv-files in OMPlot
1 lines of code changed in 1 file:
Remove some more references
0 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.
126 lines of code changed in 5 files:
- qtclients doesn't depend in libgc now.
6 lines of code changed in 3 files:
Skip linking libgc for qtclients
5 lines of code changed in 3 files:
- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.
5 lines of code changed in 1 file:
Fix Linux compilation
1 lines of code changed in 1 file:
#2701
- Hopefully fixes OMPlot for OSX
1 lines of code changed in 1 file:
- Do not align the axes until we have a new implementation of scale engine.
211 lines of code changed in 3 files:
- Qwt is removed from OMDev
0 lines of code changed in 1 file:
- Copy libomqwt & libOMPlot to build/lib/omc
- Fix the link path.
5 lines of code changed in 3 files:
libOMPlot cannot depend on libOMPlot
2 lines of code changed in 2 files:
Move the copy to the correct place
1 lines of code changed in 1 file:
Better clean
1 lines of code changed in 1 file:
Fix for OSX (libOMPlot uses QtSvg)
1 lines of code changed in 1 file:
Rename libqwt to libomqwt to avoid conflicts on OSX
3 lines of code changed in 2 files:
Link to OMPlotLib instead of compiling in the objects statically (re-use of the shared library is then possible)
5 lines of code changed in 3 files:
Hopefully fixes the Linux builds for qwt (shared version)
- Also should add OMOptimBasis as a shared library
8 lines of code changed in 3 files:
- 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.
6 lines of code changed in 2 files:
- Remove the background when exporting plot using qwt 5.
3 lines of code changed in 1 file:
#2696
- Use 5 as a precision value.
14 lines of code changed in 2 files:
- Handle the new plot grid options in plotting APIs & OMNotebook.
32 lines of code changed in 3 files:
- Another try to fix build.
8 lines of code changed in 1 file:
#2679
- OMPlot setup option to set legend positions.
40 lines of code changed in 2 files:
- Fix build
14 lines of code changed in 2 files:
#2679
- OMPlot setup option to set titles.
- Added the footer option to plots.
56 lines of code changed in 3 files:
(94 more)