|
1976 | QCAD (main) | Feature Request | Low | Envelope at offset to a poly tool | Assigned | |
1 |
Task Description
See: https://www.qcad.org/rsforum/viewtopic.php?t=6650
|
|
1999 | QCAD (main) | Feature Request | Low | Viewport: Add additional properties for controlling dim... | Assigned | |
1 |
Task Description
When working with multiple Viewports with different scale it could be very useful to have extra properties controlling how dimensions are rendered in the viewport:
1) E.g an extra “Dimension Scale” under “Scale” in the Viewport selection’s ‘Specific Properties’ section, could allow having the same size when printed. This Dimension Scale would be multiplied on top of the Scale value, but only for Dimensions rendering.
2) Toggle button for hiding any dimensions in the Viewport. Maybe this should be controlled by being able to specify a Layer that should be hidden in this Viewport only, then I could select my Dimensions layer here.
The Viewport properties: https://i.imgur.com/s07JtaB.png
|
|
2016 | QCAD (main) | Bug Report | Low | Offsetting multi selection of polylines halts premature | Assigned | |
1 |
Task Description
See: https://qcad.org/rsforum/viewtopic.php?&t=6827&p=25992#p25992
Offsetting 32 polys from ellipses fails. Offsetting 16 polys can be completed with 2 selections for outer and 2 for inner.
For some reason the offset function halts premature.
Regards, CVH
|
|
2060 | QCAD (main) | Feature Request | Low | Dialog box for Layer Status | Assigned | |
1 |
Task Description
So far, layer status has only been implemented very rudimentarily. I wish something like a dialog box in which you can choose for each layer status, which layers belong to it and which not.
|
|
2070 | QCAD (main) | Feature Request | Low | cropping image | Assigned | |
1 |
Task Description
It may be useful to insert the “image cropping” function both in top / bottom - right / left mode, and with polyline
|
|
2087 | QCAD (main) | Feature Request | Low | More options for "Paste along Entity" [PE] | Assigned | |
1 |
Task Description
“Paste” has already the options: To current layer, Overwrite layers, Overwrite blocks.
Would be a nice time saver to have the same options for “Paste along Entity” too.
|
|
2140 | QCAD (main) | Suggestion | Low | Changing navigation mode for mouse wheel doesn't change... | Assigned | |
1 |
Task Description
Looks like error, but may be that’s feature request.
CAD software uses typical navigation behavior as: Wheel = Zoom; Ctrl+Wheel = Scroll up/down; Shift+Wheel = Scroll left/right.
Any other software like browsers, office software (openoffice writer, ms excel and so on), 2d paint software like GIMP (Photoshop and so on) uses other behavior: Wheel = Scroll up/down; Ctrl+Wheel = Zoom; Shift+Wheel = Scroll left/right.
Users, that intensively use CAD and other software simultaneously prefer to make same behavior in their applications switching CAD scroll to plain mouse wheel.
QCAD’s “Application Preferences”: “Graphics View: Navigation”: “Mouse wheel/ two finger swipe”: “Scroll” allow user to assign scroll up/down to wheel mouse instead of Zoom. But there is mistake Ctrl+Wheel didn’t change to Zoom. Ctrl+Wheel continues to scroll up/down, as the wheel. Wheel = Scroll up/down; Ctrl+Wheel = Scroll up/down; Shift+Wheel = Scroll left/right. No zoom!
Draw manipulation at this mode like a hell: you need to use wheel in conjunction with Ctrl/Shift to point draw in desired position, than move your hand to +(-) for make desired zoom.
|
|
2145 | QCAD (main) | Bug Report | Low | Modify > Trim Both: closed polyline as either entity br... | Assigned | |
1 |
Task Description
QCAD Professional
Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Use TM by mistake to trim a line to a closed shape. Topic: https://qcad.org/rsforum/viewtopic.php?f=33&t=7780 File included in the topic. Y1 Original Y2 Faulty use of TM Y3 After ‘Undo’
Husky only ‘could agree on a not proper working undo’ The conditional clause of this sentence is ‘the odd choice’. Blaming this on incompetence. Insight is the best way to get better ... ... but the rest is more an odd choice of tools for this kind of task ...
Again, the MISTAKE was by accident, not intended, in a flick of the wrist ... I didn’t change the trimming method, I simply forgot to ... only once.
The ‘undo’ of my incompetent MISTAKE didn’t returned to how the situation was before I erroneous trimmed with TM. I was simply undoing my erroneous action.
Documented it in 4 quadrants. For this, 4 times on purpose, and not as a consistent ‘odd choice’.
Regards, CVH
|
|
2157 | QCAD (main) | Bug Report | Low | Controlpoint Spline exploded to polyline may induce NaN... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Documented in 3.25.2.4, reproducible under 3.25.2.7 In the attached file: → Explode the trial cases and locate NaN Widths. → These faulty widths are cleared while saving and reverting. = work around.
Related Post: https://www.qcad.org/rsforum/viewtopic.php?t=7902#p30902 Related Topic: https://www.qcad.org/rsforum/viewtopic.php?t=7901 Related Commit: https://github.com/qcad/qcad/commit/fcd7929bced7ae328029c1aa2ee2aff2745709c6
Arctic_Eddie reports failing CAM offset at exactly these points !!! Reported is a faulty arc with radius of over 360,000mm. - I can not reproduce this under QCAD working further on the Polys with NaNs. - However the direct offset of such controlpoint Splines is erroneous. (see file in post 30902)
Arctic_Eddie reports arc radii of over 10,000mm. - These don’t seem to be faulty. - I agree that BiArc fitting should be bound to a lower and certainly to an upper limit. - That should be huge otherwise faint curvature is represented by many wobbles or too quick by straight lines. (All this, keeping in mind that QCAD doesn’t return the optimum fitted BiArc, see: https://www.qcad.org/rsforum/viewtopic.php?t=4859)
Regards, CVH
|
|
2159 | QCAD (main) | Bug Report | Low | Draw > Polyline > Polyline from Selection: may induce N... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32 Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Discovered in 3.25.2.4, reproducible under 3.25.2.7
Draw any open or closed chain of line entities. Select All. OC to Polyline. Step through vertices.
No example file provided because these NaN values are not saved to a file. More pronounced with lines as with arcs. Less pronounced when recombining after an explosion. Some methods clear these to value = void. Some methods clear these to zero (OR). Can also occur when adding segments to an existing polyline with OC.
Regards, CVH
|
|
2160 | QCAD (main) | Bug Report | Low | Draw > Polyline > Relocate Start Point: fails on polyli... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Origin: I like to start my CAM paths at low curvature instead starting at high curvature. Ellipses may explode with the startpoint at the tip. (file Y2)
Documented in 3.25.2.4, reproducible under 3.25.2.7
File included with 4 LayerStates - Original Ellipses: Y1 - Exploded to polylines (32 segments): Y2 - Direct after XP, OR performs different on the left top one: Y3 - Faulty solutions by OR: Y4 (= saved state)
The results may differ with the saved explosions.
With the file. Y1 TA XP Relocate startpoint with OR to an existing reference (called ‘End’)
Regards, CVH
|
|
2161 | QCAD (main) | Feature Request | Low | Make Polyline from Selection (OC) configurable for simp... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Not related to OS, nor version.
The method Polyline from Segments (OC) can be configured for tolerance and simplification in the Options Toolbar. The method Polyline from Selection (OG) has no UI or none showing.
OG retrieves a tolerance from QCAD.ini, what is initially not set:
var tolerance = RSettings.getDoubleValue("PolylineFromSelection/Tolerance", 0.001);
The tolerance will be default = 0.001 similar as the default in AppPrefs. The tolerance setting is included in QCAD.ini after changing the AppPrefs entry.
OG calls PolylineFromSelection.autoJoinSegments with this tolerance:
var counter = PolylineFromSelection.autoJoinSegments(di, tolerance, this);
PolylineFromSelection.autoJoinSegments calls PolylineFromSegments.createPolylineShape with simplification hard coded to true. (last parameter)
// create polyline from line, arc, spline or open polyline entity:
var polyline = PolylineFromSegments.createPolylineShape(
entity, doc, vTolerance, op, undefined,
traversed, callBacks, undefined, true);
I would like to see the simplification optional and default = true.
Regards, CVH
|
|
2162 | QCAD (main) | Suggestion | Low | Update the parameter with simplify of RPolylineData & R... | Assigned | |
1 |
Task Description
Unrelated to OS, nor version
Reported Jun 23, 2020 in: https://qcad.org/rsforum/viewtopic.php?f=30&t=7372
Status Dec 24, 2020: https://qcad.org/rsforum/viewtopic.php?f=30&t=7372#p30955 Documentation is updated. The Classes still refer to an ‘angleTolerance’.
Regards, CVH
|
|
2164 | QCAD/CAM | Feature Request | Low | Add ability to pan the 3D view with a modifier key and ... | Assigned | |
1 |
Task Description
With a Mac (and no external mouse) there’s no middle button so it’s not possible to pan the 3D view (that’s what they tell me in the forum). It would be useful if one could use command-drag or control-drag to pan around the 3D view.
|
|
2167 | QCAD/CAM | Bug Report | Low | Comma format decimal separator fails ZSafety CAM config... | Assigned | |
1 |
Task Description
QCAD/CAM Trial package Win installer 32 bit Version: 3.25.2.0 (3.25.2) Internet: QCAD.org Build Date: Sep 4 2020 Revision: 4a61501 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Local decimal separator is ‘,’ (comma) In CAM configuration .. Z Levels .. Safety level
Using nn,nnn the output is Nxx G0 Znn Using nn.nnn the output is Nxx G0 Znn.nnn
Drop down boxes are all in dot format. Didn’t try anything else yet
Regards, CVH
|
|
2174 | QCAD (main) | Bug Report | Low | [SOLVED] Numerous shortcomings when exploding Polylines... | Assigned | |
1 |
Task Description
QCAD Professional Windows 7, Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Issues most likely unrelated to OS and installations before 3.25. Related post: https://qcad.org/rsforum/viewtopic.php?&t=7982
Flaws documented in full in attached dxf. The dxf has meaningful Layer States.
4 Columns: - Prior Art - The test cases - Actual results - Results with proposed fix
Tried as many things as I can come up with. Orange: Flaws Red: Errors Green: Good results (or as good as I can get them)
Solution(s) given in attached script explode.js (I am just a simple guy and wouldn’t know how to file a pull request on GitHub ......)
In section: “explode polyline into line and arc segments” group: “if (RPolyline.hasProxy() && polyline.hasWidths()) {....}” All additions, updates & typos are marked with “CVH”, one can textual search for it. Over-documented for sure. Any Eaction is to debug in Windows and is obsolete.
Included PreferencesPage.ui is updated for the all Splines from Text fix Still in consideration: Forcing cubic splines from text to degree 2 ... ... I am rather convinced ...
CVH
|
|
2177 | Documentation | Suggestion | Low | Update class_r_polyline.html | Assigned | |
1 |
Task Description
Include RPolyline.getLeftRightOutline() method in class_r_polyline.html
In use since 11 Sept 2020
CVH
|
|
2178 | QCAD (main) | Bug Report | Low | Stored Color of text dimension changes | Assigned | |
1 |
Task Description
QCAD Pro 3.25.2.7 Win7 Wininstaller 32bit Related Topic: https://www.qcad.org/rsforum/viewtopic.php?&t=7954
Reported is that black is saved as #00004c (dark blue) Radek (iMac (Retina 5K, 27-inch, 2017), Catalina 10.15.7 (19H114)
My system/installation saves black as #4c000 (dark red)
When using single primary colors these get reduced to #4c, #7f, #99, #cc & #ff. The threshold for that are #00, #65, #8b, #b2 & #e5 See: DimColorScale (png & dxf)
8 standard CAD colors fail saving correct Black (something with #4c) Dark Red, Dark Green, Dark Blue, Dark Cyan, Dark Magenta, Dark Yellow (#80 turns #7f) & Gray (#adadad instead of #a0a0a4)
As with Gray, when mixing the 3 colors it gets rather fuzzy ... #505050 & #555555 both turn #5b5b5b & #464646 turns #4c4226
A snippet of my investigation is included in the topic (45 files in a ZIP)
CVH
|
|
2189 | QCAD (main) | Feature Request | Low | Vertically and/or diagonally stacked fractions option. | Assigned | |
1 |
Task Description
The option for vertically and diagonally stacked fractions would be helpful for both the text creation tool and as the output of dimensions.
|
|
2190 | QCAD (main) | Feature Request | Low | Option for unidirectional dimensions | Assigned | |
1 |
Task Description
An option for unidirectional dimensions, in addition to the default aligned dimensions.
|
|
2192 | QCAD (main) | Feature Request | Low | Add "Define angle using mouse cursor" to Move and Rotat... | Assigned | |
1 |
Task Description
The “Define annge using mouse cursor” of the Rotate tool would be useful in the Move and Rotate Tool
|
|
1626 | QCAD (main) | Feature Request | Very Low | 'Clip to Circle' tool | Assigned | |
1 |
Task Description
Hi Andrew,
Would it be possible to have a clip to circle tool also please?
Regards
Clive
|
|
1923 | QCAD (main) | Bug Report | Very Low | Faulty rendering Polylines with Global/Local Widths and... | Assigned | |
1 |
Task Description
Win7pro 32bit Qcad 3.23.0
Andrew, The Arc segments of Polylines with Global or any Local Width render faulty where Global Z or any of the arc’s local Z is not zero.
In the attached drawing setting the Global Z of the inner poly to 5,10,...
The setting of Z to not zero affects the radius of the projected arc and not the bulging of the poly. It also affects the projected widths of the line inversely, but not by changing the widths properties.
Pritty rare combination! True. Qcad is 2D native! True.
Flatten will resolve this.
It is not a purely visual rendering fault, the poly will explode as such.
Maybe similar flaw as with uneven scaling blocks with arcs. https://qcad.org/rsforum/viewtopic.php?f=8&t=5566#p20703
Regards
|
|
2098 | QCAD (main) | Bug Report | Very Low | Offset will pick up hidden blocks while using it in a l... | Assigned | |
1 |
Task Description
When I’m drawing inside a layout block the offset tool picks up lines from blocks that are hidden. It is not happening with all the block.
|
|
2107 | QCAD (main) | Feature Request | Very Low | Add a button to the tool bar to allow for a quick backg... | Assigned | |
1 |
Task Description
I find myself with reasonable regularity needing to change the background color between black and white. It would be much more efficient to have a toggle button on the ribbon to make this sort of instant (kind of like the “screen based line types” button works but make it for background color and just between black and white or let people define their dark and light themes and toggle the background between the two.
|
|
2138 | QCAD (main) | Suggestion | Very Low | Block zoomstate supersedes Model_Space after Undo of BC | Assigned | |
1 |
Task Description
Summary: Block zoomstate supersedes Model_Space after Undo of BC
QCAD Professional Version: 3.25.2.1 (3.25.2.1) Internet: QCAD.org Build Date: Oct 15 2020 Revision: 2895712 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown «< (Win installer 32 bit)
With the file provided: ZW to see the top green ‘revision cloud’ up close QQ Box select around the cloud »> 2 entities in selection BC, select origin somewhere inside the selection, accept proposed naming »> ‘Block 1’ is created from the selection TN BD, select the newly created Block Reference »> Auto zoom of ‘Block 1’ (Intended behavior) OO »> Returns to Model_Space with the zoomstate of the removed Block »> Halfway down the drawing »> The former zoomstate of the Model_Space is lost
Intended behavior is that the zoomstate of Model_Space and Blocks don’t mix See: https://www.qcad.org/rsforum/viewtopic.php?f=31&t=7797&p=30371#p30378
This proves they do, even if the block doesn’t exists anymore.
Regards, CVH
PS: 3th trial to enter a suggestion ...
|
|
2146 | QCAD (main) | Suggestion | Very Low | Keep 'Invisible' objects invisible while saving | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Related topic: https://qcad.org/rsforum/viewtopic.php?f=33&t=7882 Explanation found in REntity.cpp Listed as a Public Member Functions inherited from RObject
Regards, CVH
|
|
2147 | QCAD (main) | Suggestion | Very Low | Allow breaking up self-intersecting a 2e time (at endpo... | Assigned | |
1 |
Task Description
QCAD Professional win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version:5.13.2 Architecture: i386 Compiler: Unknown
Continued from https://qcad.org/bugtracker/index.php?do=details&task_id=1757 Splitting the old report up ... Same file. In the left example one can cut (DI) once. Cutting the second segment results in NO cut.
Regards CVH
|
|
2148 | QCAD (main) | Suggestion | Very Low | Allow undo after breaking up self-intersecting with D2 ... | Assigned | |
1 |
Task Description
QCAD Professional win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version:5.13.2 Architecture: i386 Compiler: Unknown
Continued from https://qcad.org/bugtracker/index.php?do=details&task_id=1757 Splitting the old report up ... Same file. In the left example one can break out segment (D2): - removing one of the loops with the ‘remove’ option. - leaving both without the ‘remove’ option. Bug? Without the ‘remove’ option it can’t be undone.
Regards CVH
|
|
2149 | QCAD (main) | Suggestion | Very Low | Allow undo after auto trim self-intersecting with AX in... | Assigned | |
1 |
Task Description
QCAD Professional win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version:5.13.2 Architecture: i386 Compiler: Unknown
Continued from https://qcad.org/bugtracker/index.php?do=details&task_id=1757 Splitting the old report up ... Same file. In the left example one can auto trim (AX): - The lower loop. - The top loop. Bug? The action on the top loop can’t be undone.
Regards CVH
|
|
2155 | QCAD (main) | Bug Report | Very Low | Faulty rendering Polyline Arcs with Width = 2R | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Most likely not related to the QCAD version, rather an old sore.
File included Topic: https://qcad.org/rsforum/viewtopic.php?f=33&t=7889#p30803 Confirmed by ‘cccplex’ Linux ‘Latest Ubuntu’
Polyline arcs with Width = 2R render as circle segments rather than circle sectors. As Non-reversed arcs these don’t explode. As reversed arc these explode to a single arc rather than a circle sector contour.
There is also still the faulty rendering with Z not zero https://qcad.org/bugtracker/index.php?do=details&task_id=1923
Regards, CVH
|
|
2176 | QCAD (main) | Bug Report | Very Low | Modify > Break out Manual: relevance of order of click ... | Assigned | |
1 |
Task Description
QCAD Professional Windows 7; Win installer 32 bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Forum Topic: https://qcad.org/rsforum/viewtopic.php?t=7988 File included. I have no intention to make 48 separate reports.
CVH
|
|
2181 | QCAD (main) | Suggestion | Very Low | Apply more distinguishable Enabled and Disabled state i... | Assigned | |
1 |
Task Description
QCAD Professional Win7 WinInstaller 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Related forum Topic: https://qcad.org/rsforum/viewtopic.php?t=8015
CVH
|
|
2194 | QCAD (main) | Bug Report | Very Low | Multiple selection of entities with custom properties d... | Assigned | |
1 |
Task Description
QCAD Professional Win7 installer 32 bit Version: 3.25.2.13 (3.25.2.13) Internet: QCAD.org Build Date: Feb 12 2021 Revision: cad2d36 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
In the file provided one would expect *VARIES* in the property editor under custom properties when selecting 2 or more entities. The key list is reduced to what keys are common to the multiple selection. (Here 3) The values displayed are inconsistent depending the selection.
Select All » 3 custom properties of line 3 Select the 3 vertical » 3 custom properties of line 2 Select the first vertical and the diagonal » 3 custom properties of line 1 Select all but the first vertical » 3 custom properties of line 3 And so on ...
Regards, CVH
|
|
173 | QCAD (main) | Feature Request | Low | explode text to letters | Assigned | |
|
Task Description
implement
|
|
208 | QCAD (main) | Feature Request | Low | SVG export: support custom line weights | Assigned | |
|
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
|
|
277 | QCAD (main) | Feature Request | Low | command line arguments: allow class name after -exec | Assigned | |
|
Task Description
command line arguments: allow class name after -exec
|
|
293 | QCAD (main) | Feature Request | Low | multi-select for blocks | Assigned | |
|
Task Description
It would be nice if one could select multiple blocks in the block list at once (holding ctrl or ctrl+shift). Main purpose would be to delete them if they are not needed anymore. If possible, the same applies to layers.
|
|
355 | QCAD (main) | Feature Request | Low | Remember function for dimension Option | Assigned | |
|
Task Description
I think it would be nice to have more flexibility for Prefix etc. option (not only the drop down with a given choice) and a remember function for all those fields like postfix and tolerance.
Why Remember Function: If I use a postfix like <>” in the postfix field I’m only able to use it for this particular dimension type at this time. If I change the type (from Horizontal to vertical or what ever) I have always to repeat my postfix. The same with tolerances.
|
|
396 | QCAD (main) | Feature Request | Low | Blocks: moving blocks: show bounding box | Assigned | |
|
Task Description
Blocks: moving complex blocks with drag and drop should show bounding box as preview
|
|
455 | QCAD (main) | Feature Request | Low | logical operations for polylines | Assigned | |
|
Task Description
A missing feature in my work are logical operations (combine, intersect, ..) for polylines
Example: Draw some elements, select them, say combine. The result will be the outline of all elements.
|
|
498 | QCAD (main) | Bug Report | Low | issue importing from Autocad | Assigned | |
|
Task Description
There is an issue importing from Autocad: lines and quotes (both arrows and text) appear too much big (see attachment). I can fix quotes modifying dimensions in “current drawing preferences”, but lines are still too thick. Autocad’s dxf are opened with right line thickness but wrong quotes. Furthermore, Autocad opens Qcad’s dxf files showing wrong quotes.
|
|
503 | QCAD (main) | Feature Request | Low | Convert entities to points with a fixed distance | Assigned | |
|
Task Description
Select lines, arcs, ... and convert them to points along the lines, arcs, ... with a fixed distance.
See also forum at: http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1834
|
|
513 | Translation | Bug Report | Low | Translation errors | Assigned | |
|
Task Description
If you spot an error in the translated user interface of QCAD, please add a comment to this task or submit your translation at http://translate.qcad.org. Thank you for your help!
Wenn Sie einen Fehler in der übersetzten Benutzeroberfläche von QCAD erkennen, fügen Sie bitte einen Kommentar zu diesem Report hinzu oder geben Sie Ihre Übersetzung ein unter http://translate.qcad.org. Vielen Dank für Ihre Hilfe!
Si vous remarquez une erreur dans l’interface utilisateur traduite de QCAD, veuillez ajouter un commentaire à cette tâche ou soumettre votre traduction à http://translate.qcad.org. Merci pour votre aide!
Si detecta un error en la interfaz de usuario traducida de QCAD, añada un comentario a esta tarea o envíe su traducción a http://translate.qcad.org. Gracias por tu ayuda!
Se si rileva un errore nell’interfaccia utente tradotta di QCAD, si prega di aggiungere un commento a questo compito o di inviare la traduzione a http://translate.qcad.org. Obrigado por sua ajuda!
Se você detectar um erro na interface de usuário traduzida do QCAD, adicione um comentário a esta tarefa ou envie sua tradução para http://translate.qcad.org. Obrigado pela sua ajuda!
Als u een fout ziet in de vertaalde gebruikersinterface van QCAD, voeg dan een opmerking toe aan deze taak of stuur uw vertaling naar http://translate.qcad.org. Bedankt voor uw hulp!
|
|
514 | QCAD (main) | Feature Request | Low | Punktpestimmung Intersection manual muss immer wieder n... | Assigned | |
|
Task Description
Beispiel: Zeichnen einer Linie (Line two points) mit Punktbestimmung. Wähle ich für die Punktbestimmung z.B. “End” bleibe ich in diesem Modus bis ich etwas anderes wähle. Gut
Wähle ich für die Punktbestimmung “Intersection manual” muss ich dies für jeden Punkt immer wieder neu anwählen. Schlecht
|
|
519 | QCAD (main) | Feature Request | Low | Press tab to access first control in options tool bar | Assigned | |
|
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.
|
|
523 | QCAD (main) | Bug Report | Low | Selection tool button in CAD tool bar shows line tools ... | Assigned | |
|
Task Description
The selection tool is not accessible:
Click on Selection Tool icon - left panel:
Left panel then shows line tool options.
Click “back” button at top of left panel:
Left panel then shows selection options.
Click an option icon:
Left panel then shows line tool options again.
|
|
525 | QCAD (main) | Feature Request | Low | change the printed symbol of points | Assigned | |
|
Task Description
Hi,
in QCAD3 RC2 points were printed as crosses, in QCAD3 RC4 they are printed as (very little) points. I think this isn’t a bug but a feature.
It would be nice if one could change this behaviour / select the symbol of points.
Best regards - Stefan
This is a double post of http://www.ribbonsoft.com/rsforum/viewtopic.php?p=5870#5870 as suggested there.
|
|
554 | QCAD (main) | Feature Request | Low | Auswahlbox sollte auch mit der Shift Taste Bereiche dem... | Assigned | |
|
Task Description
Ziehe ich mit der Maus eine normale Auswahlbox kann ich Elemente markieren. Möchte ich einzelne Bereiche wieder herausnehmen muss ich alle Elemente einzeln anklicken (mit gedrückter Shift Taste). Ich kann zwar dies komfortabler gestalten mit der Select → (De -) Select Contour Funktion welche aber erst über das Menue aufgerufen werden muss.
So wie ich einzelne Elemente mit der Maus auswählen und mit der Shift-Maus Funktion deselektieren kann wäre es schön wenn die Shift Taste auch bei Auswahlbereichen direkt zum deselektieren eingesetzt werden könnte.
|
|
564 | QCAD (main) | Feature Request | Low | Settings organisation in level | Assigned | |
|
Task Description
As an old professional “documentation writer and user inteface designer” but IMHO, I’m not convinced that the “Application preferences” are correctly organised for ease of understanding and using them. These settings are organised in 2 levels. Some of the first levels have their own settings (e.g. “Graphics view”) while most others don’t (e.g. “Load/save”). May I humbly suggest some consistency rules : - no sub-level if there is only one subject - no items on main level if there are already 1 or more sub-level(s). For instance : - sub-level “Default Dimension settings” under “Dimension” is the only sub-level : then move these items under main level “Dimension” and suppress the sub-level ; - the items under “Graphics view” main level (with several sub-levels)could be in a sub-level named “General” ; Actually, “Graphics view” main level is the only one which has both its own items and sub-levels )) ?
|