<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta">
    <title>gmane.comp.kde.devel.quanta</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9041"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9040"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9039"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9038"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9029"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9028"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9027"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9026"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9025"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9024"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9023"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9022"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9018"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9017"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9015"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9014"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9013"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9012"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9009"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9041">
    <title>Re: Review Request: Actually useExecuteBrowserPlugin in XDebugJob</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9041</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104595/#review13232
-----------------------------------------------------------


looks good, but please adapt to moved repositories. (now kdev-xdebug and kdev-executebrowser repositories)


plugins/executebrowser/browserappjob.cpp
&amp;lt;http://git.reviewboard.kde.org/r/104595/#comment10355&amp;gt;

    makes absolutely sense, but please commit separately.



plugins/executebrowser/iexecutebrowserplugin.h
&amp;lt;http://git.reviewboard.kde.org/r/104595/#comment10354&amp;gt;

    hm, I don't like this overriding of url, the url is *the* thing of the launch - and you can override it.
    
    what about a QMap&amp;lt;QString, QString&amp;gt; queryItems parameter? (or just QString?)


- Niko Sams


On April 13, 2012, 11:29 p.m., Dominik Schmidt wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Niko Sams</dc:creator>
    <dc:date>2012-05-01T17:34:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9040">
    <title>Re: Review Request: Actually useExecuteBrowserPlugin in XDebugJob</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9040</link>
    <description>&lt;pre&gt;


Sure.

How about ..

"// if you provide a valid url as second parameter that one is opened instead of the url stored in the launch configuration
 // e.g. this is used in xdebug plugin to add additional GET parameters to the configured url"

?



I'll check, sounds reasonable.



Good hint!

It doesn't do that so far, but it perfectly makes sense:
a) the settings are already stored in an executebrowserplugin instance
b) you'd need to implement fallback code in the xdebug plugin which is already inside the EBP
c) if not for this, what is the EBP good for then? ;)


- Dominik


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104595/#review12488
-----------------------------------------------------------


On April 13, 2012, 11:29 p.m., Dominik Schmidt wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Dominik Schmidt</dc:creator>
    <dc:date>2012-04-17T00:01:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9039">
    <title>Re: Review Request: Actually useExecuteBrowserPlugin in XDebugJob</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9039</link>
    <description>&lt;pre&gt;


yeah just add the X-KDevelop-Required thingy to the *.desktop file of this plugin



yeah ok


- Milian


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104595/#review12488
-----------------------------------------------------------


On April 13, 2012, 11:29 p.m., Dominik Schmidt wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2012-04-17T12:42:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9038">
    <title>Re: Review Request: Actually useExecuteBrowserPlugin in XDebugJob</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9038</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104595/#review12488
-----------------------------------------------------------



debuggers/xdebug/debugjob.cpp
&amp;lt;http://git.reviewboard.kde.org/r/104595/#comment9799&amp;gt;

    this is unstable, it will crash as soon as the executebrowserplugin is disabled, or is that a requirement of the xdebug plugin? hm would make sense - just make sure that this is so in the *.desktop file please



plugins/executebrowser/browserappjob.cpp
&amp;lt;http://git.reviewboard.kde.org/r/104595/#comment9802&amp;gt;

    is it ok to emit the result directly? or should one wait for the "started" signal (that should exist afaik)? that would also allow one to properly handle error cases, i.e. if. m_browser points to a non-existing browser-app or if something else goes wrong, or?



plugins/executebrowser/iexecutebrowserplugin.h
&amp;lt;http://git.reviewboard.kde.org/r/104595/#comment9801&amp;gt;

    I don't unde&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2012-04-15T20:46:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9029">
    <title>Re: Review Request: Add more php example code toshow the formatters impact</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9029</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103388/#review9220
-----------------------------------------------------------


Uhm sorry, but when I download the diff it is still not in the "format-patch" format. Just look at the downloaded file, it directly starts with the patch and gives no information about you, nor any commit message or such.

please try again

- Milian Wolff


On Dec. 15, 2011, 1:08 a.m., Florian Zumkeller-Quast wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-12-23T20:17:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9028">
    <title>Re: Review Request: Add more php example code toshow the formatters impact</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9028</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103388/#review9219
-----------------------------------------------------------


Uhm sorry, but when I download the diff it is still not in the "format-patch" format. Just look at the downloaded file, it directly starts with the patch and gives no information about you, nor any commit message or such.

please try again

- Milian Wolff


On Dec. 15, 2011, 1:08 a.m., Florian Zumkeller-Quast wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-12-23T20:17:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9027">
    <title>Re: Review Request: Fix compiling of quanta master</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9027</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103386/#review9218
-----------------------------------------------------------


Uhm sorry, but when I download the diff it is still not in the "format-patch" format. Just look at the downloaded file, it directly starts with the patch and gives no information about you, nor any commit message or such.

please try again

- Milian Wolff


On Dec. 15, 2011, 1:07 a.m., Florian Zumkeller-Quast wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-12-23T20:17:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9026">
    <title>Re: Review Request: Add more php example code toshow the formatters impact</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9026</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103388/
-----------------------------------------------------------

(Updated Dec. 15, 2011, 1:08 a.m.)


Review request for KDevelop and Quanta.


Changes
-------

Patch created by git format-patch as requested


Description
-------

Added some more php example code to show the impact of the formatter if applied


Diffs (updated)
-----

  plugins/phpformatter/formatterplugin.cpp f1ca6fd 

Diff: http://git.reviewboard.kde.org/r/103388/diff/diff


Testing
-------


Thanks,

Florian Zumkeller-Quast

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Florian Zumkeller-Quast</dc:creator>
    <dc:date>2011-12-15T01:08:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9025">
    <title>Re: Review Request: Fix compiling of quanta master</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9025</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103386/
-----------------------------------------------------------

(Updated Dec. 15, 2011, 1:07 a.m.)


Review request for KDevelop and Quanta.


Changes
-------

Patch created by git format-patch as requested


Description
-------

Since the last changes of ISourceFormatter from KDevPlatform Quanta was broken and did not compile.
This patch fixes the compiling issues by changing phpformatterplugin and xmlformatterplugin to the new interface of ISourceFormatter.

During the testing it looked to me that there are two different options storing the indentation value for a formatter:
"INDENT" and "indent_size". Because only the latter contained a non-zero value, i changed the behaviour to use the latter one.


Diffs (updated)
-----

  languages/xml/formatter/formatterplugin.h dbe183a 
  languages/xml/formatter/formatterplugin.cpp 4e62a1e 
  plugins/phpformatt&lt;/pre&gt;</description>
    <dc:creator>Florian Zumkeller-Quast</dc:creator>
    <dc:date>2011-12-15T01:07:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9024">
    <title>Re: Review Request: Add more php example code toshow the formatters impact</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9024</link>
    <description>&lt;pre&gt;
as I said on irc: please send the patch as created by "git format-patch"

thanks
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-12-13T17:55:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9023">
    <title>Re: Review Request: Fix compiling of quanta master</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9023</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103386/#review8907
-----------------------------------------------------------

Ship it!


Ship It!

- Milian Wolff


On Dec. 11, 2011, 7:09 p.m., Florian Zumkeller-Quast wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-12-13T11:43:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9022">
    <title>Re: Review Request: Add more php example code toshow the formatters impact</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9022</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103388/#review8906
-----------------------------------------------------------

Ship it!


Ship It!

- Milian Wolff


On Dec. 11, 2011, 6:11 p.m., Florian Zumkeller-Quast wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-12-13T11:43:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9018">
    <title>Re: Review Request: Fix compile break of quanta</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9018</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103106/
-----------------------------------------------------------

(Updated Nov. 10, 2011, 3:42 p.m.)


Review request for KDevelop and Quanta.


Changes
-------

The patch created by git format-patch. I fixed the style issues.


Description
-------

Some changes on the Interface of ISourceFormatter from the kdevplatform project broke compiling of quanta.
This Patch fixes the interface of the SourceFormatter derived classes and some calls to these methods with the new KUrl parameter inserted.


Diffs
-----

  languages/xml/formatter/formatterplugin.h e8799f1 
  languages/xml/formatter/formatterplugin.cpp 4b04725 
  languages/xml/formatter/sgmlformatter.cpp 4a99d79 
  languages/xml/language/completion/sgmlcodecompletionmodel.cpp 803760f 
  plugins/phpformatter/formatterplugin.h 8b462bc 
  plugins/phpformatter/formatterplugin.cpp 761d635 

Diff: http://git.&lt;/pre&gt;</description>
    <dc:creator>Florian Zumkeller-Quast</dc:creator>
    <dc:date>2011-11-10T15:42:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9017">
    <title>Review Request: Fix compile break of quanta</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9017</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103106/
-----------------------------------------------------------

Review request for KDevelop and Quanta.


Description
-------

Some changes on the Interface of ISourceFormatter from the kdevplatform project broke compiling of quanta.
This Patch fixes the interface of the SourceFormatter derived classes and some calls to these methods with the new KUrl parameter inserted.


Diffs
-----

  languages/xml/formatter/formatterplugin.h e8799f1 
  languages/xml/formatter/formatterplugin.cpp 4b04725 
  languages/xml/formatter/sgmlformatter.cpp 4a99d79 
  languages/xml/language/completion/sgmlcodecompletionmodel.cpp 803760f 
  plugins/phpformatter/formatterplugin.h 8b462bc 
  plugins/phpformatter/formatterplugin.cpp 761d635 

Diff: http://git.reviewboard.kde.org/r/103106/diff/diff


Testing
-------

Quanta compiles fine with that patch.


Thanks,

Florian Zumkel&lt;/pre&gt;</description>
    <dc:creator>Florian Zumkeller-Quast</dc:creator>
    <dc:date>2011-11-10T12:05:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9015">
    <title>Re: Review Request: Fix compile break of quanta</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9015</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103106/#review8100
-----------------------------------------------------------

Ship it!


commit is fine besides a few style issues, put the &amp;amp;,* always adjacent to the typename for consistency please.

if you have commit rights, please fix this before pushing.

otherwise send me this patch as created by "git format-patch" - if possible with the style issue fixed. otherwise I'll do that.

thanks 


languages/xml/formatter/formatterplugin.cpp
&amp;lt;http://git.reviewboard.kde.org/r/103106/#comment6962&amp;gt;

    please put the &amp;amp; adjacent to the typename for consistency



languages/xml/formatter/formatterplugin.cpp
&amp;lt;http://git.reviewboard.kde.org/r/103106/#comment6963&amp;gt;

    also here, &amp;amp; adjacent to the typename please



plugins/phpformatter/formatterplugin.h
&amp;lt;http://git.reviewboard.kde.org/r/103106/#comment6964&amp;gt;

    again, please &amp;amp; adjacent to typename



plugins/php&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-11-10T14:18:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9014">
    <title>Re: Hello Everyone</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9014</link>
    <description>&lt;pre&gt;Hi,

see this (over a year old) blog post from milian:
http://milianw.de/blog/quanta-gsoc-midterm-evaluation

since then not much happened. Unfortunaetly development stalled.

but feel free to join the team and continue hacking!
If you need more information just ask here or on kdevelop-devel :D

Niko

On Fri, Nov 4, 2011 at 15:19, Dan Holliday &amp;lt;dan&amp;lt; at &amp;gt;etrixs.co.uk&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Niko Sams</dc:creator>
    <dc:date>2011-11-04T14:31:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9013">
    <title>Hello Everyone</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9013</link>
    <description>&lt;pre&gt;Hi,  I've just joined as I'm keen to work on quanta for it's next release.

Not sure if I'm being a little slow, but could someone tell me where the

latest repository of code is kept so that I can start looking into it please.

 
Cheers Guys.

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Dan Holliday</dc:creator>
    <dc:date>2011-11-04T14:19:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9012">
    <title>Re: Review Request: Fix missing pointer indiicating the current line while debugging with xdebug</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9012</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102456/#review6097
-----------------------------------------------------------

Ship it!


looks good to me

- Milian


On Aug. 27, 2011, 1:48 p.m., Florian Zumkeller-Quast wrote:

_______________________________________________
quanta-devel mailing list
quanta-devel&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-08-28T12:54:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9010">
    <title>Re: Pushing a Patch</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9010</link>
    <description>&lt;pre&gt;Robert Marmorstein, 26.03.2011:

Hi there.
 

Thanks. I was still trying to push to gitorious which is why this fix among 
others was not available yet. Now I know the reason ;-)


I'll take care to set this up. Please send any further patches to this list in 
the meantime - or - just commit them if you are confident. I can also post-
review them.

Bye

&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-03-27T21:51:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9009">
    <title>Pushing a Patch</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9009</link>
    <description>&lt;pre&gt;Hello all,

I just pushed a one line patch that removes an include that was never  
useful (included file was empty) and causes compilation to break  
against latest kdevplatform (which removed the empty file).

I couldn't find any way to review the patch, so I just went ahead and  
pushed.  Please let me know if this is not acceptable and I will  
revert it.

It would be nice if quanta were on reviewboard, but unless I'm blind,  
there doesn't seem to be an entry for it in the repository list.

Thanks,

Robert

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
&lt;/pre&gt;</description>
    <dc:creator>Robert Marmorstein</dc:creator>
    <dc:date>2011-03-26T07:03:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9008">
    <title>Re: IMPORTANT: Quanta developing discussions moved</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.quanta/9008</link>
    <description>&lt;pre&gt;Paulo Moura Guedes, 22.01.2011:

no, Quanta 4 will build on top of KDevelop/KDevplatform. Anyways, since I have 
no time right now and noone else is spending time on it, it's more or less 
sleeping right now sadly...

Bye
&lt;/pre&gt;</description>
    <dc:creator>Milian Wolff</dc:creator>
    <dc:date>2011-01-22T16:12:25</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.kde.devel.quanta">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.kde.devel.quanta</link>
  </textinput>
</rdf:RDF>

