QCAD Bugtracker

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)

IDCategoryTask TypeSeveritySummaryStatusProgress  desc
2348QCAD (main)Bug ReportLowtext in simple format do not save position after save t...Assigned
0%
1 Task Description

How to reproduce the bug:
1-open a new file
2-select text tool, simple text(one line,no formatting) and alignment in base-left
3-write some text in somewhere position in the draw, repeat this in others positions
4-save the file in .dxf R15 [2000/LT2000] (dxflib) format
5-close Qcad
6-open the saved file, the writhed text lose original position and now all the text have 0,0 position

2397QCAD (main)Bug ReportLowPost processor "LaserGBRL (offset) [mm] fails at tabsAssigned
0%
1 Task Description

Post processor “LaserGBRL (offset) [mm] fails to turn off/on (M5, M4) at Tabs.

Forum topic:
https://www.qcad.org/rsforum/viewtopic.php?f=85&t=9552&p=38496#p38495

 2400 QCAD (main)Bug ReportLow View > Selection Filter: Entity type "Any" has no effec ...Closed
100%
1 Task Description

The “Any” filter matches no entities.

 2401 QCAD (main)Bug ReportLow File > Print / PDF Export: Page size always A4 Closed
100%
1 Task Description

Only prints on A4 size paper, no matter what settings, print or pdf export, print from model or from layout block

Version:
3.27.7.0 (3.27.7)
Internet:
QCAD.org
Build Date:
Sep 29 2022
Revision:
58ecdde
Qt Version:
5.13.2
Architecture:
x86_64
Compiler:
MSVC++ 14.0 (2015)

 2406 QCAD (main)Bug ReportLow File > SVG Export: wrong arcs in blocks with negative s ...Closed
100%
1 Task Description

When using SVG export on a drawing with a block defined, the export is incorrect. Arcs are drawn incorrectly and parts of the block are missing. If that block is exploded, the SVG export is correct. Attached is a block on the lower left and the same block on the lower right after explode. Also attached is the resulting SVG file.
This is not always the case. Some blocks are correctly exported to SVG. The upper row is again a block on the left and the same block exploded on the right. It exports properly.

 2408 QCAD (main)Bug ReportLow Length of Hatch entity sums the length of the patterned ...Closed
100%
1 Task Description

Andrew,

When selecting a Hatch entity:
For a solid filled Hatch the boundaries total length is given.
With a pattern that returns the summed length of the patterned lines.

I think that the recent performance update for RHatchData::getLength returns something different than intended.

Regards,
CVH

2415QCAD (main)Bug ReportVery LowIssues with OffsetBothSidesAssigned
0%
1 Task Description

Andrew,

I can’t find any documentation concerning OffsetBothSides under Misc .. Modify.
It is not listed in the QCAD features nor in the changelog.

There was a Feature Request FS#1130 for this, I think you might want to close that as being implemented.

The tool asks for a Line, Arc, Circle, Ellipse, Spline or Polyline.
It also seems to act on shapes that can be exploded to such entities like Text, Dimension and Hatch entities.

There may be many ‘Result loop not closed’ or ‘No offsets possible’ warnings when hovering over entities on a drawing.
The preview may be partially, one or two sided and even two sided partially and closed with semi-circles.

I only successfully created a dual offset for open Splines, open or logically open Polylines.
All other attempts result in a single offset at the indicated side.

There are the usual exceptions for Polylines with arc-segments but that is related to small arc segments and being tangentially connected.
Only tested it on a Win7 platform.
I don’t suspect that version 3.27.8 includes a fix for that ... ;-)

Regards,
CVH

 2419 dwg2csvBug ReportLow dwg2csv quote handling Closed
100%
1 Task Description

When a text string contains a double quote(”) character, the value is not quoted.
If the text string contains a comma, the value is quoted (using double quotes).

When a text string starts with a double quote, it is unclear which of the above two states is correct, making for difficult parsing. (Excel seems to assume the second state when possible)

It would make parsing much easier if the output csv followed the format provided in rfc4180, namely that

If fields are not enclosed with double quotes, then double quotes may not appear inside the fields
(2.5)
If double-quotes are used to enclose fields, then a double-quote appearing inside a field must be escaped by preceding it with another double quote
(2.7)
 2425 QCAD (main)Bug ReportLow Dimension > Arc Length: Always uses linear factor from  ...Closed
100%
1 Task Description

Hi Andrew

When I apply an Arc Length Dimension the result is incorrect, see forum post with screenshot and dxf..

https://qcad.org/rsforum/viewtopic.php?f=33&t=9692#p39217

Cheers
John

 2434 QCAD (main)Bug ReportLow Rotate Viewport fails Closed
100%
1 Task Description

Rotating a Viewport will lead to rotate the drawing in the viewport but not the Viewport itself. This will happen during a creation process by using VT or afterward by editing a viewport in the Property Editor.

 2438 ECMAScriptBug ReportLow simple_modify.js > Faulty parameter explanation docDest ...Closed
100%
1 Task Description

Andrew,

simple_modify.js
function paste()
10 * \param docDestination RDocument to paste into (or undefined for current document)

A) This should be a document interface of the type RDocumentInterface.
B) The function uses the parameter diDestination and not docDestination

https://www.qcad.org/rsforum/viewtopic.php?f=30&t=9742

Regards,
CVH

2440QCAD (main)Bug ReportVery LowHatch from Segments > False positives open loop warning...Assigned
0%
1 Task Description

Andrew,

Most probably not related to OS or QCAD version.

When hatching an area with Hatch from Segments (HS) there might be false positive warnings on open loops.
It seems that this is related to the orientation of the indicated segments and the order of selection.
The real problematic position is not always the first that is reported.
Loop count is increased even if it is a single loop.

Included a basic test drawing to replicate these.
Further details to replicate the issue are in the file.

Regards,
CVH

 2441 QCAD (main)Bug ReportLow File > Print Preview: auto fit to paper repeated when s ...Closed
100%
1 Task Description

Case: Launch Print preview (first time), confirm dialog “Auto fit drawing to paper?” with yes, change after that the scale, close Print Preview, launch Print Preview - the last chosen scale what should be remembered is overwritten by the Auto fit scale.

Note:
The Auto fit scale stays persistent - even after reloading the drawing!

The option “Auto fit drawing to paper?” as a dialog occurs only the first time you use Print Preview - there is no way to change the chosen option later in a session or after reloading the drawing ...

 2443 QCAD (main)Bug ReportVery Low Modify > ‘Draw Order’ sub-menu missing Closed
100%
1 Task Description

Andrew,

I don’t seem to be able to locate the ‘Draw Order’ sub-menu of the Modify menu.
Reported version 3.27.6 and 3.27.8 (I use them side by side)
Tested on Win7 32 bit and Win10 64 bit.

I am aware that MF & MB were relocated out of the Modify menu.
Two additional PRO tools were added and all four were listed in a sub-menu.
(MO: version 3.21.3; MC: information missing in changelog)

MF, MB, MO and MC are displayed in the Modify Toolbar, in the Modification Tools panel and in the Tool Matrix.
This is even more curious because DrawOrder.init() only initiates DrawOrder.getMenu();
All three DrawOrder.getToolBar() & DrawOrder.getCadToolBarPanel() & DrawOrder.getToolMatrixPanel() are ruled out.

DrawOrder.getCadToolBarPanel() lists WJ as shortcut QKeySequence but that will bring up the Projections Tool Panel.

In the QCAD Reference Manual (menu Help > Reference Manual) the ‘Draw Order’ icon list is only the Modifying Tools icon.
For all four the tools the manual list up: Menu: Modify > Draw Order > ...

Under App.Prefs. > General > Tool Settings MF and MB are listed but not in a sub-menu like for example “Detection“.
Seemingly under Modify but they remain visible when Modify is collapsed.
MC and MO are listed lower than Help when this is collapsed.

I thought I understood how to implement menus and tools.
All this makes me doubt whether I had understood it in its entirety.
Could you elaborate in a few words why the menu fails but the Toolbar and Panels work even when these are excluded ...

Regards,
CVH

 2445 QCAD (main)Bug ReportLow Misc Information 2D Centroids v0.32 >> Bug for area of  ...Closed
100%
1 Task Description

Andrew,

Seems to be a copy/paste but never re-edited kind of mistake.

Quick fix:
https://github.com/qcad/qcad/blob/master/scripts/Misc/MiscInformation/InfoCentroids/InfoAreaCentroid/InfoAreaCentroid.js#L1320 line 1320 should read:
return [centerPoint.x, centerPoint.y, centerPoint, radius*radius * Math.PI];

line 1318 was intended to replace the ‘area’ portion of line 1320 literally.
As is, the code in this line makes no sense and line 1318 should be removed.

Still have to investigate if the area of a full 360° arc sector/segment should be signed ...
... and if RS.AngleTolerance is required when comparing.

Regards,
CVH

 2451 QCAD (main)Bug ReportLow Explode (XP) > Explodes hatches in non-uniform scaled b ...Closed
100%
1 Task Description

Andrew,

Hatches in uniform scaled blocks explode perfect among other entities, even a hatch pattern is scaled.
Hatches in non-uniform scaled blocks are exploded as not scaled.

One could scale the hatch boundaries non-uniform.
For solid hatches the pattern scale doesn’t matter.
For patterned hatches the pattern scale and angle is more problematic.
But why not explode it as is, the pattern is transformed as expected for the non-uniform scaled block reference.

Or one doesn’t transform the pattern at all but then the the non-uniform scaled block reference isn’t displayed correctly.

Regards,
CVH

2453QCAD (main)Bug ReportLowControl point Splines - Issue with Closed & Minimal poi...Assigned
0%
1 Task Description

Andrew,
For more detailed description please refer to:
https://www.qcad.org/rsforum/viewtopic.php?f=33&p=40081#p40081

In the included screen grab below, left is when drawn cubic, closed periodic, from 4 points.
Right is when the file is re-loaded.

It is hard to select the incorrect shape when pointing near it ... Probably it is referring to the correct internal shape.
After drawing it explodes to a Null length polyline with 2 identical vertices.

I can’t include the error in a file as it reverts on re-load.

The same issue exist for quadratic, closed periodic, from 3 points.

Regards,
CVH

 2455 QCAD (main)Bug ReportLow Overlay labels in the bottom panel of the qcad window Closed
100%
1 Task Description

Version: qcad-3.27.9.3-alt1
Qt version: 5.15.8
Architecture: x86-64
Graphics platform: X11
Kernel version: 5.15.94-un-def-alt1

Steps:

1. Run from console: $ qcad
2. Reduce the size of the program window.

OBSERVED RESULT: Label overlay.

EXPECTED RESULT: Correct display of inscriptions (text in the bottom panel).

Same behavior: on first run.

 2459 QCAD (main)Bug ReportLow Linetype scale of blocks in viewports not scaled accord ...Closed
100%
1 Task Description

Reported in forum 2 times:
https://www.qcad.org/rsforum/viewtopic.php?f=95&t=9887&p=40202&hilit=bugtracker#p40202 https://www.qcad.org/rsforum/viewtopic.php?f=33&t=9916&p=40298#p40298

Most likely the issue exist since QCAD Vers. < 3.25.2.0 (3.25.2)

 2469 QCAD (main)Bug ReportLow Invisible switch fails partly at Block Reference with A ...Closed
100%
1 Task Description

A block with attributes inserted into Model_Space can’t be made completely invisible with the invisible switch (Eye icon) in the block list. It works for entities but not on attributes.

 2479 QCAD (main)Bug ReportLow Draw > Polyline > Delete Node(s): inconsistencies when  ...Closed
100%
1 Task Description

Andrew,

Deleting a node of a polyline (OD) followed by Undo (OO) while OD is still in ChoosingNode state and then deleting another node returns a polyline where both nodes are removed.

this.polylineEntity is set once in pickEntity() altered after pickCoordinate() and a clone is returned to the drawing.
The next pickCoordinate() continues with altering this.polylineEntity without retrieving the current form and is thus unaware that the former action might be undone.

The work around to undo a removal is first to terminate (QQ) PolylineDeleteNode then Undo (OO) and then start over with selecting the polyline and indicating nodes.

While adding nodes (OA) we can simply undo the last action and continue adding nodes.

Because the new entity has the same id as the initially one ...
... It should be possible to re-retrieve the actual entity by id in pickCoordinate() or deleteNode().

Regards,
CVH

2482QCAD (main)Bug ReportLowRShape::getIntersectionPointsCC still failing for touch...Assigned
0%
1 Task Description

Andrew,

Referring to this forum post:
https://www.qcad.org/rsforum/viewtopic.php?f=74&t=10152

With radii 1341.35667735 and 26 the relative tolerance is 0.00683678 and exceeds the former used fixed tolerance of 1e-4.

These arcs will then be considered to be tangent and the intersection point is 0.31024 units to the left of where we expect it.

Implemented: https://github.com/qcad/qcad/commit/77ae3e4518cc34f178779d2d2c724adcf80c229d#diff-dcc4e31eaeaed5a047f65dbce4ddda4bcd4d604e9e1005ee8481ded273768449

Updated: https://github.com/qcad/qcad/commit/071b60acd1176e6301bf6b6fcf716684221a97e8#diff-dcc4e31eaeaed5a047f65dbce4ddda4bcd4d604e9e1005ee8481ded273768449

I had already expressed my reserves on the relative tolerance but that was already a better solution for small arcs:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=8775&p=34907#p34907

We could limit the tolerance by:
A- The smallest of the fixed and the relative.
B- A relative tolerance based on R2 there circle 1 is forced to be the larger one.

This will never account for the position in the plane.
At a certain point the tolerance will be less than the accuracy/certainty of the values.

Regards,
CVH

2495ECMAScriptBug ReportVery LowRLine.isParallel(RLine) may return true for certain non...Assigned
0%
1 Task Description

Andrew,

It took me a while to find the source of a certain freak bug I encountered.
I used the RLine.isParallel(RLine) as a test for knowing if line segments were parallel or not.

Included below is script code that mimics the functionally of isParallel().

As far as I know isParallel() is nowhere used in the QCAD open source.
Textual only found in RLine.cpp & .h or under: opennurbs, ecmaapi\generated and ecmagenerator\src.

// Example:
// RShape1: RLine(RShape(address: "0xcd70e28"), startPoint: "RVector(969.219858, -171.914894, 0.000000, 1)", endPoint: "RVector(1010.000000, -140.000000, 0.000000, 1)")
// RShape2: RLine(RShape(address: "0x7659770"), startPoint: "RVector(969.219858, -171.914894, 0.000000, 1)", endPoint: "RVector(930.000000, -340.000000, 0.000000, 1)")
----
var aShape1Angle = shape1.getAngle();    // =0.6640461628266838 rad
var aShape2Angle = shape2.getAngle();    // =4.483157047107694 rad
----
// RLine::isParallel(RLine) -> aTest1 || aTest2
var aTest1 = RMath.isSameDirection(aShape1Angle, aShape2Angle);              // =false
var aTest2 = RMath.isSameDirection(aShape1Angle, aShape2Angle + Math.PI);    // =true
var aTestOr = aTest1 || aTest2;                                              // =>TRUE !?
----
// # BUG # RShape1 is considered as parallel with RShape2
----
// RMath::isSameDirection(dir1, dir2, tol) ... tol = RS.AngleTolerance = 1e-9
// for aTest1 -> ax1Test1 || ax1Test2
var ax1Dif = Math.abs(aShape1Angle - aShape2Angle);    // =3.8191108842810104 rad
var ax1Test1 = ax1Dif < 1e-9;                          // =false
var ax1Test2 = ax1Dif > 2*Math.PI - 1e-9;              // =false
var ax1TestOr = ax1Test1 || ax1Test2;                  // =>FALSE
----
// for aTest2 -> ax2Test1 || ax2Test2
var ax2Dif = Math.abs(aShape1Angle - (aShape2Angle + Math.PI));    // =6.9607035378708035 rad
var ax2Test1 = ax2Dif < 1e-9;                                      // =false
var ax2Test2 = ax2Dif > 2*Math.PI - 1e-9;                          // =true
var ax1TestOr = ax1Test1 || ax1Test2;                              // =>TRUE
----
// # BUG # The second test of the second isSameDirection() test returns true because ax2Dif is over 2pi

Regards,
CVH

 2496 QCAD (main)Bug ReportLow Draw > Ellipse > Inscribed may return rotated or wrong  ...Closed
100%
1 Task Description

Andrew,

In some cases Draw > Ellipse > Inscribed in Quadrilateral (EQ) may return a perfectly healthy result but rotated for 90 degrees.
- Size doesn’t matter.
- Quadrant doesn’t matter.
- Geometrical open or closed base shape doesn’t matter.
- A mirrored base shape usually preforms well.

See attachment with examples.
The incorrect results (red) are rotated 90 degrees around the ellipse center (dotted)
Green is a correct result from a mirrored base shape.

Regards,
CVH

2497QCAD (main)Bug ReportVery LowDraw > Circle > 3 Tangents (CT3) fails in some cases wi...Assigned
0%
1 Task Description

Andrew,

See attachment with example:

Solution included on layer ‘Solution’.

Regards,
CVH

 2517 QCAD (main)Bug ReportLow QCAD cursors being malformed. Closed
100%
1 Task Description

Andrew,

Related topic:
https://www.qcad.org/rsforum/viewtopic.php?f=8&t=10562

From the looks of it the cursor image data is read at a wider pace as it is stored.
One can distinguish the double cross positioning QCAD cursor but it is shifted.

Regards,
CVH

 2534 QCAD (main)Bug ReportLow Clipping in model space after working in paper space Closed
100%
1 Task Description

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=10650

2538QCAD (main)Bug ReportVery LowWeight 2.11 French translation typoAssigned
0%
1 Task Description

Andrew,

When switched to French I detected a typo in the drop down box for Lineweight.

Weight 2.11mm is listed as 1.58mm {2.11m?}
https://github.com/qcad/qcad/blob/master/ts/qcadcore_fr.ts#L1228-L1229
Also see attached image file.


May I ask why only ISO types have a comma instead of a point in French.
The use of a comma is uncommon in the Property Editor even when that is the native decimal separator.
I also detect an extra space between the value and ‘mm’ and that only for the ISO types.

This only occurs in:
https://github.com/qcad/qcad/blob/master/ts/qcadcore_fr.ts https://github.com/qcad/qcad/blob/master/ts/qcadcore_pl.ts https://github.com/qcad/qcad/blob/master/ts/qcadcore_pt.ts


Probably not OS or QCAD version related.

Regards,
CVH

2539QCAD (main)Bug ReportVery Low(Relative) Polar feet + surveyor notation fails.Assigned
0%
1 Task Description

Andrew,

A user essentially pointed out to an ACAD textbook example.
https://qcad.org/bugtracker/index.php?do=details&task_id=2533
Step 3 of: https://autodesk.blogs.com/between_the_lines/2012/07/drawing-with-surveyors-units-in-autocad.html

Please refer to this topic:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=10652

Regards,
CVH

2543QCAD (main)Bug ReportLowPolygonal Area Tool (IR) creates shapes persistently, c...Unconfirmed
0%
1 Task Description

Upon activating the Polygonal Area Tool either by clicking on the toolbar or by the IR keyboard shortcut the tool will persistently draw a polygon without clicking anything. This happens with the mouse and the trackpad on the MacBook Pro. This was happening in 3.29.3, and then after I upgraded to 3.29.4. The MacOS version is 14.1 Sonoma.

2547QCAD (main)Bug ReportVery LowBlock > Purge Unused Blocks > Removes _DatumFilled bloc...Assigned
0%
1 Task Description

Andrew,

The _DatumFilled Block used by Datum entities (DT) is considered as not used and is purged by Purge Unused Blocks (BP).
There is no block association for these special types of arrowheads in QCAD.

After purging the Datums are not immediately updated but the special arrowheads will eventually disappear. Adding new Datums will not fix that.

Not problematic because the _DatumFilled Block is re-created on save/reload when Datum entities exists. Datums are updated.

Probably not OS or version related.
Related forum topic: https://www.qcad.org/rsforum/viewtopic.php?f=89&t=10694

Best solution would be to support different types of arrowheads and all related:
https://qcad.org/bugtracker/index.php?do=details&task_id=695 https://qcad.org/bugtracker/index.php?do=details&task_id=757 https://qcad.org/bugtracker/index.php?do=details&task_id=1157

Regards,
CVH

 2553 QCAD (main)Bug ReportLow Attributes created from invisible attribute definitions ...Closed
100%
1 Task Description

Andrew,

It seems that Attribute Definitions are created by default with Invisible = Yes
I can’t control this property on creation.
I can select the newly created Attribute Definition and toggle the flag.

Consequence when not updating this flag for each new Attribute Definition is that inserted Block Attributes disappear on synchronizing.
See attached files.

The default Invisible = Yes setting is not retained on save/reload.
(You will probably discover these flags to be ‘No’ in the attached files)
Synchronizing after a reload has no longer the mentioned consequence.

On inserting a Block Reference based on a Block with Attribute Definitions the Invisible flag of new Block Attributes is always ‘No’.
InsertBlock.js nor InsertBlockItem.js consider the Attribute Definition Invisible flag status when creating and inserting a new RAttributeEntity object.
e.g.: InsertBlock.js L184-L206

IMHO:
- Invisible = Yes on creation is not the best default for new Attribute Definitions.
- Not retaining this flag on save/reload is probably not intended.
- Disregarding the Attribute Definitions Invisible flag on block insertion seems incorrect.

Related forum topic:
https://qcad.org/rsforum/viewtopic.php?f=32&t=10714

Regards,
CVH

 21 QCAD (main)Feature RequestLow Add line weight scale factor Closed
100%
1 Task Description

Required for extreme units such as Nanometers or Kilometers. See also FS#20

 30 TestsFeature RequestHigh UiTests: update required file Closed
100%
1 Task Description

add “update required file” to the context menu shown in the result window

  1. copy the actual file to the directory “required”
  2. run the test again
  3. test result should be “passed” now
173QCAD (main)Feature RequestLowexplode text to lettersAssigned
0%
1 Task Description

implement

 265 QCAD (main)Feature RequestLow Block Attributes Closed
100%
1 Task Description

TODO:

  • Ask user to enter block attribute values when inserting block
  • If attribute definition changes (tag changes), update attributes accordingly (note that other CAD systems don’t do this)
  • Support for multiline attributes
  • Control order of attributes (as shown to user in property editor, when inserting blocks)

DONE:

  • Defining new block attribute definitions (constructing block attribute definition entities)
  • Editing block attribute definitions (property editor)
  • Synchronize attributes based on attribute definitions (position, angle, size, ...)
  • Loading block attribute definitions from DXF / DWG
  • Saving block attribute definitions to DXF / DWG
  • Loading block attributes from DXF / DWG
  • Saving block attributes to DXF / DWG

Related commands: DDATTE, ATTEDIT, ATTDEF

 367 QCAD (main)Feature RequestLow Snap "Reference" also for an arc ... Closed
100%
1 Task Description

The Snap “Reference” is perfect working on circles.

I would be nice to have this function also on Arc’s.
There are many necessities to attach a Horizontal or Vertical line on an arc or an “ex circle” (circle after a cut,)rounds etc. in a professional drawing.

 425 QCAD (main)Feature RequestLow Custom properties Closed
100%
1 Task Description

Assigning custom properties to entities and possibly layers and other objects.

500QCAD (main)Feature RequestLowAutohide Side PanelAssigned
0%
1 Task Description

it would be ideal to be able to have the option to autohide the side panel to increase the visible drawing space when working on a small screen.

 508 QCAD (main)Feature RequestLow zoom speed option Closed
100%
1 Task Description

Add a zoom speed option in preferences

512QCAD (main)Feature RequestLowModify stretch and Restrict orthoAssigned
0%
1 Task Description

The modify stretch tool wants first and second corner, start and end point, then starts afresh. When I turn on restrict horizontally eg to align two points between start and end, the restriction sticks and I have to call restrict none, to be able to perform the next iteration, set the first corner then.

So, in the quest for a comfortable user interface, it was nice, if the modify stretch first/second corners parameter setting was not affected by current restrict/ortho etc. settings. Actually, that does not make any sense at all anyways, does it, a rectangle is defined by two degrees of freedom, isnt it?

519QCAD (main)Feature RequestLowPress tab to access first control in options tool barAssigned
0%
1 Task Description

See:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1867

Apparently this was possible in QCAD 2 due to the default behavior of Qt.

525QCAD (main)Feature RequestLowchange the printed symbol of pointsAssigned
0%
1 Task Description

Hi,

in QCAD3 RC2 points were printed as crosses, in QCAD3 RC4 they are printed as (very little) points. I think this isn’t a bug but a feature. ;-)

It would be nice if one could change this behaviour / select the symbol of points.

Best regards - Stefan

This is a double post of http://www.ribbonsoft.com/rsforum/viewtopic.php?p=5870#5870 as suggested there.

566QCAD (main)Feature RequestLowShortkey for rectangle text rotationAssigned
0%
1 Task Description

I would like to get a shortkey like ‘+’ to rotate text at 90° clockwise.

586QCAD (main)Feature RequestLowFile open dialog with previewAssigned
0%
1 Task Description

Since this is not supported by Qt anymore, this would likely have to be implemented from scratch.

596QCAD (main)Feature RequestLowTool "Lengthen" mit "Total" erweitern oder ....Assigned
0%
1 Task Description

Eine oft Hilfreiche Zeit/Klick sparende Erweiterung wäre eine “Total” Option bei dem “Lengthen” Tool.

Aktuell ist es mit dieser Funktion möglich ein Element zu verlängern oder zu verkürzen um den Amount X. Der Referenzpunkt (von welchem Ende) kann bestimmt werden.

Die Erweiterung die ich mir wünschen würde wäre auch ein “Total” um ein Element auf eine bestimmte Länge zu bringen ohne einen Taschenrechner benutzen zu müssen. Referenz (welches Ende oder Mitte) sollte (muss) dafür wählbar sein.

Die Funktion “Property editor” stellt bereits über die Geometry Eigenschaften die Möglichkeit zur Verfügung einen “Total” Wert zu manipulieren. Leider bin ich aber hierbei nicht in der Lage zu bestimmen welcher Element Referenzpunkt dafür benutzt werden soll. Könnte ich die Referenz wählen (welches Ende oder Mitte) wäre auch dies dann durchaus akzeptabel ;-)

609QCAD (main)Feature RequestLowClean up toolAssigned
0%
1 Task Description

To have a ‘clean up ' tool to:

- eradicate duplicate lines
- eradicate stray points
- remove empty layers
- remove unused blocks

Perhaps with an initial dialog which allows the user to choose what they want to clean up.

612QCAD (main)Feature RequestLowPlot math functionsAssigned
0%
1 Task Description

Input:

  1. X axis min/max or choose line (?) or center (for polar functions)
  2. function: y = f(x) / polar function: r = f(a)

Output:

  1. function plot
625QCAD (main)Feature RequestLowDistribute block along spline, polyline, ...Assigned
0%
1 Task Description

See:
http://www.youtube.com/watch?v=27bCgg3zLVA

670QCAD (main)Feature RequestLowConfigurable rendering options for stacked textAssigned
0%
1 Task Description

Customer wishes that stacked text used as subscript is rendered differently (i.e. increased text size, lower position for subscript).
This may also apply to superscripts.

Showing tasks 251 - 300 of 2561 Page 6 of 52<<First - 4 - 5 - 6 - 7 - 8 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing