Revisions of krita

Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) committed (revision 152)
openEXR 3 fix
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 911418 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 151)
- 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)
Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) committed (revision 150)
Revert accidental change
Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) committed (revision 149)
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) committed (revision 148)
Disable OCIO for Tumbleweed
buildservice-autocommit accepted request 899351 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 147)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 899340 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 146)
- 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)
buildservice-autocommit accepted request 894516 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 145)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 894514 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 144)
- Enable HEIF plugin also on Leap 15.3 now that libheif was added
buildservice-autocommit accepted request 882154 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 143)
baserev update by copy to link target
Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) committed (revision 142)
Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) accepted request 881826 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 141)
- 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.
buildservice-autocommit accepted request 878161 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 140)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) committed (revision 139)
- Add patch to fix build on ARM:
  * 0001-Use-opengl-es-on-Arm-Linux.patch
buildservice-autocommit accepted request 877353 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 138)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 876275 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 137)
- 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.
buildservice-autocommit accepted request 865091 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 136)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 864368 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 135)
- 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)
buildservice-autocommit accepted request 861475 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 134)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 861467 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 133)
- Add Upgrade-C++-standard-to-14-if-Boost-ge-1.75.patch to fix
  build with boost 1.75 (kde#430331)
Displaying revisions 61 - 80 of 212
openSUSE Build Service is sponsored by