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
a950203e7b
fixed for multiple windows with different thread contexts
2018-04-17 14:46:50 +02:00
Uwe Rathmann
3ddcb3706f
check for invalid contexts added
2018-02-06 07:51:33 +01:00
Uwe Rathmann
b083479b21
using QString() instead of QString::null
2018-01-16 20:34:54 +01:00
Uwe Rathmann
6589f7a696
QskScrollArea once more changed, this time again without having to copy
...
the viewport clip node
2018-01-16 20:26:18 +01:00
Uwe Rathmann
b1c3acde8e
QskScrollArea reimplemented to have a proper filtering of child events
2018-01-12 15:46:15 +01:00
Uwe Rathmann
2df8d81174
layout code fixed
2018-01-05 09:36:55 +01:00
Uwe Rathmann
277d8dd8d6
stable calculation of text base lines, so that text don't "wobble"
...
anymore during translations of margins/paddings
2018-01-04 13:59:51 +01:00
Uwe Rathmann
6108af2c84
unused parameter removed
2018-01-03 17:24:27 +01:00
Uwe Rathmann
184157a025
code simplified
2018-01-03 17:23:40 +01:00
Uwe Rathmann
ed9433c229
no reason for recreating a texture, when it is only translated
2018-01-03 15:44:40 +01:00
Uwe Rathmann
ee4317ccd4
satisfying clang pedantic checks
2017-12-07 17:04:05 +01:00
Uwe Rathmann
6644be15bd
using QGlobalStatic
2017-12-01 09:33:13 +01:00
Uwe Rathmann
5fad5bbef0
code simplified
2017-10-30 15:23:30 +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
9caad94075
making clang happy
2017-10-30 08:08:58 +01:00
Uwe Rathmann
19b64d5b97
compiler warning fixed
2017-10-25 10:41:34 +02:00
Uwe Rathmann
610bc48931
APIs fot creating text nodes changed
2017-10-23 07:46:46 +02:00
Uwe Rathmann
d7d3047141
QskSkinRenderer removed
2017-10-20 20:26:39 +02:00
Uwe Rathmann
2aa7877152
cleaning up QskTextNode
2017-10-20 15:29:50 +02:00
Uwe Rathmann
f21bed63c7
started to remove QskSkinRenderer
2017-10-20 13:09:30 +02:00
Uwe Rathmann
b3e4360ad1
avoiding some pedantic compiler warnings
2017-10-18 19:51:29 +02:00
Uwe Rathmann
e6f0088ae4
All box subcontrols are displayd with vertex lists instead of
...
textures
now. Implementation is almost complete beside of the not yet done Qt
antialiasing mode. Not all sort of linear gradients ( see
QLinearGradients ) are implemented - needs 1-2 days more.
The aspect flags for box primitives have been substantially changed
from
too atomic to more strutured units.
The skins are currently incomplete - will be fixed later.
2017-10-17 17:34:00 +02:00
Uwe Rathmann
6479937294
All box subcontrols are displayd with vertex lists instead of textures
...
now. Implementation is almost complete beside of the not yet done Qt
antialiasing mode. Not all sort of linear gradients ( see
QLinearGradients ) are implemented - needs 1-2 days more.
The aspect flags for box primitives have been substantially changed from
too atomic to more strutured units.
The skins are currently incomplete - will be fixed later.
2017-10-17 17:29:02 +02:00
Uwe Rathmann
1866ecb2f3
bad hash value calculation of QskBoxNode fixed
2017-09-03 14:55:21 +02:00
Uwe Rathmann
ff9e9ab63c
starting to configure box subcontrols/nodes with
...
QskBoxColors/QskBorderMetrics
2017-08-28 17:42:11 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00