Uwe Rathmann
|
d5604823c2
|
missing include ( Qt 5.15-Beta2 ) added
|
2020-03-29 11:40:07 +02:00 |
|
Uwe Rathmann
|
167f7f628c
|
QskGraphicPaintEngine::drawTextItem added
|
2020-03-17 12:01:05 +01:00 |
|
Uwe Rathmann
|
062713e8cc
|
avoid using deprecated calls
|
2020-03-13 13:32:22 +01:00 |
|
Uwe Rathmann
|
89b8321ed7
|
avoid deprecation warnings
|
2020-03-12 09:56:38 +01:00 |
|
Uwe Rathmann
|
ea055fc7a7
|
avoid incompatible Qt::endl calls
|
2020-01-02 17:49:10 +01:00 |
|
Uwe Rathmann
|
efabc6d2ee
|
version compatible handling of QPainter::RenderHints
|
2020-01-02 12:21:32 +01:00 |
|
Uwe Rathmann
|
fa1cff904c
|
debug operator added, avoid new/delete
|
2019-12-30 20:06:46 +01:00 |
|
Uwe Rathmann
|
62e4dbf542
|
using auto
|
2019-12-30 20:04:22 +01:00 |
|
Uwe Rathmann
|
8fccc35156
|
detection of non-translating transformations fixed
|
2019-12-05 11:26:48 +01:00 |
|
Uwe Rathmann
|
06959dfc86
|
not using Q_GADGET to avoid having a moc file, that needs to be included
in the standalone mode of svg2qvg
|
2019-12-05 10:08:11 +01:00 |
|
Uwe Rathmann
|
3046650f0d
|
QskGraphic::Commandtypes added
|
2019-12-04 18:33:30 +01:00 |
|
Uwe Rathmann
|
ba95c58aa2
|
CONFIG+=hide_symbols added
|
2019-04-01 17:41:21 +02:00 |
|
Uwe Rathmann
|
319ad18fd6
|
QskGraphic::reset fixed
|
2019-03-16 16:06:10 +01:00 |
|
Uwe Rathmann
|
280ce5149d
|
aspectRatio as parameter added, using IgnoreAspectRatio for graphics
what fixes resizing the background of the automotive example
|
2018-11-25 16:47:27 +01:00 |
|
Uwe Rathmann
|
7d39d8dbf6
|
including cpp files tp svg2qvg to drop runtime dependencies
|
2018-10-22 10:09:37 +02:00 |
|
Uwe Rathmann
|
2b84276019
|
heightForWidth/widthForHeight added
|
2018-10-18 15:41:33 +02:00 |
|
Uwe Rathmann
|
da0fb28290
|
QskPaintedNode/QskTextureRenderer added
|
2018-10-04 16:15:42 +02:00 |
|
Uwe Rathmann
|
cdc0c108ab
|
not using QOpenGLTexture anymore and now we have access to the textureId
in a MSVC compatible way ( also not having to create a temporary QObject
for translating a QImage into a texture )
|
2018-09-30 18:09:17 +02:00 |
|
Uwe Rathmann
|
a5b3a70e7d
|
some temporary workarounds for MSVC problems
|
2018-09-23 17:25:32 +02:00 |
|
Uwe Rathmann
|
e9facebb29
|
using c++11 iteration
|
2018-08-03 08:46:02 +02:00 |
|
Uwe Rathmann
|
2a3811fcd9
|
QskGlobal include cleanup
|
2018-08-03 08:30:23 +02:00 |
|
Uwe Rathmann
|
0a92cb82db
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
|
Uwe Rathmann
|
68bc2f032c
|
dh
|
2018-07-31 17:32:25 +02:00 |
|
Uwe Rathmann
|
aaac57de94
|
unused member removed
|
2018-07-19 14:10:48 +02:00 |
|
Uwe Rathmann
|
4b67e7f37b
|
better handling of devicePixelRatio
|
2018-07-13 15:09:25 +02:00 |
|
Uwe Rathmann
|
c4325d5f45
|
interpolating QskColorFilter fixed
|
2018-03-22 11:21:02 +01:00 |
|
Uwe Rathmann
|
c88ae44687
|
unused color table removed
|
2018-03-15 20:18:53 +01:00 |
|
Uwe Rathmann
|
95ffcdaa23
|
some fixes
|
2017-12-22 14:15:24 +01:00 |
|
Uwe Rathmann
|
a122b19df0
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
|
Uwe Rathmann
|
ee4317ccd4
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
|
Uwe Rathmann
|
6db25ff7bc
|
making clazy happier
|
2017-10-30 14:38:30 +01:00 |
|
Uwe Rathmann
|
c3b6830eb5
|
making clazy happier
|
2017-10-30 08:33:43 +01:00 |
|
Uwe Rathmann
|
324ed2f80c
|
QT_STRICT_ITERATORS enabled for gcc
|
2017-10-29 14:01:06 +01:00 |
|
Uwe Rathmann
|
6a12eeda08
|
convenience setters added
|
2017-07-26 17:48:34 +02:00 |
|
Uwe
|
3cdfeaaf1c
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
|