----------------------------
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.
1.5.4 release was something of a toy, QCad was thoroughly reworked for 2.0
and could now be called usable for many practical purposes.
Versions 2.0.4.0 (initially) to 2.0.5.0 have been usable in wip for a bit
more than a year, and so seem ready to import.
"Yes, that should be fine. Please watch the bulk builds for it and
try to fix any problems that might appear." -wiz@
Updates to pkglint now produce some new suggestions, which I will make and
commit after confirming they don't break anything; at least this version I
already know to build successfully for me.
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.