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 Type  descSeveritySummaryStatusProgress
 111 QCAD (main)Feature RequestLow Switch for line width display Closed
100%
Task Description

Switch on / off line width display (display mode between normal and draft)

 1244 QCAD (main)Feature RequestLow SVG import: consider original unit Closed
100%
Task Description

Add support for importing units other than defaults (pixels) based on unit given in svg:width / svg:height attributes.

 96 QCAD (main)Feature RequestLow SVG Import Closed
100%
Task Description

Complete SvgImporter.js and SvgImport.js

  1. Implement SvgImporter.prototype.importFile to import the SVG file with the given fileName. Reading only all path data without any attributes or transformations is fine as a first step. SvgImporter.prototype.importFile() currently imports one hard coded path data as proof of concept.
  2. Implement SvgImport.prototype.beginEvent() to show a file open dialog that lets the user choose an SVG file to import.
  3. Support SVG as file format for part library items through SvgImporter

This should be enough to import any SVG file in library/symbols

208QCAD (main)Feature RequestLowSVG export: support custom line weightsAssigned
0%
Task Description

Find way to support custom line weights for SVG export. See also forum thread: http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1594

693QCAD (main)Feature RequestMediumSupport for external references (XREF)Likely to be implemented
0%
28 Task Description

Support for external references (XREF)

 297 QCAD (main)Feature RequestLow Support drawing linetype scale factor (LTSCALE) Closed
100%
Task Description

Support drawing linetype scale factor (LTSCALE)

2037QCAD (main)Feature RequestLowSupport alternative angle referenceAssigned
0%
Task Description

E.g. 0 degrees at the top, clock-wise for positive direction, alternative angle units.

1886QCAD (main)Feature RequestLowSupport advanced tolerance settings for dimensionsAssigned
0%
2 Task Description

Add support for
- tolerance display (dimtol)
- upper limit (dimtp)
- lower limit (dimtm)
- tolerance precision (dimtdec)
- tolerance text size factor (dimtfac)
- tolerance suppress zeros, etc.

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

 398 QCAD (main)Feature RequestLow status bar: avoid scientific display Closed
100%
Task Description

status bar: avoid scientific display of large float numbers

see also:
http://ribbonsoft.com/rsforum/viewtopic.php?t=1717

 926 QCAD (main)Feature RequestLow Splines: break up at point Closed
100%
Task Description

Break up spline at given point, break out segment, etc.

1107QCAD (main)Feature RequestLowSplines: add / remove control points of existing spline...Assigned
0%
2 Task Description

Tools to add control points to existing splines and remove control points.

 126 QCAD (main)Feature RequestLow Snap to reference points of arcs Closed
100%
Task Description

Snap to reference points does not work for arc entities as one would expect.
The four points on the arc at angles 0,90,180,270 should be reference points (like for circles).

1878QCAD (main)Feature RequestLowSnap > Distances from 2 Points: snap to point with give...Assigned
0%
1 Task Description

See also:
https://www.qcad.org/rsforum/posting.php?mode=reply&f=32&t=6211

 116 QCAD (main)Feature RequestLow Show polyline area in property editor Closed
100%
2 Task Description

Show area of closed polyline, hatch, solid fill in property editor.

 232 QCAD (main)Feature RequestLow Show / hide block references from block list (eye-icon) Closed
100%
Task Description

Show / hide block references from block list (eye-icon)

 346 QCAD (main)Feature RequestLow Set up fixed grid Closed
100%
Task Description

Set up fixed grid without any auto scaling or adjusting or meta grid at all.

1549QCAD (main)Feature RequestLowSeparate Coordinate Display from Drawing DimensionsAssigned
0%
Task Description

Source:
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=4752

According to the changelog for version 3.9.3 the info tools and coordinate display are tied to the current drawing dimensions. For much of my use I prefer to have the dimensions format different. The main reason is that my customers want to see the format in fractions, but when I am drawing I’d rather see the decimal format to make sure what I am drawing is accurate. So I’d really be interested in seeing a separate full configuration of the display and info coordinates.

 172 QCAD (main)Feature RequestMedium send to back / to front Closed
100%
Task Description

implement

 983 QCAD (main)Feature RequestLow Selection filter: only show available entity types Closed
100%
Task Description

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=89&t=2689

2182QCAD (main)Feature RequestLowSelect > Select PreviousAssigned
0%
3 Task Description

Select the previously selected entities.

 644 QCAD (main)Feature RequestLow Search for text Closed
100%
Task Description

Search for a text, highlight or select (?) the result(s).

 550 QCAD (main)Feature RequestLow Search / replace for (selected) text entities Closed
100%
Task Description

See also:
http://www.ribbonsoft.com/rsforum/viewtopic.php?f=32&t=1923

 393 QCAD (main)Feature RequestLow Scrolling with arrow keys Closed
100%
Task Description

Scrolling with arrow keys

 230 QCAD (main)Feature RequestLow Scroll bars optional Closed
100%
Task Description

Provide option to hide scroll bars.

 426 QCAD (main)Feature RequestLow Scriptable entities Closed
100%
Task Description

Provide script functionality for entities:

  • Paint or decorate entity, for example based on custom properties assigned to the entity
  • Listen and react to events
275QCAD (main)Feature RequestLowRounding all corners of a polylineAssigned
0%
3 Task Description

Modify - Round - Click polyline - round all corners

1224QCAD (main)Feature RequestLowRevision cloudsLikely to be implemented
0%
9 Task Description

Add support to draw revision clouds or convert polylines, ellipses, circles to revision clouds.

 1208 QCAD (main)Feature RequestLow Remember folded layer state Closed
100%
3 Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3395

 260 QCAD (main)Feature RequestMedium Reference dimensioning Closed
100%
8 Task Description

Reference dimensioning (baseline dimensioning)

Create multiple dimensions using the same base line.

1841QCAD/CAMFeature RequestLowQCAD/CAM Postprocessor "Hpgl": Add pen colors to HP/GL ...Assigned
0%
Task Description

Add SPx; with x being pen number from 1-8.

TODO:
- Which color corresponds to which pen number?
- What if there are more than 8 colors in a DXF files?

 1449 QCAD (main)Feature RequestLow Property Editor: show centroid of polylines Closed
100%
1 Task Description

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=31&t=4320

 1049 QCAD (main)Feature RequestLow Property editor: make behavior with block references /  ...Closed
100%
Task Description

Configuration option for property editor:

  • if block reference with attributes is selected, filter by block reference
  • if block reference with attributes is selected, show all selected entities (no filter)
995QCAD (main)Feature RequestLowProperty editor: add 'edit block' buttonAssigned
0%
1 Task Description

Add a button to edit the block beside the block combo box that is shown when showing the properties of a block reference.

 302 QCAD (main)Feature RequestLow Printer calibration Closed
100%
Task Description

Calibrate printer X/Y ratio and possibly scale to allow accurate printing even on inaccurate printers.

 326 QCAD (main)Feature RequestLow Print preview: auto center / scale Closed
100%
Task Description

Print preview: auto center / scale

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.

502QCAD (main)Feature RequestLowPoints on line: enter distance instead of number of poi...Assigned
0%
2 Task Description

Points on line: enter distance instead of number of points as a variant of the tool or as a new tool.

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
 262 QCAD (main)Feature RequestLow Perpendicular snap Closed
100%
Task Description

Perpendicular (orthogonal to entity) snap onto closest entity.

 2365 QCAD (main)Feature RequestLow PDF Import: add support for clipping Closed
100%
Task Description

Add support for clipping (FPDF_CLIPPATH).

 329 QCAD (main)Feature RequestLow PDF Export: from file menu Closed
100%
Task Description

PDF Export: from file menu

 2 QCAD (main)Feature RequestLow PDF Export Closed
100%
Task Description

Add PDF export from print preview.

 1053 QCAD (main)Feature RequestLow Part Library: support for custom properties Closed
100%
Task Description

If a part library file contains a block with block name==file name, QCAD could directly insert the file contents instead of grouping it into a new block with block name==file name.
This would allow part library items to contain block references with custom properties which would be copied into the drawing on insertion.

 95 QCAD (main)Feature RequestLow Part Library: RDF Closed
100%
Task Description

Allow for multiple authors of one item.

This can be achieved by replacing the rs:author attribute of tag rdf:Description with:

 
 
    "John Doe"
    "Jane Doe"
 
 
1092QCAD (main)Feature RequestLowNew tool: draw trace entitiesAssigned
0%
2 Task Description

Add tool to construct new trace entities.
Trace entities can currently only be loaded from DXF/DWG.

2057QCAD (main)Feature RequestLowMultiline toolAssigned
0%
2 Task Description

Implement a multiline tool.

1430QCAD (main)Feature RequestLowModify > Round: one-click filletAssigned
0%
1 Task Description

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=31&t=4256

 1258 QCAD (main)Feature RequestLow Modify > Explode: explode solids into polylines Closed
100%
Task Description

Explode Solids into closed polylines with 3 or 4 vertices.

1676QCAD (main)Feature RequestLowModify > Explode: explode lines / arcs with line patter...Assigned
0%
Task Description

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

 332 QCAD (main)Feature RequestLow Modify - divide should remain active after one use Closed
100%
Task Description

1. When selecting the Scissors function, it deactivates after the cut is done. One can therefore not continuously select lines and cut it at the selected point. Each time the function has to be activated from the start.

Showing tasks 51 - 100 of 749 Page 2 of 15 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing