Commit Graph

16 Commits

Author SHA1 Message Date
Uwe Rathmann 40e6fa9b52 For some reason the position of the eleided text is wrong
with QTextOption::NoWrap - even if word wrapping
 for elided text does not make any sense.
2019-03-22 15:53:07 +01:00
Uwe Rathmann 37fb088111 avoid layout issues when creating a QTextLayout with eliding and wrapping 2019-03-19 17:36:34 +01:00
Uwe Rathmann 9ea7409f68 handling of '\n' in texts fixed 2018-12-13 11:29:40 +01:00
Uwe Rathmann 85f816e42d broken implementation of Qt::AlignBottom fixed 2018-10-29 20:01:05 +01:00
Uwe Rathmann 0a92cb82db playing with clang-format 2018-08-03 08:15:28 +02:00
Uwe Rathmann aaac57de94 unused member removed 2018-07-19 14:10:48 +02: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 ee4317ccd4 satisfying clang pedantic checks 2017-12-07 17:04:05 +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 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 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00