<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-6414</id>
	<title>Nabble - kimageshop</title>
	<updated>2009-12-08T22:58:36Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/kimageshop-f6414.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/kimageshop-f6414.html" />
	<subtitle type="html">Krita (formely known as Krayon and KImageShop)</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26712363</id>
	<title>Re: a nice concept idea that we can adopt</title>
	<published>2009-12-08T22:58:36Z</published>
	<updated>2009-12-08T22:58:36Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Tuesday 08 December 2009, Martin Renold wrote:
&lt;br&gt;&amp;gt; On Sun, Dec 06, 2009 at 11:00:01AM +0100, Boudewijn Rempt wrote:
&lt;br&gt;&amp;gt; &amp;gt; I think I've seen the app before -- it won't run under wine, at least not
&lt;br&gt;&amp;gt; &amp;gt; for me, because of some administrator issues.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; SAI 1.0.0 runs well in wine (using wine 1.0.1 at the moment but I'm pretty
&lt;br&gt;&amp;gt; sure I used other versions before) except for the lack of pressure support.
&lt;br&gt;&lt;br&gt;Hm... I've got wine 1.1.9 and it tells me that CreateProcess failed with error 
&lt;br&gt;2.
&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26712363&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/a-nice-concept-idea-that-we-can-adopt-tp26662528p26712363.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26698778</id>
	<title>Re: a nice concept idea that we can adopt</title>
	<published>2009-12-08T10:52:26Z</published>
	<updated>2009-12-08T10:52:26Z</updated>
	<author>
		<name>Martin Renold</name>
	</author>
	<content type="html">On Sun, Dec 06, 2009 at 11:00:01AM +0100, Boudewijn Rempt wrote:
&lt;br&gt;&amp;gt; I think I've seen the app before -- it won't run under wine, at least not for 
&lt;br&gt;&amp;gt; me, because of some administrator issues.
&lt;br&gt;&lt;br&gt;SAI 1.0.0 runs well in wine (using wine 1.0.1 at the moment but I'm pretty
&lt;br&gt;sure I used other versions before) except for the lack of pressure support. 
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698778&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/a-nice-concept-idea-that-we-can-adopt-tp26662528p26698778.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26681811</id>
	<title>koffice</title>
	<published>2009-12-07T10:30:54Z</published>
	<updated>2009-12-07T10:30:54Z</updated>
	<author>
		<name>Bugzilla from cyb@lepi.org</name>
	</author>
	<content type="html">SVN commit 1059942 by berger:
&lt;br&gt;&lt;br&gt;krita/trunk now requires KDE 4.3.x
&lt;br&gt;&lt;br&gt;CCMAIL:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26681811&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;M &amp;nbsp;+7 -2 &amp;nbsp; &amp;nbsp; &amp;nbsp;CMakeLists.txt &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- trunk/koffice/CMakeLists.txt #1059941:1059942
&lt;br&gt;@@ -82,6 +82,11 @@
&lt;br&gt;&amp;nbsp;include (MacroAdditionalCleanFiles)
&lt;br&gt;&amp;nbsp;include (MacroAddFileDependencies)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#
&lt;br&gt;+# Test for KDE &amp;gt;= 4.3.0
&lt;br&gt;+#
&lt;br&gt;+macro_ensure_version( &amp;quot;4.3.0&amp;quot; ${KDE_VERSION} KDE4_3_0 )
&lt;br&gt;+
&lt;br&gt;&amp;nbsp; ###########################
&lt;br&gt;&amp;nbsp;############################
&lt;br&gt;&amp;nbsp;## Required dependencies &amp;nbsp;##
&lt;br&gt;@@ -350,9 +355,9 @@
&lt;br&gt;&amp;nbsp;endif(NOT BZIP2_EXECUTABLE )
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;### Krita: pigment, blitz, eigen2, exiv2
&lt;br&gt;-if(NOT BUILD_pigment OR NOT BLITZ_FOUND OR NOT EIGEN2_FOUND OR NOT EXIV2_FOUND)
&lt;br&gt;+if(NOT BUILD_pigment OR NOT BLITZ_FOUND OR NOT EIGEN2_FOUND OR NOT EXIV2_FOUND OR NOT KDE4_3_0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; set(SHOULD_BUILD_KRITA FALSE)
&lt;br&gt;-endif(NOT BUILD_pigment OR NOT BLITZ_FOUND OR NOT EIGEN2_FOUND OR NOT EXIV2_FOUND)
&lt;br&gt;+endif(NOT BUILD_pigment OR NOT BLITZ_FOUND OR NOT EIGEN2_FOUND OR NOT EXIV2_FOUND OR NOT KDE4_3_0)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;### KPlato: kdepimlibs
&lt;br&gt;&amp;nbsp;if(NOT KdepimLibs_FOUND)
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26681811&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/koffice-tp26681811p26681811.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26679660</id>
	<title>Re: Fwd: Re: koffice/krita/ui</title>
	<published>2009-12-07T08:18:35Z</published>
	<updated>2009-12-07T08:18:35Z</updated>
	<author>
		<name>LukasT.dev@gmail.com</name>
	</author>
	<content type="html">&amp;gt; It's the first time I hear of it, and I don't know how to fix it. Gentoo is
&lt;br&gt;&amp;gt; weird...
&lt;br&gt;&amp;gt; 
&lt;br&gt;I have never used Gentoo so I don't know :)
&lt;br&gt;&lt;br&gt;&amp;gt; Btw, one little warning from me - if you happen to (or going to) have gluon
&lt;br&gt;&amp;gt; on your system, be advised that they bundle and *install* FindGLEW.cmake
&lt;br&gt;&amp;gt; (and some others) modules that is incompatible with koffice one, and as
&lt;br&gt;&amp;gt; it's installed in &amp;lt;prefix&amp;gt;/share/apps/cmake/modules - it shadows koffice
&lt;br&gt;&amp;gt; private one causing libkritaui linking issues.
&lt;br&gt;&lt;br&gt;Actually our FindGLEW.cmake could land in kdelibs probably so that we can 
&lt;br&gt;share it with gluon project [1] as it seems to be KDE library. But I don't see 
&lt;br&gt;into the problem, I just guess.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://gluon.tuxfamily.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gluon.tuxfamily.org/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Re%3A-koffice-krita-ui-tp26679217p26679660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26679424</id>
	<title>Re: Fwd: Re: koffice/krita/ui</title>
	<published>2009-12-07T08:02:31Z</published>
	<updated>2009-12-07T08:02:31Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Monday 07 December 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679424&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LukasT.dev@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; FindGLEW.cmake is problematic, did you know that?
&lt;br&gt;&lt;br&gt;It's the first time I hear of it, and I don't know how to fix it. Gentoo is 
&lt;br&gt;weird...
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679424&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Re%3A-koffice-krita-ui-tp26679217p26679424.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26679217</id>
	<title>Fwd: Re: koffice/krita/ui</title>
	<published>2009-12-07T07:49:39Z</published>
	<updated>2009-12-07T07:49:39Z</updated>
	<author>
		<name>LukasT.dev@gmail.com</name>
	</author>
	<content type="html">FindGLEW.cmake is problematic, did you know that?
&lt;br&gt;&lt;br&gt;Lukas
&lt;br&gt;&lt;br&gt;---------- &amp;nbsp;Forwarded Message &amp;nbsp;----------
&lt;br&gt;&lt;br&gt;Subject: Re: koffice/krita/ui
&lt;br&gt;Date: Monday 07 December 2009
&lt;br&gt;From: Maciej Mrozowski &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679217&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;reavertm@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679217&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LukasT.dev@...&lt;/a&gt;&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679217&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lukast.dev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;On Monday 07 of December 2009 15:54:06 dev &amp;nbsp;wrote:
&lt;br&gt;&amp;gt; Hi, this is correct fix. I'm author of that code. Thank you for fix, I
&lt;br&gt;&amp;gt; &amp;nbsp;don't compile without opengl, you do?
&lt;br&gt;&lt;br&gt;Hi
&lt;br&gt;Yeah, I'm packaging KDE SC for Gentoo and I happen to occasionally test 
&lt;br&gt;various compilation configurations in trunk. And when I feel some fix is 
&lt;br&gt;harmless or obvious, I commit it right away. Feel free to spank me when I'm 
&lt;br&gt;wrong :)
&lt;br&gt;&lt;br&gt;Btw, one little warning from me - if you happen to (or going to) have gluon on 
&lt;br&gt;your system, be advised that they bundle and *install* FindGLEW.cmake (and 
&lt;br&gt;some others) modules that is incompatible with koffice one, and as it's 
&lt;br&gt;installed in &amp;lt;prefix&amp;gt;/share/apps/cmake/modules - it shadows koffice private 
&lt;br&gt;one causing libkritaui linking issues.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Monday 07 December 2009 04:14:12 Maciej Mrozowski wrote:
&lt;br&gt;&amp;gt; &amp;gt; SVN commit 1059624 by mmrozowski:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Fix building krita without OpenGL
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; CCMAIL: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679217&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;M &amp;nbsp;+4 -1 &amp;nbsp; &amp;nbsp; &amp;nbsp;kis_3d_object_model.h
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --- trunk/koffice/krita/ui/kis_3d_object_model.h #1059623:1059624
&lt;br&gt;&amp;gt; &amp;gt; @@ -55,8 +55,9 @@
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;//void parseModel();
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;void parseMaterial(const QString &amp;fileName);
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -
&lt;br&gt;&amp;gt; &amp;gt; +#ifdef HAVE_OPENGL
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;GLuint displayList();
&lt;br&gt;&amp;gt; &amp;gt; +#endif // HAVE_OPENGL
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;private:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;QString m_fileName;
&lt;br&gt;&amp;gt; &amp;gt; @@ -71,7 +72,9 @@
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;void debug(Material m);
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;bool m_cached;
&lt;br&gt;&amp;gt; &amp;gt; +#ifdef HAVE_OPENGL
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;GLuint m_displayList;
&lt;br&gt;&amp;gt; &amp;gt; +#endif // HAVE_OPENGL
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;};
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;#endif // KIS_3D_OBJECT_MODEL_H
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;regards
&lt;br&gt;MM
&lt;br&gt;&lt;br&gt;-------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26679217&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Re%3A-koffice-krita-ui-tp26679217p26679217.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26678918</id>
	<title>Re: koffice/krita/ui</title>
	<published>2009-12-07T07:31:14Z</published>
	<updated>2009-12-07T07:31:14Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Monday 07 December 2009, Lukáš Tvrdý wrote:
&lt;br&gt;&amp;gt; SVN commit 1059822 by lukast:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Probably some debug code. I had thumb.png in every folder I run Krita :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I guess shicmap used it? Is it ok to comment?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;It's my fault, i think. It can be completely removed.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26678918&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/koffice-krita-ui-tp26677047p26678918.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26677047</id>
	<title>koffice/krita/ui</title>
	<published>2009-12-07T05:10:54Z</published>
	<updated>2009-12-07T05:10:54Z</updated>
	<author>
		<name>LukasT.dev@gmail.com</name>
	</author>
	<content type="html">SVN commit 1059822 by lukast:
&lt;br&gt;&lt;br&gt;Probably some debug code. I had thumb.png in every folder I run Krita :)
&lt;br&gt;&lt;br&gt;I guess shicmap used it? Is it ok to comment?
&lt;br&gt;&lt;br&gt;CC:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26677047&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;M &amp;nbsp;+1 -1 &amp;nbsp; &amp;nbsp; &amp;nbsp;kis_doc2.cc &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- trunk/koffice/krita/ui/kis_doc2.cc #1059821:1059822
&lt;br&gt;@@ -456,7 +456,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newSize.scale(size, Qt::KeepAspectRatio);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;QImage image = m_d-&amp;gt;image-&amp;gt;convertToQImage(QRect(0, 0, newSize.width(), newSize.height()), newSize, 0);
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;image.save(&amp;quot;thumb.png&amp;quot;);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//image.save(&amp;quot;thumb.png&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return QPixmap::fromImage(image);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return QPixmap(size);
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26677047&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/koffice-krita-ui-tp26677047p26677047.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26674091</id>
	<title>koffice/krita/ui</title>
	<published>2009-12-06T19:14:12Z</published>
	<updated>2009-12-06T19:14:12Z</updated>
	<author>
		<name>Bugzilla from reavertm@gmail.com</name>
	</author>
	<content type="html">SVN commit 1059624 by mmrozowski:
&lt;br&gt;&lt;br&gt;Fix building krita without OpenGL
&lt;br&gt;&lt;br&gt;&lt;br&gt;CCMAIL: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674091&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;M &amp;nbsp;+4 -1 &amp;nbsp; &amp;nbsp; &amp;nbsp;kis_3d_object_model.h &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- trunk/koffice/krita/ui/kis_3d_object_model.h #1059623:1059624
&lt;br&gt;@@ -55,8 +55,9 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;//void parseModel();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;void parseMaterial(const QString &amp;fileName);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-
&lt;br&gt;+#ifdef HAVE_OPENGL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;GLuint displayList();
&lt;br&gt;+#endif // HAVE_OPENGL
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;private:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;QString m_fileName;
&lt;br&gt;@@ -71,7 +72,9 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;void debug(Material m);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;bool m_cached;
&lt;br&gt;+#ifdef HAVE_OPENGL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;GLuint m_displayList;
&lt;br&gt;+#endif // HAVE_OPENGL
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;#endif // KIS_3D_OBJECT_MODEL_H
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674091&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/koffice-krita-ui-tp26674091p26674091.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26664885</id>
	<title>Re: #ifdef INFINITE_CANVAS</title>
	<published>2009-12-06T05:12:22Z</published>
	<updated>2009-12-06T05:12:22Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Saturday 05 December 2009, Dmitry Kazakov wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Lukas, is there any way to draw decorations on some transparent &amp;quot;layer&amp;quot;
&lt;br&gt;&amp;gt; (QImage) and then just paint this at the top of the base image?
&lt;br&gt;&amp;nbsp;
&lt;br&gt;That reminds me of the 1.x way of doing things, where masks and selections 
&lt;br&gt;were drawn within the recomposition stack.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26664885&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ifdef-INFINITE_CANVAS-tp26635055p26664885.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26664736</id>
	<title>Re: #ifdef INFINITE_CANVAS</title>
	<published>2009-12-06T04:57:10Z</published>
	<updated>2009-12-06T04:57:10Z</updated>
	<author>
		<name>LukasT.dev@gmail.com</name>
	</author>
	<content type="html">On Saturday 05 December 2009 23:14:19 Dmitry Kazakov wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, Dec 4, 2009 at 2:21 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26664736&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LukasT.dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; I think we should merge them somehow.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What we have at the moment (in update order):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; image-&amp;gt;rootLayer()-&amp;gt;projection() - stores image without any borders and
&lt;br&gt;&amp;gt; decorations (using tiles)
&lt;br&gt;&amp;gt; view-&amp;gt;prescaledProjection()::d-&amp;gt;projectionBackend - stores unscaled
&lt;br&gt;&amp;gt; &amp;nbsp;original (either tiles or QImage - config-dependent)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; view-&amp;gt;prescaledProjection()-&amp;gt;prescaledQImage() - i'm not sure what stuff is
&lt;br&gt;&amp;gt; painted in this image. It stores scaled-down image, shifted according to
&lt;br&gt;&amp;gt; view state. As far as i know it doesn't have any selections, flakes(?)
&lt;br&gt;&amp;gt; inside - they are painted in canvas-&amp;gt;drawDecorations().
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;-- here we want to have another copy of it with prepainted decorations
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; After this we paint an outcome onto the window.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Lukas, is there any way to draw decorations on some transparent &amp;quot;layer&amp;quot;
&lt;br&gt;&amp;gt; (QImage) and then just paint this at the top of the base image?
&lt;/div&gt;&lt;br&gt;I'm not sure :/ because sometimes you want to paint the decorations, brush 
&lt;br&gt;outlines on the border of the canvas. Maybe we can find some way how to tile 
&lt;br&gt;the canvas qimage so that borders are separated rectangular tiles and canvas 
&lt;br&gt;image is the one from the methods you mention. But then I don't know how to 
&lt;br&gt;paint stuff easily :( 
&lt;br&gt;&lt;br&gt;&amp;gt; Btw, i still don't fully understand what is &amp;quot;INFINITE&amp;quot; =) I haven't found
&lt;br&gt;&amp;gt; such a name in QPainterCanvas. It is the feature that i can paint outside
&lt;br&gt;&amp;gt; actual image, isn't it?
&lt;br&gt;&lt;br&gt;Sorry, it is typo, it is INDEPENDENT_CANVAS and I named it that way because it 
&lt;br&gt;brings independence to platforms regarding the rendering the UI stuff. Windows
&lt;br&gt;uses raster engine AFAIK, Linux has X11, but this way you can force the widget 
&lt;br&gt;to use Raster and I don't know about Mac OS but same applies to Mac - Raster 
&lt;br&gt;is used for the one widget.
&lt;br&gt;&lt;br&gt;I was thinking about Why not run krita like krita --graphicssystem=raster (not 
&lt;br&gt;exactly sure) but then raster is used for every widget. Raster is slower (I 
&lt;br&gt;read it somewhere) then X11 because of some optimizations I suppose..
&lt;br&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26664736&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ifdef-INFINITE_CANVAS-tp26635055p26664736.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26663837</id>
	<title>Re: a nice concept idea that we can adopt</title>
	<published>2009-12-06T02:00:01Z</published>
	<updated>2009-12-06T02:00:01Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Sunday 06 December 2009, Vera Lukman wrote:
&lt;br&gt;&amp;gt; Hello all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I found a very nice idea (or rather concept) on a Japanese painting
&lt;br&gt;&amp;gt; program. The program is called SAI, it runs on windows (I hope you can
&lt;br&gt;&amp;gt; have wine to try this program out). Visit this website for an English
&lt;br&gt;&amp;gt; version of it &lt;a href=&quot;http://sai.detstwo.com/sai/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sai.detstwo.com/sai/&lt;/a&gt;. I like how you can rotate
&lt;br&gt;&amp;gt; your canvas (not transform) to easily sketch. 
&lt;br&gt;&lt;br&gt;That was part of Lukas' gsoc project, but he didn't have time to finish it. 
&lt;br&gt;It's something we really want to have, but even a plain canvas mirror would be 
&lt;br&gt;really useful already.
&lt;br&gt;&lt;br&gt;&amp;gt; They also have nice
&lt;br&gt;&amp;gt; brushes. Lukas, since you were giving the idea of 'I can design, and
&lt;br&gt;&amp;gt; you can code', how about this? :) It will be a great GUI improvement
&lt;br&gt;&amp;gt; for Krita.
&lt;br&gt;&lt;br&gt;I think I've seen the app before -- it won't run under wine, at least not for 
&lt;br&gt;me, because of some administrator issues.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26663837&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/a-nice-concept-idea-that-we-can-adopt-tp26662528p26663837.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26662528</id>
	<title>a nice concept idea that we can adopt</title>
	<published>2009-12-05T22:03:20Z</published>
	<updated>2009-12-05T22:03:20Z</updated>
	<author>
		<name>Vera Lukman-2</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;I found a very nice idea (or rather concept) on a Japanese painting
&lt;br&gt;program. The program is called SAI, it runs on windows (I hope you can
&lt;br&gt;have wine to try this program out). Visit this website for an English
&lt;br&gt;version of it &lt;a href=&quot;http://sai.detstwo.com/sai/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sai.detstwo.com/sai/&lt;/a&gt;. I like how you can rotate
&lt;br&gt;your canvas (not transform) to easily sketch. They also have nice
&lt;br&gt;brushes. Lukas, since you were giving the idea of 'I can design, and
&lt;br&gt;you can code', how about this? :) It will be a great GUI improvement
&lt;br&gt;for Krita.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Vera
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26662528&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/a-nice-concept-idea-that-we-can-adopt-tp26662528p26662528.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26659905</id>
	<title>Re: #ifdef INFINITE_CANVAS</title>
	<published>2009-12-05T14:14:19Z</published>
	<updated>2009-12-05T14:14:19Z</updated>
	<author>
		<name>Bugzilla from dimula73@gmail.com</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Dec 4, 2009 at 2:21 AM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26659905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LukasT.dev@...&lt;/a&gt; &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26659905&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lukast.dev@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi,&lt;br&gt;
&lt;br&gt;
I commited fix for the outline of the selection by outline tool and I wanted to&lt;br&gt;
ask what we will do with the buffer I added to QPainter canvas? Should I still&lt;br&gt;
produce two versions code? One for the canvas with buffer compiled and one&lt;br&gt;
without? I added black background to the dotted line as second version btw.&lt;br&gt;
&lt;br&gt;
When I added the QImage as another buffer there were some things about the&lt;br&gt;
speed. So do we plan to leave the buffer or remove? Or merge somehow with&lt;br&gt;
projection? But how? QImage in QPainter canvas = projection image + gray&lt;br&gt;
borders =&amp;gt; RasterOp_XOR works for tools&lt;br&gt;
&lt;br&gt;
The QImage is used so that every platform uses RasterOp for the canvas so that&lt;br&gt;
we get RasterOp_XOR working and having visible tool outlines.&lt;br&gt;
&lt;br&gt;
On the other hand it may be slowing down the performance because of another&lt;br&gt;
buffer. I did not notice any difference but I don&amp;#39;t know how to measure it.&lt;br&gt;
&lt;br&gt;
So what? Remove the ifdef and use INFINITE or produce two versions? That means&lt;br&gt;
support 3 canvas types = OpenGL and QPainter with and without RasterOp_XOR.&lt;br&gt;
&lt;br&gt;
?&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;I think we should merge them somehow.&lt;br&gt;&lt;br&gt;What we have at the moment (in update order):&lt;br&gt;&lt;br&gt;image-&amp;gt;rootLayer()-&amp;gt;projection() - stores image without any borders and decorations (using tiles)&lt;br&gt;
view-&amp;gt;prescaledProjection()::d-&amp;gt;projectionBackend - stores unscaled original (either tiles or QImage - config-dependent)&lt;br&gt;&lt;br&gt;view-&amp;gt;prescaledProjection()-&amp;gt;prescaledQImage() - i&amp;#39;m not sure what stuff is painted in this image. It stores scaled-down image, shifted according to view state. As far as i know it doesn&amp;#39;t have any selections, flakes(?) inside - they are painted in canvas-&amp;gt;drawDecorations().&lt;br&gt;
&lt;br&gt;&amp;lt;-- here we want to have another copy of it with prepainted decorations&lt;br&gt;&lt;br&gt;After this we paint an outcome onto the window.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;Lukas, is there any way to draw decorations on some transparent &amp;quot;layer&amp;quot; (QImage) and then just paint this at the top of the base image?&lt;br&gt;
&lt;br&gt;Btw, i still don&amp;#39;t fully understand what is &amp;quot;INFINITE&amp;quot; =) I haven&amp;#39;t found such a name in QPainterCanvas. It is the feature that i can paint outside actual image, isn&amp;#39;t it?&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;
-- &lt;br&gt;Dmitry Kazakov&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26659905&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ifdef-INFINITE_CANVAS-tp26635055p26659905.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26654530</id>
	<title>Re: #ifdef INFINITE_CANVAS</title>
	<published>2009-12-05T02:45:17Z</published>
	<updated>2009-12-05T02:45:17Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Friday 04 December 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654530&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LukasT.dev@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I commited fix for the outline of the selection by outline tool and I
&lt;br&gt;&amp;gt; &amp;nbsp;wanted to ask what we will do with the buffer I added to QPainter canvas?
&lt;br&gt;&amp;gt; &amp;nbsp;Should I still produce two versions code? One for the canvas with buffer
&lt;br&gt;&amp;gt; &amp;nbsp;compiled and one without? I added black background to the dotted line as
&lt;br&gt;&amp;gt; &amp;nbsp;second version btw.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When I added the QImage as another buffer there were some things about the
&lt;br&gt;&amp;gt; speed. So do we plan to leave the buffer or remove? Or merge somehow with
&lt;br&gt;&amp;gt; projection? But how? QImage in QPainter canvas = projection image + gray
&lt;br&gt;&amp;gt; borders =&amp;gt; RasterOp_XOR works for tools
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The QImage is used so that every platform uses RasterOp for the canvas so
&lt;br&gt;&amp;gt; &amp;nbsp;that we get RasterOp_XOR working and having visible tool outlines.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On the other hand it may be slowing down the performance because of another
&lt;br&gt;&amp;gt; buffer. I did not notice any difference but I don't know how to measure it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So what? Remove the ifdef and use INFINITE or produce two versions? That
&lt;br&gt;&amp;gt; &amp;nbsp;means support 3 canvas types = OpenGL and QPainter with and without
&lt;br&gt;&amp;gt; &amp;nbsp;RasterOp_XOR.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;I have to admit that I really haven't got a clue here :-(, so I cannot make 
&lt;br&gt;any pronouncement ex cathedra about the issue.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654530&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ifdef-INFINITE_CANVAS-tp26635055p26654530.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26654522</id>
	<title>Re: Color source for paintops</title>
	<published>2009-12-05T02:44:04Z</published>
	<updated>2009-12-05T02:44:04Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Saturday 05 December 2009, Matthew Woehlke wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Cyrille Berger wrote:
&lt;br&gt;&amp;gt; &amp;gt; As discussed with Lukas on IRC last week, here is a patch that allow more
&lt;br&gt;&amp;gt; &amp;gt; flexibility on the color source used to colorize the dabs.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; It introduce a new base class KisColorSource, which abstract color
&lt;br&gt;&amp;gt; &amp;gt; sources. There are two types of color source, uniform color sources,
&lt;br&gt;&amp;gt; &amp;gt; where the color is the same on the whole dab (but might be different at
&lt;br&gt;&amp;gt; &amp;gt; each stroke), and those who can have different color for each pixel of
&lt;br&gt;&amp;gt; &amp;gt; the dab. And we want to apply transformation to those color source
&lt;br&gt;&amp;gt; &amp;gt; (mostly color transformation).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Well... I haven't been much for KDE work lately, and I'm not likely to
&lt;br&gt;&amp;gt; be poking this until it is in trunk, at best. However, it reminds me of
&lt;br&gt;&amp;gt; an idea I've had around for some time.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Long time ago I had developed some PS hacks for painting decent-looking
&lt;br&gt;&amp;gt; fur without a huge lot of effort. Partly this involved applying color
&lt;br&gt;&amp;gt; jitter to multi-count brushes (not sure what the correct term is for
&lt;br&gt;&amp;gt; each paint operation, i.e. what happens every &amp;lt;spacing&amp;gt; px, paints the
&lt;br&gt;&amp;gt; brush shape multiple times, with jitter factors applied separately each
&lt;br&gt;&amp;gt; time).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Anyway, what I would really like to do is have a 2D-gradient color
&lt;br&gt;&amp;gt; source, where I can assign various parameters to either axis. (I imagine
&lt;br&gt;&amp;gt; this as a series of normal 1D gradients that act as stops in another 1D
&lt;br&gt;&amp;gt; gradient, if that makes sense; if not, holler, and I can explain
&lt;br&gt;&amp;gt; better.) Parameters would be e.g. time, distance along stroke, pressure,
&lt;br&gt;&amp;gt; stroke angle (stroke angle is actually the one I care about)... and also
&lt;br&gt;&amp;gt; something like 'brush part'. For multi-count brushes, divide the axis
&lt;br&gt;&amp;gt; evenly by the count to get the color for each part.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You could also assign an axis spatially, which would be like the above,
&lt;br&gt;&amp;gt; but with a second axis of variation.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; However, the real gold is doing this with bristle brushes, where each
&lt;br&gt;&amp;gt; bristle gets assigned an axis value /randomly/. So it is like dipping
&lt;br&gt;&amp;gt; your brush in a paint swatch that is poorly mixed. But better, it gives
&lt;br&gt;&amp;gt; you instant peppered fur :-).
&lt;/div&gt;&lt;br&gt;It should be easy enough to extend the sumi-e brush with this; in fact, we 
&lt;br&gt;should probably rename it bristle brush once the preset saving/loading is 
&lt;br&gt;done, so we can have a sumi-e, and oilpaint and whatever presets.
&lt;br&gt;&lt;br&gt;&amp;gt; (Then if you want to get *really* fancy, you add 'cross-contamination',
&lt;br&gt;&amp;gt; such that over time, the paint from one bristle mixes with that of the
&lt;br&gt;&amp;gt; other bristles it touches...)
&lt;br&gt;&lt;br&gt;I'm not sure about the sumi-e brush, but my old chinese paint brush (which is 
&lt;br&gt;no longer compiled) did have paint stealing between bristles, which is easily 
&lt;br&gt;extended to mixing paint between bristles.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I do have to wonder if this (stick-with-a-bristle) is how this patch is
&lt;br&gt;&amp;gt; supposed to work, though... and if not, if maybe that should be an
&lt;br&gt;&amp;gt; option :-).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654522&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Color-source-for-paintops-tp26467702p26654522.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26653254</id>
	<title>Re: weird behaviour?</title>
	<published>2009-12-04T22:08:35Z</published>
	<updated>2009-12-04T22:08:35Z</updated>
	<author>
		<name>Vera Lukman</name>
	</author>
	<content type="html">No, mine is 32 bits. Here is the console output
&lt;br&gt;&lt;br&gt;Calling appendChild() on a null node does nothing.
&lt;br&gt;krita(3558) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;index 1 : no command at that index
&lt;br&gt;krita(3558) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;index 1 : no command at that index
&lt;br&gt;krita(3558) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;index 2 : no command at that index
&lt;br&gt;krita(3558) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;index 2 : no command at that index
&lt;br&gt;krita(3558) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;index 0 : no command at that index
&lt;br&gt;krita(3558) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;index 0 : no command at that index
&lt;br&gt;&lt;br&gt;On Fri, Dec 4, 2009 at 11:02 AM, Boudewijn Rempt &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653254&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;boud@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Friday 04 December 2009, Vera Lukman wrote:
&lt;br&gt;&amp;gt;&amp;gt; If you mean weird behaviour by this:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; index 1
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; index 1
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; index 2
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; index 2
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; then I get it all the time. It seems that you are using the pop up
&lt;br&gt;&amp;gt;&amp;gt; palette. Is it a bug in the pop up palette? Do you get the same
&lt;br&gt;&amp;gt;&amp;gt; problem if you select the brush normally (ie. not using the palette?)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, just when painting -- without having opened the palette. Do you use a 64
&lt;br&gt;&amp;gt; bits system?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kimageshop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653254&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653254&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/weird-behaviour--tp26646960p26653254.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26651864</id>
	<title>Re: Color source for paintops</title>
	<published>2009-12-04T16:56:33Z</published>
	<updated>2009-12-04T16:56:33Z</updated>
	<author>
		<name>Matthew Woehlke-3</name>
	</author>
	<content type="html">Cyrille Berger wrote:
&lt;br&gt;&amp;gt; As discussed with Lukas on IRC last week, here is a patch that allow more 
&lt;br&gt;&amp;gt; flexibility on the color source used to colorize the dabs.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It introduce a new base class KisColorSource, which abstract color sources. 
&lt;br&gt;&amp;gt; There are two types of color source, uniform color sources, where the color is 
&lt;br&gt;&amp;gt; the same on the whole dab (but might be different at each stroke), and those 
&lt;br&gt;&amp;gt; who can have different color for each pixel of the dab. And we want to apply 
&lt;br&gt;&amp;gt; transformation to those color source (mostly color transformation).
&lt;br&gt;&lt;br&gt;Well... I haven't been much for KDE work lately, and I'm not likely to 
&lt;br&gt;be poking this until it is in trunk, at best. However, it reminds me of 
&lt;br&gt;an idea I've had around for some time.
&lt;br&gt;&lt;br&gt;Long time ago I had developed some PS hacks for painting decent-looking 
&lt;br&gt;fur without a huge lot of effort. Partly this involved applying color 
&lt;br&gt;jitter to multi-count brushes (not sure what the correct term is for 
&lt;br&gt;each paint operation, i.e. what happens every &amp;lt;spacing&amp;gt; px, paints the 
&lt;br&gt;brush shape multiple times, with jitter factors applied separately each 
&lt;br&gt;time).
&lt;br&gt;&lt;br&gt;Anyway, what I would really like to do is have a 2D-gradient color 
&lt;br&gt;source, where I can assign various parameters to either axis. (I imagine 
&lt;br&gt;this as a series of normal 1D gradients that act as stops in another 1D 
&lt;br&gt;gradient, if that makes sense; if not, holler, and I can explain 
&lt;br&gt;better.) Parameters would be e.g. time, distance along stroke, pressure, 
&lt;br&gt;stroke angle (stroke angle is actually the one I care about)... and also 
&lt;br&gt;something like 'brush part'. For multi-count brushes, divide the axis 
&lt;br&gt;evenly by the count to get the color for each part.
&lt;br&gt;&lt;br&gt;You could also assign an axis spatially, which would be like the above, 
&lt;br&gt;but with a second axis of variation.
&lt;br&gt;&lt;br&gt;However, the real gold is doing this with bristle brushes, where each 
&lt;br&gt;bristle gets assigned an axis value /randomly/. So it is like dipping 
&lt;br&gt;your brush in a paint swatch that is poorly mixed. But better, it gives 
&lt;br&gt;you instant peppered fur :-).
&lt;br&gt;&lt;br&gt;(Then if you want to get *really* fancy, you add 'cross-contamination', 
&lt;br&gt;such that over time, the paint from one bristle mixes with that of the 
&lt;br&gt;other bristles it touches...)
&lt;br&gt;&lt;br&gt;I do have to wonder if this (stick-with-a-bristle) is how this patch is 
&lt;br&gt;supposed to work, though... and if not, if maybe that should be an 
&lt;br&gt;option :-).
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew
&lt;br&gt;Please do not quote my e-mail address unobfuscated in message bodies.
&lt;br&gt;-- 
&lt;br&gt;Ok, so the quotes aren't entirely original.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26651864&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Color-source-for-paintops-tp26467702p26651864.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26647557</id>
	<title>Re: weird behaviour?</title>
	<published>2009-12-04T11:02:45Z</published>
	<updated>2009-12-04T11:02:45Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Friday 04 December 2009, Vera Lukman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; If you mean weird behaviour by this:
&lt;br&gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt; &amp;gt; index 1
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt; &amp;gt; index 1
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt; &amp;gt; index 2
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to
&lt;br&gt;&amp;gt; &amp;gt; index 2
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; : no command at that index
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; then I get it all the time. It seems that you are using the pop up
&lt;br&gt;&amp;gt; palette. Is it a bug in the pop up palette? Do you get the same
&lt;br&gt;&amp;gt; problem if you select the brush normally (ie. not using the palette?)
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Yes, just when painting -- without having opened the palette. Do you use a 64 
&lt;br&gt;bits system?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26647557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/weird-behaviour--tp26646960p26647557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26647123</id>
	<title>Re: weird behaviour?</title>
	<published>2009-12-04T10:36:18Z</published>
	<updated>2009-12-04T10:36:18Z</updated>
	<author>
		<name>Vera Lukman-2</name>
	</author>
	<content type="html">If you mean weird behaviour by this:
&lt;br&gt;&lt;br&gt;&amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 1
&lt;br&gt;&amp;gt; : no command at that index
&lt;br&gt;&amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 1
&lt;br&gt;&amp;gt; : no command at that index
&lt;br&gt;&amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 2
&lt;br&gt;&amp;gt; : no command at that index
&lt;br&gt;&amp;gt; krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 2
&lt;br&gt;&amp;gt; : no command at that index
&lt;br&gt;&lt;br&gt;then I get it all the time. It seems that you are using the pop up
&lt;br&gt;palette. Is it a bug in the pop up palette? Do you get the same
&lt;br&gt;problem if you select the brush normally (ie. not using the palette?)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vera
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26647123&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/weird-behaviour--tp26646960p26647123.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26646960</id>
	<title>weird behaviour?</title>
	<published>2009-12-03T23:57:35Z</published>
	<updated>2009-12-03T23:57:35Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">I'm seeing some very weird behaviour this morning: first I was painting with 
&lt;br&gt;the sumi-brush, then added a gradient. My _last_ stroke _before_ I added the 
&lt;br&gt;gradient was shown on top of the gradient, as if the temporary layer was still 
&lt;br&gt;in the recomposition queue.
&lt;br&gt;&lt;br&gt;When painting again, it disappeared. All the while, the konsole spewed 
&lt;br&gt;messages like:
&lt;br&gt;&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 1 
&lt;br&gt;: no command at that index &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 1 
&lt;br&gt;: no command at that index &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 2 
&lt;br&gt;: no command at that index &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 2 
&lt;br&gt;: no command at that index &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[KisToolPaint] MidButton: calling palette
&lt;br&gt;[KoFavoriteResourceManager] popup palette called
&lt;br&gt;[KisPopupPalette] mouse position: &amp;nbsp;QPointF(62, 69)
&lt;br&gt;[KisPopupPalette] favorite brush position: &amp;nbsp;2
&lt;br&gt;[KoFavoriteResourceManager] Calling brush: &amp;nbsp;&amp;quot;sumibrush&amp;quot;
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 3 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 3 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 4 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 4 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 5 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 5 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 6 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 6 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 7 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 7 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 8 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 8 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 9 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 9 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 10 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 10 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 11 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 11 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 12 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 12 
&lt;br&gt;: no command at that index
&lt;br&gt;[KisToolPaint] MidButton: calling palette
&lt;br&gt;[KoFavoriteResourceManager] popup palette called
&lt;br&gt;[KisPopupPalette] mouse position: &amp;nbsp;QPointF(146, 69)
&lt;br&gt;[KisPopupPalette] favorite brush position: &amp;nbsp;1
&lt;br&gt;[KoFavoriteResourceManager] Calling brush: &amp;nbsp;&amp;quot;spraybrush&amp;quot;
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 13 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 13 
&lt;br&gt;: no command at that index
&lt;br&gt;QLayout: Attempting to add QLayout &amp;quot;&amp;quot; to QWidget &amp;quot;KritaShape/KisToolDynaoption 
&lt;br&gt;widget&amp;quot;, which already has a layout
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 14 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 14 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 15 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 15 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 0 
&lt;br&gt;: no command at that index
&lt;br&gt;krita(28090) KisDoc2::undoIndexChanged: trying to clear undo stack to index 0 
&lt;br&gt;: no command at that index
&lt;br&gt;QThreadStorage: Thread 0x60da70 exited after QThreadStorage 2147483615 
&lt;br&gt;destroyed
&lt;br&gt;&lt;br&gt;I'm wondering whether this is because I'm using a 64 bit system now. I get the 
&lt;br&gt;following warning when compiling:
&lt;br&gt;&lt;br&gt;In file included from 
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_manager.h:24, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from 
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_tiled_data_manager.h:32, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from 
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/kis_datamanager.h:29, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from 
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/kis_transform_worker.cc:30: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h: In member 
&lt;br&gt;function ‘void KisMementoItem::debugPrintInfo()’: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h:163: warning: 
&lt;br&gt;format ‘%X’ expects type ‘unsigned int’, but argument 2 has type ‘quintptr’ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h:163: warning: 
&lt;br&gt;format ‘%X’ expects type ‘unsigned int’, but argument 3 has type ‘quintptr’ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h:168: warning: 
&lt;br&gt;format ‘%X’ expects type ‘unsigned int’, but argument 2 has type ‘quintptr’ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h:168: warning: 
&lt;br&gt;format ‘%X’ expects type ‘unsigned int’, but argument 3 has type ‘long long 
&lt;br&gt;unsigned int’ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h:170: warning: 
&lt;br&gt;format ‘%X’ expects type ‘unsigned int’, but argument 2 has type ‘quintptr’ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;/home/boud/kde/src/koffice/krita/image/tiles3/kis_memento_item.h:170: warning: 
&lt;br&gt;format ‘%X’ expects type ‘unsigned int’, but argument 3 has type ‘long long 
&lt;br&gt;unsigned int’
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26646960&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/weird-behaviour--tp26646960p26646960.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26635055</id>
	<title>#ifdef INFINITE_CANVAS</title>
	<published>2009-12-03T15:21:45Z</published>
	<updated>2009-12-03T15:21:45Z</updated>
	<author>
		<name>LukasT.dev@gmail.com</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I commited fix for the outline of the selection by outline tool and I wanted to 
&lt;br&gt;ask what we will do with the buffer I added to QPainter canvas? Should I still 
&lt;br&gt;produce two versions code? One for the canvas with buffer compiled and one 
&lt;br&gt;without? I added black background to the dotted line as second version btw.
&lt;br&gt;&lt;br&gt;When I added the QImage as another buffer there were some things about the 
&lt;br&gt;speed. So do we plan to leave the buffer or remove? Or merge somehow with 
&lt;br&gt;projection? But how? QImage in QPainter canvas = projection image + gray 
&lt;br&gt;borders =&amp;gt; RasterOp_XOR works for tools
&lt;br&gt;&lt;br&gt;The QImage is used so that every platform uses RasterOp for the canvas so that 
&lt;br&gt;we get RasterOp_XOR working and having visible tool outlines. 
&lt;br&gt;&lt;br&gt;On the other hand it may be slowing down the performance because of another 
&lt;br&gt;buffer. I did not notice any difference but I don't know how to measure it.
&lt;br&gt;&lt;br&gt;So what? Remove the ifdef and use INFINITE or produce two versions? That means 
&lt;br&gt;support 3 canvas types = OpenGL and QPainter with and without RasterOp_XOR.
&lt;br&gt;&lt;br&gt;?
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26635055&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ifdef-INFINITE_CANVAS-tp26635055p26635055.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26623391</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-03T01:48:57Z</published>
	<updated>2009-12-03T01:48:57Z</updated>
	<author>
		<name>Vera Lukman-2</name>
	</author>
	<content type="html">Thank you Cyrille. I have changed the behaviour that allows the user
&lt;br&gt;to hide the palette by left clicking outside the palette.
&lt;br&gt;&lt;br&gt;On Thu, Dec 3, 2009 at 12:12 AM, Cyrille Berger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cberger@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Vera,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried yesterday, looks promising. The only thing that annoyed me is the way
&lt;br&gt;&amp;gt; to hide the palette, currently you have to press middle-click to show/hide. I
&lt;br&gt;&amp;gt; think it would be better to also hide the palette when the user click outside
&lt;br&gt;&amp;gt; of the palette, this would make the behavior of the palette consistant with
&lt;br&gt;&amp;gt; other pop up.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Cyrille Berger
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kimageshop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623391&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26623391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26622340</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-03T00:12:53Z</published>
	<updated>2009-12-03T00:12:53Z</updated>
	<author>
		<name>Cyrille Berger</name>
	</author>
	<content type="html">Hi Vera,
&lt;br&gt;&lt;br&gt;I tried yesterday, looks promising. The only thing that annoyed me is the way 
&lt;br&gt;to hide the palette, currently you have to press middle-click to show/hide. I 
&lt;br&gt;think it would be better to also hide the palette when the user click outside 
&lt;br&gt;of the palette, this would make the behavior of the palette consistant with 
&lt;br&gt;other pop up.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cyrille Berger
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26622340&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26622340.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616333</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-02T12:58:16Z</published>
	<updated>2009-12-02T12:58:16Z</updated>
	<author>
		<name>Vera Lukman</name>
	</author>
	<content type="html">&amp;gt; I think that 7-9 would be best, and to have an uneven number. It just feels --
&lt;br&gt;&amp;gt; more right, or something.
&lt;br&gt;&lt;br&gt;all right, I'll take the greatest of 7 and 9 :)
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616333&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26616333.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616208</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-02T12:49:35Z</published>
	<updated>2009-12-02T12:49:35Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Wednesday 02 December 2009, Vera Lukman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; The number of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; total favorite brushes is limited to 8
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Sounds good -- especially since some research in the sixties seems to
&lt;br&gt;&amp;gt; &amp;gt; have proved that people only can remember between 7 and 9 items anyway
&lt;br&gt;&amp;gt; &amp;gt; (I've never read the research, but it gets quoted a lot, so it must be
&lt;br&gt;&amp;gt; &amp;gt; good!).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I actually updated the code again last night and changed it back to
&lt;br&gt;&amp;gt; 12. The math works fine with 12 now. Maybe I should switch it back to
&lt;br&gt;&amp;gt; 8? I know from my GUI course that humans can only remember from 5 - 7
&lt;br&gt;&amp;gt; items, so it's good to put at most 7 menus. Maybe I should follow this
&lt;br&gt;&amp;gt; rule and go back to 6 or 9?
&lt;/div&gt;&lt;br&gt;I think that 7-9 would be best, and to have an uneven number. It just feels -- 
&lt;br&gt;more right, or something.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; I'll make a new screenshot for next week's this week in krita :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thank you boud! :D
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Vera
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kimageshop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616208&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616208&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26616208.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615800</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-02T12:22:33Z</published>
	<updated>2009-12-02T12:22:33Z</updated>
	<author>
		<name>Vera Lukman-2</name>
	</author>
	<content type="html">&amp;gt;&amp;gt; The number of
&lt;br&gt;&amp;gt;&amp;gt; total favorite brushes is limited to 8
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sounds good -- especially since some research in the sixties seems to have
&lt;br&gt;&amp;gt; proved that people only can remember between 7 and 9 items anyway (I've never
&lt;br&gt;&amp;gt; read the research, but it gets quoted a lot, so it must be good!).
&lt;br&gt;&lt;br&gt;I actually updated the code again last night and changed it back to
&lt;br&gt;12. The math works fine with 12 now. Maybe I should switch it back to
&lt;br&gt;8? I know from my GUI course that humans can only remember from 5 - 7
&lt;br&gt;items, so it's good to put at most 7 menus. Maybe I should follow this
&lt;br&gt;rule and go back to 6 or 9?
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'll make a new screenshot for next week's this week in krita :-)
&lt;br&gt;&lt;br&gt;Thank you boud! :D
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Vera
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615800&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26615800.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26614902</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-01T23:23:52Z</published>
	<updated>2009-12-01T23:23:52Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Wednesday 02 December 2009, Vera Lukman wrote:
&lt;br&gt;&amp;gt; Hey all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am glad to announce that the bugs are now gone. I set the wrong
&lt;br&gt;&amp;gt; option for the widget. I found another bug and I have fixed it,
&lt;br&gt;&amp;gt; although the solution is not so pretty. Thank you for your help
&lt;br&gt;&amp;gt; Cyrille :)
&lt;br&gt;&amp;gt; I have once again updated the widget. I removed KisFavoriteBrushData
&lt;br&gt;&amp;gt; because it is not necessary to save the icons anymore. The number of
&lt;br&gt;&amp;gt; total favorite brushes is limited to 8 
&lt;br&gt;&lt;br&gt;Sounds good -- especially since some research in the sixties seems to have 
&lt;br&gt;proved that people only can remember between 7 and 9 items anyway (I've never 
&lt;br&gt;read the research, but it gets quoted a lot, so it must be good!).
&lt;br&gt;&lt;br&gt;&amp;gt; or the pop up palette will be
&lt;br&gt;&amp;gt; too cramped and the math formula that I used to detect brush index on
&lt;br&gt;&amp;gt; the array will not be precise anymore (maybe I have to find a better
&lt;br&gt;&amp;gt; formula to detect the brush index). Right now, the widget's background
&lt;br&gt;&amp;gt; is dark gray. I am not sure why the colour is off, but it's all good
&lt;br&gt;&amp;gt; so far.
&lt;br&gt;&lt;br&gt;I'll make a new screenshot for next week's this week in krita :-)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Boudewijn Rempt | &lt;a href=&quot;http://www.valdyas.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.valdyas.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26614902&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26614902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26603294</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-01T20:13:39Z</published>
	<updated>2009-12-01T20:13:39Z</updated>
	<author>
		<name>Vera Lukman</name>
	</author>
	<content type="html">Hey all,
&lt;br&gt;&lt;br&gt;I am glad to announce that the bugs are now gone. I set the wrong
&lt;br&gt;option for the widget. I found another bug and I have fixed it,
&lt;br&gt;although the solution is not so pretty. Thank you for your help
&lt;br&gt;Cyrille :)
&lt;br&gt;I have once again updated the widget. I removed KisFavoriteBrushData
&lt;br&gt;because it is not necessary to save the icons anymore. The number of
&lt;br&gt;total favorite brushes is limited to 8 or the pop up palette will be
&lt;br&gt;too cramped and the math formula that I used to detect brush index on
&lt;br&gt;the array will not be precise anymore (maybe I have to find a better
&lt;br&gt;formula to detect the brush index). Right now, the widget's background
&lt;br&gt;is dark gray. I am not sure why the colour is off, but it's all good
&lt;br&gt;so far.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Vera
&lt;br&gt;&lt;br&gt;On Tue, Dec 1, 2009 at 1:30 AM, Vera Lukman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26603294&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vla24@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;    1. How to set offset point in case the window is not positioned on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; top left? To produce the bug:
&lt;br&gt;&amp;gt;&amp;gt; You can use mapToGlobal:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://doc.trolltech.com/4.5/qwidget.html#mapToGlobal&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://doc.trolltech.com/4.5/qwidget.html#mapToGlobal&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I might did something wrong. I tried to use mapToGlobal but it didn't
&lt;br&gt;&amp;gt; work. It seems to map to global with respect to the main window. So
&lt;br&gt;&amp;gt; it's not helpful.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;    2. Pop up palette does not show up. To produce the bug:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;        - start a canvas and another new canvas, close the older canvas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;        Seems like creating a new canvas/file doesn't create a new pop
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; up palette. How can I detect/fix this?
&lt;br&gt;&amp;gt;&amp;gt; where is the popup palette created at the moment ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It's created in KoFavoriteResourceManager
&lt;br&gt;&amp;gt; (ui/ko_favorite_resource_manager.cpp). KoFavoriteResourceManager is
&lt;br&gt;&amp;gt; created in KisView2 line 772, called by KisControlFrame line 119.
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26603294&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26603294.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26593718</id>
	<title>Re: 2.2 Release plan</title>
	<published>2009-12-01T07:30:23Z</published>
	<updated>2009-12-01T07:30:23Z</updated>
	<author>
		<name>Jaroslaw Staniek</name>
	</author>
	<content type="html">2009/12/1 Cyrille Berger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26593718&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cberger@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Tuesday 01 December 2009, Jaroslaw S wrote:
&lt;br&gt;&amp;gt;&amp;gt; From the packagers POV:
&lt;br&gt;&amp;gt;&amp;gt; But how to do that if Krita comes in the same tarball as the other apps?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is there a plan to have #ifdefs in Krita to support builds for OSes
&lt;br&gt;&amp;gt;&amp;gt; that are based on Qt 4.5
&lt;br&gt;&amp;gt;&amp;gt; (OK for those that agree with the degraded feature(s) or performace)?
&lt;br&gt;&amp;gt; To be explicit, Qt 4.5 =&amp;gt; no krita 2.2, there is no #ifdef that can save you
&lt;br&gt;&amp;gt; from that, since what we are interested in the bug fix deep in Qt 4.6 that
&lt;br&gt;&amp;gt; makes tablet work out of the box, instead of having to tell users that they
&lt;br&gt;&amp;gt; need to edit their hal files.
&lt;br&gt;&amp;gt; Since Krita is advertised as a paint application, it is a must have. So OSes
&lt;br&gt;&amp;gt; that are based on Qt 4.5 and won't have 4.6 (is there any ?) won't have krita
&lt;br&gt;&amp;gt; 2.2.
&lt;/div&gt;&lt;br&gt;This is your choice of course and the discussion is not new.
&lt;br&gt;It is 100% OK assuming:
&lt;br&gt;&lt;br&gt;a) all supported users are tablet users
&lt;br&gt;&lt;br&gt;b) there are no improvements in 2.2 other than tabled support
&lt;br&gt;&lt;br&gt;c) only users able to upgrade their OSes can benefit from advancements
&lt;br&gt;made in Krita
&lt;br&gt;&amp;nbsp; &amp;nbsp; (not all users can: not all own the running computers, suboptimal
&lt;br&gt;policies e.g. in schools can prevent that,
&lt;br&gt;&amp;nbsp; &amp;nbsp; or technically upgrade is not possible because the OS is based on
&lt;br&gt;LiveCD/DVD/other readonly medium)
&lt;br&gt;&lt;br&gt;Why I am asking is not because _I_ cannot upgrade or I cannot help
&lt;br&gt;others to do so:
&lt;br&gt;I am trying to extract a more generic idea how to behave in such case
&lt;br&gt;when we can offer the folowing options:
&lt;br&gt;1. Stay with previous version of an app
&lt;br&gt;2. Allow to devote some new features in exchange of giving some other new
&lt;br&gt;(all the above assuming the option can be made with little development effort)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;regards / pozdrawiam, Jaroslaw Staniek
&lt;br&gt;&amp;nbsp;Kexi &amp; KOffice (&lt;a href=&quot;http://www.kexi-project.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kexi-project.org&lt;/a&gt;, &lt;a href=&quot;http://www.koffice.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.koffice.org&lt;/a&gt;)
&lt;br&gt;&amp;nbsp;KDE Libraries for MS Windows (&lt;a href=&quot;http://windows.kde.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://windows.kde.org&lt;/a&gt;)
&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://www.linkedin.com/in/jstaniek&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linkedin.com/in/jstaniek&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26593718&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-2.2-Release-plan-tp26591089p26593718.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26592467</id>
	<title>Re: 2.2 Release plan</title>
	<published>2009-12-01T06:14:29Z</published>
	<updated>2009-12-01T06:14:29Z</updated>
	<author>
		<name>Cyrille Berger</name>
	</author>
	<content type="html">On Tuesday 01 December 2009, Jaroslaw S wrote:
&lt;br&gt;&amp;gt; From the packagers POV:
&lt;br&gt;&amp;gt; But how to do that if Krita comes in the same tarball as the other apps?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a plan to have #ifdefs in Krita to support builds for OSes
&lt;br&gt;&amp;gt; that are based on Qt 4.5
&lt;br&gt;&amp;gt; (OK for those that agree with the degraded feature(s) or performace)?
&lt;br&gt;To be explicit, Qt 4.5 =&amp;gt; no krita 2.2, there is no #ifdef that can save you 
&lt;br&gt;from that, since what we are interested in the bug fix deep in Qt 4.6 that 
&lt;br&gt;makes tablet work out of the box, instead of having to tell users that they 
&lt;br&gt;need to edit their hal files.
&lt;br&gt;Since Krita is advertised as a paint application, it is a must have. So OSes 
&lt;br&gt;that are based on Qt 4.5 and won't have 4.6 (is there any ?) won't have krita 
&lt;br&gt;2.2.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cyrille Berger
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592467&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-2.2-Release-plan-tp26591089p26592467.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26592272</id>
	<title>Re: 2.2 Release plan</title>
	<published>2009-12-01T06:00:45Z</published>
	<updated>2009-12-01T06:00:45Z</updated>
	<author>
		<name>Bugzilla from boud@valdyas.org</name>
	</author>
	<content type="html">On Tue, 1 Dec 2009, Jaroslaw S wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; But how to do that if Krita comes in the same tarball as the other apps?
&lt;br&gt;&lt;br&gt;When we make the move, I want Krita to be disabled if Qt 4.6 isn't present.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a plan to have #ifdefs in Krita to support builds for OSes
&lt;br&gt;&amp;gt; that are based on Qt 4.5
&lt;br&gt;&amp;gt; (OK for those that agree with the degraded feature(s) or performace)?
&lt;br&gt;&lt;br&gt;For 2.2 and later I really don't want to make Krita availalble for
&lt;br&gt;Qt 4.5. 
&lt;br&gt;&lt;br&gt;Boudewijn
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592272&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-2.2-Release-plan-tp26591089p26592272.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26592221</id>
	<title>Re: 2.2 Release plan</title>
	<published>2009-12-01T05:45:45Z</published>
	<updated>2009-12-01T05:45:45Z</updated>
	<author>
		<name>Jaroslaw Staniek</name>
	</author>
	<content type="html">2009/12/1 Cyrille Berger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592221&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cberger@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; On a side note, about Qt/KDE dependencies. We had a lot of discussion in the
&lt;br&gt;&amp;gt; past on the subject, but no real conclusion. What is sure is that Krita 2.2
&lt;br&gt;&amp;gt; will require Qt 4.6 (and therefor KDE 4.4), the reason is that 4.6 brings
&lt;br&gt;&amp;gt; important fix to tablet support. Since there is no real reason to impose that
&lt;br&gt;&amp;gt; dependency on other applications (unless other applications want to), that
&lt;br&gt;&amp;gt; requirement would apply only to Krita.
&lt;br&gt;&lt;br&gt;From the packagers POV:
&lt;br&gt;But how to do that if Krita comes in the same tarball as the other apps?
&lt;br&gt;&lt;br&gt;Is there a plan to have #ifdefs in Krita to support builds for OSes
&lt;br&gt;that are based on Qt 4.5
&lt;br&gt;(OK for those that agree with the degraded feature(s) or performace)?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;regards / pozdrawiam, Jaroslaw Staniek
&lt;br&gt;&amp;nbsp;Kexi &amp; KOffice (&lt;a href=&quot;http://www.kexi-project.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kexi-project.org&lt;/a&gt;, &lt;a href=&quot;http://www.koffice.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.koffice.org&lt;/a&gt;)
&lt;br&gt;&amp;nbsp;KDE Libraries for MS Windows (&lt;a href=&quot;http://windows.kde.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://windows.kde.org&lt;/a&gt;)
&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://www.linkedin.com/in/jstaniek&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linkedin.com/in/jstaniek&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592221&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-2.2-Release-plan-tp26591089p26592221.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26591089</id>
	<title>Re: 2.2 Release plan</title>
	<published>2009-12-01T04:40:21Z</published>
	<updated>2009-12-01T04:40:21Z</updated>
	<author>
		<name>Cyrille Berger</name>
	</author>
	<content type="html">On a side note, about Qt/KDE dependencies. We had a lot of discussion in the 
&lt;br&gt;past on the subject, but no real conclusion. What is sure is that Krita 2.2 
&lt;br&gt;will require Qt 4.6 (and therefor KDE 4.4), the reason is that 4.6 brings 
&lt;br&gt;important fix to tablet support. Since there is no real reason to impose that 
&lt;br&gt;dependency on other applications (unless other applications want to), that 
&lt;br&gt;requirement would apply only to Krita. As for the deadline, I suggest to wait 
&lt;br&gt;after the 4.4 release, and to wait for Krita developers to have available 
&lt;br&gt;upgrades from their distributions.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cyrille Berger
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591089&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-2.2-Release-plan-tp26591089p26591089.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26588983</id>
	<title>Re: bug bug bug (pop up palette)</title>
	<published>2009-12-01T01:30:31Z</published>
	<updated>2009-12-01T01:30:31Z</updated>
	<author>
		<name>Vera Lukman</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;    1. How to set offset point in case the window is not positioned on
&lt;br&gt;&amp;gt;&amp;gt; top left? To produce the bug:
&lt;br&gt;&amp;gt; You can use mapToGlobal:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://doc.trolltech.com/4.5/qwidget.html#mapToGlobal&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://doc.trolltech.com/4.5/qwidget.html#mapToGlobal&lt;/a&gt;&lt;br&gt;&lt;br&gt;I might did something wrong. I tried to use mapToGlobal but it didn't
&lt;br&gt;work. It seems to map to global with respect to the main window. So
&lt;br&gt;it's not helpful.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;    2. Pop up palette does not show up. To produce the bug:
&lt;br&gt;&amp;gt;&amp;gt;        - start a canvas and another new canvas, close the older canvas.
&lt;br&gt;&amp;gt;&amp;gt;        Seems like creating a new canvas/file doesn't create a new pop
&lt;br&gt;&amp;gt;&amp;gt; up palette. How can I detect/fix this?
&lt;br&gt;&amp;gt; where is the popup palette created at the moment ?
&lt;br&gt;&lt;br&gt;It's created in KoFavoriteResourceManager
&lt;br&gt;(ui/ko_favorite_resource_manager.cpp). KoFavoriteResourceManager is
&lt;br&gt;created in KisView2 line 772, called by KisControlFrame line 119.
&lt;br&gt;_______________________________________________
&lt;br&gt;kimageshop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26588983&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kimageshop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kimageshop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kimageshop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-bug-bug-%28pop-up-palette%29-tp26588832p26588983.html" />
</entry>

</feed>
