Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LibreCAD/LibreCAD

LibreCAD is a cross-platform 2D CAD program written in C++17. It can read DXF/DWG files and can write DXF/PDF/SVG files. It supports point/line/circle/ellipse/parabola/spline primitives. The user interface is highly customizable, and has dozens of translations.
https://github.com/LibreCAD/LibreCAD

Change DXF Export to use ext Style handle ID for 340 Dimstyle field. Dimstyle should use the Text Style handle ID not the name. (#1551)

http://docs.autodesk.com/ACD/2011/ENU/filesDXF/WS1a9193826455f5ff18cb41610ec0a2e719-7a53.htm

cb7043c7c44a10dc4a89813faee9357ae21ffac7 authored over 1 year ago by Scott Hanson <[email protected]>
shapelib: avoid risky c string methods

9633657cb2e28cfe0196162de1aa4c1033d1bcb9 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1629: a root level editconfig

076f441a207436ca4354b785f6d478467ddc8115 authored over 1 year ago by Dongxu Li <[email protected]>
Fixed a heap corruption upon startup. (#1628)

6674d88207718ed9dba328fd0483ddb71b86227f authored over 1 year ago by Mattes D <[email protected]>
libdxfrw: parseDWG specified override

0778a64d9535dc1b04495cf6b8b206ee68509004 authored over 1 year ago by Dongxu Li <[email protected]>
qg_colorbox: fix building

68a27795c98a4f12ab6b8d1ee77c1ac7534ab43f authored over 1 year ago by Dongxu Li <[email protected]>
qg_colorbox: fixed a Mac building error

f48761a617b7be44214412201e2ccab7a3885fbf authored over 1 year ago by Dongxu Li <[email protected]>
avoid risky c style string functions

4fa20f7db90705ef30705857d404756e6ae48ad0 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1626: potential fix, MSVC support

e40b456981d6c8edd16297cacdd8b5633ff3aa0b authored over 1 year ago by Dongxu Li <[email protected]>
PR #1626 by madmaxoft: MSVC support fixes

20c59a762b8c01f70810093e5a11623c7edc5ee5 authored over 1 year ago by Dongxu Li <[email protected]>
CI: ubuntu from 20.04 to 22.04

e8c3f030827ef4ca6c6647d88e5b71f29a3683f7 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1626: struct forward declaration

152f51f5fbb7e3ebf8478251f93e4107f21a189f authored over 1 year ago by Dongxu Li <[email protected]>
dxf2png: code cleanup

1beff81ededa338a6fd4943be68147b194143b96 authored over 1 year ago by Dongxu Li <[email protected]>
formatLinear: use the actual drawing unit

Some old dxf files may have their main drawing units unset (RS2::None).

To fix such a file, res...

d5cce80e8eda1a7a24cc39534f78d55c0383413b authored over 1 year ago by Dongxu Li <[email protected]>
PR #1461 by melwyncarlo: improved custom color support

Added custom color entries to QG_ColorBox

Squashed commit of the following:

commit e2886fe28dc...

716bf87315480da7f58c2c24f74d80d1f7636a16 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1625: fixed action diametric

14d1315308cb7dadab13a5061cf0f23fcd5b1363 authored over 1 year ago by Dongxu Li <[email protected]>
RS_Units: test the dimension value is range

cd8dd0267900cd59d944a8b5ed9916a734e547e4 authored over 1 year ago by Dongxu Li <[email protected]>
CI: update HKCU key name for x64

c9cb67404b8d77207886095268860aed9bc7c13f authored over 1 year ago by Dongxu Li <[email protected]>
tangent 3 circle sometimes fails with parallels, fixes #1386 (#1440)

* Solved issue #1386

* Update rs_math.cpp: added comments

---------

Co-authored-by: Don...

c9ec48cfaa9dd328d2dfee34e2c5938c029c877d authored over 1 year ago by Melwyn Francis Carlo <[email protected]>
PR #1446 by melwyncarlo/issue #1444: fixes incorrect mtext border

59d01fa51bcc3021ff3f0cd3d2971c06d4c4e2cd authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1623 from dxli/master

CI: windows x64: avoid extra Qt tools

a28f13b5acf3daf365a49e6317202ce883333061 authored over 1 year ago by Dongxu Li <[email protected]>
CI: build win x64: avoid extra tools

3fa90959504f62dce36542a767b24600347ffc6d authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1622 from dxli/hideZeroFoot

Hide zero foot

84feb5b221710f25adbe020864bf9c15a73d4304 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1390 by ndeubert: architecture format cleanup

6ee4ee36fc745c018c58abca4dc6526ca932c9a0 authored over 1 year ago by Dongxu Li <[email protected]>
In Arch mode hide feet when 0

b78e1088002b16e9da98ccf1a9785bcf18f4c6d1 authored over 1 year ago by nick <[email protected]>
Merge pull request #1389 from MarcelloTheArcane/master

Fix #1388 - Allow entering radius in command box

a9d0c1c0e04363f7fca5acefd21d68af56cfe072 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1621 from dxli/addCommand

Add command

7b1b36955a7640eb8820e06835a5b3ce4c563d11 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1331: merge conflicts

7ea5c4464eb3fe1abdd492b56e5a7547ca4c2150 authored over 1 year ago by Dongxu Li <[email protected]>
added commented section for abstracting RS_Commands::RS_Commands()

dc2f0bf429e1e85f723ab2c1b7c4f79505f0bc17 authored over 1 year ago by GSStnb <[email protected]>
Restore altered translation strings

94d85b8410ee4ce4edb8ba7cbfa584f7de9c34fb authored over 1 year ago by GSStnb <[email protected]>
Removed generic legacy commands

226113e2093096bd69da0eeecfe27e07904d195a authored over 1 year ago by GSStnb <[email protected]>
Changed KCs cc<->cr, df->dg

2979f34dbb89a2a2debedd97c81f393ca2a613f8 authored over 1 year ago by GSStnb <[email protected]>
Fixed dups

14ae222ac7144dfa56c042bd91e25628d11bcd64 authored over 1 year ago by GSStnb <[email protected]>
Fixed errors - added cr

5c50ff45ac92ad3ace012d9af6c5522fabaf00b3 authored over 1 year ago by GSStnb <[email protected]>
Merge pull request #1620 from dxli/dxf2png

Dxf2png PR #1293

f4752dbe952278337302db847b176ba0c801ffd7 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1293 by jalovisko: update README.md

17a15088db815348cace70a325e5b2cf6bb8c969 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1293 by jalovisko: Merging issues

82420dc18e211184cfe7152d21549b26a4f30e79 authored over 1 year ago by Dongxu Li <[email protected]>
Added fully customizable output PNG resolution set from the console

d05618e04a22a9eb1be39f13a4516f6d0f61362b authored over 1 year ago by jalovsiko <[email protected]>
Added suppor for custom output filename

9693fbc43ed8b4aafad234a619e85bf2ec86ef51 authored over 1 year ago by jalovsiko <[email protected]>
Revert README.md

d37ddaf440ffbab3d37b15c80d0dee78aaab86e7 authored over 1 year ago by jalovsiko <[email protected]>
Added a correct check for file existance

000b7553d1e385c24b2be4b787281401a3893618 authored over 1 year ago by jalovsiko <[email protected]>
Minor refactoring

fa7b6194a58e4809e06ea4f0063a99d0eb3d1e86 authored over 1 year ago by jalovsiko <[email protected]>
Fixed an issue when both converters to PDF and PNG could have been called

81bf115cf1af08bb76be446225c35b2b4bab8f1e authored over 1 year ago by jalovsiko <[email protected]>
Fixed an incorrect exit code issue that prevented the app from closing

2db32afdf59faaf3e53ddf2597a0653c24e5507f authored over 1 year ago by jalovsiko <[email protected]>
A working version of the DXF to PNG converter

3173869b43250833cf18fba9da5c9ec6443e895d authored over 1 year ago by jalovsiko <[email protected]>
First actual conversion attempt, not very successfull yet

56047a793ec503e9bd6f3f0ec6d40b52935e83d4 authored over 1 year ago by jalovsiko <[email protected]>
Work in progress on PNG file support

d7f66a07e76ab6867e2b8cb6b2e29c19cc2bfce3 authored over 1 year ago by jalovsiko <[email protected]>
Set up the file read, work in progress on PNG file support

ed06956448415c27dae7822250cd44b2be6f1758 authored over 1 year ago by jalovsiko <[email protected]>
Setting up the variables

cab23df683387f1b84268c2fb8cbce5c5e5a8e77 authored over 1 year ago by jalovsiko <[email protected]>
Removed folder existance check for now as it complicates things, fixed a bug with incorrect type

7ea5702b21558fd7a02c9e35ba7bce24e8db8738 authored over 1 year ago by jalovsiko <[email protected]>
More work on the parser, added DXF file format check, check for file existanse and export path existance

2473dd0e905ecf4d0af67262985c35e36ed53db2 authored over 1 year ago by jalovsiko <[email protected]>
More work on the parser

3837eaa1149610acced69963dd8ecd5bc5821a08 authored over 1 year ago by jalovsiko <[email protected]>
Solved more dependencies and dxf2png can now be called (without any output yet)

4bd61712b804f333371b64daabc085ce65ad5176 authored over 1 year ago by jalovsiko <[email protected]>
quick fix of the dependencies issue

c04cf7074bff21b3b7f6509036742b3db964560b authored over 1 year ago by jalovsiko <[email protected]>
Set up graphics extraction from DXF

54d26871cd1100ff11fa6637e126732a41480973 authored over 1 year ago by jalovsiko <[email protected]>
Added a basic parser, it still requires dependencies to be set

909ccd67c6cf3cc510702d744a8ba720d268bb9b authored over 1 year ago by jalovsiko <[email protected]>
Added a template for the conversion to png based on the pdf converter presend

6099b98a614bca8580ac176f56b94a2f1127b1a5 authored over 1 year ago by jalovsiko <[email protected]>
issue #1619: allow snapFree out of snapRange

2d000d156bdeb1af77c17c84aec1030add3f9f50 authored over 1 year ago by Dongxu Li <[email protected]>
Add CI support for windows x64

for windows x64 only: update Qt to 5.15.2 (LTS)

commit 4eeeff3ce76fd661cf7a5f079c85a56aca527bf5...

5406cbdabe761d8ee08224653b04c95c666be674 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1178 from Sleet01/handle_fractional_imperial_dimensions

Handle fractional imperial dimensions

ee3b2eba9425378b5eddd4ec022679dc0c6ecb92 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1138 from gwhitney/alignSettings

Add ability to copy objects and mini dialog to set options to Align p…

55c3fec53f153c9d66db891ef6020fe6b1413269 authored over 1 year ago by Dongxu Li <[email protected]>
cleanup QG_SelectionWidget - initialize class members

5bb2cbf3b2d7de84cbd149eb1a17c3e7646a5e47 authored over 1 year ago by Armin Stebich <[email protected]>
fix incompatible (pre Qt 5.12) change from 26a658f

81ccb77e0ae48b45ecaa6e888ab9c0e7d581f0fe authored over 1 year ago by Armin Stebich <[email protected]>
issue #1577: finish panning properly

cd5885a67caf92c9409247d6ff80e9cb39d74bb4 authored over 1 year ago by Dongxu Li <[email protected]>
fixed the previous commit: 63491265

e3097f74be74ebd083d67915514675b5f61d5a3c authored over 1 year ago by Dongxu Li <[email protected]>
pull request #1445, issue #1288: tan2_1p fixes

634912655843168481cf7f6a9e489eca5f8e7a7c authored over 1 year ago by Dongxu Li <[email protected]>
Merging pull request #1450

When selecting a block:
show the block name on the status bar;
Show the selected block in the bl...

26a658ffecb4c7de5998d533eb4594c8733df2a2 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1592 from cfelder/fix-ttf2lff-freetype

Fix linker error when linking freetype w/ ttf2lff

4d50e627662841079ee7cb060108c59629edd40c authored over 1 year ago by Dongxu Li <[email protected]>
PenWizard: code cleanup

0aa5e97a5886fc32820e2e9ee08979c3f0edf4c7 authored over 1 year ago by Dongxu Li <[email protected]>
double click to edit by top selected container

bd83f13aca61df57fd63c8a43edd59c6b7edb57d authored over 1 year ago by Dongxu Li <[email protected]>
merging fixes for MR1535

c7abf8c543cd993b01fb9a6c21a8d79c7fa9ed9f authored over 1 year ago by Dongxu Li <[email protected]>
lc_dimarc: building fixes; minor coding cleanup for c++14

12b15074b0c918dbc0a623844c220099775ce316 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1484 from melwyncarlo/Task_39

new DimArc tool, fixes #1255

e8f974a9c5c8096c86a2bb29a85c34e59d598f1f authored over 1 year ago by Dongxu Li <[email protected]>
Merge branch 'master' into Task_39

fb99ed5338efbfa6ea0be38c57021b81be62fc0f authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1535 from pollywinters/issue_1511

added missing tools from standard tool bar, fixes #1511

e1aad90870d2856e6aedc791a22b77d9c8262196 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1582 from natrodrigo/master

Update pt-br translation

36e096f207632741fa461e4d7c0ee85f70d00226 authored over 1 year ago by Dongxu Li <[email protected]>
Merge pull request #1618 from makos/no-website-install

Add IfSilent jump instruction to skip browser launch after install

102ffeca47d279606eeffac2c1395807cb402173 authored over 1 year ago by Dongxu Li <[email protected]>
trim: code cleanup

88924d47231c89c64de5ec721b60a191ef7712bb authored over 1 year ago by Dongxu Li <[email protected]>
entitycontainer: constness fix

c3293d9617dc6526a3caa73dc79e06511b2e99df authored over 1 year ago by Dongxu Li <[email protected]>
header cleanup

9fcdc3a7d91eca0ee6f4186e3e476d20ca76a8eb authored over 1 year ago by Dongxu Li <[email protected]>
rs_graphic: constness fixes

ccff0d0435158f9b9dfdbe0d79d91ac764173eca authored over 1 year ago by Dongxu Li <[email protected]>
issue #1616: copy/paste code cleanup

c02371f354661eaf07df2541c571dbe67f7c51ba authored over 1 year ago by Dongxu Li <[email protected]>
Add IfSilent jump instruction to skip browser launch after install

d6a2066e9622e3c45e88871472fec8d863dcea65 authored over 1 year ago by makos <[email protected]>
updated gitignore

0f056af3978bf5f9a242df5800ab2d0a70a59419 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1616: block copy/paste avoid double rotation

this is a quick fix only, probably should be replaced with an actual fix
using a block reference...

4657adbe2001c2ee9a819e37373a7b015eeb9a25 authored over 1 year ago by Dongxu Li <[email protected]>
modification: code cleanup

3932fb1ff2e4318612a739810fd174b5e32d0769 authored over 1 year ago by Dongxu Li <[email protected]>
edit paste: code cleanup

8ca47bdf0a9bd76d5917a44b43fc42caaa2a9bbb authored over 1 year ago by Dongxu Li <[email protected]>
RS_Block: header cleanup

91b5011748b43918da2452a03bd2ef79e9dbfbd7 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1616: RS_Insert code cleanup

940302ae13739028de947194d87575a114cdc845 authored over 1 year ago by Dongxu Li <[email protected]>
eventHandler: coding style cleanup

96d3e9066023b1d61816f91e24e5e4069ca78bc9 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1615: Properties in context menu, when MB3 on

8bdfccf9b2fa9fc1ae17a66588152232e856506b authored over 1 year ago by Dongxu Li <[email protected]>
Edit properties: context menu

07675a6e3a098d201716bef0f2e9e6d13881d721 authored over 1 year ago by Dongxu Li <[email protected]>
arc options: action fixes

99918e8e9883739858afcfe5d75683481c9a09cf authored over 1 year ago by Dongxu Li <[email protected]>
graphicview: header cleanup

ed176a46947b3168c92052ed95314aae431a4337 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1615 : double click on entities to edit properties

f99928a1777978e5261eb17e85274e869690cd77 authored over 1 year ago by Dongxu Li <[email protected]>
RS_Spline: clean up wrapped points at switching to open

1dae5f0f983261abb1ea1f4f00495de3bc93b761 authored over 1 year ago by Dongxu Li <[email protected]>
drw_entities: coding style: initialize class members

6fd84ff6a952ab8a35e6e701ddac23a4c39d9fae authored over 1 year ago by Dongxu Li <[email protected]>
issue #1572: contour area connectivity fix

608177348c4a4858a37558367bd89e81f011c841 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1598 spline: wrapping control points algorithm cleanup

c84500cee3be73370ac29a52cb18473e5c057396 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1598 : save closed splines with wrapped control points

25c2e472b0cd83e2b7ae28e523b89fe094fbd246 authored over 1 year ago by Dongxu Li <[email protected]>