- 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
* 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
- 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.3:
* See https://krita.org/en/item/krita-4-2-3-released/
* Fix the caption of the Background Color color selection dialog
(kde#407658)
* Fix the tag selector combobox so it is possible to select
resources that have a tag that's longer than fits in the
combobox (kde#408053)
* Make it possible for the Krita startup window to become as
narrow as before adding the news widget (kde#408504)
* Fix copy/pasting of animation frames (kde#408421, kde#404595)
* Make the polygon and outline selection tool handle the control
modifier correctly (kde#376007)
* Add a reload script button to the Python scripter plugin
* Fix a crash in the Overview docker when there is no image open
* Fix drag and drop of fill layers between opened files
(kde#408019)
* Fix loading EXR files that have more than one layer with the
same name (kde#409552)
* Hide vanishing points preview lines when assistants are hidden
(kde#396158)
* Fix the Mirror All Layers Horizontally function
* Fix switching profile to default when changing channel depth in
the New Image dialog (kde#406700)
* Disable AVG optimizations for some 32 bit blending modes
(kde#404133)
* Fix a crash when pressing cancel when trying to create an 8
bit/channel linear gamma RGB image
* Make sure Stroke Selection paint correctly with the selection
border in the middle of the selection (kde#409254)
* Fix saving Krita when perspective assistants are present
(kde#409249)
* Fix issues with transformations being pixelated (kde#409280)
* Make it possible to hide all layers except the selected one
with shift-click (kde#376086)
* Fix cloning keyframe channels that are not opacity channels
* Fix a hang when trying to paint while playing an animation of
an empty image (kde#408749)
* Fix Isolated Mode when multiple windows are open (kde#408150)
* Make the gradient editor show the right editor for stop and
segmented gradients (but creating new gradients in Krita is
still broken)
* Fix a freeze when pressing delete when making a polygonal
selection (kde#408843)
* Fix the –export commandline option to return 0 when the export
is successful (kde#409133)
* Fix support for the KDE Plasma global menu (kde#408015)
* Fix a crash when using the shrink option of the deform brush
(kde#408887)
OBS-URL: https://build.opensuse.org/request/show/716071
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=102
- Update to 4.2.2:
* See https://krita.org/en/item/krita-4-2-2-released/
* Text editor: make sure the background color is the one set in
the settings (kde#408344)
* Fix a crash when creating a text shape (kde#407554)
* Make sure the text style is not reset when removing the last
character in the text editor (kde#408441)
* Use a highlighted tool button in the selection tool option
dockers so it's easier to see which selection action is active
* Fix the nearest neighbour transform algorithm (kde#408182)
* Fix a styling issue in the filter layers properties dialog
(kde#408171)
* Fix an issue where if Krita was set to use a language other
than English, vector strokes were drawn wrongly
* Fix selecting colors from the combobox in the palette docker
* Fix a crash when loading a broken KPL file (kde#408447)
* Fix an issue where a transparent pattern fill loader was loaded
incorrectly (kde#408169)
* Make it possible to make the onion skin docker smaller
(kde#407646)
* Improve loading GPL palettefiles with thousands of columns
* Fix the slider widget to make it impossible to get negative
values
* Improve the tiff import/export filter (kde#408177)
* Fix loading the scripter Python plugin when using a language
other than English
* Improve the reference image tool and optimize loading images
from clipboard
* Make the camera raw import filter honor batch mode
* Fix rendering of clone layers if the source layer is not
visible (kde#408167, kde#405536)
* Fix move and transform tools after a quick layer duplication
(kde#408593)
* Fix a crash when selecting the opaque pixels on a transform
mask (kde#408618)
* Fix loading sRGB EXR files (kde#408485)
* Make the new image dialog choose the last used option even when
the user's language has changed
* Fix the "Enforce Palette Colors" feature (kde#408256)
* Update the brush preview on every brush stamp creation
(kde#389432)
* Make it possible to edit vector shapes on duplicated vector
layers (kde#408028)
* Hide the color picker button in the vector object properties
docker, it's unimplemented
* Fix color as mask export in GIH and GBR brush tip export
(kde#389928)
* Restore the default favorite blending modes
* Add a header to all right-click menus on the canvas so the
first thing under the cursor isn't something dangerous, like
'cut' (kde#408696)
* Fix an incorrect condition when rendering animations where
Krita would complain to be out of memory
* Keep the community links in the welcome screen visible when
changing theme (kde#408686)
* Check after saving whether the saved file can be opened and has
correct contents
* Improve the import/export error handling and reporting
* Make sure the filter dialog shows up in front of Krita's main
window (kde#408867)
* Make sure that the contiguous selection tool provides the
antialiasing switch (kde#408733)
* Fix the fuzziness setting in the contiguous selection tool
* Fix putting the text shape behind every other shape on a vector
layer after editing text (kde#408693)
* Fix switching the pointer type by stylus tip (kde#408454,
kde#405747)
* Fix an issue on Linux where switching from pen to mouse would
prevent the mouse from drawing on the canvas (kde#407595)
* Fix a crash when the user undoes creating layers too quickly
(kde#408484)
* Fix using .KRA and .ORA files as file layers (kde#408087)
* Clear all points in the outline selection on clicking
(kde#408439)
* Fix a crash when using the fill tool in fast mode on a pixel
selection mask
* Fix merging layers with inactive selection masks (kde#402070)
* Remove default actions from the Reference Image tool that were
inappropriate (kde#408427)
* Fix undo/redo not restoring the document to unmodified
(kde#402263)
* Fix the deform tool leaving darkish traces when scrubbing a lot
on a 16 bit canvas (kde#290383)
- Adjust package license: the LGPL-2.1-only files have been changed
to GPL-2.0-or-later or LGPL-2.0-or-later (kde#408071)
OBS-URL: https://build.opensuse.org/request/show/712276
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=101
- Update to 4.2.1:
* See https://krita.org/en/item/krita-4-2-1-released/
* Fix slowdown after a longer period of use (kde#408255,
kde#408133)
* Fix loading vector layers when the image name is not latin1
(kde#408280)
* Fix rectangular grid spacing limits incorrect after resizing
canvas (kde#408166)
* Fix layer properties window draws on top of other application
windows (kde#408170)
* Fix the posterize filter to use non-linear sRGB for computation
* Allow the animation render to start at frame 0 at all times
(kde#408198)
* Enable the Select Opaque actions for group layers (kde#408236)
* Check whether the drive still exists before creating a
temporary directory for animation rendering (kde#408246)
* Prevent the user from deleting locked layers when pressing
shift-del too quickly
* Fix copying and duplicating vector layers (kde#408028)
* Fix Krita's canvas being transparent on Linux when built
against older versions of Qt (kde#408225)
* Fix possible small delays at the beginning of a stroke
(kde#408133)
* Fix folding/unfolding when clicking on a layer thumbnail
* Fix undo/redo when working with guides
* Fix reversed Python API guides lock/show states (kde#408113)
* Make the minimum size for brushes consistent through the
application
* Make the auto brush spacing precision values consistent
(kde#359453)
* Improve selectioon behaviour on the layer docker (kde#408002)
* Fix the vector stroke style propagating to other vector objects
(kde#407683)
* Fix the Document Tools plugin (kde#408146)
* Fix the layer name being deselected when opening the layer name
editor (kde#400357)
OBS-URL: https://build.opensuse.org/request/show/707786
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=99
- Update to 4.2.0:
* See https://krita.org/en/krita-4-2-release-notes/
* Fix: Allow changing layer name to set document as modified
(kde#380437)
* Fix: Allow undoing when changing layer names (kde#380437)
* Fix: Update the undo limit if we change it
* Fix: Handling of modified document notification in sub-window
mode (kde#386488)
* Fix: Fix when holding right-click over layer's color settings
(kde#392815)
* Fix: Do not show language switch warning when going back to the
default (kde#362961)
* Fix: Gradient map color mapping issues (kde#388976)
* Fix: Layout improvements and showing levels for histogram
filter (kde#376048)
* Improvement: Add warning when adding shape to clone layer
(kde#406730)
* Usability: Make default background for text editor white for
readability
* Fix: Activation of FFTW convolution worker (kde#407062)
* Fix: Crash in halftone filter (kde#407045)
* Fix: remove notification for unused keyboard short for
wrap-around (kde#407119)
* Fix: Safe assert triggered while drawing (kde#404552)
* Improvement: Warn artists if they try to render an animated GIF
with over 50 FPS (kde#403873)
* Improvement: Handle calculation better for grayscale images in
high bit depth (kde#405693)
* Usability: Make tabs and table headers and text translatable
(kde#406943, kde#406944)
* Improvement: Make zoom mode persistent when moving across
screens
* Fix: Exporting animation frames into EXR format (kde#406830)
* Improvement: Load broken TGA files that have bad alpha data
(kde#354791)
* Python: Allow selecting boundary limits on export (kde#404615)
* Fix: Unable to set minimal shade selector (kde#368587)
* Improvement: Add pixel snap mode for canvas (kde#390952)
* Fix: Load pre-Krita 4.0 transform masks (kde#396815)
* Fix: TIFF export filter flatten images with group layers
(kde#404204)
* Fix: Do not activate already running app instance when
exporting image sequence
* Fix: Memory leak with GIFs when saving and line length
(kde#404160)
* Improvement: Better calculate SVG document size and loading
omitted commands (kde#406124)
* Usability: Hide pattern fill option in vector tools until it is
fully implemented
* Fix: Artifacts when saving vector layers as PNG (kde#404976)
* Fix: Crash when merging back split alpha function
* Fix: Address sanitizer (ASAN) crash when creating a guide
(kde#405732)
* Fix: Hard to select color in vector objects (kde#404975)
* Fix: Undo merging a layer that is cloned (kde#397836)
* Improvement: Add fractional DPI scaling (found in settings)
* Improvement: Allow clone brush to have an option to reset
origin after every stroke
* Fix: Canvas input cursor updates when it has no input focus
(kde#369305)
* Fix: Hiccups when using wheel on Wacom's tablet (kde#381452)
* Fix: Clone brush should use the last layer the source was
placed on (kde#401919)
* Fix: Tilt elevation curve corrections (kde#399846)
* Fix: Do not focus on tag search line edit in the show event
(kde#404131)
* Usability: Only show layer styles contour and texture when
Bevel and Emboss is checked (kde#396015)
* Python: Comics plugin improvements to file saving and creating
documents
* Fix: Pop-up palette color fix when changing themes
* Usability: Improve control point size for brush editor curves
(kde#406233)
* Fix: Make font size consistent (kde#406386)
* Usability: Theme change fixes for overview docker, rulers, and
subwindows
* Fix: Memory leak caused by converting function
* Fix: Wrong position of the merged layer (kde#405686)
* Fix: Right clicking on popup-palette color selector hides it
(kde#402990)
* Fix: rulers showing pixels no matter what unit (kde#406181)
* Fix: Crash in Split Alpha function (kde#406241)
* Fix: wrong bounding box on gradient map (kde#406234)
* Fix: page orientation switch in new dialog (kde#374493)
* Improvement: Do a better job when calculating nearest neighbor
filters (kde#401788)
* Usability: Improve contrast with checkboxes on pen settings and
brush favorites
* Fix: Allow group layers to be transformed and improve logic for
layers that cannot be transformed (kde#406036)
* Fix: Background color being lost after merging (kde#405230)
* Improvement: Remember last used directory for shortcut
import/export (kde#368360)
* Improvement: Improve canvas refresh rate when moving vector
objects (kde#403340, kde#405698)
* Improvement: Intel OpenGL detection for newer drivers
* Fix crash on quick brush engine because of calculations
(kde#404179)
* Fix: splash screen on some high DPI screens
* Improvement: Move color filters on onion skin out of combo box
for easier toggling
* Usability: Improve contrast with checkboxes on brush settings,
pen sensors, and blending modes (bug 404190)
* Fix: hangup when starting painting too quickly after changing
opacity (kde#405879)
* Fix: Data loss when adding multiple hold frames through
right-click menu (kde#404246)
* Fix: Copy correct image cache when cloning a layer (kde#387698)
* Fix: Only show Intel graphics card warning on Windows
* Text: changed "Launch Bug Report Wizard" to "Submit Bug Report"
from main menu (kde#406152)
* Usability: Add tooltip to eraser button in toolbar
* Fix activation of isolate mode when merging layers down
(kde#295981)
* Improvement: Add ability for shape brushes to use patterns for
filling
* Fix: Transform tool crash on layers with pass-through mode
* Improvement: Add more information like HighDPI and language to
usage logger
* Fix: Make sure a masked painter knows about outlines
(kde#404963)
* Fix: Make sure polyline takes into account the no-stroke
setting
* Feature: Add ability to export animation to PNG sequence using
commandline
* Fix: Better handle loading recent files (kde#405364)
* Improvement: Better show/hide progress bars when loading an
unsupported image (kde#402625)
* Feature: Add mirroring capability for Quick brush (kde#372636)
* Usability: Add a second row to pop-up palette presets if the
number gets above 20 so they are easier to see
* Fix: Color smudge might not have an image for tip (kde#405336)
* Fix: Prevent crash with mirror manager decorations
* Fix: When no outline is selected, outline doesn't use brush
width (kde#398509)
* Fix: Low pixel size limit in Scale to New Size dialog
* Feature: Simplex Noise Generator can now be used from a fill
layer
* Usability: Make disabled icons in animation docker
semi-transparent to be like other disabled icons
* Fix: creating vector shapes with pattern fills (kde#405037)
* Fix: minimum animation cell grid size on windows
* Fix: conversion errors in Scale new image dialog (kde#400177)
* Improve UI for Arrange docker to make it easier to understand
(kde#399984, kde#394084)
* Fix: Only load a thumbnail for a recent file that still exists
(kde#401939)
* Improve angle selection on layer effects (kde#372169)
* Fix: Restore broken fonts (kde#402092)
* Add a few new options for fill type when creating new documents
* Fix: Remove the default shortcut for text tool. We just don't
have any good available keys left (kde#402270)
* Improve animation export dialog: Add warning when dimensions
are not divisible by 2 for MP4 and MKV. Make sure the default
dialog uses the encoder config for the format
* Fix opening templates from the command line (kde#402342)
* Inserting a layer when on a group layer adds it above the layer,
not inside it now (kde#399103)
* Feature: Advanced Color Selector - Add option to hide the color
selector in the configure menu (kde#337328)
* Remove old Karbon gradient files that weren't being used
* Fix: Restore the UI after crashing in canvas only mode
(kde#402710)
* Fix: Added safe assert to prevent Krita from crashing when a
toolbar gets accidentally enabled
* Improvement: Add more information to the bug reporter with
memory, CPU cores, and swap location
* Usability: Update the layer box to better to support RTL
languages
* Feature: Add Python plugin importer to make importing plugins
easier
* Improvement: Add direction choice for the Image Split feature
* Fix: Actions on Move Tool only being executed after changing
current node in move tool (kde#403048)
* Fix: Python API. Fix crash when trying to access projection
pixel data on transform mask (kde#402382)
* Fix: Return colorspace of projection before returning the
colorspace of the node (kde#402382)
* Improvement: Enable automatic docstring generation for python
* Fix: Loading KRA files with image names starting with a "/"
symbol
* Fix: Enabling the selection mode shortcuts (kde#403587)
* Improvement: Generator Layers. Added real-time preview when
changing layer properties
* Improvement: Polygonal Selection: Add ability to undo these
operations
* Fix: File layers: Use the mergedimage preview when opening ORA
or KRA files
* Improvement: Transform Tool: Added Granularity to tool options
* Improvement: Added new blending modes: Reflect, Glow, Freeze,
Heat, Glow-Heat, Heat-Glow, Reflect-Freeze, Freeze-Reflect,
Heat-Glow & Freeze-Reflect Hybrid
* Fix: Save mirror tool state to KRA file (kde#339515)
* Usability: Make it easier to select lower values for stabilizer
sliders
* Fix: Saving reference images z-order (kde#403974)
* Fix: Disable use of Always Use Template in the New File Window
(kde#399796)
* Usability: Add a tooltip to the composition docker
* Fix: Bug where mirroring canvas would get out of sync with the
main menu action
* Fix: Check if animation config exists before accessing its
contents (kde#404521)
- Drop fix_libgif_5_0_build.patch, Leap 42.3 is too old
- Remove unnecessary build requirements
- Remove conflict with calligra-devel, no longer necessary
- Run spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/706306
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=95
- Update to 4.1.8:
* Be the top handler for .kra files by default (kde#337272)
* Disable forked xcb implementation with Qt 5.12 and up, as it
no longer works
* Remove connection to a non-existent signal
* Fix building against exiv2-0.27 (kde#402566)
* Remove splash screen options now and always close when krita
finishes loading
* Deref image shared pointers before calling ~KisDocument
(kde#396985)
* overview docker: preserve aspect ratio and don't stretch when
some layers are hidden
* Resize the HUD after adding options for the first time
(kde#402296)
* Remove default shortcut for the text tool (kde#402270)
- Drop patches merged upstream:
* Fix-building-against-exiv2-0.27.patch
* Fix-the-exiv2-fix.patch
- Drop 0001-Fix-popup-palette-with-Qt-5.9.4.patch, the bug in Qt
has been fixed via a maintenance update meanwhile
OBS-URL: https://build.opensuse.org/request/show/685567
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=93
- Update to 4.1.7: (4.1.6 has been skipped)
* See https://krita.org/en/item/krita-4-1-7-released/
* Remove news feed widget, it could cause problems with WiFi
connections because Qt's network manager class checks the wifi
settings all the time (QTBUG-46015, QTBUG-40332)
* Work around a bug in Qt 5.12 that would cause an instant crash
when using a tablet
* Fix showing wrongly that there is no audio support in the
animation timeline audio menu
* Don't hang when trying to load recent files thumbnails for
files in a location that's no longer accessible (kde#401939)
* Remember whether anti-aliasing was enabled in selection tools
(kde#401730)
* Add a shortcut to activate the text tool (kde#401655)
* Make the toolbars movable again
* Make Select by Color Range check the entire image (kde#346138)
* Enable HiDPI support by default: the problems with the canvas
scaling have been solved
* Allow krita to import more than file at a time when started
from a file manager (kde#401476)
* Fix using the scrollwheel in comboboxes on Linux (kde#399379)
* Fix the calculation of Average Desaturation (kde#400493)
* Do not crash when exporting Compositions (kde#400627)
* Make the move tool show the correct cursor in all modes
* Let the move tool move invisible layers
* Fix a crash in the artistic color selector (kde#399860)
- Drop fix-build-with-Qt5.6.patch, merged upstream
- Remove no longer used kio-devel build requirement
OBS-URL: https://build.opensuse.org/request/show/657826
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=87
- Update to 4.1.1:
* See https://krita.org/en/item/krita-4-1-1-released/
* Fix loading PyKrita when using PyQt 5.11 (kde#396381)
* Fix possible crashes with vector objects (kde#396145)
* Fix an issue when resizing pixel brushes in the brush editor
(kde#396136)
* Don't show the unimplemented color picker button in the vector
object tool properties docker (kde#389525)
* Fix activation of the autosave time after a modify, save,
modify cycle (kde#393266)
* Fix out-of-range lookups in the cross-channel curve filter
(kde#396244)
* Fix an assert when pressing PageUp into the reference images
layer
* Avoid a crash when merging layers in isolated mode (kde#395981)
* Fix loading files with a transformation mask that uses the box
transformation filter (kde#395979)
* Fix activating the transform tool if the Box transformation
filter was selected (kde#395979)
* Fix a crash when hiding the last visible channel (kde#395301)
* Make it possible to load non-conforming GPL palettes like
https://lospec.com/palette-list/endesga-16
* Simplify display of the warp transformation grid
* Re-add the Invert Selection menu entry (kde#395764)
* Use KFormat to show formatted numbers
* Hide the color sliders config page
* Don't pick colors from fully transparent reference images
(kde#396358)
* Fix a crash when embedding a reference image
* Fix some problems when saving and loading reference images
(kde#396143)
* Fix the color picker tool not working on reference images
(kde#396144)
* Extend the panning range to include any reference images
- Add fix-build-with-Qt5.6.patch to make it compile on Leap 42.3
(kde#396594)
OBS-URL: https://build.opensuse.org/request/show/623921
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=79
- Update to 4.0.4:
* See https://krita.org/en/item/krita-4-0-4-released/
* Fix artefacts when painting with a pixel brush on a
transparency mask (kde#394438)
* Fix a race condition when using generator layers
* Fix a crash when editing a transform mask (kde#395224)
* Add preset memory to the Ten Brushes Script, to make switching
back and forward between brush presets more smooth
* Improve the performance of the stroke layer style (kde#361130,
kde#390985)
* Do not allow nesting of .kra files: using a .kra file with
embedded file layers as a file layer would break on loading
* Keep the alpha channel when applying the threshold filter
(kde#394235)
* Do not use the name of the bundle file as a tag automatically
(kde#394345)
* Fix selecting colors when using the python palette docker
script (kde#394705)
* Restore the last used colors on starting Krita, not when
creating a new view (kde#394816)
* Allow creating a layer group if the currently selected node is
a mask (kde#394832)
* Show the correct opacity in the segment gradient editor
(kde#394887)
* Remove the obsolete shortcuts for the old text and artistic
text tool (kde#393508)
* Allow setting the multibrush angle in fractions
* Improve performance of the OpenGL canvas, especially on macOS
* Fix painting of pass-through group layers in isolated mode
(kde#394437)
* Improve performance of loading OpenEXR files
* Autosaving will now happen even if Krita is kept very busy
* Improve loading of the default language
* Fix color picking when double-clicking (kde#394396)
* Fix inconsistent frame numbering when calling FFMpeg
(kde#389045)
* Fix accepting touch events with recent Qt versions
* Fix integration with the Breeze theme: Krita no longer tries
to create widgets in threads (kde#392190)
* Fix the batch mode flag when loading images from Python
OBS-URL: https://build.opensuse.org/request/show/616919
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=74
- Update to 4.0.3:
* https://krita.org/en/item/krita-4-0-3-released/
* Fix a crash when copy/pasting (kde#394068)
* Krita can open .rw2 RAW files
* The splash screen is updated to work better on HiDPI or Retina
displays (kde#392282)
* The OpenEXR export filter will convert images with an integer
channel depth before saving, instead of giving an error
* The OpenEXR export filter no longer gives export warnings
calling itself the TIFF filter
* The emtpy error message dialog that would erroneously be shown
after running some export filters is no longer shown
(kde#393850)
* The setBackGroundColor method in the Python API has been
renamed to setBackgroundColor for consistency
* Fix a crash in KisColorizeMask (kde#393753)
OBS-URL: https://build.opensuse.org/request/show/606631
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=71
- Update to 4.0.2:
* See https://krita.org/en/item/krita-4-0-2-released/
* Fix canvas update issues when an animation is being rendered to
the cache (kde#392969)
* Fix playback in isolated mode (kde#392559)
* Fix saving animated transparency and filter masks, adjustment
layer (kde#393302)
* set size for a few timeline icons as it is painfully small on
Windows
* Fix copy-pasting pixel data from animated layers (kde#364162)
* Fix keeping "eraser switch size/opacity" option when saving the
brush (kde#393499)
* Fix update of the preset editor GUI when a default preset is
created (kde#392869)
* Make strength and opacity sliders from 0 to 100 percent in
brush editor
* Fix saving state of the selection masks into .kra
* Read multilayer EXR files saved by Nuke (kde#393771)
* PSD: convert the image if its colorspace is not supported
* Don't let autosave close currently running actions
* increase the range for the pixel grid threshold
* only allow isometric grid with OpenGL enabled (kde#392526)
* Fix a hangup when closing the image (kde#393916)
* Fix a crash when duplicating active global selection masks
(kde#382315)
* Fix crashes on undo/redo of vector path points operations
(kde#393209, kde#393087)
* Fix crash when deleting palette (kde#393353)
* Fix crash when resizing the Tool Options for the shape
selection tool (kde#393217)
* Show the exact bounds in the layer properties dialog
* Add ability for vanishing point assistants to show and
configure radial lines
* Make the Saturation slider update when picking a color that has
Value 100 (kde#391934)
* Fix "Break at segment" to work correctly with closed paths
* Disable right-clicking on popup palette
(kde#391696, kde#378484)
* Don't let the color label widget mess up labels when right
button is pressed (kde#392815)
* Fix Canvas position popping after pop-up palette rotation reset
(kde#391921)
* Change the behaviour of the add layer button (kde#385050)
* Clicking outside preview box moves view to that point
(kde#384687)
* Implement double Esc key press shortcut for canceling continued
transform mode (kde#361852)
* Display flow and opacity as percentage instead of zero to one
on toolbar
OBS-URL: https://build.opensuse.org/request/show/606129
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=69