SHA256
1
0
forked from pool/krita
Commit Graph

205 Commits

Author SHA256 Message Date
Richard Brown
96abe3834e Accepting request 911458 from KDE:Extra
- 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
2021-08-12 07:01:33 +00:00
Christophe Giboudeaux
c3115ea4cb OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=154 2021-08-11 13:40:16 +00:00
Christophe Giboudeaux
ca9ea77572 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=153 2021-08-11 13:40:06 +00:00
Christophe Giboudeaux
2092968cdd openEXR 3 fix
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=152
2021-08-11 13:39:44 +00:00
Christophe Giboudeaux
692f34f41a Accepting request 911418 from home:wolfi323:branches:KDE:Extra
- 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
2021-08-11 11:35:13 +00:00
Dominique Leuenberger
debceb509c Accepting request 908070 from KDE:Extra
- Remove the OpenColorIO build dependency for openSUSE Tumbleweed.
  krita doesn't support OCIO 2.0 yet (kde#435474)

OBS-URL: https://build.opensuse.org/request/show/908070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=56
2021-07-24 18:39:07 +00:00
Christophe Giboudeaux
020ab27aee Disable OCIO for Tumbleweed
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=148
2021-07-24 07:36:33 +00:00
Dominique Leuenberger
bb10c3794c Accepting request 899351 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/899351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=55
2021-06-10 22:19:18 +00:00
Luca Beltrame
3843ea0816 Accepting request 899340 from home:wolfi323:branches:KDE:Extra
- 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
2021-06-10 20:28:48 +00:00
Dominique Leuenberger
a71df12d42 Accepting request 894516 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/894516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=54
2021-05-20 17:25:09 +00:00
Luca Beltrame
ada8c7ddc9 Accepting request 894514 from home:wolfi323:branches:KDE:Extra
- Enable HEIF plugin also on Leap 15.3 now that libheif was added

OBS-URL: https://build.opensuse.org/request/show/894514
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=144
2021-05-20 07:07:29 +00:00
Richard Brown
76f2263c0d Accepting request 882154 from KDE:Extra
- 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
2021-04-01 12:17:27 +00:00
Wolfgang Bauer
ea512ed3f5 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=142 2021-03-30 10:31:53 +00:00
Wolfgang Bauer
db5e495c0d Accepting request 881826 from home:cgiboudeaux:branches:KDE:Extra
- 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
2021-03-30 10:28:57 +00:00
Dominique Leuenberger
de36e32ca1 Accepting request 878161 from KDE:Extra
- Add patch to fix build on ARM:
  * 0001-Use-opengl-es-on-Arm-Linux.patch

OBS-URL: https://build.opensuse.org/request/show/878161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=52
2021-03-11 19:10:54 +00:00
Christophe Giboudeaux
4b769835ef - Add patch to fix build on ARM:
* 0001-Use-opengl-es-on-Arm-Linux.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=139
2021-03-10 12:12:07 +00:00
Dominique Leuenberger
f326580869 Accepting request 877353 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/877353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=51
2021-03-06 20:19:06 +00:00
Christophe Giboudeaux
b302a8b368 Accepting request 876275 from home:bnavigator:pyqt:dependers
- 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
2021-03-06 07:28:21 +00:00
Dominique Leuenberger
18529f0077 Accepting request 865091 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/865091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=50
2021-02-20 21:11:51 +00:00
Luca Beltrame
5b877a2ed0 Accepting request 864368 from home:wolfi323:branches:KDE:Extra
- Update to 4.4.2:
  * See https://krita.org/en/item/krita-4-4-2-released/
- Drop Upgrade-C++-standard-to-14-if-Boost-ge-1.75.patch, merged
  upstream
- Build with kseexpr-devel to enable the integration of Disney
  Animation's SeExpr expression language
- Drop python-sip-devel BuildRequires and rely on python-qt5-devel
  pulling it in, to avoid a possible version mismatch (SIP4 vs.
  SIP5)

OBS-URL: https://build.opensuse.org/request/show/864368
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=135
2021-01-20 21:41:27 +00:00
Dominique Leuenberger
dab97b6c65 Accepting request 861475 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/861475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=49
2021-01-08 16:37:22 +00:00
Luca Beltrame
03ea973b9d Accepting request 861467 from home:wolfi323:branches:KDE:Extra
- Add Upgrade-C++-standard-to-14-if-Boost-ge-1.75.patch to fix
  build with boost 1.75 (kde#430331)

OBS-URL: https://build.opensuse.org/request/show/861467
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=133
2021-01-07 21:22:43 +00:00
Dominique Leuenberger
8691fcea60 Accepting request 845095 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/845095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=48
2020-11-02 08:42:08 +00:00
Christophe Giboudeaux
bef17f1cde Accepting request 845041 from home:wolfi323:branches:KDE:Extra
- Update to 4.4.1:
  * See https://krita.org/en/item/krita-4-4-1-released/
  * Fix a crash when loading a file with a pattern fill layer
    (kde#427866)
  * Fix loading masks with vector selections (kde#428332)
  * Fix a crash in the text tool when opening the editor by
    double-clicking the text (kde#427858)
  * Fix a crash when using the move tool on a pixel selection
    (kde#428260)
- Add libheif-devel BuildRequires on Tumbleweed to enable HEIF
  import/export filter

OBS-URL: https://build.opensuse.org/request/show/845041
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=131
2020-10-30 19:44:18 +00:00
Dominique Leuenberger
4f471395b7 Accepting request 841605 from KDE:Extra
- 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
2020-10-24 13:17:19 +00:00
Christophe Giboudeaux
5e6c6ef355 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=129 2020-10-13 17:09:46 +00:00
Christophe Giboudeaux
371b58019a Accepting request 841547 from home:wolfi323:branches:KDE:Extra
- 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
2020-10-13 15:00:59 +00:00
Dominique Leuenberger
c57a8bddd3 Accepting request 841157 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/841157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=46
2020-10-12 11:58:21 +00:00
Christophe Giboudeaux
3d73dfb40e Accepting request 841045 from home:wolfi323:branches:KDE:Extra
- Update Support-quazip-1.0.patch to support quazip 1.1 as well

OBS-URL: https://build.opensuse.org/request/show/841045
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=126
2020-10-12 07:23:41 +00:00
Christophe Giboudeaux
ed049db757 Accepting request 840870 from home:wolfi323:branches:KDE:Extra
- Add Support-quazip-1.0.patch to fix build with quazip 1.0

OBS-URL: https://build.opensuse.org/request/show/840870
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=125
2020-10-11 08:24:39 +00:00
Dominique Leuenberger
b60e6d1051 Accepting request 819913 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/819913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=45
2020-07-10 13:30:46 +00:00
Christophe Giboudeaux
fe4fd32e6a Accepting request 819903 from home:michel_mno:branches:KDE:Extra
- increase disk size from 4 to 9GB for ppc64/ppc64le

OBS-URL: https://build.opensuse.org/request/show/819903
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=123
2020-07-10 09:21:59 +00:00
Dominique Leuenberger
e45608e348 Accepting request 816365 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/816365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=44
2020-07-08 17:10:34 +00:00
Christophe Giboudeaux
f5acd22d01 Accepting request 816334 from home:wolfi323:branches:KDE:Extra
- Set minimum disk size for ppc64/ppc64le in _constraints to
  prevent "no space left on device" errors during build
- Fix build on ARM

OBS-URL: https://build.opensuse.org/request/show/816334
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=121
2020-06-22 13:06:30 +00:00
Christophe Giboudeaux
fd2da6ad53 Accepting request 815742 from home:wolfi323:branches:KDE:Extra
- Update to 4.3.0:
  * See https://krita.org/en/item/krita-4-3-0-released/
- Add openjpeg2-devel BuildRequires to enable the revived JPEG2000
  import/export filter
- Drop 0001-Fix-build-with-Qt-5.15.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/815742
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=120
2020-06-19 09:02:00 +00:00
Dominique Leuenberger
8ee1e1b279 Accepting request 811539 from KDE:Extra
- Add patch to fix build with Qt 5.15:
  * 0001-Fix-build-with-Qt-5.15.patch

OBS-URL: https://build.opensuse.org/request/show/811539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=43
2020-06-05 18:19:15 +00:00
Christophe Giboudeaux
3baa6ac7f6 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=118 2020-06-04 14:37:38 +00:00
Dominique Leuenberger
5d20a1084e Accepting request 788658 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/788658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=42
2020-04-01 17:07:45 +00:00
Christophe Giboudeaux
87ec17d3da Accepting request 788649 from home:wolfi323:branches:KDE:Extra
- 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
2020-03-26 18:14:45 +00:00
Dominique Leuenberger
32a6a1636f Accepting request 751467 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/751467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=41
2019-11-28 09:17:12 +00:00
Luca Beltrame
76d7233cd8 Accepting request 751277 from home:wolfi323:branches:KDE:Extra
- Update to 4.2.8.2

OBS-URL: https://build.opensuse.org/request/show/751277
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=114
2019-11-27 22:55:40 +00:00
Dominique Leuenberger
521b4bc8a3 Accepting request 735352 from KDE:Extra
- 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
2019-10-05 14:21:44 +00:00
Christophe Giboudeaux
244605f326 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=112 2019-10-04 20:08:17 +00:00
Christophe Giboudeaux
9949ee31b6 Accepting request 735305 from home:wolfi323:branches:KDE:Extra
- Update to 4.2.7.1

OBS-URL: https://build.opensuse.org/request/show/735305
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=111
2019-10-04 20:00:36 +00:00
Dominique Leuenberger
607799f94f Accepting request 729941 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/729941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=39
2019-09-11 08:40:54 +00:00
Christophe Giboudeaux
f478369143 Accepting request 729906 from home:wolfi323:branches:KDE:Extra
- Update to 4.2.6

OBS-URL: https://build.opensuse.org/request/show/729906
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=109
2019-09-10 18:39:29 +00:00
Dominique Leuenberger
ad10e6f2f8 Accepting request 721048 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/721048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=38
2019-08-06 13:11:27 +00:00
Christophe Giboudeaux
51a0dc7adb Accepting request 721017 from home:wolfi323:branches:KDE:Extra
- Update to 4.2.5

OBS-URL: https://build.opensuse.org/request/show/721017
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=107
2019-08-05 12:17:27 +00:00
Dominique Leuenberger
eee516d33d Accepting request 720083 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/720083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=37
2019-08-05 08:35:16 +00:00
Luca Beltrame
4472cabe90 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
2019-07-31 15:54:56 +00:00