- 01 Haz, 2018 40 kayıt (commit)
-
-
Katarina Behrens yazdı
in the closet Change-Id: Ic54b3853b53987b3e5a85444da0b9167a785bd81
-
Katarina Behrens yazdı
Change-Id: I7ef38b226cd2bab7641638c500341cf7c198026d
-
Katarina Behrens yazdı
they have somehow odd colour though Change-Id: I645581cc594ba3e06c4475957565aadc633b9d20
-
Katarina Behrens yazdı
as that's what cairo (almost) silently expects Change-Id: If1ad6f28fcc6fb7ddc2ac4fcec0a31bad512cb2a
-
Katarina Behrens yazdı
far from perfect, they also hide the button text (but at least focus frame in contrast colour is visible) Change-Id: I9a7c2b429ae14b8604f894de64a7328cde6cb270
-
Katarina Behrens yazdı
that suffer from the same problem (lack of transparency) as those of checkboxes Change-Id: I4bb81c5f95b07e57a7d6cdb86ba4e31ec7660f5a
-
Katarina Behrens yazdı
done only half-way, they need to be made transparent Change-Id: Id7b1ebce33ef6f8912ee5250c13e38592b383f81
-
Katarina Behrens yazdı
A step back since now mbNoFocusRects (= draw focus rectangle natively) is set, but native drawing itself is not yet implemented and no focus rectangles are drawn Change-Id: I4dde734d057f6c594eb11162990430697277f029
-
Katarina Behrens yazdı
Change-Id: I2d30c61c2a8cbf69e04dd24098c0fffb7dac442d
-
Katarina Behrens yazdı
with this, all widgets that used to be rendered natively with kde4 are rendered natively also in kde5 Change-Id: If814b121e928a9d743c74836f000b3230b946caf
-
Katarina Behrens yazdı
Change-Id: I7f7e5bb8cf6e7307b0563a9ef84845a99dc54e1e
-
Katarina Behrens yazdı
Change-Id: I947abe375fc74acbb8628076a0938d1074d1427c
-
Katarina Behrens yazdı
Change-Id: Ib3716fa63dfccce66a6e43ba183820dc15497d07
-
Katarina Behrens yazdı
Change-Id: Id8560e3e89d09c44d6b7c7679f4b3f0d5b67a0ee
-
Katarina Behrens yazdı
Change-Id: I32554c8d21d8c2454236fcfd367e876049fdfbeb
-
Katarina Behrens yazdı
Change-Id: I71148c242ba0933677f7582ec2e36fc4903e2f3e
-
Katarina Behrens yazdı
use the one from Qt5Tools class Change-Id: I4dc33b14fc6ab7fa7c426d6b1a56c299aed62c55
-
Katarina Behrens yazdı
Change-Id: I307930eca8a82f3153f38362ee8f55cb121707b7
-
Katarina Behrens yazdı
also drop deprecated QStyleOptionFrameV3 and ancient code for Qt < 4.5 Change-Id: I1f7cf92d23eebc032263b25bdf37651e14994c73
-
Katarina Behrens yazdı
Change-Id: Ia8d46717df43b088bb72d1f937998a64795f663e
-
Katarina Behrens yazdı
Change-Id: I1a8e82d70841765cad3d5838877489aab4656678
-
Katarina Behrens yazdı
Change-Id: Idcc0563ec6fc788c1af135a7389a740e31e999c3
-
Katarina Behrens yazdı
Change-Id: Ic3b3c0c41fb0992e8cc43410d5fb5c0bacc215fa
-
Katarina Behrens yazdı
Change-Id: I687746c3d464feff4762c94ae5e228da503559a9
-
Katarina Behrens yazdı
Change-Id: Icc0f63fac38b1476100d790a99065ad29d17bc6a
-
Katarina Behrens yazdı
Change-Id: I6bcdb872a1c7279bd08fbbfecd582e698532e0b3
-
Katarina Behrens yazdı
commented out most of KDE5SalGraphics code for the time being Change-Id: I73654bd8376a9648a462505702dcf284f46ef315
-
Katarina Behrens yazdı
or derivative thereof Change-Id: Iea0d5e838de0ea397dcbffd11c33f021d53face2
-
Katarina Behrens yazdı
Change-Id: I4f841bfd8fe819a322af1ecaa95d17273d3031ec
-
Katarina Behrens yazdı
also use SalFrame as argument and retval of CreateFrame Change-Id: Ie5d15ee672aaa60279db5d7ad0743d3ac0037ec1
-
Katarina Behrens yazdı
-
Katarina Behrens yazdı
Change-Id: I8dee846d9499f1549f5e61deaad885b93d2f5438
-
Katarina Behrens yazdı
Change-Id: Icdc3d8dd20469bc2b2ca6e94a1318f313b9a5aa9
-
Katarina Behrens yazdı
with this, we get the same display as Qt5 + cairo rendering Change-Id: I30206d0431e16aed90f6a995fa6a475e2f418708
-
Katarina Behrens yazdı
again, Qt5Instance needs to be made DLLPUBLIC Change-Id: I8645f0898183fd9bc2ac40110846b98e6b6447d6
-
Katarina Behrens yazdı
to achieve that, make Qt5Frame class DLLPUBLIC Change-Id: I7f1169e26845211fcf89a89a930fde48347630d3
-
Katarina Behrens yazdı
they will be used by kde5 vcl plugin Change-Id: Ibcece683802c7a448b165da4c2515408d641927c
-
Jan-Marek Glogowski yazdı
The main problem was the memory management of the harfbuzz memory blob. Now we copy the font data tables into the blob, as the QByteArray memory will be freed at the end of the function. Change-Id: If5a5a4b1a235e66ba472b28a156e16be1b82bf2e
-
Jan-Marek Glogowski yazdı
Change-Id: Ic2e6138b1ba1a8031a80e4e58f468b6c0f7a4de3
-
Jan-Marek Glogowski yazdı
Don't know the glyphs are missing... Change-Id: I40834192e712af6190de8df98c10afa54d8c76e4
-