|
1185 | QCAD (main) | Feature Request | Low | Importing Tables (CSV) | Assigned | |
1 |
Task Description
Import tables in CSV format and display them in the drawing as lines and text.
|
|
1187 | QCAD (main) | Feature Request | Low | Scale possibility for Info tools ... | Assigned | |
2 |
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.
|
|
1195 | QCAD (main) | Feature Request | Low | Installer should not require prior version to be uninst ... | Closed | |
1 |
Task Description
I would like to see the installer not stop because there is already a version of QCAD installed. This is the only product that I have used in recent history that requires the prior version to be uninstalled before the new version can be installed.
Please consider removing this requirement and let the installer do an update.
Thanks Jim
|
|
1199 | QCAD (main) | Feature Request | Low | Snap > Tangential | Closed | |
|
Task Description
Could it be possible to add a ‘Snap to tangent’ tool? Please see the below image for an use-case. Thanks in advance.
|
|
1200 | QCAD (main) | Feature Request | Low | Embed fonts in exported PDF | Closed | |
|
Task Description
This is not the same as FS#782 .
Is it possible to have referenced fonts embedded in the exported PDF files somehow? Sort of like producing PDF/A (not really, but at least with the fonts referenced being included)?
I have played around a little with QPrinter::setFontEmbedding(), but it didn’t really produce any results (pro or con). I am not sure it can even be done, as looking around there are numerous references (rather questions and RFEs) for creating PDF/A-3 format PDFs with Qt, but I am yet to bump into a resolution. I almost have a feeling that generating PDF/A-1 files is possible, but I have not found any definite guidelines or ways to that either.
The use case is obvously when you don’t have a particular font installed on the system you are printing your designs on, for example.
|
|
1201 | QCAD (main) | Feature Request | Low | SVG import: add support for circles, ellipses | Closed | |
1 |
Task Description
The attached file should result in two overlapping circles, it does not, it results in a single ellipse.
The “<circle ... />” directive seems just be ignored in this case, but in other instances I have seen it result in ellipses.
And the “<ellipse ... />” directive should of course result in a circle, when rx and ry are the same.
|
|
1206 | QCAD (main) | Feature Request | Low | Link drawings with each other to update layers, blocks | Assigned | |
3 |
Task Description
See: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3410
|
|
1207 | QCAD (main) | Feature Request | Low | Alternating colors for layer list, block list | Closed | |
2 |
Task Description
See: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3394
|
|
1208 | QCAD (main) | Feature Request | Low | Remember folded layer state | Closed | |
3 |
Task Description
See: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3395
|
|
1218 | QCAD (main) | Feature Request | Low | Edit blocks in the drawing instead of isolated | Closed | |
3 |
Task Description
see: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3466
|
|
1220 | QCAD (main) | Feature Request | Low | Batch print multiple jobs. | Closed | |
|
Task Description
It would be great to be able select a print style (Page size, printer), and apply it to a batch of .dxf files to do a batch print of a multi-drawing job with separate files. I used this feature a ton in ACAD in my previous job.
|
|
1224 | QCAD (main) | Feature Request | Low | Revision clouds | Likely to be implemented | |
5 |
Task Description
Add support to draw revision clouds or convert polylines, ellipses, circles to revision clouds.
|
|
1226 | QCAD (main) | Feature Request | Low | Print selection | Closed | |
|
Task Description
Add the possibility of printing a part of the drawing. This is vital on large building plans.
|
|
1228 | QCAD (main) | Feature Request | Low | Restore Fullscreen state on load | Closed | |
|
Task Description
If you close QCAD while it is set to full screen it will save the window size and position but not the full screen state so when you restart it will appear as though it is full screen but part of the window will be hidden by the start menu.
|
|
1229 | QCAD (main) | Feature Request | Low | Load last project at start | Assigned | |
|
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.
|
|
1230 | QCAD (main) | Feature Request | Low | File > PDF Export / SVG Export: export layers | Assigned | |
|
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…
|
|
1232 | QCAD (main) | Feature Request | Low | Command Line: ignore leading spaces | Closed | |
|
Task Description
Many times, after pressing the space bar to access the command line, accidentally an space character is added at the start of the line. It’s very difficult to see it.
The result is an error like this:
Invalid coordinate or distance ' @20,20'.
The request is for the command line parser to just ignore leading spaces.
Thank you.
|
|
1233 | QCAD (main) | Feature Request | Low | Tab key to cycle between selected objects | Assigned | |
|
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.
|
|
1235 | QCAD (main) | Feature Request | Low | Remove focus from command line after command execution | Closed | |
|
Task Description
I find it a bit annoying that after executing a command by issuing some points in the command line, the command line retains the focus.
This means an extra Escape key press, and sometimes my hotkeys are just sent in plain text to the command line if I forget to escape.
Something like this:
- hotkey: ss (stretch) - click for first point - click for second point - click for reference - hotkey: eh (restrict horizontal) - spacebar - enter distance by hand - return (execute)
At this point, if I want to repeat another “stretch” command, I have to disable the horizontal restriction by hand (en), and start again.
The problem is that if I forget to press the Escape key, my “en” command is issued in the command line, and I keep looking at the screen because the hotkey was not issued.
What would be desirable IMHO after a command execution would be to reset any restrictions applied and remove focus from command line.
|
|
1244 | QCAD (main) | Feature Request | Low | SVG import: consider original unit | Closed | |
|
Task Description
Add support for importing units other than defaults (pixels) based on unit given in svg:width / svg:height attributes.
|
|
1254 | QCAD (main) | Feature Request | Low | Add drop object along a path with automatic trim | Assigned | |
|
Task Description
Add drop object along a path with automatic trim.
The object can be a selection before or after selecting the tool, an entity or a block.
The path can be another entity from a start point to an end point.
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.
The number of drops or the distance between can be selected.
The distance can be between a control point of the object or its sysmetry axis or border.
The dropping direction can be selected too.
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.
|
|
1255 | QCAD (main) | Feature Request | Low | Change a quote value modify the drawing + link quotes w... | Assigned | |
|
Task Description
Change a quote value modify the drawing + link quotes with entities
In other words, makes quotes editable AND linked to entities.
|
|
1256 | QCAD (main) | Feature Request | Low | Full QCAD version number in DXF file | Closed | |
|
Task Description
Currently, DXF files from QCAD contain the dxflib version number used to write them, but not the QCAD version number. It would be nice to have the full QCAD version number and build information saved in the DXF file, in case it is necessary to reconstruct the environment that was used to generate a particular file.
|
|
1258 | QCAD (main) | Feature Request | Low | Modify > Explode: explode solids into polylines | Closed | |
|
Task Description
Explode Solids into closed polylines with 3 or 4 vertices.
|
|
1259 | QCAD (main) | Feature Request | Low | File > Bitmap Export: remember last used settings | Closed | |
|
Task Description
Remember last used settings in bitmap export dialog (width, height, resolution, margin, background color).
|
|
1262 | QCAD (main) | Feature Request | Low | Missing some kind of "QCAD is still working" indicator. | Assigned | |
|
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.
|
|
1263 | QCAD (main) | Feature Request | Low | Library Browser: Configurable background color for icon... | Assigned | |
|
Task Description
See: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3709
|
|
1264 | QCAD (main) | Feature Request | Low | Add support for user defined polyline width | Closed | |
|
Task Description
Add support for PLINEWID: user defined polyline width per segment start / end.
|
|
1270 | QCAD (main) | Feature Request | Low | Modify > Detect Duplicates: add option to treat reverse ... | Closed | |
2 |
Task Description
Add option to treat entities with identical geometry but reversed direction as duplicates.
Original report: In the attached example, there is a double line from 46/28 to 46/-28. However it is not detected when searching for double objects.
|
|
1273 | QCAD (main) | Feature Request | Low | Layer > Purge Unused Layers: keep locked layers | Closed | |
3 |
Task Description
See: http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&t=3735
|
|
1278 | QCAD (main) | Feature Request | Low | Layer list: store layer state independently of parent l... | Assigned | |
|
Task Description
See: http://www.qcad.org/rsforum/viewtopic.php?f=89&t=3755
|
|
1281 | QCAD (main) | Feature Request | Low | PDF Import | Assigned | |
2 |
Task Description
Not too sure if this would be possible for QCAD, but an option to open/import pdfs would be good.
|
|
1282 | QCAD (main) | Feature Request | Low | Changeable color of the selection bar in layer list. | Assigned | |
1 |
Task Description
Changeable color of the selection bar in the layer list. Now the color of the bar is darkblue and the underlaid icons are black and are not readable.
|
|
1284 | QCAD (main) | Feature Request | Low | Count up counter for consecutive number labeling | Closed | |
|
Task Description
please see below:
http://www.qcad.org/rsforum/viewtopic.php?f=107&t=3781
|
|
1285 | QCAD (main) | Feature Request | Low | Property Painter | Researching | |
2 |
Task Description
Easy transfer of properties from one entity to others
|
|
1287 | QCAD (main) | Feature Request | Low | Information tool shows absolute units in print preview | Assigned | |
1 |
Task Description
With that new feature the information tool shows the absolute paper units in the print preview mode instead of drawing units. So you can determine the exact size of an entity in the printout without manual calculating with the drawing units and the scale factor.
See also http://www.qcad.org/rsforum/viewtopic.php?f=89&t=3793
|
|
1288 | QCAD (main) | Feature Request | Low | Print Preview Scaled Rulers | Assigned | |
1 |
Task Description
Would be nice, if in print preview QCAD rulers would switch to paper dimensions. Chat here http://www.qcad.org/rsforum/viewtopic.php?f=89&t=3793
After all, print preview is not just the drawing on white, isn’t it? Everything else should stay in drawing units. Just the rulers, maybe a preference?
|
|
1295 | QCAD (main) | Feature Request | Low | Un*x Manual Page | Closed | |
|
Task Description
Dear Andrew, this might seem an obsolete feature, though I recently tried to look it up, the man-page ;) So attached a quick shot; please use if you like and do not frown the additional maintenance. (quick test: man -l /tmp/qcad.1)
|
|
1297 | QCAD (main) | Feature Request | Low | Add context menu | Closed | |
|
Task Description
Optionally show context menu when right-mouse button is clicked on top of entity.
Originally from FS#1111: “Furthermore, the two named applications show that it’s easily possible to combine dragging (mouse pressed) and context menu (mouse clicked) on the same mouse button. Providing a context menu would increase the usability especially for people used to Windows default applications. I.e. deleting, copying, creating polylines from segments, breaking up blocks/polylines would be functions I’d find useful in a context menu.”
|
|
1298 | QCAD (main) | Feature Request | Low | Drawing Preference; File format | Assigned | |
|
Task Description
Hi, I get anoyed everytime saving a drawing;
File Format not recommended....... [Yes] ; I know. it's suppose to be in that format!
Saving to file...... [OK] ; I already told you
Black entities ......bla bla [OK] ; I already told you
Custom colors ...... bla bla [OK] ; I already told you
Therefore, Drawing Preferences should start with the file format choice field;
File Format: R.......
Drawing should be opened and saved in that format without any question. Please.
|
|
1302 | QCAD (main) | Feature Request | Low | Isometric projection on the current layer | Assigned | |
2 |
Task Description
It would be very useful to have the same possibility for Isometric projection like the Paste tool etc.. An option which ask me to put a new Isometric projection on the current layer is right now missing. If I like to have this new Isometric Projection on a different layer I have to reselect the projection and move it to that layer. That is plain inconvenient.
|
|
1312 | QCAD (main) | Feature Request | Low | Make dimension label decimal separator configurable | Assigned | |
1 |
Task Description
Make dimension label decimal separator configurable (DIMDSEP).
|
|
1316 | QCAD (main) | Feature Request | Low | Edit > Drawing Preferences: add global linear factor | Assigned | |
|
Task Description
See also: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3846
|
|
1332 | QCAD (main) | Feature Request | Low | File > SVG Export: export DXF entity handles to SVG | Assigned | |
|
Task Description
Add handle attribute to exported SVG tags to identify exported DXF entities.
|
|
1337 | QCAD (main) | Feature Request | Low | Alternate units for dimensions | Assigned | |
1 |
Task Description
Add support for alternate units for dimension style, for example to display units in mm and in.
|
|
1345 | QCAD (main) | Feature Request | Low | Added option to paste a number of entities with even/eq... | Assigned | |
2 |
Task Description
Please see topic: http://www.qcad.org/rsforum/viewtopic.php?f=31&p=14209&sid=162973e4a12f58c8116299b62673a520#p14209
An additional option would be useful to paste any given entity a set number of times with even/equal gaps in between.
|
|
1356 | QCAD (main) | Feature Request | Low | Option to lengthen/Shorten from both ends of entity at ... | Assigned | |
2 |
Task Description
It would be helpful to have the added option to lengthen/Shorten from both ends of entity at the same time.
|
|
1362 | QCAD (main) | Feature Request | Low | new layer tool: Toggle visibility all | Assigned | |
2 |
Task Description
Hi,
I use a lot of “temp” layer to keep my drawing organized during a design session. Ad the end of the day (or week or month ...) I need to get rid of this “garbage” but unfortunately there is no easy way to delete all this layer in one go. Most of the time those layer are invisible. The “important layer” are visible. If I could toggle all layer from visible in invisible in one go with a switch like “Toggle visible layer all” and then use “Select all” / delete / Purge unused layer I’m able do get rid of this stuff with just a few clicks.
The same tool would help to improve the workflow in the case that I just have to switch between all visible / invisible layer for testing / double checking / cleaning or what ever. Currently I have to toggle every single layer to get this done and if I work with many layer I need to have a perfect working memory (or a piece of paper with many notes!) to be able to restore the same desired working order.
And I’m confident - there are many more useful scenarios for a tool like this one ...
pics: “Toggle visibility all” with one click:
|
|
1363 | QCAD (main) | Feature Request | Low | New Tool - make lines horizontal or vertical | Assigned | |
|
Task Description
New Tool Request:
To have a tool to make any given line which is ‘not’ orthogonal already into an orthogonal line.
For example if I had a line at 30 degrees by using the tool I could change the line to be either horizontal or vertical.
|
|
1364 | QCAD (main) | Feature Request | Low | New Tool -'Run Parallel with' | Assigned | |
2 |
Task Description
New Tool request:
When drawing a line it would be good to have a tool/option to ‘run parallel with’.
For example start to draw a line and choose ‘run parallel with’, select appropriate line to draw parallel with!
|