<?xml version="1.0"?>
<rss version="2.0"><channel><title>stefanek</title><link>http://cia.vc/stats/author/stefanek</link><description>CIA Stats</description><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Fri, 25 Jun 2010 03:12:53 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/67f1e</guid><link>http://cia.vc/stats/author/stefanek/.message/67f1e</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1142455&lt;/b&gt;             &lt;b&gt;messagelist&lt;/b&gt;/trunk/KDE/kdepim/messagelist/core/messageitem.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Cache the value of hasAnnotation() as it's called&lt;br /&gt;by the delegate in the painting operations and it&lt;br /&gt;causes a sync dbus call to be made.         &lt;/div&gt;     </description><title>Cache the value of hasAnnotation() as it's called by the delegate in the...</title></item><item><pubDate>Fri, 25 Jun 2010 02:07:39 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/67c14</guid><link>http://cia.vc/stats/author/stefanek/.message/67c14</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1142448&lt;/b&gt;             &lt;b&gt;messagelist&lt;/b&gt;/trunk/KDE/kdepim/messagelist/core/model.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             When a rowsRemoved() signal is received in the middle&lt;br /&gt;of a fill job, and the removed rows cover the job entirely&lt;br /&gt;don't delete the job but make it skip directly to pass 2.&lt;br /&gt;Fixes some crashes related to dangling pointers left&lt;br /&gt;in this particular case.&lt;br /&gt;&lt;br /&gt;BUG: 233397         &lt;/div&gt;     </description><title>When a rowsRemoved() signal is received in the middle of a fill job, and the...</title></item><item><pubDate>Wed, 02 Sep 2009 04:00:59 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/678ca</guid><link>http://cia.vc/stats/author/stefanek/.message/678ca</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1018674&lt;/b&gt;             &lt;b&gt;kmail&lt;/b&gt;/trunk/KDE/kdepim/kmail/messagelistview/ (core/model.cpp core/model.h widget.cpp):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fix selection of messages from the search window.&lt;br /&gt;&lt;br /&gt;CCMAIL: &lt;a href="/doc/mail" onmouseover="this.href=&amp;apos;ma&amp;apos;+&amp;apos;il&amp;apos;+&amp;apos;t&amp;apos;+&amp;apos;o&amp;apos;+&amp;apos;:koll&amp;apos;+&amp;apos;ix@&amp;apos;+&amp;apos;a&amp;apos;+&amp;apos;on.&amp;apos;+&amp;apos;at&amp;apos;"&gt;kollix at aon dot at&lt;/a&gt;         &lt;/div&gt;     </description><title>Fix selection of messages from the search window. CCMAIL: kollix@aon.at</title></item><item><pubDate>Fri, 21 Aug 2009 04:09:49 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/6749f</guid><link>http://cia.vc/stats/author/stefanek/.message/6749f</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1013885&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (5 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Support for cloning the filtering tree. Quite useful if we plan to execute the same program on multiple threads.         &lt;/div&gt;     </description><title>Support for cloning the filtering tree. Quite useful if we plan to execute the...</title></item><item><pubDate>Fri, 21 Aug 2009 03:26:54 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/6709a</guid><link>http://cia.vc/stats/author/stefanek/.message/6709a</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1013884&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/akonadi/filter/ (5 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Thinking about multithreaded filter execution... for now only some comments declaring assumptions.         &lt;/div&gt;     </description><title>Thinking about multithreaded filter execution... for now only some comments...</title></item><item><pubDate>Tue, 11 Aug 2009 13:31:28 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/66b98</guid><link>http://cia.vc/stats/author/stefanek/.message/66b98</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1010031&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (9 files in 3 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Make ErrorStack a D-Bus compatible type. Use it in the filter agent signals.         &lt;/div&gt;     </description><title>Make ErrorStack a D-Bus compatible type. Use it in the filter agent signals.</title></item><item><pubDate>Tue, 11 Aug 2009 11:29:34 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/66818</guid><link>http://cia.vc/stats/author/stefanek/.message/66818</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009989&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (3 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;Launch the filtering console when configuration of the filtering agent is requested&lt;/li&gt;&lt;li&gt;Some docs&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>- Launch the filtering console when configuration of the filtering agent is...</title></item><item><pubDate>Tue, 11 Aug 2009 02:30:17 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/66565</guid><link>http://cia.vc/stats/author/stefanek/.message/66565</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009866&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/akonadi/filter/condition.h:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Some more docs.         &lt;/div&gt;     </description><title>Some more docs.</title></item><item><pubDate>Tue, 11 Aug 2009 02:21:15 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/65efa</guid><link>http://cia.vc/stats/author/stefanek/.message/65efa</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009864&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (15 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Add a Doxyfile, a rule for making docs to CMakeLists.txt and some documentation.         &lt;/div&gt;     </description><title>Add a Doxyfile, a rule for making docs to CMakeLists.txt and some documentation.</title></item><item><pubDate>Mon, 10 Aug 2009 19:31:42 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/65c12</guid><link>http://cia.vc/stats/author/stefanek/.message/65c12</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009754&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/branches/work/akonadi-ports/kdepim/libmailreader/spamheaderanalyzer.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Don't ask KMime for an empty header: it's an error and KMime will assert.         &lt;/div&gt;     </description><title>Don't ask KMime for an empty header: it's an error and KMime will assert.</title></item><item><pubDate>Mon, 10 Aug 2009 04:42:52 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/657a8</guid><link>http://cia.vc/stats/author/stefanek/.message/657a8</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009459&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (7 files in 3 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Nicer error display when applying the filter to a single item         &lt;/div&gt;     </description><title>Nicer error display when applying the filter to a single item</title></item><item><pubDate>Mon, 10 Aug 2009 04:08:09 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/654d2</guid><link>http://cia.vc/stats/author/stefanek/.message/654d2</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009457&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/agent/datarfc822.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             When we have fetched the body once, don't refetch it again         &lt;/div&gt;     </description><title>When we have fetched the body once, don't refetch it again</title></item><item><pubDate>Mon, 10 Aug 2009 03:54:37 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/64d94</guid><link>http://cia.vc/stats/author/stefanek/.message/64d94</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009456&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/ (16 files in 5 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             More cleanups, actions, data members and functions... also more testing :)         &lt;/div&gt;     </description><title>More cleanups, actions, data members and functions... also more testing :)</title></item><item><pubDate>Sun, 09 Aug 2009 23:14:19 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/642f5</guid><link>http://cia.vc/stats/author/stefanek/.message/642f5</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009423&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/ (26 files in 6 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;More on highlighting the widgets in the UI editor&lt;/li&gt;&lt;li&gt;Add feature bits as additional means of matching data members / functions and operators.&lt;/li&gt;&lt;li&gt;Add the "is in addressbook" function&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>- More on highlighting the widgets in the UI editor - Add feature bits as...</title></item><item><pubDate>Sun, 09 Aug 2009 18:43:49 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/63c8c</guid><link>http://cia.vc/stats/author/stefanek/.message/63c8c</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1009334&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/ (12 files in 3 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Add nice highlighting when a problem within the edited filter is detected. Remove some debug output.         &lt;/div&gt;     </description><title>Add nice highlighting when a problem within the edited filter is detected....</title></item><item><pubDate>Sat, 08 Aug 2009 04:34:57 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/63850</guid><link>http://cia.vc/stats/author/stefanek/.message/63850</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1008705&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (5 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Emit nice status messages from the agent. Also allow submitting multiple item process requests in the console so we can really verify that it's asynchronous...         &lt;/div&gt;     </description><title>Emit nice status messages from the agent. Also allow submitting multiple item...</title></item><item><pubDate>Sat, 08 Aug 2009 02:51:50 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/63535</guid><link>http://cia.vc/stats/author/stefanek/.message/63535</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1008624&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (2 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Implement the 'run command' and 'pipe through command' actions         &lt;/div&gt;     </description><title>Implement the 'run command' and 'pipe through command' actions</title></item><item><pubDate>Sat, 08 Aug 2009 00:11:09 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/62d9c</guid><link>http://cia.vc/stats/author/stefanek/.message/62d9c</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1008597&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/ (20 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Use ErrorStack to keep track of the errors         &lt;/div&gt;     </description><title>Use ErrorStack to keep track of the errors</title></item><item><pubDate>Fri, 07 Aug 2009 20:59:31 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/6267b</guid><link>http://cia.vc/stats/author/stefanek/.message/6267b</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1008567&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/ (18 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Filters can now be triggered 'manually' on an explicit item         &lt;/div&gt;     </description><title>Filters can now be triggered 'manually' on an explicit item</title></item><item><pubDate>Fri, 07 Aug 2009 04:17:46 +0000</pubDate><guid>http://cia.vc/stats/author/stefanek/.message/621d1</guid><link>http://cia.vc/stats/author/stefanek/.message/621d1</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;stefanek&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1008203&lt;/b&gt;             &lt;b&gt;akonadi&lt;/b&gt;/trunk/playground/pim/akonadi/filter/ (8 files in 3 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Skeleton for the 'Apply filter now' D-Bus interface         &lt;/div&gt;     </description><title>Skeleton for the 'Apply filter now' D-Bus interface</title></item></channel></rss>
