All Projects

IDProjectCategoryTask TypeSeveritySummaryStatusOpened by
1841QCAD BugtrackerQCAD/CAMFeature RequestLowQCAD/CAM Postprocessor "Hpgl": Add pen colors to HP/GL ...AssignedAndrew 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?

1838QCAD BugtrackerQCAD (main)Feature RequestLowCarbide Create importAssignedAndrew Task Description

Add support for importing Carbide Create files (.c2d).

Format is JSON based, human readable.

 1834 QCAD BugtrackerQCAD (main)Bug ReportLow Property Editor: Attributes of block reference not show ...ClosedAndrew Task Description

- Create block with attributes
- Create block reference
- Select block reference
→ Property editor does not show attributes

 1829 QCAD BugtrackerQCAD (main)Bug ReportLow Incorrect font weights in macOS 10.14 Mojave ClosedAndrew Task Description

See QTBUG-69955 which affects QCAD on Mojave:
https://bugreports.qt.io/browse/QTBUG-69955

 1825 QCAD BugtrackerQCAD (main)Bug ReportLow File > Svg Export: text exported with wrong height ClosedAndrew Task Description

If option “Preserve geometry” is activated, texts are exported at a wrong height if the drawing unit is not the same as the SVG output unit.

 1805 QCAD BugtrackerQCAD (main)Bug ReportLow Modify > Split Entities: broken for logically closed po ...ClosedAndrew Task Description

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

 1787 QCAD BugtrackerQCAD (main)Bug ReportLow View > Property Editor: Layer combo box not sorted ClosedAndrew Task Description

Layer combo box in the property editor is not sorted.

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

 1776 QCAD BugtrackerQCAD (main)Bug ReportLow Edit > Application Preferences: Tool Settings: cannot c ...ClosedAndrew Task Description

Multikey shortcuts are broken in Qt.
QCAD needs its own implementation of shortcut handling which also affects shortcut configuration.

 1775 QCAD BugtrackerQCAD (main)Bug ReportLow Viewports: images sometimes not clipped at viewport edg ...ClosedAndrew Task Description

See also:
https://qcad.org/rsforum/viewtopic.php?f=89&t=5657

 1753 QCAD BugtrackerTranslationBug ReportLow View > Property Editor: entity types in property editor ...ClosedAndrew Task Description

Translations in scripts/ts are not loaded (affects splash screen, property editor, default action, various standard messages, some context menus)

 1742 QCAD BugtrackerQCAD (main)Bug ReportLow File > Print: printed point size depends on zoom level ClosedAndrew Task Description

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

 1741 QCAD BugtrackerQCAD (main)Bug ReportLow Property Editor: titles of block attributes with _ cut  ...ClosedAndrew Task Description

- Create block
- Add attribute with tag “MY_ATTR” - Create block reference

- Select block reference
- Block attribute of block reference shown as “ATTR”

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

 1738 QCAD BugtrackerQCAD (main)Bug ReportLow File > Print / PDF Export: shortcut broken in print pre ...ClosedAndrew Task Description

Load drawing
Switch to print preview
Ctrl-P / XD have no effect

 1734 QCAD BugtrackerQCAD (main)Bug ReportLow Draw > Text: Color changes for CAD font texts ignored ClosedAndrew Task Description

Create text using “standard” font with color change (e.g. one letter in the middle red).

 1732 QCAD BugtrackerdxflibBug ReportLow Saving dimension with custom text position ClosedAndrew Task Description

Custom text position must be written as type flag (code 70, flag 128) as well as in style overrides as codes

1070
279
1070
2
 1729 QCAD BugtrackerQCAD (main)Bug ReportLow Wrong sizes for dimensions in blocks viewed through vie ...ClosedAndrew Task Description

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

 1725 QCAD BugtrackerQCAD (main)Bug ReportLow File > Bitmap Export: thin lines not exported ClosedAndrew Task Description

Thin lines are with sub pixel widths are not visible in exported bitmaps.

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

1723QCAD BugtrackerQCAD (main)Feature RequestLowDetecting overlapping line / arc segmentsAssigned4Andrew Task Description

Add a tool to detect overlapping segments or lines and arcs.
Similar like the “overkill” command in other CAD systems.

1714QCAD BugtrackerQCAD (main)Feature RequestLowDimension > Diametric: improve display when label is mo...Assigned1Andrew Task Description

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

1713QCAD BugtrackerQCAD (main)Feature RequestLowAdd attribute value "By Parent" for child layersAssigned1Andrew Task Description

Add attribute value “By Parent” for color, line weight, line style for child layers.

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

 1712 QCAD Bugtrackerdwg2pdfBug ReportLow dwg2pdf: auto fit fails for blocks ClosedAndrew Task Description

Autofit (-a) has no effect when converting a block or layout block (other than Model_Space).

 1703 QCAD BugtrackerQCAD (main)Bug ReportLow File > Bitmap Export: Monochrome with black background  ...ClosedAndrew Task Description

Exporting a monochrome bitmap with black background produces a black bitmap.

Affects File > Bitmap Export and dwg2bmp.

1702QCAD BugtrackerQCAD (main)Feature RequestLowDraw > Polyline: add boolean operationsAssigned1Andrew Task Description

Add intersection, union, difference, XOR operations for closed polylines.

1701QCAD BugtrackerQCAD (main)Feature RequestLowLayer List / Block List: add filter inputAssignedAndrew Task Description

Add text filter for layer list, block list.

1700QCAD Bugtrackerdwg2pdfFeature RequestLowdwg2pdf: output multiple layoutsAssignedAndrew Task Description

Add support to specify multiple blocks (layouts) to output (one per page).

 1696 QCAD BugtrackerQCAD (main)Bug ReportLow Modify > Isometric Projection > Cylindrical: exception ClosedAndrew Task Description

Modify > Isometric Projection > Cylindrical throws exception / broken.

 1682 QCAD BugtrackerQCAD (main)Bug ReportLow Draw > Text: line spacing factor < 0.25 or > 4.0 causes ...ClosedAndrew Task Description

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

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

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

1674QCAD BugtrackerQCAD (main)Feature RequestLowLayouts and Viewports: duplicate layout blockAssigned3Andrew Task Description

Duplicate layout blocks

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

1673QCAD BugtrackerQCAD (main)Feature RequestLowLayouts and Viewports: support polygonal viewportsAssigned1Andrew Task Description

Add support for polygonal viewports

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

1666QCAD BugtrackerQCAD (main)Feature RequestLowDraw > Line > Relative Angle / Orthogonal: define lengt...AssignedAndrew Task Description

Add option to define length (end point) using mouse pointer.

If reference point is “Middle”, extend line from middle in both directions to mouse cursor (?).

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

 1665 QCAD BugtrackerQCAD (main)Bug ReportLow Edit > Drawing / Application Preferences > Point Displa ...ClosedAndrew Task Description

Button for point display mode 99 broken.

 1664 QCAD BugtrackerQCAD (main)Bug ReportLow Block > Insert Block: attribute color not synced with a ...ClosedAndrew Task Description

1. Create new block
2. Edit block
3. Block > Attributes > Define Block Attribute
4. Use property editor to change color of this attribute definition to fixed color
5. Insert block into model space
6. Color of attribute is “By Layer” instead of fixed color

 1656 QCAD BugtrackerQCAD (main)Bug ReportLow Dimension size scale wrong in viewports ClosedAndrew Task Description

Dimensions in viewports do not reflect the configured Edit > Application Preferences > Dimension > Dimension Settings > Size scale factor if value != 1.

 1655 QCAD BugtrackerQCAD (main)Bug ReportLow File > Print Preview: cannot adjust page preferences fo ...ClosedAndrew Task Description

Open Drawing
Switch to model space
File > Print Preview
Edit > Drawing Preferences > Printing > Page: change paper size, scale, etc.
Preferences cannot be applied to model space

 1652 QCAD BugtrackerQCAD (main)Bug ReportLow Insert file as block: block attributes not on correct b ...ClosedAndrew Task Description

- Insert a block with block attribute definitions from a file (drag and drop or part library) into a new drawing into a layout block or another block that is not the model space block.
- Attributes that are created for the attribute definitions end up in model space instead of the correct block.

 1640 QCAD BugtrackerQCAD (main)Bug ReportLow Modify > Offset: Tolerance issue when clipping offset c ...ClosedAndrew Task Description

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

 1639 QCAD BugtrackerQCAD Community EditionBug ReportLow Layer > Hide all Layers: cannot turn individual layer b ...ClosedAndrew Task Description

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

 1634 QCAD BugtrackerQCAD (main)Bug ReportLow View > Screen-based Linetypes: arc rendering quality ClosedAndrew Task Description

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

 1631 QCAD BugtrackerdxflibBug ReportLow dxflib: wrong definition of DL_POLYLINE3D flag ClosedAndrew Task Description

DL_POLYLINE3D should be 0×8.

 1630 QCAD BugtrackerQCAD (main)Bug ReportLow File > SVG Export: polylines with arc segments with lar ...ClosedAndrew Task Description

Polylines with arc segments with large radii are not exported correctly due to imprecise QPainterPath::addArc.

 1624 QCAD BugtrackerQCAD (main)Feature RequestLow dwg2maptiles: specify single tile to generate ClosedAndrew Task Description

Add command line argument to generate only one specific tile for a specific zoom level.

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

 1623 QCAD BugtrackerQCAD (main)Feature RequestLow dwg2maptiles: specify single zoom level to generate ClosedAndrew Task Description

Add command line argument to generate only one specific zoom level or a range of zoom levels.

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

 1619 QCAD BugtrackerQCAD (main)Bug ReportLow Context menu: relocating start point of selected polyli ...ClosedAndrew Task Description

Select a polyline
Right click on it to show context menu
Set new position of start point
Tool stays active and does not properly terminate

 1618 QCAD BugtrackerQCAD (main)Bug ReportLow Modify > Auto Trim: fails when extending (depending on  ...ClosedAndrew Task Description

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

 1610 QCAD BugtrackerQCAD/CAMPerformance IssueLow Switching from one drawing to another slow ClosedAndrew Task Description

When switching from one drawing to another, the 3D view is updated which can be slow, especially for drawings with many text entities.

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

 1609 QCAD BugtrackerQCAD (main)Bug ReportLow Edit > Drawing Preferences: dimension size scale cannot ...ClosedAndrew Task Description

Load “Bemassung.dxf” Edit > Drawing Preferences > Dimension > Dimension Settings > Size scale factor: set to 1
Edit > Drawing Preferences > Dimension > Dimension Settings > Size scale factor reverts to 0.5

See:
https://www.qcad.org/rsforum/viewtopic.php?f=89&t=4926&start=15#p18229

 1600 QCAD BugtrackerQCAD (main)Bug ReportLow File > Save As: Only partial information shown for avai ...ClosedAndrew Task Description

Some Linux distributions only show filter strings up to the first “(” in the file dialog.

 1597 QCAD BugtrackerQCAD (main)Bug ReportLow Edit > Convert Drawing Unit: dimension scale override s ...ClosedAndrew Task Description

Drawing unit conversion sets the dimension scale override property for all dimensions, even if it was 0 before.

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

1596QCAD BugtrackerQCAD (main)Feature RequestLowView > Selection Filter: add filter for custom properti...Assigned3Andrew Task Description

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

Showing tasks 201 - 250 of 749 Page 5 of 15<<First - 3 - 4 - 5 - 6 - 7 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing