<?xml version="1.0" ?><rss version="2.0">
  <channel>
    <title>Flyspray::</title>
    <lastBuildDate>Thu, 23 May 2013 15:11:23 +0200</lastBuildDate>
    <description>Flyspray::QCAD: Recently closed tasks</description>
    <link>http://qcad.org/bugtracker/</link>
        <item>
      <title>FS#812: Wrong Alert messages ...</title>
      <author>Husky</author>
      <pubDate>Thu, 23 May 2013 09:52:08 +0200</pubDate>
      <description><![CDATA[3.1 Beta / XP32<br />
<br />
Two Points (C2),<br />
Two Points and Angle (A2),<br />
Two Points and Radius (CD),<br />
ONE Mouse-click = Alert message: &quot;The two points are identical&quot;<br />
<br />
<br />
Tangent two circles (LT2),<br />
Click on first circle = Alert message: &quot;No tangent possible&quot;,<br />
Click on second circle = Alert message: &quot;No tangent possible&quot;<br />
]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=812</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=812</guid>
    </item>
        <item>
      <title>FS#496: Error in Application Preferences -&gt; Default Dimension Settings</title>
      <author>Peppino Zucca</author>
      <pubDate>Sun, 12 Feb 2012 20:33:14 +0100</pubDate>
      <description><![CDATA[In the Application Preferences (but also in the Drawings Preferences) -&gt; Dimension -&gt; Default Dimension Settings -&gt; Label Format -&gt; Linear (and Angular) Dimension -&gt; Show Trailing Zeros, the example is wrong if the option is checked.]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=496</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=496</guid>
    </item>
        <item>
      <title>FS#493: Bug File&#039;s Name</title>
      <author>Peppino Zucca</author>
      <pubDate>Fri, 10 Feb 2012 22:38:32 +0100</pubDate>
      <description><![CDATA[If in the file&#039;s name I&#039;ve &quot;/&quot; (for ex. 2012/02/10) QCAD substite with &quot;:&quot; (2012:02:10). Regard the file&#039;s name in the tab of QCAD.]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=493</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=493</guid>
    </item>
        <item>
      <title>FS#490: Mac Property Editor Layout problem.</title>
      <author>Peppino Zucca</author>
      <pubDate>Thu, 09 Feb 2012 12:54:26 +0100</pubDate>
      <description><![CDATA[With Mac OS X 10.5.8 PPC, in the Property Editor the entries are aligned at the bottom and not in the center. The strange is that in your screenshots on the site everything is correct (http://www.qcad.org/img/qcad3_mac.png). Add a picture for the problem.]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=490</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=490</guid>
    </item>
        <item>
      <title>FS#415: SEGFAULT RMainWindowQt::event(), add custom property to block reference</title>
      <author>Martin</author>
      <pubDate>Thu, 01 Dec 2011 15:13:27 +0100</pubDate>
      <description><![CDATA[  * SEGFAULT when trying to add custom string property to a block reference<br />
<br />
back trace:<br />
<br />
Thread [1] 5622 (Suspended : Signal : SIGSEGV:Segmentation fault)	<br />
	malloc_consolidate() at 0xb50470e8	<br />
	_int_malloc() at 0xb5048743	<br />
	_int_realloc() at 0xb504a2d3	<br />
	realloc() at 0xb504bbd3	<br />
	qRealloc() at 0xb535a864	<br />
	QVectorData::reallocate() at 0xb53c78ac	<br />
	0xb58ddc9f	<br />
	0xb5a3f96e	<br />
	0xb5a361fd	<br />
	0xb5a3989f	<br />
	0xb5a39b1a	<br />
	QRegion::operator+=() at 0xb5a3b283	<br />
	0xb5acf62c	<br />
	QWidgetPrivate::syncBackingStore() at 0xb58ca7e2	<br />
	QWidget::event() at 0xb58daf74	<br />
	QMainWindow::event() at 0xb5d2c6d5	<br />
	RMainWindowQt::event() at RMainWindowQt.cpp:624 0x8e86f7d	<br />
	QApplicationPrivate::notify_helper() at 0xb5871d7c	<br />
	QApplication::notify() at 0xb5875b64	<br />
	QCoreApplication::notifyInternal() at 0xb547215b	<br />
	QCoreApplicationPrivate::sendPostedEvents() at 0xb5473457	<br />
	QCoreApplication::sendPostedEvents() at 0xb547363d	<br />
	0xb54a2344	<br />
	g_main_context_dispatch() at 0xb4aee509	<br />
	0xb4aeed10	<br />
	g_main_context_iteration() at 0xb4aeefce	<br />
	QEventDispatcherGlib::processEvents() at 0xb54a2741	<br />
	0xb5932a55	<br />
	QCoreApplication::processEvents() at 0xb54738e9	<br />
	0xb6930965	<br />
	QScriptEngineAgentPrivate::atStatement() at 0xb6bc297b	<br />
	0xb6a41232	<br />
	0xb6a8d39a	<br />
	0xaa2d721d	<br />
	0xb6a423e3	<br />
	0xb6af06e0	<br />
	0xb6ac201e	<br />
	QScriptValue::call() at 0xb6bd2e67	<br />
	REcmaShellPropertyEditor::updateGui() at REcmaShellPropertyEditor.cpp:1,183 0x8d3b975	<br />
	RPropertyEditor::updateFromDocument() at RPropertyEditor.cpp:226 0x8fb3f7d	<br />
	REcmaShellPropertyEditor::updateFromDocument() at REcmaShellPropertyEditor.cpp:111 0x8d370ba	<br />
	RMainWindow::notifyPropertyListeners() at RMainWindow.cpp:245 0x8f9de71	<br />
	RMainWindowQt::event() at RMainWindowQt.cpp:568 0x8e86eb7	<br />
	QApplicationPrivate::notify_helper() at 0xb5871d7c	<br />
	QApplication::notify() at 0xb5875b64	<br />
	QCoreApplication::notifyInternal() at 0xb547215b	<br />
	QCoreApplicationPrivate::sendPostedEvents() at 0xb5473457	<br />
	QCoreApplication::sendPostedEvents() at 0xb547363d	<br />
	0xb54a2344	<br />
	g_main_context_dispatch() at 0xb4aee509	<br />
	0xb4aeed10	<br />
	g_main_context_iteration() at 0xb4aeefce	<br />
	QEventDispatcherGlib::processEvents() at 0xb54a2741	<br />
	0xb5932a55	<br />
	QEventLoop::processEvents() at 0xb547131d	<br />
	QEventLoop::exec() at 0xb54715aa	<br />
	QCoreApplication::exec() at 0xb5473701	<br />
	qtscript_QCoreApplication_static_call() at 0xb08dc4b7	<br />
	0xb6bd813c	<br />
	0xb6ac1f68	<br />
	0xb6a9164c	<br />
	0xb083e0f4	<br />
	0xb6a44262	<br />
	0xb6a445f7	<br />
	0xb6bb0f92	<br />
	QScriptEngine::evaluate() at 0xb6bba46f	<br />
	RScriptHandlerEcma::eval() at RScriptHandlerEcma.cpp:790 0x87d5a26	<br />
	RScriptHandlerEcma::doScript() at RScriptHandlerEcma.cpp:786 0x87d591f	<br />
	RScriptHandler::init() at RScriptHandler.cpp:31 0x8fbbbc2	<br />
	main() at main.cpp:256 0x87cf40a	<br />
<br />
]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=415</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=415</guid>
    </item>
        <item>
      <title>FS#657: Auto Zoom applied too often</title>
      <author>Leo Potjewijd</author>
      <pubDate>Sun, 29 Jul 2012 12:44:48 +0200</pubDate>
      <description><![CDATA[Auto Zoom should **not** be applied every time you go back and forth between editing a block and the main drawing.<br />
At least, not by default: it just isn&#039;t practical. QCAD2 didn&#039;t do it...<br />
<br />
see also [[http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&amp;t=2111]]]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=657</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=657</guid>
    </item>
        <item>
      <title>FS#699: Toolbar problems?</title>
      <author>tukuyomi</author>
      <pubDate>Fri, 05 Oct 2012 14:50:05 +0200</pubDate>
      <description><![CDATA[Toolbar act strangely when you put **File toolbar** vertically on the left or right of the screen.<br />
Also when you put **Option toolbar** beside **File toolbar**, its position is not saved accross run, **Option Toolbar** is &quot;reseted&quot; to a line below]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=699</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=699</guid>
    </item>
        <item>
      <title>FS#811: Rectangle(RE) with a defined x,y coordinate start point doesn&#039;t works correctly ...</title>
      <author>Husky</author>
      <pubDate>Tue, 21 May 2013 22:01:37 +0200</pubDate>
      <description><![CDATA[QCAD 3.0 / 3.1<br />
<br />
Test case:<br />
set relative zero,<br />
choose rectangle RE tool,<br />
choose snap tool coordinate,<br />
Now QCAD is asking for the x,y coordinates and my thinking was it will just use them for the start point (what I&#039;m looking for!) - but .... QCAD will use the given coordinates for the Start point of the rectangle(right!) **AND** as size for the rectangle(wrong!) ;-)<br />
]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=811</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=811</guid>
    </item>
        <item>
      <title>FS#709: Move/copy MV - GUI -button (on docked tool bar) not working in 3.0.3 snapshot release</title>
      <author>--</author>
      <pubDate>Tue, 06 Nov 2012 22:50:23 +0100</pubDate>
      <description><![CDATA[Windows 7 - 64<br />
To reproduce:<br />
1.Select entity.<br />
2.Using a &#039;docked&#039; Modify tool bar, click on the Move/Copy button.<br />
3.Unable to move cross hairs to snap properly to a reference point.<br />
<br />
* No problems with this from either - the Menu &gt; Modify &gt; Move/Copy or the Main CAD tools &gt; Modification tools or from using keycode MV!<br />
Only from a &#039;docked&#039; modify tool bar.]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=709</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=709</guid>
    </item>
        <item>
      <title>FS#810: Polyline - Simplify, icon missing</title>
      <author>--</author>
      <pubDate>Sun, 19 May 2013 12:50:28 +0200</pubDate>
      <description><![CDATA[windows 7-64<br />
3.1 beta<br />
<br />
Polyline - Simplify option, the icon is missing.<br />
<br />
The tool still functions as expected.<br />
<br />
]]></description>
      <link>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=810</link>
      <guid>http://qcad.org/bugtracker/index.php?do=details&amp;task_id=810</guid>
    </item>
      </channel>
</rss>
