ChangeLog:
3.24.3 (2020/03/17)
Edit > Application Preferences > Graphics View:
Behaviour:
Configurable tolerance for double-click to select contour
Appearance:
Configurable default lineweight for "Default" lineweight value
View > Property Editor:
Allow editing of values in imperial formats "Architectural" and "Engineering"
Bug fixes:
FS#2030 - Cannot snap to points of mirrored blocks
FS#2032 - Draw > Circle > Three Tangents: Cannot select third tangent
FS#2035 - Linetype scale in viewports
FS#2036 - Arc rendering in block context
FS#2038 - Cannot snap arc / circle reference points inside blocks
FS#2051 - Window selection of rotated and aligned dimensions with large extension line offset
FS#2053 - Dots in line patterns not visible at extreme coordinates
FS#2054 - Misc > Modify > Flatten Drawing to 2D
3.24.2 (2020/01/13)
Bug fixes:
FS#2027 - File > Print: Minimum line weight for printing is 0.01 drawing units
3.24.1 (2020/01/02)
Bug fixes:
FS#2017 - Rendering of arcs in blocks with scale factor > 1
FS#2020 - Edit > Paste: Wrong position for block references with different drawing units
3.24.0.1:
Bug fixes:
FS#2017 - Rendering of arcs in blocks with scale factor > 1
3.24.0 (2019/12/19):
Draw:
Ellipse > Inscribed in Quadrilateral:
Create circle if appropriate
Performance:
Use of multiple CPU cores for display
Modify:
Scale:
Improved support for non-uniform scaling
Blocks:
Improved support for non-uniform scaling
Snap > Reference:
Snap to reference point of block reference for block reference entities
Edit > Application Preferences:
File > Open/Save:
Add preference to override "last saved by" file information for DXF/DWG export
Misc > Script Examples > Mathematics > FlexPainter
Paint complex patterns along existing lines and curves (see forum announcement)
macOS 10.15:
Update to Qt 5.13.2
Fix mouse cursor display
Linux:
Provide packages linked against Qt 5.13
Wayland support
Fix keyboard layout switching under Wayland
Bug fixes:
FS#1931 - File > SVG Export: hatch arc interpolation
FS#1933 - File > Advanced SVG export: file overwrite check doesn't use updated filename
FS#1942 - Draw > Circle > Two tangents and point: fails for case with point on bisector
FS#1946 - CAM > Cam Legacy Export: Cut inner paths before outer paths has no effect
FS#1948 - Modify > Offset (through Point): Point orthogonal to end point of line segment not accepted
FS#1949 - Modify > Break out: Leftover (zero length line) after using tool on ray
FS#1950 - File > Save As: File dialog offers unsupported export formats (DWG R9, R10, R2.6, R2.5)
FS#1962 - CAM > Drill Toolpaths: Cannot be edited / updated from source entities
FS#1973 - File > SVG Export: polylines with large arc segments (> 180°) not exported correctly
FS#1975 - RPolyline::getOrientation: Wrong orientation for polylines with large arcs
FS#1979 - View > Layer List: icon spacing
FS#1984 - Block > Create Block from Selection: Slow for large number of entities
FS#1985 - Hatch dots are rendered as lines with fixed lenght of 0.02 units
FS#1986 - Page Tags set as default not displayed
FS#1987 - File > SVG Export: full circle hatch
FS#1990 - Layer > Duplicate Layer: fails for layer "0"
FS#1991 - Modify > Divide: Preview indicator fails on infinitive lines
FS#1993 - Draw > Insert Bitmap: relative zero point not set
FS#1996 - File > Save: DXF header variable CECOLOR changed
FS#2000 - CAM > Nesting: misleading "Sheet added" confirmation
FS#2001 - CAM > Nesting: Alignment fails
FS#2002 - Draw > Viewport > Add Viewport: Hatch is offset incorrectly in Viewport
FS#2007 - bbox.bat cannot write log file
FS#2012 - Draw > Hatch > Hatch from Selection: block transforms not taken into account
Avoid name clash between release-mode and debug-mode libraries so that
"libqcaddxf.so" is not rejected by the plugin loader.
Patch from John D. Baker via pkgsrc-users.
It's using the same script bindings for every Qt version past 5.5.0,
so the version check isn't actually necessary at this point. Just pretend
to be 5.5.0 and install those bindings.
While here, install icons and avoid installing .gitignore files.
Bump PKGREVISION.
ChangeLog:
3.23.0 (2019/07/19):
Fix high-resolution / low resolution display on mixed display settings
Performance:
Improved performance / precision for polyline area calculation for polylines with arcs
Bug fixes:
FS#1891 - File > Import: import fails
FS#1893 - Translations not loaded during first start
FS#1894 - File > Bitmap Export: points rendered too big
FS#1896 - File > Open: Import fails for some files with layer states and NULL layers
FS#1899 - View > Auto zoom: zoom to invisible entities in blocks
FS#1904 - File > Bitmap Export: Non-plottable layers not exported
FS#1906 - Draw > Polyline > Polyline from Segments: Converting full arcs to polylines
FS#1909 - Blocks invisible when loading disappear when made visible and panning
3.22.1 (2019/05/22):
Update CXF font format to support polylines and closed polylines
Themes:
Updated Dark theme for Linux
Performance improvement:
Faster block switching in drawings with many blocks
Use Alt key for ortho mode
Draw > Text:
Support for underlined text
Bug fixes:
FS#1857 - Layer List: current layer not highlighted after collapsing item
FS#1859 - Modify > Stretch: dimension completely inside area not moved
FS#1860 - Rendering of nested blocks / use of negative scale factors
FS#1861 - Modify > Stretch: block references inside stretch box are not moving
FS#1864 - File > Print Current View: multiple pages printed
FS#1865 - Scaling polyline with width by negative factor removes width
FS#1866 - DXF: EXTMIN/EXTMAX interchanged
FS#1871 - View > Block List: Renaming current block does not update block list
FS#1876 - Edit > Convert Drawing Unit: block array spacing
FS#1879 - File > PDF Export: print preview unclosable
FS#1883 - File > SVG Export: invalid SVG comments
FS#1884 - File > Bitmap Export: margins despite zero margin settings
FS#1885 - Modify > Edit Text: Text dialog messes up formatting of subscript / superscript
3.22.0 (2019/03/04):
Performance improvements:
Adding objects
Modifying objects (in particular modifying geometry)
Deleting objects
Draw:
Shapes:
Add corner radius option
Modify:
Mirror, Rotate, Scale:
Add preference to use / not use dialog
Select and move multiple reference points
Translations:
Updated translations in Czech, Dutch, Italian, Spanish, Portuguese
Themes:
Updated Dark theme
Bug fixes:
FS#1660 - Draw > Viewport > Add Viewport: viewport in model space
FS#1804 - Application Preferences > Tool Settings: Filter for "View", submenu for Overlays missing
FS#1805 - Modify > Split Entities: broken for logically closed polylines
FS#1808 - Property Editor: Changing width, height, orientation for polygon
FS#1809 - Draw > Viewport > Add Viewport: layout dialog combobox broken
FS#1812 - Coordinate display: coordinates not updated while mouse is moving
FS#1817 - CAM Export: offset fails for contours with arcs (tolerance issue)
FS#1825 - File > Svg Export: text exported with wrong height
FS#1831 - Block > Copy Block: attributes of block references are orphaned in copied block
FS#1832 - Modify > Explode: attributes of block references are orphaned after exploding
FS#1834 - Property Editor: Attributes of block reference not showing
3.21.3 (2018/09/18):
View:
Property Editor:
Add property "Scale" for angle dimensions, arc length dimensions
Add property "Linear Factor" for arc length dimensions
Focus on Tool Matrix
Hand keyboard focus to filter input of tool matrix
Edit > Application Preferences > Graphics View > Colors > Selection:
Add color for tertiary reference points
Bug fixes:
FS#1783 - RArc::splitAt(): fails in some cases
FS#1786 - Block > Select Block References: not using active block in block list
FS#1787 - View > Property Editor: Layer combo box not sorted
FS#1791 - Edit > Paste: relative zero point not set
FS#1792 - Dimension > Angular: transformations broken
FS#1797 - Keyboard shortcuts not saved between sessions
FS#1798 - Drawing Pref > Linetype > Scale of linetypes matches the scale of each viewport: wrong default shown
FS#1799 - Postprocessor: sign not forced for negative values rounded to zero
3.21.2 (2018/07/09):
Modify:
Restructure menu into submenus
Layer list, block list:
Improve sorting for international characters (ä, é, etc.)
Bug fixes:
FS#1776 - Edit > Application Preferences: Tool Settings: cannot configure shortcuts
FS#1777 - Crash when pasting / importing drawing with missing image
FS#1778 - Draw > Point > Single Point: Exception
3.21.1 (2018/06/29):
Draw > Circle > 3 Tangents:
Allow all tangents to be segments of same polyline
Bug fixes:
FS#1180 - dxflib cannot open files with international characters in path or file name
FS#1773 - File > PDF Export / SVG Export / Bitmap Export: file name suggestion in file dialog is drawing file
FS#1775 - Viewports: images sometimes not clipped at viewport edge
3.21.0 (2018/06/26):
Dimension:
Add option to flip first / second arrow
Add reference points to flip arrows using mouse click
Angular:
Add option "Use maximum angle" to angle dimension tool for angles > 180°
Add support for 3 point angle dimensions (required for angle dimensions > 180°)
Polylines:
Add reference points at middle of line segments to move line segments
Edit > Application Preferences:
Keyboard > Enable keyboard navigation in list widgets:
Enable / disable keyboard navigation in list widgets (up/down, type first letters)
Layer > Add Layer:
Add separate default attributes for layer 0
Graphics View > Navigation:
Add "Middle mouse button zoom factor"
Add "Panning threshold"
Draw > Image:
Transparent live preview when inserting / modifying images
Scale image using drag and drop on corners
Keep aspect ratio using Shift
Improve display of reference points
Always display in front of highlighted entities
Add border around reference points
Zoom in by clicking middle mouse button (out using Shift+middle mouse button)
View > Property Editor:
Add support for requestible (slow) properties
Bug fixes:
FS#1741 - Property Editor: titles of block attributes with _ cut off
FS#1742 - File > Print: printed point size depends on zoom level
FS#1743 - Draw > Text: Wrong bounding box for text with empty supper or subscript
FS#1745 - File > Bitmap Export: thick lines exported thin
FS#1753 - View > Property Editor: entity types in property editor not translated
FS#1756 - Polyline area wrong if polyline contains arc segments
FS#1757 - Modify > Auto Trim: on polyline, followed by undo yields corrupt / invisible polyline
FS#1758 - Draw > Polyline > Create from Selected Entities: crash for geometrically closed polylines
FS#1766 - Edit > Application Preferences: Tool Settings: cannot add menus to Tool Matrix
FS#1768 - Draw > Polyline > Create From Segments: segments deleted even if no polyline can be added
3.20.1 (2018/04/13):
Bug fixes:
FS#1736 - Draw > Image: broken
FS#1737 - Block > Attributes > Define Block Attribute: broken
FS#1738 - File > Print / PDF Export: shortcut broken in print preview
3.20.0 (2018/04/12):
QCAD API:
Add support for property attributes for custom properties
Read-only
Undeletable
Invisible
Choices (combo box)
Allow translation of custom property labels
Translations:
Add support for complex plural forms in certain languages (singular, paucal, plural)
Complete Polish translation
Deployment:
Bundle script files and resources as plugin (speed up installation, updates and start up)
Bug fixes:
FS#1686 - File > Print: Line scale in Viewport wrong if Model_Space not 1:1
FS#1677 - Dimension: Scale option grayed out in model space
FS#1696 - Modify > Isometric Projection > Cylindrical: exception
FS#1695 - Context menu: editing tools not working in paper space
FS#1703 - File > Bitmap Export: Monochrome with black background broken
FS#1704 - Wrong labels for information area buttons
FS#1712 - dwg2pdf: auto fit fails for blocks
FS#1720 - Modify > Auto Trim: fails for Rays and Infinite Lines
FS#1734 - Draw > Text: Color changes for CAD font texts ignored
3.19.2 (2017/12/20):
Modify > Stretch:
Only stretch selected entities if there is a selection
File > Bitmap Export:
Add option for transparent background
Add option to only export bounding box of selection
Bug fixes:
FS#1659 - File > Print Preview: does not always open / close properly
FS#1664 - Block > Insert Block: attribute color not synced with attribute definition color
FS#1665 - Edit > Drawing / Application Preferences > Point Display: second last button has no effect
FS#1669 - Edit > Application Preferences > Defaults for New Drawings > Dimension Settings: math expressions
FS#1670 - Layout Blocks are not using print settings from Application Preferences
FS#1671 - Block > Add Layout Block: fails if layout with same name was deleted before
FS#1682 - Draw > Text: line spacing factor < 0.25 or > 4.0 causes entity not being saved
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
At the same time, fix a symbol conflict by using zlib from pkgsrc
rather than a private copy
ChangeLog:
3.19.1 (2017/11/11):
Linux, macOS:
Remove unnecessary libraries
Bug fixes:
FS#1652 - Insert file as block: block attributes not on correct block
FS#1653 - Dimension font configuration only loaded if drawing contains dimension entity
FS#1655 - File > Print Preview: cannot adjust page preferences for model space
FS#1656 - Dimension size scale wrong in viewports
FS#1657 - Edit > Drawing Preferences > Printing > Page: no effect in model space
FS#1658 - Crash when switching to layout block (32bit Linux, Qt4)
3.19.0 (2017/11/08):
Modify > Explode:
Make sure draw order of exploded polyline segments matches order of original polyline
(draw order based on draw order property and entity ID)
File > New:
Use default layer color and lineweight for layer 0
Load TTF fonts in "fonts" directory
Add osifont
Performance improvement for drawings with many blocks
Bug fixes:
FS#1574 - Layer > Remove: deleting sublayer switches to layer 0
3.18.1 (2017/10/05):
Leaders:
Add scale property (scale of arrow head)
Edit > Application Preferences > Graphics View > Appearance > Prevent white on white / black on black display:
Add preference to only apply to model space
Bug fixes:
FS#1617 - Edit > Convert Drawing Unit: Views in view list not converted
FS#1634 - View > Screen-based Linetypes: arc rendering quality
FS#1636 - Options toolbar: wrong icon size
FS#1639 - Layer > Hide all Layers: cannot turn individual layer back on
FS#1640 - Modify > Offset: Tolerance issue when clipping offset curves
3.18.0 (2017/09/22)
Remember maximized status of window between sessions
Translations:
Updated Japanese user interface translation
Bug fixes:
FS#1614 - View > Selection Filter: no choices for linetype property
FS#1615 - Decimal point of dimensions shown as '?', preferences page throws exception
FS#1616 - Edit > Convert Drawing Unit: leader arrow switched off
FS#1618 - Modify > Auto Trim: fails when extending (depending on clicked position)
FS#1619 - Context menu: relocating start point of selected polyline does not terminate
FS#1622 - X Scale Property lost for Simple Texts and Attributes
FS#1630 - File > SVG Export: polylines with arc segments with large radii imprecise
FS#1631 - dxflib: wrong definition of DL_POLYLINE3D flag
3.17.3 (2017/06/30)
Modify:
Isometric Projection:
Add alternative projection types:
Dimetric
Cabinet 30°
Scale:
Scale internal text formatting when scaling texts
Scale Text Heights:
Scale heights of selected texts (without changing the position)
Bug fixes:
FS#1605 - Edit > Paste: Empty layers created when pasting to current layer
FS#1606 - Selecting 'Draw Order' halts system temporary
FS#1609 - Edit > Drawing Preferences: dimension size scale cannot be changed to 1
3.17.2 (2017/06/27)
Modify > Isometric Projection:
Add alternative projection types:
Planometric
Cabinet
Cavalier
Bug fixes:
FS#1572 - Dimension font not set to "Standard" when importing through dxflib
FS#1593 - CAM > CAM Export: ZH in header always yields default value "100"
FS#1595 - LWPOLYLINE expors Z values for vertices
FS#1597 - Edit > Convert Drawing Unit: dimension scale override set for all dimensions
FS#1600 - File > Save As: Only partial information shown for available filters
3.17.1 (2017/05/22)
Bug fixes:
FS#1581 - View > Selection Filter: no inputs for property Linetype Scale
FS#1582 - Layer > Show all Layers / Hide all Layers: unexpected outcome when frozen column not shown
FS#1584 - Modify > Divide: dividing polyline at node can lead to zero length segment
3.17.0 (2017/05/18)
Edit > Application Preferences:
Graphics View > Behaviour > Highlight entity within range
Preference to enable / disable entity highlighting
Library Browser:
Remember and restore last used directory
Themes:
Allow themes to override tool icons
Platforms:
macOS:
Rollback to Qt 5.6.2
Fix performance regression (QTBUG-59701)
Fix pinch gesture zoom in / out using trackpad
Bug fixes:
FS#1566 - Block > Attributes > Synchronize Attributes: deleted block attributes re-appear
FS#1569 - File > Print Preview: changing offset in drawing preferences has no immediate effect
FS#1579 - Edit > Paste: rotation leads to wrong position of block references if drawing units differ
----------------------------
3.16.7 (2017/03/21)
Bug fixes:
FS#1560 - Main menu not selectable (Ubuntu 16.04, Unity)
FS#1561 - Edit > Drawing Preferences: menu missing (macOS, French locale)
3.16.6 (2017/03/17)
Edit > Application / Drawing Preferences:
Dimensions:
Add preference to use comma instead of point as decimal separator
QCAD Professional:
Command line tools:
dwg2dwg:
Add switch for font substitution (-t FONT1:FONT2)
Platforms:
Linux:
Fix keyboard input (add plugin directory "platforminputcontexts")
64bit: Update to Qt 5.8.0
fix file dialog crash on some systems
Draw > Shape:
Add option to add solid fill for shape (rectangle or polygon)
Modify > Edit Text:
Focus on text input field when editing simple texts
Add shortcut to confirm text dialog: Ctrl-Enter (Cmd-Enter)
Misc > Draw > Dovetail from 2 Points:
Draw dovetail joins between two given points
Bug fixes:
FS#1543 - Input with dead-keys broken (Linux)
FS#1544 - Crash when selecting spline
FS#1545 - File > Open: Crash on some Linux setups
FS#1548 - Block > Attributes > Synchronize Attributes: exception
FS#1550 - Block references: mirrored block references in 3rd party file
FS#1551 - File > Bitmap Export: exception when image size too large
FS#1553 - Modify > Break out Manual: exception with circles
FS#1554 - Auto focus of options toolbar when entering numbers broken after Esc
FS#1557 - Zero length lines not shown
3.16.5 (2017/02/09)
QCAD Professional:
Command line tools:
dwg2maptiles:
Add support for transparent background (-b "transparent"|"#FF000000"|"#FFFFFFFF")
dwg2dwg:
Add switch to change header variables (-s)
Add switch to change dimension font (-n)
Modify > Explode:
Improve geometry of exploded texts from CXF line fonts
Dimension:
Add scale property for ordinate dimensions
Platforms:
macOS:
Update to Qt 5.8.0
fix accessibility related library dependency issues
Bug fixes:
FS#1528 - Block attributes: relationship with block reference lost after inserting from library
FS#1529 - File > Save: error if dimension text size is zero
FS#1530 - Draw > Circle > 3 Tangents: solutions not found
FS#1536 - Draw > Polyline > Delete Node(s): crash when deleting 2nd last node
FS#1540 - Draw > Line > Parallel: Changing back to Auto has no effect
Command line tools:
Add offscreen Qt plugin to allow running QCAD command line tools in Linux server environments
Bug fixes:
FS#1525 - Block attributes: escaped unicode sequences in files not converted on loading
3.16.3 (2016/12/28)
File > Bitmap Export...:
Add options for color, anti-aliasing, margin to compensate for lineweight
Edit > Convert Unit:
Converts the unit of a drawing
Part Library Browser:
Add gear generator item (default > Mechanics > Gears > InvoluteSpur)
QCAD Professional:
Draw > Hatch > Hatch from Segments:
Use selection color to highlight selected boundary
Save active layer in file, restore on load
Bug fixes:
FS#1517 - Modify > Break out Segment: fails with closed polyline
FS#1519 - Ruler precision always zero
FS#1520 - Modify > Rotate: rotating splines changes start/end tangents
FS#1521 - Modify > Offset: fails in certain cases with short arcs
FS#1523 - Draw > Hatch > Hatch from Segments: fails for circle in circle
FS#1524 - Command line: cannot enter @ sign in command line on German keyboard
3.16.2 (2016/12/20)
Bug fixes:
FS#1514 - Block attributes: association with block reference lost on copy / paste
3.16.1 (2016/12/16)
Improved precision of arc rendering for screen-based linetypes
Bug fixes:
FS#1513 - Layer > Create Layer from Selection: Layer created, selection unchanged
Command Line Tools:
Add -block switch to dwg2pdf, dwg2bmp, dwg2svg and dwg2maptiles
dwg2svg:
Add -layer-attribute switch to export layer attributes (into QCAD namespace)
dwg2bmp:
Add -noweightmargin switch to avoid extra margin to account for lineweights
Command line widget:
allow for multi-line input (pasting list of coordinates for lines, polylines, splines, etc.)
Modify:
Explode:
Explode block arrays into separate block references
Explode solid fills into boundary
Break out:
Break out segments from self-intersecting polylines
Misc:
Highlight start point of lines, arcs, ellipse arcs, polylines, splines when selected
Bug fixes:
FS#1461 - Zoom in / out: not centred under mouse cursor if Retina resolution is enabled for graphics view
FS#1466 - Toolbars on second screen cannot be accessed if second screen is detached
FS#1474 - Dimension > Leader: changing options breaks tool
FS#1476 - Draw > Circle > 2 Tangents and Radius: exception with arcs and circle entities
FS#1479 - Modify > Explode: too many segments for splines with large tolerance
FS#1481 - Block List: update changes selected item
FS#1491 - Layer > Create Layer from Selection: cancelling dialog fails
FS#1497 - Autosnap: hangs with very complex splines
FS#1508 - QCAD CE: Subscript and superscript formatting lost when file re-opened
FS#1509 - Ellipse / circle, ellipse / ellipse intersections
Also as part of this update, I have removed the example plugins that do nothing (as
on the QCAD forum, the author states that these may slow down the operation)
QCAD has been largely rewritten since the previous version
(QCAD 2) was updated in pkgsrc, meaning that the changes are
vast. From the authors website:
QCAD 3 comes with a new and improved CAD engine which improves
performance (spatial index) and allows for advanced property
editing and future extensions (dynamic properties). The other
major addition is a powerful and complete ECMAScript interface.
New interactive tools can be developed with a few lines of
ECMAScript but even entire new applications can be developed
using QCAD technology. QCAD 3 is also the first QCAD version
that fully supports the DWG format as well as various different
versions of the DXF format.
The complete ChangeLog is at http://www.qcad.org/en/changelog
Problems found with existing distfile for eagle:
distfiles/eagle-lin32-7.4.0.run
No changes made to eagle/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882