SHA256
1
0
forked from pool/krita

Accepting request 720039 from home:wolfi323:branches:KDE:Extra

Update to 4.2.4

OBS-URL: https://build.opensuse.org/request/show/720039
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=105
This commit is contained in:
Luca Beltrame
2019-07-31 15:54:56 +00:00
committed by Git OBS Bridge
parent a76eeb3cf3
commit 4472cabe90
4 changed files with 38 additions and 4 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Jul 31 11:09:31 UTC 2019 - wbauer@tmo.at
- Update to 4.2.4:
* See https://krita.org/en/item/krita-4-2-4/
* New Painttool Sai inspired Luminosity blending mode
(kde#409627)
* Make it possible to use dots in filenames (note that that still
might confuse your OS) (kde#409765)
* Fix regression on softness sensor on Default Circle autobrush
tip (kde#409758)
* Clear any leftover points in the line tool on each use so there
are no false starts (kde#408439)
* Do not reset the opacity to zero when moving more than one
shape at a time (kde#409131)
* Do not ignore rotation in the bristle brush engine (kde#384231)
* Fix cursor drift when using pan/zoom/rotate (kde#409460)
* Fix a crash when creating an RGB image after the last used
color model was CMYK (kde#409916)
* Use Qt's QImageIO image import/export filter for PPM files
instead of our own, broken implementation (kde#409714)
* Fix updating the brush size in the toolbar using shortcuts or
drag (kde#408331)
* Make generated gradient names translatable (kde#410034)
* Fix a crash that could happen when closing Krita after deleting
a session (kde#409909)
* Fix a bug in the color picker that made it possible for the
active foreground color to be transparent
* Fix a logic error in the Separate Image plugin (kde#410308)
* Update the notes for the LargeRGB color profile (kde#410023)
* Fix the filename reference for Rec.709 profiles
* Add a workaround for the KisShortcutsMatcher assert
(kde#408826)
-------------------------------------------------------------------
Wed Jul 17 12:51:15 UTC 2019 - wbauer@tmo.at