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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/3aa6dbcc5eda4f04d9805f6d
                   |                            |4c97c013caa0f56f
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #13 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 3aa6dbcc5eda4f04d9805f6d4c97c013caa0f56f by Dmitry Kazakov.
Committed on 13/09/2018 at 10:56.
Pushed by dkazakov into branch 'master'.

Now move tool also supports undo for intermediate actions
CC:kimages...@kde.org

M  +2    -0    libs/ui/CMakeLists.txt
A  +46   -0    libs/ui/tool/KisToolChangesTracker.cpp     [License: UNKNOWN]  *
A  +31   -0    libs/ui/tool/KisToolChangesTracker.h     [License: UNKNOWN]  *
A  +18   -0    libs/ui/tool/KisToolChangesTrackerData.cpp     [License:
UNKNOWN]  *
A  +19   -0    libs/ui/tool/KisToolChangesTrackerData.h     [License: UNKNOWN] 
*
M  +140  -116  plugins/tools/basictools/kis_tool_move.cc
M  +11   -7    plugins/tools/basictools/kis_tool_move.h
M  +3    -0    plugins/tools/basictools/kis_tool_movetooloptionswidget.cpp
M  +2    -0    plugins/tools/basictools/kis_tool_movetooloptionswidget.h
M  +0    -1    plugins/tools/tool_transform2/CMakeLists.txt
M  +9    -5    plugins/tools/tool_transform2/kis_tool_transform.cc
M  +3    -3    plugins/tools/tool_transform2/kis_tool_transform.h
M  +5    -0    plugins/tools/tool_transform2/tool_transform_args.cc
M  +4    -2    plugins/tools/tool_transform2/tool_transform_args.h
D  +0    -49   plugins/tools/tool_transform2/tool_transform_changes_tracker.cpp
D  +0    -54   plugins/tools/tool_transform2/tool_transform_changes_tracker.h

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://commits.kde.org/krita/3aa6dbcc5eda4f04d9805f6d4c97c013caa0f56f

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

Reply via email to