[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2019-02-01 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=344210

Kuntal Majumder  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||hello...@disroot.org
 Status|CONFIRMED   |RESOLVED

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

[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2019-02-01 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=344210

--- Comment #5 from Kuntal Majumder  ---
Git commit 59b1004c1bf8513f9ab74f9472dd8f1caf0f7f3a by Kuntal Majumder.
Committed on 01/02/2019 at 14:11.
Pushed by kuntalmajumder into branch 'master'.

tool/transform: undo/redo works for granularity values in cage transform
Differential Revision: https://phabricator.kde.org/D18427

M  +3-0   
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +17   -5plugins/tools/tool_transform2/tool_transform_args.cc
M  +2-1plugins/tools/tool_transform2/tool_transform_args.h

https://commits.kde.org/krita/59b1004c1bf8513f9ab74f9472dd8f1caf0f7f3a

--- Comment #6 from Kuntal Majumder  ---
Git commit c0fa53e3710580a4faa6285b63e98e2bb0fe72d2 by Kuntal Majumder.
Committed on 01/02/2019 at 14:15.
Pushed by kuntalmajumder into branch 'master'.

tool/transform: added a test for cage transform args
Differential Revision: https://phabricator.kde.org/D18427

M  +32   -0   
plugins/tools/tool_transform2/tests/test_save_load_transform_args.cpp
M  +1-0   
plugins/tools/tool_transform2/tests/test_save_load_transform_args.h

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

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

[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2019-02-01 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=344210

--- Comment #5 from Kuntal Majumder  ---
Git commit 59b1004c1bf8513f9ab74f9472dd8f1caf0f7f3a by Kuntal Majumder.
Committed on 01/02/2019 at 14:11.
Pushed by kuntalmajumder into branch 'master'.

tool/transform: undo/redo works for granularity values in cage transform
Differential Revision: https://phabricator.kde.org/D18427

M  +3-0   
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +17   -5plugins/tools/tool_transform2/tool_transform_args.cc
M  +2-1plugins/tools/tool_transform2/tool_transform_args.h

https://commits.kde.org/krita/59b1004c1bf8513f9ab74f9472dd8f1caf0f7f3a

--- Comment #6 from Kuntal Majumder  ---
Git commit c0fa53e3710580a4faa6285b63e98e2bb0fe72d2 by Kuntal Majumder.
Committed on 01/02/2019 at 14:15.
Pushed by kuntalmajumder into branch 'master'.

tool/transform: added a test for cage transform args
Differential Revision: https://phabricator.kde.org/D18427

M  +32   -0   
plugins/tools/tool_transform2/tests/test_save_load_transform_args.cpp
M  +1-0   
plugins/tools/tool_transform2/tests/test_save_load_transform_args.h

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

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

[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2019-01-21 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=344210

--- Comment #4 from Kuntal Majumder  ---
Git commit cf276a7086f459cdf902c10ac883795f3d039b7a by Kuntal Majumder.
Committed on 21/01/2019 at 10:30.
Pushed by kuntalmajumder into branch 'master'.

tool/transform : Can manipulate granularity during cage transform

Summary:
The patch adds a QComboBox to the transform tool options to adjust the
granularity preview while doing cage transforms, it also changes the
QSpinBox to change the real granularity to a QComboBox.

Reviewers: #krita, rempt, dkazakov
Reviewed By: #krita, dkazakov
Subscribers: #krita
Tags: #krita

Differential Revision: https://phabricator.kde.org/D17807

M  +0-2libs/image/kis_cage_transform_worker.cpp
M  +1-3plugins/tools/tool_transform2/kis_cage_transform_strategy.cpp
M  +24   -3   
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +2-1plugins/tools/tool_transform2/kis_tool_transform_config_widget.h
M  +8-1plugins/tools/tool_transform2/tool_transform_args.cc
M  +11   -0plugins/tools/tool_transform2/tool_transform_args.h
M  +51   -35   plugins/tools/tool_transform2/wdg_tool_transform.ui

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

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

[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2019-01-08 Thread Bollebib
https://bugs.kde.org/show_bug.cgi?id=344210

--- Comment #3 from Bollebib  ---
i tried to find this option but could not find it in the 4.2 nightly

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

[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2018-12-25 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=344210

--- Comment #2 from Dmitry Kazakov  ---
Git commit ea51095a4be8ddbb10aac9908fe3597dbd361a92 by Dmitry Kazakov, on
behalf of Kuntal Majumder.
Committed on 25/12/2018 at 14:05.
Pushed by dkazakov into branch 'master'.

Added a QSpinBox to adjust granularity while doing transforms

Summary:
The patch adds a QSpinBox to the transform tool options to adjust the
granularity while doing transforms.

This patch fixes real transformation granularity only, preview
granularity will be solved in the following patches.

Reviewers: #krita, rempt, dkazakov
Reviewed By: #krita, dkazakov
Subscribers: #krita
Tags: #krita

Differential Revision: https://phabricator.kde.org/D17660

M  +9-0   
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +2-0plugins/tools/tool_transform2/kis_tool_transform_config_widget.h
M  +3-3plugins/tools/tool_transform2/kis_transform_utils.cpp
M  +1-0plugins/tools/tool_transform2/tool_transform_args.cc
M  +9-0plugins/tools/tool_transform2/tool_transform_args.h
M  +63   -21   plugins/tools/tool_transform2/wdg_tool_transform.ui

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

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

[krita] [Bug 344210] Make it possible to choose the quality of transform preview, especially for tiny images

2016-01-24 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344210

Boudewijn Rempt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|JJ - Choose quality |Make it possible to choose
   |(granularity) of transform  |the quality of transform
   |(mainly) for tiny images|preview, especially for
   |(pixelart)  |tiny images
 Status|UNCONFIRMED |CONFIRMED
 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
WISHGROUP: Larger Usability Fixes

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