https://bugs.kde.org/show_bug.cgi?id=392190

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/39e5b30dac0db2108e87196d
                   |                            |45e0703bf3a7cdeb
         Resolution|---                         |FIXED

--- Comment #14 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 39e5b30dac0db2108e87196d45e0703bf3a7cdeb by Boudewijn Rempt.
Committed on 15/05/2018 at 13:34.
Pushed by rempt into branch 'rempt/bug-392190'.

Use KisAirbrushOptionProperties instead of KisAirbrushOptionWidget

A KisPaintOp cannot create QWidget based objects because it doesn't
run in the gui thread.

Special thanks to Peter Eszlari for finding the commit that
introduced the bug!

M  +0    -1    libs/ui/KisPaintopPropertiesBase.cpp
M  +4    -4    plugins/paintops/defaultpaintops/brush/kis_brushop.cpp
M  +1    -1    plugins/paintops/defaultpaintops/brush/kis_brushop.h
M  +3    -3    plugins/paintops/deform/kis_deform_paintop.cpp
M  +1    -1    plugins/paintops/deform/kis_deform_paintop.h
M  +1    -1    plugins/paintops/libpaintop/kis_airbrush_option_widget.cpp
M  +5    -4    plugins/paintops/libpaintop/kis_airbrush_option_widget.h
M  +1    -1    plugins/paintops/libpaintop/kis_brush_based_paintop.cpp
M  +1    -1    plugins/paintops/libpaintop/kis_brush_based_paintop.h
M  +6    -6    plugins/paintops/libpaintop/kis_paintop_plugin_utils.h
M  +3    -3    plugins/paintops/particle/kis_particle_paintop.cpp
M  +1    -1    plugins/paintops/particle/kis_particle_paintop.h
M  +4    -4    plugins/paintops/sketch/kis_sketch_paintop.cpp
M  +1    -1    plugins/paintops/sketch/kis_sketch_paintop.h
M  +3    -3    plugins/paintops/spray/kis_spray_paintop.cpp
M  +1    -1    plugins/paintops/spray/kis_spray_paintop.h
M  +3    -3    plugins/paintops/tangentnormal/kis_tangent_normal_paintop.cpp
M  +1    -1    plugins/paintops/tangentnormal/kis_tangent_normal_paintop.h

https://commits.kde.org/krita/39e5b30dac0db2108e87196d45e0703bf3a7cdeb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to