SHA256
1
0
forked from pool/krita
Commit Graph

194 Commits

Author SHA256 Message Date
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
Dominique Leuenberger
de319b1cce Accepting request 717485 from KDE:Extra
- 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/717485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=36
2019-07-23 20:35:11 +00:00
Dominique Leuenberger
651abfe6bd Accepting request 712677 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/712677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=35
2019-07-21 09:32:57 +00:00
Christophe Giboudeaux
a76eeb3cf3 Accepting request 716071 from home:wolfi323:branches:KDE:Extra
- 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
2019-07-17 20:49:52 +00:00
Luca Beltrame
0d396abb9b Accepting request 712276 from home:wolfi323:branches:KDE:Extra
- 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
2019-07-01 04:49:19 +00:00
Dominique Leuenberger
a787445231 Accepting request 707814 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/707814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=34
2019-06-19 19:04:08 +00:00
Christophe Giboudeaux
e91cd20efa Accepting request 707786 from home:wolfi323:branches:KDE:Extra
- 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
2019-06-05 11:34:05 +00:00
Christophe Giboudeaux
a24e90cea7 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=98 2019-05-29 14:35:03 +00:00
Christophe Giboudeaux
e2af739b6c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=97 2019-05-29 14:23:40 +00:00
Christophe Giboudeaux
1efb9e9e7b OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=96 2019-05-29 14:19:15 +00:00
Luca Beltrame
52d122290e Accepting request 706306 from home:wolfi323:branches:KDE:Extra
- 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
2019-05-29 13:42:28 +00:00
Dominique Leuenberger
fa36f1acfb Accepting request 685570 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/685570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=33
2019-03-18 09:41:41 +00:00