summaryrefslogtreecommitdiff
path: root/cad/qcad
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-09-11*: bump PKGREVISION for flac shlib bumpwiz1-2/+2
2022-07-02*: Recursive revbump from audio/pulseaudioryoon1-1/+2
2022-05-24update to QCAD 3.27.6, with changes since last time:plunky7-119/+1474
3.27.6 (2022/05/18) Bug fixes: FS#2366 - File > Advanced SVG Export: not launching FS#2367 - Command line arguments not correctly encoded FS#2368 - Projections: attributes are not projected 3.27.5 (2022/05/07) Bug fixes: FS#2271 - Unpredictable Crashing on Mac M1 Arm64 FS#2357 - Reference points not cleared when deleting selection FS#2361 - View > Property Editor: Draw order property not working FS#2362 - View > Property Editor: Scale property cannot be edited FS#2363 - Context menu of line entry fields: inserting symbol broken 3.27.4 (2022/05/04) Bug fixes: FS#2358 - Paste: flip vertical broken 3.27.3 (2022/04/29) Translations: Tier 2 (complete, updated, automatic): Czech Hungarian Lithuanian Polish Slovak Slovenian Bug fixes: FS#2355 - Viewport: Crash when moving, rotating, mirroring or stretching viewport FS#2356 - File > Close: Closing dialog stays open after clicking Save 3.27.2 (2022/04/25) Misc > Block: Export Block List Sort by block name Export Block References List Export block references to CSV with block name, X, Y File > Print / Print Preview: Show dialog to auto adjust paper size if custom paper size is used Show dialog to fit drawing to paper size if drawing overlaps paper border Bug fixes: FS#2329 - Viewport: arcs in scaled viewports are not rendered correctly FS#2333 - Ordinate dimensions: scale option ignored FS#2334 - Modify > Break Out Segment: Line Selection Mode fails on Ray and Infinity lines FS#2335 - Rendering solid hatches in scaled blocks FS#2342 - Layer > Edit Layer: Changing Color of Invisible Layer FS#2343 - Modify > Projection: Dimension entities offset FS#2344 - Draw > Polyline > Polyline along Segments: Crash on cancel FS#2345 - File > Print: printing multiple copies prints too many copies 3.27.1 (2021/12/13) Misc > Draw: Text Aligned Leader Bug fixes: FS#2320 - Viewport: text misplaced if viewport is set to not plottable FS#2322 - Edit > Convert Drawing Unit: dimension problem FS#2324 - dwg2csv: exception when listing properties (-l) 3.27.0 (2021/12/01) Performance: Performance improvements for entity selection and updating the property editor Edit > Application Preferences: Graphics View > Appearance: Add preference "Apply line weight to points" If checked: apply line weight to points (render as blobs) If unchecked: always render points as dots or with chosen point mode (cross, etc.) and thin lines Add preference "Maximum selected entities with reference points" Configures the maximum number of selected entities that will have operational reference points Add preference "Maximum selected entities with displayed reference points" Configures the maximum number of selected entities that will display reference points Widgets > Property Editor: Add preference for decimals / precision used to display property values Misc > Draw: Leader from Selected Text Translations: Tier 2 (complete, updated, automatic): Danish Swedish Bug fixes: FS#2250 - CAM > Add Profile Toolpath: lead out type / size not saved FS#2251 - Modify > Explode: spline explodes into line FS#2254 - Dimension > Continue: does not always continue at chosen extension line FS#2257 - Images from Windows file cannot be loaded under Linux / macOS FS#2258 - Selected entities send to an 'Off' layer retain their selection color FS#2256 - Getting the end direction of a zero-length polyline leads to AppCrash FS#2259 - Insert file as block: crash when inserting block with attribute definitions FS#2262 - Block referece attributes are orpaned when using "edit in place" FS#2263 - dwg2svg -min-lineweight option parsing broken FS#2265 - QCAD/CAM: startup crash if disabling hierarchical layers FS#2267 - In-place block editing: some block references not faded FS#2268 - Not all dimension overrides written to DXF/DWG FS#2269 - Inner block reference attributes disappear when editing outer block in-place FS#2270 - Draw > Dimension > Ordinate: Ordinate dimension values scale with viewport FS#2273 - Block attribute duplicates after copy / paste, explode, edit and reload FS#2274 - View > Screen-based Linetypes: rendering of arcs with dashes FS#2275 - Snap > Center: snapping to center of polyline arc segments FS#2279 - Edit > Application Preferences > File > Open/Save: wrong initial value shown for default format FS#2281 - Block > Attributes > Synchronize Attributes: Multiple attributes in block with the same Tag FS#2285 - Draw > Circle > 2 Tangents and Point: fails for Circle, Line, Point where Point is on Line FS#2286 - Draw > Circle > 2 Tangents and Point: fails for Circle, Circle, Point FS#2291 - Rulers empty if auto grid scale is off FS#2305 - Invisible XLine under visible XLine may prevent selection of visible XLine FS#2309 - SVG Export - hatch patterns with dots not visible FS#2310 - File > Print: Number of copies and page range ignored FS#2317 - Crash / lag when selecting splines with clamped knots (OpenDesign) 3.26.3 (2021/05/31) Bug fixes: FS#2198 - International characters change when saving and reloading the file [OpenDesign 4] FS#2230 - Dimension: CAD font label displayed with wrong lineweight FS#2234 - CAM > Nesting: Cancel button not working FS#2236 - Draw > Text: unreadable black text in text dialog (macOS dark mode) FS#2238 - Projection: exception when projecting polyline with single arc segment FS#2239 - Snap > Coordinate: Confirm coordinate with number block Enter key FS#2241 - CAM Simulation: stops working after closing a file FS#2243 - Graphics View: rendering of splines with line pattern FS#2246 - Undo menu text crippled (Windows) 3.26.2 (2021/04/15) Modify > Projection: retain uniform global segment width of polylines Misc > Draw > Polyline break symbol from two points: Insert break symbol Add local data location to search path for resources files (patterns, linetypes, fonts, postprocessors, etc.) Windows: C:/Users/[Username]/AppData/Local/QCAD/QCAD macOS: ~/Library/Application Support/QCAD/QCAD Linux: ~/.local/share/QCAD/QCAD Bug fixes: FS#2175 - Edit > Application Preferences > Draw > Text: Uncheck all/Check all buttons not disabled FS#2203 - Ruler: not all labels shown FS#2204 - Modify > Break out Manual: point order matters with open polyline FS#2206 - View > Selection Filter: Polyline area selection not working FS#2207 - File > SVG Export: dimension labels invisible with TTF fonts FS#2208 - Snap: Cannot snap to block arrays FS#2209 - Modify > Explode: incorrect results with almost circular ellipse arcs FS#2210 - Modify > Break out Manual: unexpected results with arc FS#2217 - Text: spacing problem when switching to CAD font (\F) FS#2221 - Unpredictable linetype pattern scale for polylines using polyline pattern FS#2222 - Block attribute definition: default text displayed instead of tag FS#2223 - Block > Insert Block: duplicate entries in attributes combo FS#2224 - Command line tools: -block argument does not accept layout names FS#2225 - Filenames containing an ampersand do not render correctly in the tab bar and Window menu
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-03-28{c,d,e}*/*: revbump(1) for libsndfiletnn1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-11-15*: recursive bump for gstreamer 1.18.5wiz1-2/+2
2021-10-26cad: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07cad: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-19cad/qcad: Build and install libqcadscriptsgdt4-4/+22
Despite not causing a failure to build and package, qcad's build was failing to find libqcadcore while building libqcadscripts. This commits adds a patch, similar to many others already present, that adds -L ../core and then installs the library (and then the expected PLIST change). It remains a mystery why the build ever worked; the makefile I get seems to ignore the failed build, which seems wrong. The bulk builds have worked. But Mustafa reports a build failure, and I find that failure in my log, even if it is non-fatal. Reported by Mustafa Dogan.
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon1-2/+2
2021-04-21revbump for textproc/icuadam1-1/+2
2021-04-02update QCAD to version 3.26.1, with ChangeLog:plunky7-56/+169
3.26.1 (2021/03/08) Edit > Application Preferences > Graphics View > Appearance: Add preference "Use system cursor" Disables all QCAD specific custom mouse cursors, fixes problem with invisible cursors when using multiple screens Bug fixes: FS#2196 - Leader: Arrow removed on load if arrow only fits first segment due to being scaled down FS#2200 - Linetype scale is wrong when scaling linetypes by lineweight 3.26.0 (2021/03/02) Select > (De-)Select contour: Add option to select connected entities on the same layer only Draw > Shape > Rectangle: Add option for rotation angle Use shift key to draw square Draw > Text: Add support for width property for text entities (automatic text wrapping at given width) Edit > Application Preferences: Widgets > Property Editor: Add preference to always format values as decimal numbers General > User Interface: Add preferences for auto screen scale factor, high DPI scaling and scale factor Modify > Explode: Add preference to explode circles into polylines with two half circles (or not) Graphics View > Appearance: Add preference for reference point size Add preference for text height threshold Modify > Chamfer / Bevel: don't add zero length bevel segment for lengths 0/0 Improve selection of images (click anywhere on image instead of image border) Performance: Improve performance for drawings with many dimensions Improve performance of text rendering Improve performance when switching or selecting layers Change tab position for dockable widgets (Left: East, Bottom: South) Use alt + double-click to select entities that are connected and on the same layer Bug fixes: FS#2117 - BBOX inconsistent output FS#2118 - Dark mode: disabled menu text distorted FS#2122 - View > Property Editor: Formatting of Negative Values in Architectural Format FS#2123 - File > Print: Crop marks not printed FS#2131 - Modify > Clip to Rectangle: fails on xlines FS#2132 - Dimension > Baseline / Continue: custom text label position copied from original FS#2133 - Modify > Break out Manual: exception for closed polyline FS#2135 - CAM > Nesting: quantity not correct FS#2137 - View > Property Editor: Block reference shows properties of deleted attributes FS#2142 - Viewports: Cannot snap to reference points of circles / arcs (90°, 180°, 270°) FS#2143 - Rendering: arcs in scaled up blocks rendered with too low resolution FS#2144 - Draw > Viewport > Add Viewport: Custom hatch pattern not shown FS#2145 - Modify > Trim Both: closed polyline as either entity breaks undo FS#2150 - Modify > Stretch: block with attribute not moving FS#2154 - View > Library Browser: '0' shortcut breaks value entering FS#2158 - dwg2bmp: -origin does not export origin FS#2163 - File > SVG Import: parsing path data with implicit separators FS#2171 - Scaling a block reference should not scale line type patterns FS#2170 - Draw > Text: Wrong color for formatted text blocks using a CAD font 3.25.2 (2020/09/07) Update / fix various tool icons Bug fixes: FS#2114 - File > Print: Printout offset under Windows 3.25.1 (2020/08/31) Bug fixes: FS#2033 - Repeated warning message while updating toolpath FS#2105 - File > Print / PDF export: Selected entities are printed / exported in selection color FS#2109 - Dimension > Arc Length: Tool non-responsive 3.25.0 (2020/08/20) Property Editor: Show total area of mixed selection of polylines, arcs and circles File > PDF Export: Add support for PDF/A-1B output This is supported on Windows 64bit, Linux 64bit and macOS >= 10.11 Edit > Copy / Cut: Move relative reference point to center of selection when using Copy or Cut without reference Bug fixes: FS#2058 - Modify > Move, Rotate, ...: "Use current layer and attributes" leads to error in undo FS#2059 - Modify > Explode: Error with hatch in block with positiv/negative x/y scale FS#2061 - Insert Library items fails to update relative zero point FS#2064 - XLines in blocks appear shortened FS#2065 - Viewport: three dimensional entities not rendered FS#2067 - Attributes with fixed color FS#2073 - Property Editor: Imperial Area info incorrect FS#2076 - File > SVG Export: circles in mirrored blocks FS#2078 - Draw > Hatch: Small gap tolerated by QCAD, not by DXF/DWG FS#2080 - Modify > Stretch: Hatch moves instead of stretching FS#2082 - File > Print / PDF Export: Handling of block references on non-plottable layer FS#2083 - Viewport: Fixed extension line length of dimensions not scaled with viewport FS#2084 - File > Save: Fixed extension line length of dimensions not saved if scale != 1 FS#2085 - Drag and drop: moving single polyline vertex moves also polyline segment FS#2086 - Font formatting in text dialog FS#2089 - Property Editor: Linetype Scale and Draw Order wrongly marked with inch symbol FS#2090 - Snap > Auto Snap: intersections of pattern with other entities with cursor close to boundary FS#2101 - File > SVG Export: Double hyphen in text leads to invalid SVG file
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon1-2/+2
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-18*: revbump for libsndfileleot1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-06-16(cad/qcad) Add one patch for adapting to QT update, Re: QPainterPathmef2-1/+16
2020-06-02Revbump for icuadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-1/+2
2020-04-07update to version 3.24.3.0plunky5-42/+56
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
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-12-29drop PLIST var handling, as these are not installed by package nowplunky1-11/+1
2019-12-29do not copy or reinstall Qt plugins, allow QCAD to find them directlyplunky5-55/+36
2019-12-29does not use qt5-qttoolsplunky1-2/+1
2019-12-29install icons as qcad.???plunky2-12/+19
2019-12-29Update to QCAD 3.24.0.1, with ChangeLog:plunky8-126/+229
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
2019-12-07ensure debug binaries are not built, by using target 'release'plunky1-17/+5
instead of 'all'
2019-11-13cad/qcad: Add workaround for debug/release library confusiongdt1-2/+17
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.
2019-10-27qcad: Handle platforms without EGL support (NetBSD 8...)nia2-4/+14
2019-09-19qcad: Fix building with unrecognized (newer) Qt versions.nia6-147/+72
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.
2019-09-18Recursive revbump from audio/pulseaudioryoon1-2/+2
2019-09-05qcad: Switch from qt5 to qt5nia17-103/+141
Bump PKGREVISION
2019-07-31Update to QCAD 3.23.0plunky9-13490/+1259
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
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig1-2/+2
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
2018-07-27Upgrade to QCAD 3.21.2.3, with changes:plunky11-202/+2342
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
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-2/+2
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.
2018-03-24Optimistically remove MAKE_JOBS_SAFE=no.joerg1-3/+1
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
2018-01-07force use of builtin for alloca(3).plunky2-6/+9
This fixes warnings on NetBSD, maybe also build on SmartOS
2017-12-18Update QCad to version 3.19.1.0plunky12-152/+927
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
2017-04-09Updated cad/qcad to 3.16.7.0mef2-7/+7
---------------------------- 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)
2017-03-18Hot off the press, update to QCAD 3.16.6, with ChangeLog:plunky4-110/+565
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
2017-01-063.16.4 (2017/01/04)plunky3-40/+180
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
2016-12-16Update to version 3.16.0 (released 2016/12/14)plunky9-213/+802
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)
2016-10-09Add patch from John D. Baker in PR 51509 to fix 32-bit build.dholland2-1/+18