Revisions of krita

buildservice-autocommit accepted request 845095 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 132)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 845041 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 131)
- 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
buildservice-autocommit accepted request 841605 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 130)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 841547 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 128)
- 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
buildservice-autocommit accepted request 841157 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 127)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 841045 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 126)
- Update Support-quazip-1.0.patch to support quazip 1.1 as well
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 840870 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 125)
- Add Support-quazip-1.0.patch to fix build with quazip 1.0
buildservice-autocommit accepted request 819913 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 124)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 819903 from michel_mno's avatar michel_mno (revision 123)
- increase disk size from 4 to 9GB for ppc64/ppc64le
buildservice-autocommit accepted request 816365 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 122)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 816334 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 121)
- Set minimum disk size for ppc64/ppc64le in _constraints to
  prevent "no space left on device" errors during build
- Fix build on ARM
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 815742 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 120)
- 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
buildservice-autocommit accepted request 811539 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 119)
baserev update by copy to link target
buildservice-autocommit accepted request 788658 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 117)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 788649 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 116)
- 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)
buildservice-autocommit accepted request 751467 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 115)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 751277 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 114)
- Update to 4.2.8.2
buildservice-autocommit accepted request 735352 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 113)
baserev update by copy to link target
Displaying revisions 81 - 100 of 212
openSUSE Build Service is sponsored by