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
 136 QCAD (main)TaskLow Isometric projection Closed
100%
Task Description

Implement isometric projection tool

 139 QCAD (main)Bug ReportLow Linetype / drawing unit Closed
100%
Task Description

Line type rendering with drawing unit != mm

 140 QCAD (main)Bug ReportLow Arc rendering with QPainterPath::arcTo not precise enou ...Closed
100%
Task Description

Arcs rendered with QPainterPath::arcTo are not precise. Especially the start- / end point offsets are confusing. Differences are up to 0.01 units.

 143 QCAD (main)Feature RequestLow Limit number of entities / shapes in previews Closed
100%
Task Description

Limit preview shapes / entities by user configurable number

 145 QCAD (main)Feature RequestLow Explode blocks Closed
100%
Task Description

Explode blocks

 146 QCAD (main)RefactoringLow cloning entities: optional ID cloning Closed
100%
Task Description

add parameter to REntity::clone to allow cloning without cloning object ID.

 153 QCAD (main)Bug ReportLow Save triangle shape after exploding dimension Closed
100%
Task Description

Save triangle shape after exploding dimension

 154 QCAD (main)Feature RequestLow Image: move reference points to scale Closed
100%
Task Description

Image: move reference points to scale

 155 QCAD (main)Bug ReportLow Copy / paste: convert units Closed
100%
Task Description

Copy / paste: convert units

- copy: copy drawing unit to clipboard
- paste: convert pasted entities from clipboard unit to drawing unit

 159 QCAD (main)Bug ReportLow Dimension text labels Closed
100%
Task Description

“” → default label
“.” → no label

 161 QCAD (main)Bug ReportLow Polyline - Equidistant Closed
100%
Task Description

No preview, produces invalid polyline

 162 QCAD (main)Bug ReportLow Selection tools: select entities on hidden layers Closed
100%
Task Description

Rectangle select selects entities on hidden layers
Select all selects entities on hidden layers

 163 QCAD (main)Bug ReportLow Selection with locked layers Closed
100%
Task Description

- two lines on top of each other
- one line on locked layer
- one line on unlocked layer

Selection of the line on unlocked layer should be easily possible.

 164 QCAD (main)Bug ReportLow Hatch / draft mode Closed
100%
Task Description
  1. open example01.dxf
  2. toggle draft mode
  3. toggle draft mode

hatch is now visible in draft mode and not visible in normal mode

 165 QCAD (main)Bug ReportLow dimension arrows / draft mode Closed
100%
Task Description

dimension arrows not visible in draft mode

 166 QCAD (main)Bug ReportLow break out Closed
100%
Task Description

break out for top segment of arc broken

 167 QCAD (main)Bug ReportLow trim: changes layer Closed
100%
Task Description

trimmed entity ends up on current layer instead of original

 168 QCAD (main)Bug ReportLow block visibility Closed
100%
Task Description

disable for now or implement

 169 QCAD (main)Performance IssueLow Image preview slow Closed
100%
Task Description

Preview when inserting image slow

 174 QCAD (main)Feature RequestLow edit block from insert Closed
100%
Task Description

implement

 176 QCAD (main)Feature RequestLow Demo Version Closed
100%
Task Description
  • Save drawings on exit
  • 10min time limit
  • markers in
    • PDF export
    • BMP export
    • SVG export
    • printing
 182 QCAD (main)Bug ReportLow check for new version Closed
100%
Task Description

Check for new version of QCAD:

  • during start up
  • through menu ‘Help - Check for new version’

Server:

  • URL which contains current version number as plain text

Client:

  • request URL
  • compare versions
  • different version available:
    • minor update: you can download an update... (1st online page)
    • major update: you can purchase an update... (2nd online page)
 185 QCAD (main)Bug ReportLow text editing Closed
100%
Task Description
  1. create text, font Arial
  2. edit text
  3. change only bold / italic flag in text dialog
  4. no change in edited text
 189 QCAD (main)Feature RequestLow Grid settings Closed
100%
Task Description

Make grid configurable.
Switch on / off grid visibility.

 205 QCAD (main)Feature RequestLow Linux: fix gcc dependencies Closed
100%
Task Description

qcad-trial-bin requires gcc-4.4.4, but I have gcc-4.4.5, so QCAD fails to start.

QCAD should require major GCC versions (gcc-4.4.x), and not revisions.

 206 QCAD (main)Feature RequestLow Measuring tools: output in fractions Closed
100%
Task Description

Support output of results in fractions for imperial units.

 218 QCAD (main)Bug ReportLow Angle dimension shows arrows (no ticks) Closed
100%
Task Description

Angle dimension shows always arrows instead of architectural ticks.

 219 QCAD (main)Bug ReportLow Library browser not in View - Toolbars menu Closed
100%
Task Description

Library browser not in View - Toolbars menu

 225 QCAD (main)Feature RequestLow Allow fraction notation for number input / display Closed
100%
Task Description

Allow users to enter numeric values as fractions in the format ‘number numerator/denominator’, for example ‘7 3/4’.

Values might also be represented that way in the property editor and in other places of the user interface if desired by the user.

 227 QCAD (main)TaskLow Library browser as separate tool Closed
100%
Task Description

Split up library browser as separate, QCAD independent tool.

TODO

- Potential interaction with other products / release as separate product?

DONE

- Remove DB dependency from QCAD 3.
- start-up splash screen
- avoid drop in browser widget
- app name
- menu (exit, about, preferences)
- preference dialog
- fix app icon
- window title
- library browser as single app
- raise window to the top on start

Motivation

- Make QCAD 3 more reliable to start.
- Make QCAD 3 faster to start (if library browser not used).
- Reduce memory usage if library browser not open.

Interface with QCAD 3

- Launch Library browser from menu or tool button.

QCAD launches library browser for example as:
./QCAD -autostart scripts/Tools/LibraryBrowser/LibraryBrowser.js

- Insertion of library parts with drag and drop (like so far). No change should be required for this (?).

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

Provide option to hide scroll bars.

 231 QCAD (main)Feature RequestLow Disable grid snap for auto snapping Closed
100%
2 Task Description

Disable grid snap for auto snapping or otherwise configurable auto snap.

 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)

 233 QCAD (main)Performance IssueLow Slower selection / manipulation Closed
100%
Task Description

Slower selection / manipulation compared to QCAD 2.

 235 QCAD (main)Feature RequestLow Trial version: dockable with links, etc. Closed
100%
Task Description

Trial version: dockable with static web page (links, special offers, ...)

 238 QCAD (main)Bug ReportLow Files given on command line don't open Closed
100%
Task Description

Files given on command line don’t open if paths are relative (CWD problem)

 240 QCAD (main)Bug ReportLow Tool 'Show only active layer' not in layer toolbar Closed
100%
Task Description

Tool ‘Show only active layer’ not in layer toolbar.

 241 QCAD (main)Bug ReportLow Autosave 10min saves every 1min Closed
100%
Task Description

Autosave 10min saves every 1min

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

 242 QCAD (main)Bug ReportLow Dimension: no feet displayed in architectural format Closed
100%
Task Description

Dimension: no feet displayed in architectural format

(e.g. 79 19/32 instead 72 7 19/32)

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

 243 QCAD (main)Bug ReportLow Dimension preferences: precision not saved Closed
100%
Task Description

Dimension preferences: precision not saved between preference dialog sessions.

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

 246 QCAD (main)Bug ReportLow Foot drawing unit: value display Closed
100%
Task Description

Various issues for grid info, property editor, dimensions, etc.

 254 QCAD (main)Bug ReportLow Snap to ellipse / ellipse intersections Closed
100%
Task Description

Snap to ellipse / ellipse intersections

 255 QCAD (main)Feature RequestLow Trim ellipses Closed
100%
Task Description

Trim ellipses

 256 QCAD (main)Feature RequestLow Break out segments of ellipses Closed
100%
Task Description

Break out segments of ellipses

 262 QCAD (main)Feature RequestLow Perpendicular snap Closed
100%
Task Description

Perpendicular (orthogonal to entity) snap onto closest entity.

 263 QCAD (main)Bug ReportLow Hide layer / block should deselect entities on it Closed
100%
Task Description

Hide layer / block should deselect entities on it

 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

 266 QCAD (main)Bug ReportLow Grid display Closed
100%
Task Description

Application Preferences: Grid display off not working

 267 QCAD (main)Feature RequestLow Toggle grid in view tool bar Closed
100%
Task Description

Toggle grid in view tool bar

 268 QCAD (main)Feature RequestLow Define grid origin Closed
100%
Task Description

Define grid origin

Showing tasks 101 - 150 of 748 Page 3 of 15 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing