jkriege2
|
671e25b33b
|
removed some compiler warnings and fixed construction problems
|
2022-07-22 16:24:24 +02:00 |
|
jkriege2
|
d8c1524f61
|
partly solve issue #81 by making print-support optional. In addition it can be switched off with the CMake-option JKQtPlotter_BUILD_FORCE_NO_PRINTER_SUPPORT=ON
|
2022-07-18 23:33:20 +02:00 |
|
jkriege2
|
ae5713ea68
|
implemented feature request #69: Show data tooltip on MouseMove by adding general actions that can be executed on a mouse move operation, when no mouse button is pressed, modification by keyboard modifiers is possible though
|
2022-05-15 14:15:15 +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
|
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
|
7311948d53
|
using CMake now to build examples
restructuring/massive renaming to make this possible
|
2019-06-20 22:24:47 +02:00 |
|