[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra/krita-chili-kazakov] krita/plugins/tools/defaulttools: Connect the shaped gradient algorit
From:       Dmitry Kazakov <dimula73 () gmail ! com>
Date:       2014-11-21 11:00:14
Message-ID: E1Xrlwk-0006sw-Hi () scm ! kde ! org
[Download RAW message or body]

Git commit 05aeda34c08cba27a156e9bf8ecd8a5fa2c11c5f by Dmitry Kazakov.
Committed on 21/11/2014 at 09:59.
Pushed by dkazakov into branch 'krita-chili-kazakov'.

Connect the shaped gradient algorithm to the GUI

Warning for testers: with big images it works *really* slow :(
I will fix it in further versions.

M  +1    -0    krita/plugins/tools/defaulttools/kis_tool_gradient.cc

http://commits.kde.org/calligra/05aeda34c08cba27a156e9bf8ecd8a5fa2c11c5f

diff --git a/krita/plugins/tools/defaulttools/kis_tool_gradient.cc \
b/krita/plugins/tools/defaulttools/kis_tool_gradient.cc index 6ffb0b5..a9557f2 100644
--- a/krita/plugins/tools/defaulttools/kis_tool_gradient.cc
+++ b/krita/plugins/tools/defaulttools/kis_tool_gradient.cc
@@ -227,6 +227,7 @@ QWidget* KisToolGradient::createOptionWidget()
     m_cmbShape->addItem(i18nc("the gradient will be drawn in a square around a \
                centre", "Square"));
     m_cmbShape->addItem(i18nc("the gradient will be drawn as an assymmetric cone", \
                "Conical"));
     m_cmbShape->addItem(i18nc("the gradient will be drawn as a symmetric cone", \
"Conical Symmetric")); +    m_cmbShape->addItem(i18nc("the gradient will be drawn in \
a selection outline", "Polygonal"));  
     m_cmbRepeat = new KComboBox(widget);
     m_cmbRepeat->setObjectName("repeat_combo");


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic