Commit Graph

348 Commits

Author SHA1 Message Date
jkriege2
9988df1506 some more fixes for reorganization 2018-11-25 20:36:26 +01:00
jkriege2
d708424f8a reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkriege2
1598c45fa7 fixed mixed up files 2018-11-25 15:02:55 +01:00
jkriege2
f01b9b6d6f split screenshots into its own markup page 2018-11-25 15:02:02 +01:00
Jan W. Krieger
beb574a090
some formatting corrections 2018-11-25 14:56:03 +01:00
jkriege2
d1fdd1f56e - added stackable barcharts, incl. simple test program
- organized barcharts into hor/ver that can in addition EITHER be stackable, or with error indicators
- reorganized  graphs (split jkqtpelements.h/.cpp into several files)
2018-11-25 14:53:26 +01:00
jkriege2
b10406a134 modernizations: All image resources now reside in a common resource-subdirectory and use unified naming 2018-11-18 14:46:14 +01:00
jkriege2
f0249cf6eb reworked jkqtplot_test by splitting the single large CPP-file into several sub-components 2018-11-18 14:24:29 +01:00
jkriege2
3c8bdd71c7 modernization of code: C++11, removed warnings, using templates in JKQTPDatastore 2018-11-18 11:59:30 +01:00
jkriege2
7af0c7b6d1 added context menu that allows to change graph visibility 2018-08-19 18:17:18 +02:00
jkriege2
b0d8bea140 some improvements to test program 2018-08-19 17:04:26 +02:00
jkriege2
0f8c308421 added Qt data model that allows to switch all graphs between visible and invisible and shows all graphs in the plot + removed several warnings 2018-08-19 17:03:46 +02:00
Jan Krieger
c8c3b607b1 fixed mem issue (undefined var) 2015-10-20 18:41:49 +02:00
kriegerj
587f901e03 removed some qDebug() outputs 2015-10-14 13:24:10 +02:00
kriegerj
ce21331200 tried to add a special pop-menu, when left ouse-double-lcicked (optional) 2015-10-12 17:05:15 +02:00
kriegerj
bb6baffa28 - added signal that is emitted, when a context-menu is opened
- added functions to read back the position where the context-menu was opened
2015-10-10 12:42:55 +02:00
kriegerj
bb98d3843e class interface improvements (added tool functions for function plots) 2015-10-08 14:46:47 +02:00
jkriege2
18c05dd37b minor bugfix: some compilers didn't find functions -> added corrected includes 2015-09-09 09:31:09 +02:00
kriegerj
b83d0cb879 JKQTMathTextLabel now works better (use JKQTMathTextLabel::setMath() !!!) 2015-09-01 12:43:04 +02:00
kriegerj
dbfcf0525b wip 2015-09-01 12:03:14 +02:00
kriegerj
e1743eb396 bugfix: copy to clipboard as image now works better on Windows (before it was not that easy to paste into PowerPoint!) 2015-08-26 16:11:41 +02:00
kriegerj
34631fb66f JKQTPbarVerticalGraph and JKQTPbarHoricontalGraph now draw bars with the proper width, even if data is not sorted 2015-08-21 13:49:11 +02:00
kriegerj
8dc6b57f9c added context-menu entries to copy/save the colorbars of an image plot. 2015-08-05 14:27:09 +02:00
kriegerj
d29c9da003 added special sauce (ise some internal QF3 classes) when compiling into QF3 widget library! ... Basically we use QuickFit's native QFTemporaryFile instead of the QT standard QTemporary file. This allows to change the temporary file folder! 2015-08-04 17:38:29 +02:00
kriegerj
6bb09bf212 removed some abiguities 2015-08-03 19:04:19 +02:00
kriegerj
3cbdf9e970 wip 2015-08-03 18:45:40 +02:00
jkriege2
f6a6fb763b added simple JKQTmathText example 2015-08-02 15:42:09 +02:00
jkriege2
ee56add165 added convenience QMake includes for JKQTmathText 2015-08-02 15:41:47 +02:00
jkriege2
8fd785f0d9 added XITS fonts to a global directory 2015-08-02 15:16:05 +02:00
jkriege2
604f59fd0d added barchart example (+minor improvements) 2015-08-02 15:04:37 +02:00
jkriege2
b36a021f13 added new, but simple example 2015-08-02 14:10:55 +02:00
jkriege2
c922e59d90 improved documentation 2015-08-02 13:39:26 +02:00
jkriege2
c4a217a500 * improved class interface
* added simple example (also to documentation!)
2015-08-02 13:36:54 +02:00
JanK
b22f7d1cb5 wip 2015-07-12 16:34:27 +02:00
JanK
0be893d8bc w 2015-07-12 14:11:38 +02:00
JanK
5a10eeaff3 w 2015-07-12 13:27:34 +02:00
JanK
da0c0fbac1 w 2015-07-11 18:06:49 +02:00
Jan W. Krieger
19d0a4f747 Update README.md 2015-07-11 17:55:12 +02:00
JanK
5895f27bbd w 2015-07-11 17:51:59 +02:00
JanK
ae62711101 w 2015-07-11 17:47:57 +02:00
Jan W. Krieger
b2f3f615f0 Update README.md 2015-07-11 13:42:37 +02:00
Jan W. Krieger
6367f3bc5d Update jkqtplotter.pri 2015-07-11 13:05:56 +02:00
Jan W. Krieger
98d4c82c68 Update jkqtplotter.readme 2015-07-11 13:05:18 +02:00
Jan W. Krieger
f7ae1b5eed Update jkqtmathtext.readme 2015-07-11 13:04:40 +02:00
JanK
a69e21006d Merge https://github.com/jkriege2/JKQtPlotter 2015-07-11 13:00:50 +02:00
Jan W. Krieger
73f640e9f1 Create README.md 2015-07-11 12:57:17 +02:00
kriegerj
0aa2e3537c git-svn-id: https://www.dkfz.de/svn/B040/LIB/trunk/jkqtpplotter@4020 0d8be23c-4016-4ca5-a69c-3788035ecc6c 2015-07-11 10:56:02 +00:00
Jan W. Krieger
53c01deec0 Initial commit 2015-07-11 12:55:50 +02:00