<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/</link>
    <language>en-us</language>

    <title>qtm Changelog</title>
    <description>qtm Changelog</description>
    <item>
    <title>update tags</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/8cf874870aa9</link>
    <description><![CDATA[update tags]]></description>
    <author>&#99;&#111;&#110;&#118;&#101;&#114;&#116;&#45;&#114;&#101;&#112;&#111;</author>
    <pubDate>Sun, 14 Dec 2008 00:41:27 +0000</pubDate>
</item>
<item>
    <title>Added textAlignCentre.xpm</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/e9f84c974403</link>
    <description><![CDATA[Added textAlignCentre.xpm<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 06 Nov 2008 22:26:32 +0000</pubDate>
</item>
<item>
    <title>Implemented text alignment in rich text</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/3aaffdb5c86e</link>
    <description><![CDATA[Implemented text alignment in rich text<br/>
<br/>
CMakeLists.txt - Corrected capitalisation of NestedListHelper.cc<br/>
RichTextEdit.cc - Fixed &quot;assignment as test&quot; typo<br/>
text*.xpm - Added necessary [] signs<br/>
EditingWindow.cc,h - Commented out alignment slots, and connected the<br/>
relevant actions directly to the editor widget's own alignment slots.<br/>
Alignment actions disabled when rich text is off.  New private method<br/>
toggleRichTextActions to enable/disable them as necessary.<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 06 Nov 2008 22:22:38 +0000</pubDate>
</item>
<item>
    <title>New slots related to text alignment etc</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/9bcce76dbf47</link>
    <description><![CDATA[New slots related to text alignment etc<br/>
<br/>
textJustify.xpm - New XPM image<br/>
EditingWindowBase.ui - New menu &quot;Formatting&quot;, with bold, italic etc and<br/>
alignment actions<br/>
EditingWindow.cc,h - New slots related to aligning text; alignment<br/>
actions assigned new XPM icons<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 06 Nov 2008 19:04:31 +0000</pubDate>
</item>
<item>
    <title>EditingWindow.cc - Written changes intended for last commit</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/bb6b499dbbd1</link>
    <description><![CDATA[EditingWindow.cc - Written changes intended for last commit<br/>
<br/>
committer: Yusuf Smith &lt;indigojo@ubuntu.home&gt;]]></description>
    <author>&#89;&#117;&#115;&#117;&#102;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#117;&#98;&#117;&#110;&#116;&#117;&#46;&#104;&#111;&#109;&#101;&#62;</author>
    <pubDate>Mon, 03 Nov 2008 23:51:03 +0000</pubDate>
</item>
<item>
    <title>Set the search widget so it won't attempt to search a nonexistent document (through a null/void pointer)</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/cd65354fffd3</link>
    <description><![CDATA[Set the search widget so it won't attempt to search a nonexistent document (through a null/void pointer)<br/>
<br/>
Also:<br/>
EditingWindow.h - Deleted some dead code &amp; inserted comments<br/>
EditingWindow.cc - Changes related to the possibility of one of two text edits, not just one as before<br/>
<br/>
committer: Yusuf Smith &lt;indigojo@ubuntu.home&gt;]]></description>
    <author>&#89;&#117;&#115;&#117;&#102;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#117;&#98;&#117;&#110;&#116;&#117;&#46;&#104;&#111;&#109;&#101;&#62;</author>
    <pubDate>Mon, 03 Nov 2008 23:46:55 +0000</pubDate>
</item>
<item>
    <title>Added XPM icons for HTML lists &amp; assigned them to relevant actions</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/613a4a0c334c</link>
    <description><![CDATA[Added XPM icons for HTML lists &amp; assigned them to relevant actions<br/>
<br/>
html_ol.xpm, html_ul.xpm - New files<br/>
EditingWindow.cc - Assigned new XPMs to action to mark up paragraphs as lists<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sun, 02 Nov 2008 00:44:08 +0000</pubDate>
</item>
<item>
    <title>New method to set fonts initially</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/a2417d132723</link>
    <description><![CDATA[New method to set fonts initially<br/>
<br/>
EditingWindow.cc - new private method to set the textedit fonts, to cut out duplicated functionality in constructors<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 01 Nov 2008 21:47:47 +0000</pubDate>
</item>
<item>
    <title>EditingWindow.cc - Specifically added undo/redo to both editors</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/0aca0ec6b0c1</link>
    <description><![CDATA[EditingWindow.cc - Specifically added undo/redo to both editors<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 01 Nov 2008 20:22:34 +0000</pubDate>
</item>
<item>
    <title>RT editor fonts now in preferences</title>
    <link>http://catkin.sourceforge.net/cgi-bin/hgwebdir.cgi/qtm/rev/471d922d5700</link>
    <description><![CDATA[RT editor fonts now in preferences<br/>
<br/>
CMakeLists.txt - Version number now 0.7.9<br/>
PrefsForm.ui - Object name now set to PrefsForm (bug fix)<br/>
RichTextEdit.cc - Inserted missing setFont method from KRichTextEdit<br/>
EditingWindow.h - New pref string richTextFontString; slot doFont renamed doEditorFont; new slot doRichTextEditorFont<br/>
EditingWindow.cc - Listifying a selection now works; implemented richTextFontString preference<br/>
<br/>
committer: Matthew Smith &lt;indigojo@blogistan.co.uk&gt;]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#83;&#109;&#105;&#116;&#104;&#32;&#60;&#105;&#110;&#100;&#105;&#103;&#111;&#106;&#111;&#64;&#98;&#108;&#111;&#103;&#105;&#115;&#116;&#97;&#110;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 01 Nov 2008 20:09:51 +0000</pubDate>
</item>

  </channel>
</rss>