<?xml version="1.0"?>
<rss version="2.0"><channel><title>coppens</title><link>http://cia.vc/stats/author/coppens</link><description>CIA Stats</description><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Wed, 31 Dec 2008 18:53:42 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/549c1</guid><link>http://cia.vc/stats/author/coppens/.message/549c1</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;903945&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/image/kis_paint_layer.cc:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             When the layer has been moved after painting on it with a temporary target, the projection will not have moved. So move the projection as well, so&lt;br /&gt;that we replace the right part of the projection with the paint device's data.         &lt;/div&gt;     </description><title>When the layer has been moved after painting on it with a temporary target, the...</title></item><item><pubDate>Wed, 31 Dec 2008 16:52:09 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/545be</guid><link>http://cia.vc/stats/author/coppens/.message/545be</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;903924&lt;/b&gt;             &lt;b&gt;libs&lt;/b&gt;/trunk/koffice/libs/pigment/tests/ (3 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Port the RGB8 code to the QTest framework and enable it. Add a new test to see if the copy composite operation works. (Disabled the old, unported&lt;br /&gt;tests for now)         &lt;/div&gt;     </description><title>Port the RGB8 code to the QTest framework and enable it. Add a new test to see...</title></item><item><pubDate>Wed, 31 Dec 2008 01:03:52 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/54032</guid><link>http://cia.vc/stats/author/coppens/.message/54032</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;903611&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/paintops/libpaintop/ (3 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Somewhat more proper 'fix' for the bug referenced in r857756 (and revealed by the fix for bug 178599). The problem with that brush seems to have been&lt;br /&gt;that it used a brush with brush selection modes for tiltx and tilty, which we do not implement/support yet. However, this brush had 0 subbrushes for&lt;br /&gt;these tilt dimensions, and the previously used fallback mode for tiltx and so was 'Incremental', which does a modulo operation with the number of&lt;br /&gt;subbrushes (in this case 0 -&amp;gt; division by 0).&lt;br /&gt;&lt;br /&gt;CCBUG:178599         &lt;/div&gt;     </description><title>Somewhat more proper 'fix' for the bug referenced in r857756 (and revealed by...</title></item><item><pubDate>Mon, 29 Dec 2008 18:42:20 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/53abb</guid><link>http://cia.vc/stats/author/coppens/.message/53abb</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;903021&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/paintops/libpaintop/ (4 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Make the clone functions for brushes much simpler. Move the actual cloning logic to the copy constructor, and make them actually work. This fixes the&lt;br /&gt;cloning of image and pipe brushes. Fixing the cloning unfortunately shows a bug in the parasite loading code introduced a while back (r857756), so&lt;br /&gt;that you won't actually see the brush changing. I'll fix that after I find out which brush needed that commit to be fixed.&lt;br /&gt;&lt;br /&gt;BUG:178599         &lt;/div&gt;     </description><title>Make the clone functions for brushes much simpler. Move the actual cloning logic...</title></item><item><pubDate>Sat, 15 Nov 2008 13:56:24 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/536f7</guid><link>http://cia.vc/stats/author/coppens/.message/536f7</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;884585&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/image/tiles_new/kis_tileddatamanager.cc:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Detach the tile before overwriting it in setting a new extent. Fixes a bug in cropping (as verified by the unit tests). Also don't doubly lock the&lt;br /&gt;tile here, since after detaching the tile data might be different...         &lt;/div&gt;     </description><title>Detach the tile before overwriting it in setting a new extent. Fixes a bug in...</title></item><item><pubDate>Sat, 15 Nov 2008 13:31:39 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/533bf</guid><link>http://cia.vc/stats/author/coppens/.message/533bf</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;884581&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/sdk/tests/testutil.h:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Actually set the right coordinates for the failing point (makes debugging output more sensible)         &lt;/div&gt;     </description><title>Actually set the right coordinates for the failing point (makes debugging output...</title></item><item><pubDate>Sun, 02 Nov 2008 16:12:34 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/52f8f</guid><link>http://cia.vc/stats/author/coppens/.message/52f8f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;879187&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/ui/kis_histogram_view.cc:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Don't try to calculate log(0) when drawing logarithmic histogram plots. Fixes the weird problems where almost everything was drawn in&lt;br /&gt;black (and where in my test image the 0-value of green was obviously wrong as well). I can only wonder how this ever worked in 1.6 :-) (perhaps Qt&lt;br /&gt;just didn't draw lines with those ridiculous coordinates?)         &lt;/div&gt;     </description><title>Don't try to calculate log(0) when drawing logarithmic histogram plots. Fixes...</title></item><item><pubDate>Sun, 02 Nov 2008 15:44:47 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/52c01</guid><link>http://cia.vc/stats/author/coppens/.message/52c01</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;879179&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/viewplugins/histogram_docker/ (histogramdocker.cc histogramdocker.h):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Show the right channels in the histogram docker when Krita starts         &lt;/div&gt;     </description><title>Show the right channels in the histogram docker when Krita starts</title></item><item><pubDate>Sun, 02 Nov 2008 15:00:11 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/528ad</guid><link>http://cia.vc/stats/author/coppens/.message/528ad</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;879163&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/viewplugins/histogram_docker/histogramdocker.cc:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             The histogram docker should really only show color channels. Makes more sense, I think         &lt;/div&gt;     </description><title>The histogram docker should really only show color channels. Makes more sense, I...</title></item><item><pubDate>Sun, 02 Nov 2008 13:21:39 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/52510</guid><link>http://cia.vc/stats/author/coppens/.message/52510</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;879130&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/viewplugins/histogram/wdghistogram.ui:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Histogram view dialog can now differentiate between linear and logarithmic display of the histogram (the Qt widget lost a signal during Qt3-Qt4&lt;br /&gt;conversion, I guess...)         &lt;/div&gt;     </description><title>Histogram view dialog can now differentiate between linear and logarithmic...</title></item><item><pubDate>Sun, 02 Nov 2008 12:48:22 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/52099</guid><link>http://cia.vc/stats/author/coppens/.message/52099</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;879089&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/viewplugins/histogram_docker/ (3 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Histogram docker code paths are used again, but there's something amiss with the visualisation part (try switching the displayed histogram to Lab,&lt;br /&gt;you'll see a mini histogram being shown...)         &lt;/div&gt;     </description><title>Histogram docker code paths are used again, but there's something amiss with the...</title></item><item><pubDate>Sat, 01 Nov 2008 20:07:22 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/51ba0</guid><link>http://cia.vc/stats/author/coppens/.message/51ba0</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;878794&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/plugins/paintops/defaultpaintops/smudge/ (2 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Let the smudge paintop work somewhat again. You can't actually *see* it work, since there seems to be something wrong with the rate widget magic.&lt;br /&gt;Manually setting the opacity in the code there to, for example, 127, seems to make it work nicely. I'll leave that to someone more skilled with the&lt;br /&gt;widget stuff to fix.&lt;br /&gt;It somewhat feels a bit 'chunky' when you smudge, which is odd. But at least it does something now.         &lt;/div&gt;     </description><title>Let the smudge paintop work somewhat again. You can't actually *see* it work,...</title></item><item><pubDate>Tue, 28 Oct 2008 22:57:33 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/518ae</guid><link>http://cia.vc/stats/author/coppens/.message/518ae</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;877240&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/trunk/www/areas/koffice/krita/gallery.php:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Spelling fix as requested by m4v         &lt;/div&gt;     </description><title>Spelling fix as requested by m4v</title></item><item><pubDate>Fri, 09 May 2008 21:20:51 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/50c89</guid><link>http://cia.vc/stats/author/coppens/.message/50c89</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;806040&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/ (18 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;Long-awaited next commit for the next-generation tile system of Krita. Took a long time to code it all in my spare time, despite the relative&lt;br /&gt;shortness of the patch. It's rather evolutionary from the last mass-commit, in that the main change is a nice refactor of the shared tile data (I&lt;br /&gt;like it a lot better than it was before, even though it could still be better). Has 2 (or 3) known issues at the moment:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;At program/testcase exit, the tile swapper will trigger an assertion. This is because I'm more assertive than before ;) Basically, Krita seems to be leaking some memory, and the tile swapper wants all tiles to not leak at all (an example of a fix of such a leak was the recent work on the update strategies). You can filter those pseudo-failing tests out by uncommenting the relevant asserts and deletes in KisTileSwapper::~KisTileSwapper&lt;/li&gt;&lt;li&gt;Some KisFilterTests sometimes trigger another assert during program exectution. Will be investigated...&lt;/li&gt;&lt;li&gt;While using my code to play with Krita, I sometimes seemed to get a random assert during painting or so, cause unknown (perhaps it even got fixed together with some other bugfix?)  I'm sure Boudewijn, Cyrille and even Pippin will love that it I'm committing this :-) I guess they can celebrate it together with their fellow LGM'ers there in Wroclaw :-)&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>Long-awaited next commit for the next-generation tile system of Krita. Took a...</title></item><item><pubDate>Tue, 19 Feb 2008 21:45:39 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/50981</guid><link>http://cia.vc/stats/author/coppens/.message/50981</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;777171&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/ui/kis_qpainter_canvas.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Seems to fix the crash on startup I get         &lt;/div&gt;     </description><title>Seems to fix the crash on startup I get</title></item><item><pubDate>Tue, 29 Jan 2008 21:07:57 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/50670</guid><link>http://cia.vc/stats/author/coppens/.message/50670</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;768356&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/image/kis_random_accessor.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Whoops, seems like I forgot to commit a file.         &lt;/div&gt;     </description><title>Whoops, seems like I forgot to commit a file.</title></item><item><pubDate>Wed, 10 Oct 2007 19:44:40 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/50128</guid><link>http://cia.vc/stats/author/coppens/.message/50128</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;723818&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/trunk/www/areas/events/info/conference2008/ (contact.php index.php menu.inc site.inc):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &amp;lt;CRAEW&amp;gt; BCoppens: could you just make the changes please or I will do it myself&lt;br /&gt;&amp;lt;CRAEW&amp;gt; BCoppens: as head organiser of aKademy I sometimes have to make critical decisions, and Bart (Steccino) and I decided to use aKademy&lt;br /&gt;&amp;lt;CRAEW&amp;gt; just everywhere where there is written Akademy change it in aKademy&lt;br /&gt;Marketing people, get your act together and your people in line please, I really have better things to do than this...&lt;br /&gt;CCMAIL:&lt;a href="/doc/mail" onmouseover="this.href=&amp;apos;m&amp;apos;+&amp;apos;a&amp;apos;+&amp;apos;ilt&amp;apos;+&amp;apos;o:k&amp;apos;+&amp;apos;de-ev&amp;apos;+&amp;apos;-m&amp;apos;+&amp;apos;arket&amp;apos;+&amp;apos;in&amp;apos;+&amp;apos;g@&amp;apos;+&amp;apos;kd&amp;apos;+&amp;apos;e.o&amp;apos;+&amp;apos;rg&amp;apos;"&gt;kde-ev-marketing at kde dot org&lt;/a&gt;         &lt;/div&gt;     </description><title>&lt;CRAEW&gt; BCoppens: could you just make the changes please or I will do it myself...</title></item><item><pubDate>Tue, 02 Oct 2007 21:35:32 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/4fd80</guid><link>http://cia.vc/stats/author/coppens/.message/4fd80</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;720277&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/trunk/www/areas/events/info/conference2008/ (contact.php menu.inc):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;At least be somewhat internally consistent with the currently chosen spelling of Akademy 2008&lt;/li&gt;&lt;li&gt;The old conferences were really spelled aKademy&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* At least be somewhat internally consistent with the currently chosen spelling...</title></item><item><pubDate>Tue, 02 Oct 2007 21:31:57 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/4f795</guid><link>http://cia.vc/stats/author/coppens/.message/4f795</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;720276&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/trunk/www/areas/events/info/conference2008/ (contact.php index.php menu.inc):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Add contact information to the Akademy 2008 page. I am not going to add the other suggested pages just yet (Sponsoring, Press, Accomodation, Conference Programme), since I don't have any&lt;br /&gt;senseful contents for it yet. Better wait until it is ready, than to have an unfinished page displaying 'You can download the brochure (coming soon)'.&lt;br /&gt;&lt;br /&gt;Note furthermore that, thanks to the cool and easy archiveability, you can easily look at the early versions of the aKademy 2007 site for inspiration, through&lt;br /&gt;&lt;a href="http://websvn.kde.org/trunk/www/areas/events/info/conference2007/"&gt;http://websvn.kde.org/trunk/www/areas/events/info/conference2007/&lt;/a&gt; and then clicking on the filenames to browse through their history.&lt;br /&gt;&lt;br /&gt;CCMAIL: &lt;a href="/doc/mail" onmouseover="this.href=&amp;apos;mai&amp;apos;+&amp;apos;lto:&amp;apos;+&amp;apos;bar&amp;apos;+&amp;apos;t&amp;apos;+&amp;apos;.ce&amp;apos;+&amp;apos;r&amp;apos;+&amp;apos;neel&amp;apos;+&amp;apos;s@&amp;apos;+&amp;apos;gmai&amp;apos;+&amp;apos;l.c&amp;apos;+&amp;apos;om&amp;apos;"&gt;bart dot cerneels at gmail dot com&lt;/a&gt;         &lt;/div&gt;     </description><title>Add contact information to the Akademy 2008 page. I am not going to add the...</title></item><item><pubDate>Wed, 22 Aug 2007 20:59:04 +0000</pubDate><guid>http://cia.vc/stats/author/coppens/.message/4f281</guid><link>http://cia.vc/stats/author/coppens/.message/4f281</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;coppens&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;703563&lt;/b&gt;             &lt;b&gt;krita&lt;/b&gt;/trunk/koffice/krita/image/tiles/kis_tileddatamanager.cc:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fix the unit tests for planar separation code of the paint device. The issue is very simple: the code was copied from read/writeBytes. Those functions apparently are written for the specific case that the result of read is written on a paint device at the same coordinates as the coordinates of where it was being read (modulo TILESIZEs). Of course, that fucks up if you read and write at different offsets.&lt;br /&gt;Fix it by forcing to read a single row at a time in the planarRead/Write code (yes Boudewijn, that makes it slower, but I can't help that ;-))         &lt;/div&gt;     </description><title>Fix the unit tests for planar separation code of the paint device. The issue is...</title></item></channel></rss>
