https://bugs.kde.org/show_bug.cgi?id=376382
Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/77fdd9896492e9a94f147ae5 |ta/6df9e3b2350dcb93b662dac5
                   |59903181f3112d96            |12696d1625b27b06
                   |https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/6df9e3b2350dcb93b662dac5 |ta/161aa6e42265d7c161aadc95
                   |12696d1625b27b06            |986ae74b4d6d3ab8

--- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 6df9e3b2350dcb93b662dac512696d1625b27b06 by Dmitry Kazakov.
Committed on 18/04/2017 at 10:36.
Pushed by dkazakov into branch 'krita/3.1'.

Add user feedback when locking for D&D between images

M  +1    -0    libs/ui/CMakeLists.txt
A  +40   -0    libs/ui/KisImageBarrierLockerWithFeedback.cpp     [License: GPL
(v2+)]
A  +49   -0    libs/ui/KisImageBarrierLockerWithFeedback.h     [License: GPL
(v2+)]
M  +4    -3    libs/ui/kis_mimedata.cpp

https://commits.kde.org/krita/6df9e3b2350dcb93b662dac512696d1625b27b06

--- Comment #16 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit a0adcab1fd9400dbd863d4e0cf04845c45859c46 by Dmitry Kazakov.
Committed on 18/04/2017 at 10:36.
Pushed by dkazakov into branch 'krita/3.1'.

Fix at least one crash when D&D layers from one huge image to another

M  +29   -6    libs/ui/KisDocument.cpp
M  +7    -0    libs/ui/KisDocument.h
M  +2    -11   libs/ui/kis_mimedata.cpp

https://commits.kde.org/krita/a0adcab1fd9400dbd863d4e0cf04845c45859c46

--- Comment #17 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 161aa6e42265d7c161aadc95986ae74b4d6d3ab8 by Dmitry Kazakov.
Committed on 18/04/2017 at 10:36.
Pushed by dkazakov into branch 'krita/3.1'.

Implement blocking the source image when D&D nodes
Ref T5753

M  +39   -5    libs/image/kis_image_barrier_locker.h
M  +3    -2    libs/ui/kis_clipboard.cc
M  +2    -1    libs/ui/kis_clipboard.h
M  +37   -26   libs/ui/kis_mimedata.cpp
M  +5    -5    libs/ui/kis_mimedata.h
M  +2    -5    libs/ui/kis_node_manager.cpp
M  +1    -1    libs/ui/kis_node_model.cpp

https://commits.kde.org/krita/161aa6e42265d7c161aadc95986ae74b4d6d3ab8

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

Reply via email to