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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/39e5b30dac0db2108e87196d |ta/64d4ac69a2f444dd13d9bcfc
                   |45e0703bf3a7cdeb            |8dbc880f26f1e374

--- Comment #20 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 64d4ac69a2f444dd13d9bcfc8dbc880f26f1e374 by Boudewijn Rempt.
Committed on 16/05/2018 at 18:25.
Pushed by rempt into branch 'krita/4.0'.

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!

(cherry picked from commit 39e5b30dac0db2108e87196d45e0703bf3a7cdeb)

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/64d4ac69a2f444dd13d9bcfc8dbc880f26f1e374

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

Reply via email to