<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>

  
  <title>Qt DevNet forums: Tools 1280614020**  </title>
  <link>http://qt-project.org/forums/viewforum/13/</link>
  <description>RSS feed for latest posts in Tools</description>
  <copyright>Copyright 2012 Qt Developer Network</copyright>
  <docs>http://www.rssboard.org/rss-specification</docs>
  <generator>ExpressionEngine v2.3.1 http://expressionengine.com/</generator>
  <lastBuildDate>Sun, 01 Aug 2010 00:07:00 GMT</lastBuildDate>
  <atom:link href="http://qt-project.org/feeds/all_forums/13" rel="self" type="application/rss+xml" />
  
  
  
        <item>
            <title>Creator 2.5.0</title>
            <link>http://qt-project.org/forums/viewreply/86618</link>
            <author>GrahamL</author>
            <description><![CDATA[My application is compiled with mingw &#8211; same as it was with creator 4
But I cannot debug!!
anything else I can try?]]></description>
            <guid isPermaLink="false">529d1310b86011e69cab88083d1c75c2</guid>
            <pubDate>Thu, 24 May 2012 10:46:28 GMT</pubDate>
        </item>
  
        <item>
            <title>Creator 2.5.0</title>
            <link>http://qt-project.org/forums/viewthread/17473</link>
            <author>GrahamL</author>
            <description><![CDATA[Hi
I just downloaded 2.5.0 but when I try to debug i get the following error
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
Debugger
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
None of the debugger engines &apos;Gdb engine, Cdb engine&apos; capable of debugging binaries of the type &apos;x86&#45;windows&#45;msys&#45;pe&#45;32bit&apos; is configured correctly.
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
OK &amp;nbsp; Settings... &amp;nbsp; Hide Details... &amp;nbsp; 
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;

How can I fix this?

	Thanks]]></description>
            <guid isPermaLink="false">0d3169e3a92b89d443ca5ea44a25295f</guid>
            <pubDate>Thu, 24 May 2012 10:30:24 GMT</pubDate>
        </item>
  
        <item>
            <title>Making a code completion plugin for qtcreator, any beginner&apos;s help?</title>
            <link>http://qt-project.org/forums/viewreply/86612</link>
            <author>Tobias Hunger</author>
            <description><![CDATA[Yes, our plugin documentation is rather outdated. Qt Creator changes rather fast and since we do not promise any kind of compatibility we don&#8217;t bother to document too much either to avoid the impression that any of the APIs we use internally are stable to any degree.

	So how can you find your way around? I am afraid there is no way around reading a lot of source code and/or asking on IRC (#qt&#45;creator on the freenode network) or the mailing list. Code navigation in creator also helps: Just type &#8220;Ctrl&#45;K&#8221; and then type &#8220;c TextEditor&#8221; to open the TextEditor class. There is little need to know where the file is actually located.

	The GLSLEditorEditable class as well as the QmlJSEditorEditable are most likely good places to get started (found those by pressing &#8220;Ctrl&#45;Shift&#45;T&#8221; on the BaseTextEditor class) as those are real editors but less complex than the C++ one. I never really worked with the editor code though, so I can be wrong:&#45;)]]></description>
            <guid isPermaLink="false">fd6d02712b779902f1c462578262370f</guid>
            <pubDate>Thu, 24 May 2012 10:21:32 GMT</pubDate>
        </item>
  
        <item>
            <title>Making a code completion plugin for qtcreator, any beginner&apos;s help?</title>
            <link>http://qt-project.org/forums/viewthread/17471</link>
            <author>Meai</author>
            <description><![CDATA[Hi, I set up the &#8220;hello world&#8221; plugin and I&#8217;m able to debug it. Right now I&#8217;m looking at these huge undocumented API&#8217;s (http://doc.qt.nokia.com/qtcreator&#45;extending/codeassist.html) and it seems to me that I&#8217;m pretty much required to read the entire qtcreator source code if I want to understand how to do a plugin. I&#8217;m new to Qt, I can&#8217;t even find the TextEditor.h file and how to include it.

	I just want to be able to do the exact same thing as qtcreator does for c++ (I don&#8217;t care about the look and shape of the popup&#8230;), except fill it up with different info when targetting a different language. (Google Go in this case)
I&#8217;ll get the info from Gocode, so the only remaining thing is: 

	How do I create a popup and at which location in the source? Any small samples in that direction? There don&#8217;t seem to be any existing autocompletion plugins open sourced.

	I guess the docs are largely unfinished here: http://doc.qt.nokia.com/qtcreator&#45;extending/creating&#45;plugins.html]]></description>
            <guid isPermaLink="false">b9ec301ee2bfd61ff595f451c3093ded</guid>
            <pubDate>Thu, 24 May 2012 09:30:17 GMT</pubDate>
        </item>
  
        <item>
            <title>XRC files editing</title>
            <link>http://qt-project.org/forums/viewreply/86534</link>
            <author>r_a_ven</author>
            <description><![CDATA[Apologies &#8211; I am working on a wxWidgets project (using the autotools plugin in Qt Creator). So they are xrc files indeed. But no worries &#8211; I found the xrcEd tool to modify them independently.]]></description>
            <guid isPermaLink="false">f462bb86b88c3093efc283cfc1205366</guid>
            <pubDate>Wed, 23 May 2012 16:28:25 GMT</pubDate>
        </item>
  
        <item>
            <title>Linguist &quot;Search and Translate&quot; can not find source text with white space at end.</title>
            <link>http://qt-project.org/forums/viewthread/17439</link>
            <author>moellney</author>
            <description><![CDATA[Hi Forum

	Somehow I could not manage to use the &#8220;Search and Translate&#8221; tool to look for a source &#8220;INTERVAL: &#8220; (note the space just behind the :).

	When I enter the string in the &#8220;Find Source Text&#8221; field (with an space at the end) it does not find the source text places to translate them.

	When using the Find tool it works. But I wanted to use the batch translate.

	Trying it with a phrase book also fails.

	Is there a trick or is this a bug in Linguist?

	Thanks for any help,
Michael]]></description>
            <guid isPermaLink="false">aa225f8e32bffd0c00d406b6d2684413</guid>
            <pubDate>Wed, 23 May 2012 10:54:07 GMT</pubDate>
        </item>
  
        <item>
            <title>What is &quot;Sysroot&quot; field on Qt Creator Debug &#45;&gt; Start Debugging &#45;&gt; Start And Debugto Remote Application ?</title>
            <link>http://qt-project.org/forums/viewreply/86447</link>
            <author>DiVe</author>
            <description><![CDATA[I think it is the remote target file system on the host. So if you have the remote target&#8217;s file system on your host, (I have this set up using NFS server so my embedded linux device uses the file system on my linux host) then I think that is what you use for Sysroot.]]></description>
            <guid isPermaLink="false">f17c415b1b2a99efa1f8b5bb418e9964</guid>
            <pubDate>Tue, 22 May 2012 20:53:51 GMT</pubDate>
        </item>
  
        <item>
            <title>XRC files editing</title>
            <link>http://qt-project.org/forums/viewthread/17424</link>
            <author>r_a_ven</author>
            <description><![CDATA[So &#8211; I an looking for an editor for Wysiwyg editing of XRC files. Is there a plugin available?
If not, I would love to create one, but there is no documentation around that :(
Or is that too much to shoot for a first&#45;time&#45;plugin&#45;developer?

	thanks,
r_a_ven

	Caveat Emptor: Complete QT and Linux programming n00b here.]]></description>
            <guid isPermaLink="false">555104178c33cc24482d7b8f02c19b9e</guid>
            <pubDate>Tue, 22 May 2012 20:46:33 GMT</pubDate>
        </item>
  
        <item>
            <title>KDAB GammaRay without WebKit?</title>
            <link>http://qt-project.org/forums/viewthread/17419</link>
            <author>ludde</author>
            <description><![CDATA[Trying to build GammaRay [kdab.com] 1.1 on Windows with our own build of Qt 4.7.4, which lacks WebKit. The build fails because of this, and now I&#8217;m not sure whether this is the expected behavior or not. Does anyone know if GammaRay is supposed to work with a Qt built without WebKit?]]></description>
            <guid isPermaLink="false">1b0cceaadcf521fc5bd9253cf832ba26</guid>
            <pubDate>Tue, 22 May 2012 16:33:33 GMT</pubDate>
        </item>
  
        <item>
            <title>Disable Creator editor syntax highlight?</title>
            <link>http://qt-project.org/forums/viewthread/17399</link>
            <author>Stephen Chu</author>
            <description><![CDATA[I just started to use some new C++11 features like initializer list and enum class. Creator doesn&#8217;t understand these new syntax and highlights them with those distracting red curvy lines. :(

	The support for the new syntax seems to be still some time away. At the mean time, is there anyway to disable this syntax error highlights?]]></description>
            <guid isPermaLink="false">684874eeda9b1b71dd378730837504ce</guid>
            <pubDate>Mon, 21 May 2012 20:09:52 GMT</pubDate>
        </item>
  

  </channel>
</rss>
