------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 Summary: Aspect ratio crop and selection widget improvements Product: digikam Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: malenko email cz Version: svn (using KDE KDE 3.5.5) Installed from: Gentoo Packages OS: Linux Improvements in apect ratio crop image effect: * Automatically adjust selection orientation. * Hold CTRL to move the opposite corner too. * Hold SHIFT to move the closest corner to the mouse pointer. * Allows creating new selection (by dragging from a corner). All of those improvements are in fact implemented in imageselectionwidget. I tried to keep the original behavior where possible. To Dos: * I need to gather more user experience on using the CTRL and SHIFT keys. Come up with you idea of command. I already sent a previous version few months ago, but I'm unable to find it now in bugzilla. The old version is obsoleted by this version. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 ------- Additional Comments From malenko email cz 2007-01-16 00:50 ------- Created an attachment (id=19297) --> (http://bugs.kde.org/attachment.cgi?id=19297&action=view) Implementation _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 caulier.gilles kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Product|digikam |digikamimageplugins ------- Additional Comments From caulier.gilles kdemail net 2007-01-16 07:33 ------- JM, The old B.K.O file is in digikamimageplugins, not digikam. Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 caulier.gilles kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Core Plugin _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 ------- Additional Comments From caulier.gilles kdemail net 2007-01-16 07:34 ------- *** Bug 128472 has been marked as a duplicate of this bug. *** _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 ------- Additional Comments From caulier.gilles kdemail net 2007-01-16 07:43 ------- JM, Your patch cannot be applied to svn trunk. Something is broken in your patch... I'm agree to apply your improvement to the Ratio crop tool, but take a care to use the last implementation from svn "trunk" to build your patch, else, i will cannot apply it to source code. Also, please take a look at "contrib" web page to learn how to do a patch properlly. http://www.digikam.org/?q=contrib Thanks in advance for your help Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 malenko email cz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19297|0 |1 is obsolete| | ------- Additional Comments From malenko email cz 2007-01-16 10:21 ------- Created an attachment (id=19300) --> (http://bugs.kde.org/attachment.cgi?id=19300&action=view) implementation _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 caulier.gilles kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From caulier.gilles kdemail net 2007-01-16 10:36 ------- SVN commit 624083 by cgilles: digiKam from trunk : Ratio Crop Image Plugin : Great Improvements from Jaromir Malenko : * Automatically adjust selection orientation. * Hold CTRL to move the opposite corner too. * Hold SHIFT to move the closest corner to the mouse pointer. * Allows creating new selection (by dragging from a corner). Thanks to Jaromir for this nice job ! BUG: 140136 CCMAIL: digikam-devel kde org M +39 -7 imageplugins/imageeffect_ratiocrop.cpp M +37 -32 imageplugins/imageeffect_ratiocrop.h M +413 -154 libs/widgets/imageplugins/imageselectionwidget.cpp M +10 -0 libs/widgets/imageplugins/imageselectionwidget.h _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from malenko@email.cz
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=140136 ------- Additional Comments From caulier.gilles kdemail net 2007-01-16 10:41 ------- Jaromir, I love your patch. It's excelent thanks again... If you want to continue to maintain this tool in the future, no problem. Just take a look into bugzilla at this place : http://bugs.kde.org/buglist.cgi?product=digikamimageplugins&component=Core%20Plugin&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED ... and try to fix the files #120450 and #128293 in first... Thanks in advance for your future help (:=)))... Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |