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
1009QCAD (main)Feature RequestLowLayer Order is Alphabetical vs the Order Defined Origin...Assigned
0%
Task Description

It would appear that when QCAD imports a DXF, it reorders the layers into alphabetical order (at least when importing R2011). I have not tested this extensively but on other programs, the order is different from alphabetical. Ideally the operator should be given a choice to order the layers as exported (assuming the DXF format remembers that) or alphabetical. This is because a drawing may have a certain stack up of layers (like a printed circuit board) and then alphabetic ordering is not useful nor desired.

1023QCAD (main)Feature RequestLowArrange points on a plan according to variation of dist...Assigned
0%
2 Task Description

Arrange points on a plan according to an arithmetical, geometrical, logarithmic, customizable variation of distances

1026QCAD (main)Feature RequestLowSelection Filter also present in the Menu "Selection"Assigned
0%
Task Description

It would be nice to have the Selection Filter also present in the Menu / Selection List

1027QCAD (main)Feature RequestLowRectangle with a 3 point determination ...Assigned
0%
1 Task Description

Many times I’m faced with the situation that I have to use a rectangle related to other entities. Dimensions/Angle = unknown.

We have in QCAD a rectangle tool with a two point diagonal determination but this is limited to two points and it will only work in a horizontal and vertical direction.

My feature request is based on the idea to draw a rectangle with 3 points - regardless the angle.

1. First point: start

2. second point: determination of the first side (width?) and it will also provide the angle for the rectangle

3. third point: determination second side (height?)

I’m asking for an additional new tool? No - just as an option to the existing rectangle tool ...

1034QCAD (main)Feature RequestLowSupplementary note added to Application preferences dia...Assigned
0%
Task Description

I think it would be useful to add a note to the Application preferences dialog window, to explain to the user the difference between ‘Application and Drawing’ preferences and how it effects drawings in QCAD.

Please see topic for more details and feedback:

http://www.qcad.org/rsforum/viewtopic.php?f=32&t=2831&p=9724#p9724

1036QCAD (main)Feature RequestLowLayer list - drop down menu optionAssigned
0%
Task Description

In the same way as the Pen tool has a drop down menu, would it be possible to have an option to configure the layer list in the same way. I am trying to create a bit more drawing space and it would be good if I could dock the layer list in the top of my window and only take up a single row space!

1044QCAD (main)Feature RequestLowRadian measure symbol for Geometry labeling ...Assigned
0%
2 Task Description

We do not have a Radian measure tool but we can change the labeling of a Angular Dimensioning ...

It would be nice to have a “Radian measure symbol” in the Property Editor / Geometry / Label / Insert Symbol List.

1046QCAD (main)Feature RequestLowPlease add script bindings for Qt 4.8.6 and 5.2.1Assigned
0%
Task Description

These are the versions Ubuntu 14.04 comes with, and since it’s an LTS version, it will linger around a while.

(Despite the fact that the Qt4 packages are versioned 4.8.5, qmake –version says 4.8.6, so it doesn’t find the 4.8.5 bindings.)

Thanks,

1051QCAD (main)Feature RequestLowInfo tool, polygonal area, possibility for a postfix la...Assigned
0%
1 Task Description

... would be nice.

If I use the Info tool “Polygonal area” with the option “Add measurement to the drawing” I always have to edit the Value to make clear that we now looking to an area value like m² or ft².

I was thinking that a pre labeling (prefix/postfix) like the normal Dim tools could save me a couple extra steps ... ;-)

1067QCAD (main)Feature RequestLowFilling an area with a bitmapAssigned
0%
1 Task Description

Being able to fill an area with a bitmap would be a nice addition to the already impressive feature list of QCAD.

1080QCAD (main)Feature RequestLowBitmap export: calculate size based on bounding box inc...Assigned
0%
Task Description

I have created a drawing, where the CENTERS of the most outer lines have a distance of 3.06mm in both X and Y.
The line weight of these outer lines is 0.6mm, so the whole image is 3.06mm + 2* 0.6mm/2 = 3.12mm wide and long (center to center plus half of the line weight on every side).
Additionally in the export there is a frame around the image, making it 3.12 + 2*frame.
The export function however calculates 3.06mm when setting the resolution to 1000Pix/cm, so it does not include the line weights and the outer frame.

1087QCAD (main)Bug ReportLowRuler ticks are not corresponding to the grid pointsAssigned
0%
1 Task Description

Ruler ticks are not corresponding to the grid points,
Ruler will completely disappear at a certain zoom level,

Settings:
Drawing unit: inch,
Grid settings: Grid 1, Meta Grid 12,
Dim Label Format: “Engineering, 0’-0.0”

see topic below:
http://www.qcad.org/rsforum/viewtopic.php?f=32&t=3014

1090QCAD (main)Feature RequestLowExport only selected layers to SVG and/or export each l...Assigned
0%
2 Task Description

When exporting to SVG it would be helpful if there was a selection of layers to export.
E.g. when selecting only layer A in the SVG export dialog, only the objects located/displayed on layer A would be exported to SVG.

As an alternative or additional export feature, there could be an option to export each (non-empty) layer to a separate SVG in one step.
The layer names could be used as (part of the) default file names during the export.
E.g. Layer A of file XYZ would be exported to “XYZ_A.SVG” while layer B would be exported to “XYZ_B.SVG” etc.

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.

1093QCAD (main)Feature RequestLowEdit Layer attributes by double-clicking on entry in la...Assigned
0%
2 Task Description

When double clicking on an entry in the layer list just nothing happens.
I would prefer if this would directly open the layer attributes dialog to change color/name etc.

1098QCAD (main)Feature RequestLowSupport for set of layersAssigned
0%
Task Description

Many constructions refer to a basis of elements, which stay constant in all follow-ups. As an example there is a floorplan and I would like to create different variations of room layout (e.g. A and B). In my example the basis consists of 30 layers an each variation needs 10 further ones. At last there are 50 different layers in my drawing. Designing layout A needs layer 1 to 30 (basis) and 31 to 40 (A) to be shown, but 41 to 50 (B) must be invisible. Now I modify Var.B which makes me to single click the visibility of 31 to 40 (A) to be not shown and 41 to 50 (B) to be shown. You’ve got it?

It would be great help, to save the set of all shown layers by an individual name in a pulldown-menu. Visibility of my variations could be chosen by userdefined “set of layers”, e.g. “Var-A”, “Var-B” and “Var-A_but_different”. In this way I pick just one set-name in my pulldown-list instead of marking and demarking between countless layers.

In my opinion this tool would be a small aspect in QCad but a giant leap for user-pleasentness ;-)

1099QCAD (main)Feature RequestLowAdd Leader with text and number bubbleAssigned
0%
4 Task Description

Having leader with numbers and text would be awesome to better interact with the drawing and making BOM lists.

Currently it takes too mush time to make the leaders with text and number bubbles.

1100QCAD (main)Feature RequestLowAdd drag dimension (snap) along dimension lineAssigned
0%
3 Task Description

In Autocad when making a dimension when left clicking to place the dimension there is the possibility to drag the dimension to either side of the dimension. This is also possible with Qcad dimension, but it losses the snapping and does not extend the dimension line out to the dimension text.

This is very useful when the two lines the needs a dimension are close together, or overlapping with another.

Attached is two images one for autocad and one for Qcad

1102QCAD (main)Feature RequestLowRay reference pointAssigned
0%
2 Task Description

Using a horizontally/vertically ray means always I have to use a preset Reference point which is 0° for the horizontal Ray and 90° for the vertically Ray. The Reference point Option Box is deactivated.

It would be nice to be able to choose by myself between a Start and End Reference point like the vert./horiz. Line options.

1104QCAD (main)Feature RequestLowPrinting: Add support for page rangeAssigned
0%
1 Task Description

When printing from the preview mode a standard Windows popup shows, letting me select the printer, number of copies and a page range. Unfortunately QCAD (or Windows) ignores the page range - it always prints all pages. So right now I always have to copy the parts I want to print, page them into a separate document and print that instead - even though I got all my stuff nicely lined up for printing on multiple pages.

1106QCAD (main)Feature RequestLowAdd support for wipeoutsAssigned
0%
3 Task Description

Wipeout entities can be used to hide rectangular or polygonal sections of a drawing, for example to make space for a label inside a hatch.

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.

1111QCAD (main)Feature RequestLowOption to swap right/middle mouse buttonAssigned
0%
Task Description

Most of the other slightly non-standard CAD/eCAD tools I work with (e.g. Diptrace, PTC Creo Elements) use the right mouse button to drag.
So when changing between these applications, it’s slightly confusing/annoying that I need the middle mouse button to drag in QCad.
Even worse, the middle mouse button on most mice is the scroll wheel which is not really comfortable to hold while dragging.

So I’d propose an option to switch the function of the middle and right mouse button to allow users to choose the preferable option.

1112QCAD (main)Feature RequestLowGradientsAssigned
0%
4 Task Description

I would very much like to ask for the option to Hatch/Fill with a gradient of one or two colours.

Many Thanks

Clive

1126QCAD (main)Feature RequestLowSuggestion for Dimension Location settingAssigned
0%
3 Task Description

Please seet topic:

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

1127QCAD (main)Feature RequestLowLeaders: spline shapedLikely to be implemented
0%
2 Task Description

Add support for spline shaped leaders

1130QCAD (main)Feature RequestLowOffset Polyline from both sides at onceAssigned
0%
Task Description

It would be great to have a tick box to be able to offset a polyline from both sides/edges at once.

Maybe a similar feature could be added to the line -parallel tools?

1131QCAD (main)Feature RequestLowUse different units for construction and dimensionsAssigned
0%
2 Task Description

E.g. use Millimeters for construction while dimensions are displayed in Meters.

1133QCAD (main)Feature RequestLowView > Add View: save layer stateAssigned
0%
1 Task Description

Save layer state (visibility) with each added view object (optional?).

1152QCAD (main)Feature RequestLowAdd preference for snap label and snap cursor shape / c...Assigned
0%
1 Task Description

Would it be possible to have options for:

1.Enable or disable Snap label with text.

2.To have a ‘Snap Marker’ with style and colour choice instead of snap label.

* It would be good for users to have the choice.


1155QCAD (main)Feature RequestLowAdd preference for solid line crosshairsAssigned
0%
Task Description

Would it be possible to have the choice of either dashed or solid lines for the large cross hairs?

1156QCAD (main)Feature RequestLowAdd preference to force toolbars to be floatingAssigned
0%
1 Task Description

Would it be possible to have the choice to dock or not dock toolbars - in other words keep them floating, an additional option in the tool settings could be added?

1157QCAD (main)Feature RequestLowDimension settings - arrowhead styleAssigned
0%
3 Task Description

A ‘non -filled’ arrowhead would be good to have also.

1159QCAD (main)Feature RequestLowAdd preference for button option instead of drop down m...Assigned
0%
2 Task Description

For some tools like the Horizontal or vertical line, it would be good to have button options (similar to infinite and ray line buttons) instead of the drop down menus.

1165QCAD (main)Feature RequestLowNew Create Spiral ToolAssigned
0%
4 Task Description

A new tool to create Spirals would be great to have, with an option to restrict the decline to achieve to draw either Logarithmic or Linear styles.

Please see related topic:

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

1169QCAD (main)Feature RequestLowBitmap clippingAssigned
0%
1 Task Description

Clipping bitmaps to only show a part of the image.

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

1172QCAD (main)Feature RequestLowPrint Preview - Add 'Place Paper Option' toolAssigned
0%
1 Task Description

Often in print preview I need to move the paper around and position it with the ‘Move Paper Position’ tool, which is useful, but what would be an additional extra useful option would be a ‘Place Paper Here’ tool.

Then I could simply use this tool first and then use the ‘Move Paper Position’ tool afterwards to fine tune things!

If you look at the attached image you will see that in this students file they have got their drawing spread out all over the place:(

1185QCAD (main)Feature RequestLowImporting Tables (CSV)Assigned
0%
2 Task Description

Import tables in CSV format and display them in the drawing as lines and text.

1187QCAD (main)Feature RequestLowScale possibility for Info tools ...Assigned
0%
3 Task Description

Now - after enjoying the great new “Scale” option for Dimensioning I like to ask for the same scale option for the “Info tools”.
It would be really nice to have more flexibility (without a pocket-calculator) in reading and displaying the Info tool results.

1203dxflibBug ReportLowImages not saved (dxflib)Assigned
0%
Task Description

I am doing a bit of landscaping and using a (big) ortophoto as one of my layers in order to sanity-check on the ground measurements.

The layer contains a point and the image and nothing else.

The image is a 8MB file: “PNG image data, 4200 x 2980, 8-bit/color RGB, non-interlaced” and it is scaled to 210 coordinate units (meter) horizontally in the drawing.

With approx 50% probability the image disappears during Save, as see for instance in this diff of the DXF file:

      @@ -158699,28 +153057,6 @@ AcDbXrecord
        90
       6
         0
      -IMAGEDEF
      -  5
      -A1
      -100
      -AcDbRasterImageDef
      - 90
      -0
      -  1
      -/critter/HTV10/Ortofoto/ortofoto201502f.png
      - 10
      -210.0
      - 20
      -149.0
      - 11
      -1.0
      - 21
      -1.0
      -280
      -1
      -281
      -0
      -  0
       ENDSEC
         0
       EOF

The point in the same layer does not similarly disappear, the bug only seems to affect images.

I have seen this bug from version 3.7.5.0 to git as of yesterday (63e06c778926a803bdfbffdf27b8c24d41511072).

I have not been able to correlate the bug with anything.

Looking closer at the DXF file (attached), there seems to be some residuce of attempts to insert images in protected/invisible layers, so this may be some kind of refcounting issue.

(Any chance of getting FreeBSD into the “Operating System” field ?)

1206QCAD (main)Feature RequestLowLink drawings with each other to update layers, blocksAssigned
0%
3 Task Description

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

1214QCAD (main)Bug ReportLowArray of blocks -> Clipboard -> "flip pasted entities" ...Assigned
0%
1 Task Description

Case:

Select a block array,
put it with “Copy with reference” or “Cut with reference” into the clipboard,
choose a reference point which isn’t in the center of the array,
use the paste tool / with option “flip pasted entities”

If I flip only in horizontal or vertical direction the preview box will double in size and I can’t place the entities precisely regarding to the reference point.
If I try to flip in both directions at the same time - you can’t see this effect.

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.

1229QCAD (main)Feature RequestLowLoad last project at startAssigned
0%
Task Description

When starting QCAD it will open a new, untitled, page causing me to close that, click through the saving option to discard changes and then load up the project i’m working on. It would be nice to have the option for the program to start with the last used project.
I checked the application preferences to see if this option was already possible as it’s common with other applications but couldn’t find it. In ‘Startup’ (the obvious place for it) there was only an option for the splash screen.

1230QCAD (main)Feature RequestLowFile > PDF Export / SVG Export: export layersAssigned
0%
Task Description

Dear Andrew, just in case you should ever run out of ideas for enhancements; As an advisor I sometimes get PDF files and recently, some CAD drawings contained layers, which is kind of nifty to reduce the clutter.

Sadly though, qprinter/qpainter seem to be unaware of OCG (Optional Content Groups, the PDF jargon for layers) at the moment, so my plea is for the back burner now. Probably in SVG though it can be done? Yet that is of a little less use, maybe…

1233QCAD (main)Feature RequestLowTab key to cycle between selected objectsAssigned
0%
Task Description

I think it’s a useful adition and makes it easy to select objects that are overlapped. I know there is a selection filter, but sometimes this is faster and/or all the objects share the same type and such things.

If I remember correctly, Inkscape has this behaviour.

Thanks.

1242QCAD (main)Bug ReportLowSVG import DPI box should use localized decimal separat...Assigned
0%
1 Task Description

I wanted to make it so, that SVG units translate 1:1 into CAD units; I use the German localized QCAD and entered 25,4 into the box with the wrong result, i.e. the same as 25; Entering 25.4 got me what I wanted: The question box needs the point and ignores the comma. Would be nice if it could use the localized separator.

1254QCAD (main)Feature RequestLowAdd drop object along a path with automatic trimAssigned
0%
Task Description

Add drop object along a path with automatic trim.

  1. The object can be a selection before or after selecting the tool, an entity or a block.
  1. The path can be another entity from a start point to an end point.
  1. Dropping can be made on one side or the other (like in other tools depending on the side of the cursor), with a choice of miroring the object or not.
  1. The number of drops or the distance between can be selected.
  1. The distance can be between a control point of the object or its sysmetry axis or border.
  1. The dropping direction can be selected too.
  1. The droping depth can be constrained : all control points have passed the path, or one of them. Alternatively, replace control points by an entity belonging to the object.

Exemple of use case : equidistant drills in a curved rail. The dropping depth constraint enables for example to ensure a drill has a minimal depth when not orthogonal to a plan.

1255QCAD (main)Feature RequestLowChange a quote value modify the drawing + link quotes w...Assigned
0%
Task Description

Change a quote value modify the drawing + link quotes with entities

In other words, makes quotes editable AND linked to entities.

  • Today in the properties, the value is read only. Being able to edit the value would modify the linked entity properties to fit the new quote.
  • Changing a property would change the linked quotes accordingly. Today, if I change a circle diameter which is quoted, the quote remain where it was and is no more relevant.
1262QCAD (main)Feature RequestLowMissing some kind of "QCAD is still working" indicator.Assigned
0%
1 Task Description

If I have to do some kind of intense tasks like converting a previous Polyline, which is now exploded to lines (maybe a couple hundred thousand short lines) back to a polyline (Polyline/Create from Segments) QCAD needs time to do that. In this “working time” I can’t see any indicator that QCAD is working. Not a Hourglass on the mouse or some other indicator. I have just the feeling: Nothing is going on right now ...

It would be nice to have some kind of visual info that QCAD is working.

Showing tasks 151 - 200 of 516 Page 4 of 11<<First - 2 - 3 - 4 - 5 - 6 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing