- Add patch to allow building krita with OpenEXR 3 (boo#1189327):
* 0001-Support-building-with-OpenEXR-3.patch
- Update to 4.4.7:
* See https://krita.org/en/item/krita-4-4-7-released/
* Fix for a performance regression in Krita 4.4.5
* Fix a crash on exit with certain versions of Qt and PyQt
* Fix moving selection with the magnetic selection tool
(kde#433633)
* Fix crashes in the magnetic selection tool when deleting nodes
(kde#439896)
* Fix an assert when converting the image color space from Python
(kde#437980)
* Fix a crash when closing a gamut mask document (kde#438914)
* Fix drag and drop of clone layers between images (kde#414699)
* Fix crash when saving the image with trimming enabled
(kde#437626)
OBS-URL: https://build.opensuse.org/request/show/911458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=57
- Update to 4.4.7:
* See https://krita.org/en/item/krita-4-4-7-released/
* Fix for a performance regression in Krita 4.4.5
* Fix a crash on exit with certain versions of Qt and PyQt
* Fix moving selection with the magnetic selection tool
(kde#433633)
* Fix crashes in the magnetic selection tool when deleting nodes
(kde#439896)
* Fix an assert when converting the image color space from Python
(kde#437980)
* Fix a crash when closing a gamut mask document (kde#438914)
* Fix drag and drop of clone layers between images (kde#414699)
* Fix crash when saving the image with trimming enabled
(kde#437626)
OBS-URL: https://build.opensuse.org/request/show/911418
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=151
- Update to 4.4.5:
* See https://krita.org/en/item/krita-4-4-5-released/
* Set ElideRight for the tabs in the mdiarea (kde#433640)
* If loading the image fails too often, stop retrying
(kde#433652)
* Use QVersionNumber to compare versions
* Fix oilpaint filter's tiling artifacts
* Only open the bug dialog when Krita is in alpha or beta
* Fix crash on popup palette on 125% scale (kde#431944)
* Fix compilation for GCC11 (kde#434150)
* Use opengl ES on Arm Linux (kde#421136)
* Fix crash on importing a broken icc profile (kde#434273)
* Remove the hello world demo plugin (kde#422380)
* Bugfix: Crash with crop tool (kde#433770)
* Bugfix: Transform (Shear) tool doesn't use pivot (kde#427462)
* Fix angle range in the angle selector in status bar and
overview docker (kde#434993)
* Implement "Scale handles proportionally" feature for the mesh
transform
* Bugfix: Crop tool doesn't respond to some events (kde#435201)
* Remove JPG from the list of supported clipboard image formats
(kde#431310)
* Don't set the menu text on the action if it's empty
(kde#437036)
* Expose the node's unique id to libkis
* Fix quicklook generator (kde#436224)
* Fix data corruption on pressing Ctrl+Z while crop action is
active (kde#433770)
* Fix zooming of the palette in Lazy Fill Tool (kde#410997)
* Fix outline-selection precision when shift-modifier is pressed
(kde#437048)
* Fix crash when closing Krita too quickly while some stroke is
still rendering (kde#419021)
* Fix incorrect memory access in KisCanvas2::setProofingOptions()
* Fix a race condition when starting spontaneous jobs
(kde#434648)
* Fix display color management in Overview docker (kde#428605)
* Fix Nearest Neighbour filter of the perspective transform mode
(kde#420811)
* Fix drift of the transformed image when moving mouse too
quickly (kde#416899)
* Fix smoothness of Free Transform mode (kde#416899)
* Fix input method not working on popup widgets (kde#395598)
* Fix export in Krita using CLI
* Fix order of arguments in OverviewThumbnailStrokeStrategy
(CID 310957)
* Do not rely on endianness in psd_image_data (CID 35080)
* Widen variables before making calculations (CID 248925)
* Override patchWidth and patchHeight being 0 with defaults
(CID 248441, CID 248622)
* Check value after dynamic cast in ConvertColorSpacePr.Vis.
(CID 304985)
* Properly bound values on conversions (CID 248629, CID 248458)
* Initialize propertyType in KisMetaData::TypeInfo::Private
(CID 35498)
* Initialize variables in KoRuler and KisFullRefreshWalker
(CID 35523, CID 35612)
* Initialize members of KisImagePyramid (CID 36041)
* Initialize members of DlgOffsetImage and DeformBrush
(CID 36144, CID 36265)
* Initialize members in KCanvasPreview (CID 36395)
* Initialize members in DlgClonesArray (CID 248509)
* Initialize members in KisShadeSelectorLine (CID 36338)
* Initialize members of assistant classes (CID 248502,
CID 248916)
* Initialize members in spin box related classes (CID 248555,
CID 248871)
* Fix xyYtoXYZ color conversion formula
* Make the code in the triangle color selector cleaner
* Fix updates in Channels docker
* Fix updates in Histogram docker
* Fix multithreading in Histogram widget
* Change typedef to using in HistogramDockerWidget
* Fix referencing of null value in SvgStyleWriter (CID 329512)
* Fix uninitialized values in HistogramDockerWidget (CID 329509)
* Fix High DPI for canvas previews in Undo History docker
* Fix crash on saving a huge image to .kra (kde#432182)
* Ensure that transform worker won't try to scale to 0
(kde#432182)
* Fix KoQuaZipStore error checking
* Show country in language list for disambiguation (kde#437994)
* Fix failing update when transforming a shape layer with a
Transform Tool (kde#437886)
* Do not append country name to zh_CN and zh_TW (kde#437994)
* Add more checks on saving to kra
* Fix non-float results in expressions for float values
(CID 329390, CID 329448, CID 329482)
* Fix uninitialized values in various classes (CID 329508,
CID 329504, CID 329503, CID 329502, CID 329501)
* Don't assert on invalid 0-bytes palettes
* Initialize members of SVG Symbols classes (CID 304987)
* Initialize members of KisColorSelector classes (CID 36349,
CID 248848, CID 248452, CID 248707)
* Bugfix: Artifact with more than one active assitant
(kde#401940)
* Bugfix: Inconsistent stroke fill and shape fill (kde#399127,
kde#422204, kde#434828)
OBS-URL: https://build.opensuse.org/request/show/899340
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=146
- Update to 4.4.3
* See https://krita.org/en/item/krita-4-4-3-released/
* Fix crash in halftone filter due to an access to an invalid pointer
* Fix crash when reapplying a filter with reprompting
* Fix crash when painting on a filter mask created from a vector
selection (kde#432329)
* Fix handling the channel flags (kde#432226)
* Fix synchronization of zoom level between canvas and the scratchpad
* Fix normalization in Smart Patch Tool (kde#430953)
* Fix performance issues in the foreground/background color
button (kde#432936)
* Fix saving incremental backups (kde#432701)
* Fix a problem where the scratchpad could be unresponsive (kde#431708)
* Fix Color as Alpha and Preserve Alpha in Custom and Clipboard
brushes (kde#432274)
* Fix the RGBA_brushes bundle so Krita doesn't try to recreate it
on startup (kde#431832)
* Fix handling of style in KisAngleSelector when the spin box must be
shown flat and use the new angle selector everywhere
- Drop 0001-Use-opengl-es-on-Arm-Linux.patch. Merged upstream.
OBS-URL: https://build.opensuse.org/request/show/882154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=53
- Update to 4.4.3
* Fix crash in halftone filter due to an access to an invalid pointer
* Fix crash when reapplying a filter with reprompting
* Fix crash when painting on a filter mask created from a vector
selection (kde#432329)
* Fix handling the channel flags. (kde#432226)
* Fix synchronization of zoom level between canvas and the scratchpad
* Fix normalization in Smart Patch Tool (kde#430953)
* Fix performance issues in the foreground/background color
button (kde#432936)
* Fix saving incremental backups (kde#432701)
* Fix a problem where the scratchpad could be unresponsive (kde#431708)
* Fix Color as Alpha and Preserve Alpha in Custom and Clipboard
brushes (kde#432274)
* Fix the RGBA_brushes bundle so Krita doesn’t try to recreate it
on startup (kde#431832)
* Fix handling of style in KisAngleSelector when the spin box must be
shown flat and use the new angle selector everywhere
- Drop 0001-Use-opengl-es-on-Arm-Linux.patch. Merged upstream.
OBS-URL: https://build.opensuse.org/request/show/881826
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=141
- BuildConflict on python3-sip-devel >= 6 because the build expects
the sip5 executable (or even older sip from SIP v4), which was
removed in SIP v6. A simple BuildRequire python3-sip-devel < 6
would result in a parallel install of SIPv4 and SIPv6, which do
not conflict per se. Because CMake sees the SIPv6 modules, it
assumes sip5 to be present, does not look for the old sip command
and fails.
OBS-URL: https://build.opensuse.org/request/show/876275
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=137
- Increase the minimum disk size for all archs.
- Update to 4.4.0:
* See https://krita.org/en/item/krita-4-4-0-released/
* Fill layers can now make use of multi-threading
* The patterns of fill layers can now be transformed
* A new Screentone fill layer option specialized in filling the
whole screen with dots, squares, lines, waves or more
* Multigrid - a fill layer that generates, among others, Penrose
tilings, as well as Quasicrystal structures
* Integration of Disney Animation's SeExpr expression language
* Gradient Map mode for Brush-tips
* Brushes now have the ability to use lightness and the gradients
for textures as well
* Diagonal lines in MyPaint color selector allow modifying
lightness and saturation of the currently active color at the
same time
* Support for dynamic use of currently selected colors in
gradients
* New WebM/VP9 preset for Animation Rendering
* Compositions Docker now allows for the exporting of Animations
* New GDQUEST Batch Exporter add-on
* New Python plugin Channels to Layers
* Python API changes:
+ Return list of available dockers for application in python
+ Add signal to notify when theme changed
+ Add signal when active view changes in python
+ Add showFloatingMessage to View API
+ New widget bindings: scratchpad
* Make Ctrl+C/X/V shortcut work with layers when there is nothing
OBS-URL: https://build.opensuse.org/request/show/841605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=47
- Update to 4.4.0:
* See https://krita.org/en/item/krita-4-4-0-released/
* Fill layers can now make use of multi-threading
* The patterns of fill layers can now be transformed
* A new Screentone fill layer option specialized in filling the
whole screen with dots, squares, lines, waves or more
* Multigrid - a fill layer that generates, among others, Penrose
tilings, as well as Quasicrystal structures
* Integration of Disney Animation's SeExpr expression language
* Gradient Map mode for Brush-tips
* Brushes now have the ability to use lightness and the gradients
for textures as well
* Diagonal lines in MyPaint color selector allow modifying
lightness and saturation of the currently active color at the
same time
* Support for dynamic use of currently selected colors in
gradients
* New WebM/VP9 preset for Animation Rendering
* Compositions Docker now allows for the exporting of Animations
* New GDQUEST Batch Exporter add-on
* New Python plugin Channels to Layers
* Python API changes:
+ Return list of available dockers for application in python
+ Add signal to notify when theme changed
+ Add signal when active view changes in python
+ Add showFloatingMessage to View API
+ New widget bindings: scratchpad
* Make Ctrl+C/X/V shortcut work with layers when there is nothing
else to copy
* Basic Reapply Filter with Prompt
* Update default layer name to show type
* Add 'selection as a border' option to the Fill Tool
* Bug fixes
- Drop Support-quazip-1.0.patch, merged upstream
OBS-URL: https://build.opensuse.org/request/show/841547
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=128
- Update to 4.2.9:
* See https://krita.org/en/item/krita-4-2-9-released/
* Brush outline no longer flickers when you hover over the canvas
* Added "Airbrush" and "Airbrush Rate" to the Color Smudge brush,
and a new Ratio setting
* Added a "Split Layer into Selection Mask" feature
* Fix transparency checkers looked white on HDR display
(kde#406698)
* Several fixes to file dialogs for overwriting and jpg files
(kde#412651)
* Fix Grow Selection expanding in one direction (kde#414647)
* Fix crash using onion skins on non-animated layers (kde#414668)
* Increase the limit in Layer Offset to 100k (kde#414625)
* Fix crash opening .kra with incorrect clone source (related to
(kde#414699)
* Prevent crash on addition of color to deleted palette with
colorpicker (kde#413548)
* Make Add subbrush off on changing multibrush tool's type from
Copy Translate (kde#415651)
* Improve rendering of predefined default Rect dab
* Set the default location for restored files to
QStandardPaths::PicturesLocation (kde#415810)
* Don't crash if remoteArguments is called when there isn't a
mainwindow (kde#415794)
* Delay initialization of brush paintop widget state (kde#415033)
* Reenable breeze: with the latest release, the bug with
comboboxes has been fixed
* Show the hand cursor if there is no colorize mask yet
(kde#415935)
* Fix logic for enabling/disabling options in stroke selection
dialog (kde#415896)
* ORA export, write entire layers instead of cropping them
* Fix endless recursion when assigning a profile (kde#414818)
* Fix a crash when cancelling Transform Tool action (kde#414672)
* Fix an obviously wrong assert in the gradients (kde#414550)
* Fix 1px brush offset in line tool (kde#407405)
* Fix Layer Filter Combobox with Breeze theme (kde#406595)
* Fix comparison of double spin box
* Fix PaletteDocker not showing palettes (kde#414890)
* Fix undo of replacing vector selection (kde#412808)
* Separate krita log dialog from system information
* Resource bundle: turn assert into check (kde#399008)
* Fix the python Canvas.setRotation method (kde#416126)
* Store and restore the geometry of the svg editor window
(kde#416097)
* Fix number of asserts with continued transform (kde#415625)
* Fix Touch Docker save button not working on new files
(kde#407905)
* Fix blur Filter inconsistencies (kde#416241)
* Fix border artifacts in layer styles (kde#414582)
* Use Qt::Popup for color selectors popup widgets (kde#410959)
* Always show color popup below the cursor (kde#394139)
* Remove the strength compatibility with older paintop presets
(kde#416335)
* Fixed unneeded error message in Render Animation (kde#412599)
* Fix canvas offset calculation (kde#416352)
* Layers with alpha channel disabled correctly export as
"svg:src-atop" for ORA
* Add icon to Close button of "About Krita" dialog box
* Fix memory leak in preset history docker
* Warn that Krita needs to be restarted after enabling/disabling
plugins (kde#416575)
* Workaround Qt 5.14's colormanagement preventing png files from
being saved (kde#416515)
* Fixes with last used filter command (kde#416706)
* Fix Increase/Decrease Brush Size and Switch To Previous Preset
buttons
* Fix Warp and Cage transform in master (kde#416505)
* Fix crazy snapping when resizing shapes (kde#414336)
* Fix hiccups when doing canvas actions (kde#414576, kde#415773)
* Fix animation rendering problem on small images (< 100px in
size) (kde#415367)
* Fix display of vector shapes when transformed with transform
tool (kde#417016)
* Fix hangup when loading image with generator/file layers
(kde#415891)
* Fix slowdown associated with the quick hide function of
Shift+click on layer visibility icons
* Fix canvas border color issue
* Fix issue when saving preferences
* A number of fixes with L*A*B* and CMYK thanks to L.E Segovia's
Season of KDE work
* Set setRedirectPolicy as per discussion on KDE mailing lists
* Fix crash when loading asl with tdta OSType
* Make "Save Incremental Version" update recently used files
* Correct logic for determining whether there are multiple
backups requested (kde#417914)
* Fix incorrect common curve in very old presets (kde#417748)
* Fix layout issue in the history docker
* Fix strobbing of the brush outline because of subpixel
precision (kde#374551)
* Make local selection outline visible on layer converted to
selection mask
* Fix freeze on vector layers (kde#412746)
* Fix artifacts on filter masks applied to adjustment layers
(kde#417673)
* Fix ratio option on lower precision brushes
* Set image as modified after a legacy action (fix Channels
docker not updating in some cases) (kde#417992)
OBS-URL: https://build.opensuse.org/request/show/788649
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=116
- Update to 4.2.7.1:
* See https://krita.org/en/item/krita-4-2-7-released/
* Improve the layout and functionality of the color selector
dialog and make it perform much better (kde#381529)
* Do not crash when trying to merge an invisible group layer
(kde#411124)
* Make it possible to save group layers to file layers even if
they are empty (kde#411101)
* Make the initial location of the OCIO profile selector sensible
* Fix possible crashes when a broken file ends up in the Recent
Documents List (kde#411416)
* Use locale-based formatting of numbers in the measure tool and
other places
* Make HTML markup in the Search Field tooltips work
* Fix a crash when moving multiple vector shapes (kde#409872)
* Fix the sort order of images imported as frames if they are not
numbered with prefix 0's (kde#375885)
* Make it possible again to run the Python Scripting Debugger on
Linux (kde#410807)
* Cache ICC profiles when loading layers: this speeds up loading
images with thousands of layers (kde#411532)
* Use LittleCMS' copy alpha channel flag to speed up color
transformations
* Fix outline move mode (kde#411057)
* Fix a hang in the text shape if an UTF-8 Line Break character
is used (kde#410402)
* Fix a random crash if there is not enough space in the swapfile
location for AMD Ryzen 3500 CPU's (kde#411081)
* Fix another random crash when painting (kde#411280)
* Fix artifacts when moving control points of a path shape
OBS-URL: https://build.opensuse.org/request/show/735352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=40