jkriege2
|
a371dc86a5
|
updated predefined styles to updated styling system
|
2020-09-28 12:46:58 +02:00 |
|
jkriege2
|
534745229d
|
several bugfixes for reading styles, improved default styling for graphs (filled, barcharts, ...)
|
2020-09-27 17:16:18 +02:00 |
|
jkriege2
|
fc321f027b
|
- breaking: geometric elements constructor: removed all styling properties, added setStyle()-functions to replace them. This is necessary to better work with the extended Styling system
- breaking: extended styling system for graphs
|
2020-09-26 15:58:58 +02:00 |
|
jkriege2
|
56660e2f4b
|
fixed several compiler warnings (mostly Visual Studio): clean-up of use of math constants M_PI ... and j0()/j1()/...-functions etc.
|
2019-11-24 10:42:44 +01:00 |
|
jkriege2
|
f3fa587541
|
reworked CMake build system ... now JKQT...Config.cmake-files are written into the correct directory
|
2019-11-18 15:59:06 +01:00 |
|
jkriege2
|
528f6fe537
|
- added post-build deploy for OpenCV and Qt-DLLs (on windows)
- checked OpenCV-examples and improved OpenCV-copy-tool (now copies as an image column, as appropriate!)
|
2019-11-10 15:35:07 +01:00 |
|
jkriege2
|
34b31812ba
|
+ bugfixed DLL-export when building shared libraries
+ CMAKE now properly adds the Build-type when building libraries
+ removed some more compiler warning
|
2019-06-22 14:21:32 +02:00 |
|
jkriege2
|
fb5b497356
|
- several bugfixes (doc etz.)
- decoration of library names in CMake-builds
- renamed advancedlineandfillstyling to advplotstyling to solve problems with too long filenames
|
2019-06-21 13:44:49 +02:00 |
|
jkriege2
|
7311948d53
|
using CMake now to build examples
restructuring/massive renaming to make this possible
|
2019-06-20 22:24:47 +02:00 |
|