<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/ui2swt/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/ui2swt/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 25 Jun 2007 07:35:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ui2swt/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Layout margins incorrect</title><link>https://sourceforge.net/p/ui2swt/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Qt layout margin property is being mapped to the SWT GridLayout attributes marginTop, marginBottom, marginLeft and marginRight.  The marginWidth and marginHeight attributes are not being set and since they default to 5,  the desired margin will always be greater by 5.&lt;/p&gt;
&lt;p&gt;The margin attribute should be mapped to the marginWidth and marginHeight atributes instead of the other margin attributes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Forbes</dc:creator><pubDate>Mon, 25 Jun 2007 07:35:56 -0000</pubDate><guid>https://sourceforge.netad0b920653180e414e3b1603ea3b7e1a109567b1</guid></item><item><title>Incorrect label alignments</title><link>https://sourceforge.net/p/ui2swt/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The horizontal and vertical alignments for labels are not correctly handled.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Forbes</dc:creator><pubDate>Mon, 25 Jun 2007 07:29:36 -0000</pubDate><guid>https://sourceforge.net751765f45d884ccfe34d5cb1e8eb059f09fef3e5</guid></item><item><title>Missing widget translations</title><link>https://sourceforge.net/p/ui2swt/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Translations are missing for:&lt;br /&gt;
QTableWidget&lt;br /&gt;
QTree&lt;br /&gt;
QTreeWidget&lt;br /&gt;
QTreeView&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Forbes</dc:creator><pubDate>Thu, 14 Jun 2007 03:42:59 -0000</pubDate><guid>https://sourceforge.netab07799e7f822719511f43c965e48bb607ecf44e</guid></item><item><title>QSplider and QSpinBox min/maximum properties</title><link>https://sourceforge.net/p/ui2swt/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The minimum and maximum properties for QSlider and QSpinBox widgets are not recognised for Qt designer 4.x.x UI files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Forbes</dc:creator><pubDate>Fri, 08 Jun 2007 01:39:47 -0000</pubDate><guid>https://sourceforge.netbe72eb2bf97c770c18374bc694553367ab07395c</guid></item><item><title>ArrayIndexOutOfBoundsException with layouts</title><link>https://sourceforge.net/p/ui2swt/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;while evaluating ui2swt, I found a small bug:&lt;/p&gt;
&lt;p&gt;ui2swt "crashes" on a .ui file I created with Designer (4.2.3). The reason is that an &amp;lt;item&amp;gt; within a grid layout is parsed incorrectly. The &amp;lt;item&amp;gt; attributes (row and column) are attached to the layout object, while they should be attached to the layoutWidget object.&lt;/p&gt;
&lt;p&gt;(The AIIOBE happens later after adding to several "equal" (due to the missing row/column properties) elements into a TreeSet and then doing System.arraycopy() with the wrong number of elements)&lt;/p&gt;
&lt;p&gt;Best wishes,&lt;br /&gt;
Carsten&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carsten Pfeiffer</dc:creator><pubDate>Mon, 04 Jun 2007 16:50:02 -0000</pubDate><guid>https://sourceforge.net6340aaecfc7982c57c3854ce47a11e53db32e5fe</guid></item></channel></rss>