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

Polyline Equations in Command (#1449)

* Polyline Equations in Command

* Polyline Equations in Command - Minor Changes

* Polyline...

967a00b1936b5ee29c826be9ee733e3d253950a8 authored over 1 year ago by Melwyn Francis Carlo <[email protected]>
Issue #778/#1664: Fixed style: NoPen

073e781f69e2745294d462562615dde4b9de20ae authored over 1 year ago by Dongxu Li <[email protected]>
Update cyrillic_ii.lff (#1663)

Add missed Ukrainian `[0406] І` and `[0456] і`.

197e74a87ece593a636e933e37a6f004267a6800 authored over 1 year ago by app4soft <[email protected]>
Issue #778: fixed crash due to NoPen

226c97b55406e17d0a3da49ffe3e4471f05168d7 authored over 1 year ago by Dongxu Li <[email protected]>
Issue #778: painter rework

Experimental commit: may be reverted for serious regressions.

1. Use Qt painter for types: line...

871768d7efb1a57ad6742714490d6a7d051f5ca0 authored over 1 year ago by Dongxu Li <[email protected]>
Revert "Issue #778 Painter: use Qt native dash pattern (#1661)"

This reverts commit afab9e280d052ad8da2c9c028dc5074e494cadea.

d7c197da1b5c0e03e712ac7e315e0a8f08094d3b authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1589: editable image file path

df7b0a14ed1b7e50505c3f490e95ab95cb32a62a authored over 1 year ago by Dongxu Li <[email protected]>
Issue #778 Painter: use Qt native dash pattern (#1661)

* Painter: initial

* WIP

* QPainter: support elliptic arcs

* line: draw by Qt native pa...

afab9e280d052ad8da2c9c028dc5074e494cadea authored over 1 year ago by Dongxu Li <[email protected]>
bevel/fillet: highlight selection cleanup

0a23b6beb5474154f6f7f59856e4811394a22f4c authored over 1 year ago by Dongxu Li <[email protected]>
Hatch: area display precision increased to 12 digits

cc5c3c311c3ef8ea56c7a17f7fdad9fe61dcd788 authored over 1 year ago by Dongxu Li <[email protected]>
fillet/bevel: highlight selections

651cc9b394396f4c664aee73f56db2c4b2663a3c authored over 1 year ago by Dongxu Li <[email protected]>
Bevel: highlight selections

e3ab9a3aef251fd665d811d2971baaf9f613db78 authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1572: topology sorting cleanup

32d9cbe5af9203079bbe71d44257a397efbd5641 authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1572 : add topology sorting for hatch loops (#1659)

* issue #1645: enable glowing effects by setting

* Adjust glowing effect screen width

* ge...

342d0bf14a5ffaa2a068d06df2334d4b85851bac authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1654: fixed MText missing lines

This issue was a regression caused by PR #1486(Glowing effects on
mouse-over). The commit causin...

3974b220507eb8a99c29b140a9345b679da43331 authored over 1 year ago by Dongxu Li <[email protected]>
Qt-5.15 support (#1656)

* Qt-5.15 support

* plugin asciifile cleanup

* linux building fix

5baac2aaac76b5994fe67bd99aba321fb9007e58 authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1589: image file path improvement

1. Allow using relative path;
2. If the image file is not found, also search the same folder of
...

04a4ad0b6d16ff3d5d939ec2430e149d4bd87255 authored over 1 year ago by Dongxu Li <[email protected]>
RS_Spline: fixed a compiler warning

d6aa9a4a65dc4a32c178c56c3f34be00d4690d53 authored over 1 year ago by Dongxu Li <[email protected]>
RS_Image: search image in the dxf file folder

fad744987b3d115585be802c5cd8b090f49d0488 authored over 1 year ago by Dongxu Li <[email protected]>
RS_LOG: support QString

b3586506ec221eedaab6af3abe9f8028646bbd76 authored over 1 year ago by Dongxu Li <[email protected]>
filterjww: fixed a compiler warning

7de2a259a8c15afa0162a4de40ec6c712318fd7f authored over 1 year ago by Dongxu Li <[email protected]>
RS_Debug: add RS_LOG(): stream style logging

More fix for Issue #1646:
Use stream to avoid type mismatch during debugging output

c8389f010bebe267af84f7f0153a2540afee400f authored over 1 year ago by Dongxu Li <[email protected]>
LayerWidget: less verbose on nullptr

e5133a517c4717aa772b27bf63039909216fd29d authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1653: file cleanup

fc51494d184cad27f2eaee02de2f8df49fdcce9e authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1653: closest point on ellipse robustness

The existing analytical solution is not robust for two cases:
1. small eccentricity;
2. the give...

6bb6049da6d496065a9fff61a2d0e816bb1909d0 authored over 1 year ago by Dongxu Li <[email protected]>
Wheel Events: reduced zooming sensitivity

2cc6d172811bd739561587ca090e3a8bdaa76837 authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1645: user option for mouse-over effects (#1650)

* issue #1645: enable glowing effects by setting

* Adjust glowing effect screen width

* Li...

209d4690cd07c7ef200892603892bdb279d7f5fd authored over 1 year ago by Dongxu Li <[email protected]>
update CHANGELOG.md [ci skip]

cdc866d311199e132d973d6794e89ad57a258fb2 authored over 1 year ago by Armin Stebich <[email protected]>
fixed CVE-2023-30259, remove plugin importshp, fixes #1481

ef9e5f84f3179eb2470c5aae82a3371869e6ee11 authored over 1 year ago by Armin Stebich <[email protected]>
Fixes for CodeQL scan (issue #1646)

47 issues fixed:

RS_Debug::print formating type/length mismatch (TODO: RS_Debug should support ...

d7b5b0a30bc096ec7a6802a2806258f9e6e39fea authored over 1 year ago by Dongxu Li <[email protected]>
Add CodeQL workflow (#1646)

7d58f8490a0558556e0aabbd567e36e9fbec373b authored over 1 year ago by Jorge <[email protected]>
Save/restore window geometry by Qt native

a6f34238c4ae57d59bdc7fe15c461eee4ec7b212 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1645: glowing effect width

limit the width by screen width by pixels
RS_Pen::GetWidth() is using width enums

951c845993cae61e2383c7cf8542f50a7bd14c01 authored over 1 year ago by Dongxu Li <[email protected]>
LineTypePattern: added method getPattern

9ad76aa2c48534fc3f713c0d3dc2fcb806c56103 authored over 1 year ago by Dongxu Li <[email protected]>
fixed highlighted color

115f2295dbae8bdb53fe74f0ab1ba0e1c7a12369 authored over 1 year ago by Dongxu Li <[email protected]>
code review: clean up initializer_list usages

0af569bf261808397e73bfdd9a96e969cda8923a authored over 1 year ago by Dongxu Li <[email protected]>
PR #1425: relative zero marker settings

by melwyncarlo: relative zero marker preferences, fixes #1393 #1425
Features added :

Check...

5b541e665978deead1f075067c9894778d7b4851 authored over 1 year ago by Dongxu Li <[email protected]>
rs_image: ctor cleanup

0717ec105b7afd4de56acd5bda0837f669985fec authored over 1 year ago by Dongxu Li <[email protected]>
Reopen issue #1578 Reverted build-all.yml

Reverted build-all.yml

8f709b910ef8973dbf14d944005a816bd75c94b5 authored over 1 year ago by Dongxu Li <[email protected]>
Update build-all.yml

c9467613e7e13d5aa295f594084868f008e22978 authored over 1 year ago by Dongxu Li <[email protected]>
CI: test latest uploading

bcc56998eb94da7c999b6f7d4e7305a6761734d1 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1641 cleanup: remove hovered attribute

2c85a0b85c23e578f5e29196fb3a68e2e7806374 authored over 1 year ago by Dongxu Li <[email protected]>
Glowing effect(PR #1641): remove isHovered

013c76bba02952ffeecb0c49802f9978daf02bc8 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1486 fixes (#1644)

* tmp

* update overlay for highlighting

* HighLighted entities moved to Layer3

25f09ae65e34a7cc069d82d32400e7deff97fcd1 authored over 1 year ago by Dongxu Li <[email protected]>
grid appears in 2nd file, when it is disabled in 1st file, fixes #1451 (#1457)

* Solved issue #1451

* Update qc_applicationwindow.cpp

* Update qc_applicationwindow.h

...

176fa877996d5d8d9c7d2c8c8f6332c00404f41b authored over 1 year ago by Melwyn Francis Carlo <[email protected]>
Issue #1639: minor UI fixes for Point options (#1642)

* Fixed a crash from edit property

Steps to reproduce the crash:

1, Draw a circle(or line,...

25b79e2872af334194a3d34f0ffcb78417abbada authored over 1 year ago by Dongxu Li <[email protected]>
Fixes for glowing effect on mouse hovering (#1641)

* Fixed a crash from edit property

Steps to reproduce the crash:

1, Draw a circle(or line,...

bff014f37cd36395c823ff303af4cf68dbfaf29e authored over 1 year ago by Dongxu Li <[email protected]>
PR #1505: drawArc protopye

26345813c53d5f4bc66e29b2c3a8f109c4b7e64c authored over 1 year ago by Dongxu Li <[email protected]>
issue #1351: fixed auto-save setting

d777aabb47155d44dce72e4afdaaceb696713e2a authored over 1 year ago by Dongxu Li <[email protected]>
Qt-5.15: building issues

commit 1604fbf0a2b8ebebd2386fee4e7cff673afcac6a
Author: Melwyn Francis Carlo <melwyncarlo@gmail....

ab63588b1a89ab3d05dc707fd8b3d04d2c235334 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1501: fillet more than once

By melwyncarlo: fixed issue #1189

Fillet on a corner with a fillet already.

Squashed commit of...

0d939049ee0dc33846cf10680a62e06e3319dd13 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1506: wheel zooming centers on pointer

by melwyncarlo (Melwyn Francis Carlo)

fixes issue #1504
TODO: more code cleanup; add zooming sp...

1d8370e4608b90dc7439192870dc777b381c1c7e authored over 1 year ago by Dongxu Li <[email protected]>
issue #1578: CI fixes

1ffd49bf12c60e663f0287776f23882047676b64 authored over 1 year ago by Dongxu Li <[email protected]>
Update build-all.yml, issue #1578

4bd960d5e437a2df0861c8a928f538cc840c9211 authored over 1 year ago by Dongxu Li <[email protected]>
Update build-all.yml: issue #1578

84f9969f527a546ebebd28184208ddf00bd6ef64 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1578: CI fixes, experimental

69d9443b4490c9d9065291c028ba57fa6774f2f8 authored over 1 year ago by Dongxu Li <[email protected]>
QMouseEvent: fixed a building failure

b4b4f8d4356c98a9c27f556a98cc70d319ec7c49 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1490: delay auto-panning

Avoid moving the cursor in/out of the view triggering auto-panning

5c4d14de31ca767d3751d93c8a46816c2dc0b479 authored over 1 year ago by Dongxu Li <[email protected]>
MdiWindow: code cleanup

e5b13c146988e3bc3cbd4142780e6d1f271706b1 authored over 1 year ago by Dongxu Li <[email protected]>
CI: fixed building

9026c54a97ee53f00eaff071d0a6b240fd2c8ac5 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1486: glowing effect on hover

by melwyncarlo

Squashed commit of the following:

commit 49afb79af21c26161a35e37c2f769b8fd73b0a...

d3e13ea00523d6ac645299d13760d781a96d69a6 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1490 by melwyncarlo: auto-pan support

When enabled in the application options, moving the pointer
close to the border edge will move t...

4216d7fe09ffc899fdfad5f84a9831c0681c6583 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1635: Export Layer, fixed a crash

d2a42d821203e15916832f541af65aba7db01097 authored over 1 year ago by Dongxu Li <[email protected]>
actionLayersExport: code cleanup

75fe510018d3715c9c0e9ae8d469aaf21f6a8626 authored over 1 year ago by Dongxu Li <[email protected]>
actionLayerExport: code cleanup: RAII style(WIP)

b209a0e5ca4a9cb264494d715bddba85bf83cfad authored over 1 year ago by Dongxu Li <[email protected]>
Fixed CI OsX/Win builds

0ac3c28a016c8e1e09ad3ddc53b552d25f106c0c authored over 1 year ago by Dongxu Li <[email protected]>
Update librecad.pro

load custom.pri from librecad.pro, to avoid infinite cycling due to loading custom.pri from cust...

f70942876544556e7a6d5d1d0449104b9e2368db authored over 1 year ago by Dongxu Li <[email protected]>
LC_ActionLayersExport: cuilt compiler warning

dbfbd96be0fea87cedaf8e9f69a0bb0c5c199062 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1436 by melwyncarlo: saving layers to files

This fixes issue #1327

Some stablization time is expect for this new feature

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

86333b8502f5af570d772af0683168832190d55d authored over 1 year ago by Dongxu Li <[email protected]>
issue #1624: fixed resources folders for Linux CI build

89e83e59dade2cdbf7ace5ec5734515b0a22a599 authored over 1 year ago by Dongxu Li <[email protected]>
Qt-5.15 preparation: Qt-5.15 required

c56dc50400a4eafb25bb7d161182f8ae376892b3 authored over 1 year ago by Dongxu Li <[email protected]>
more override fixes

3e6dbf7eb43ae3f5141ac7a74a75f93105d206ea authored over 1 year ago by Dongxu Li <[email protected]>
More override style fixes

4388ddeb9b4f881a05ebbf3efc01efcb9712de4d authored over 1 year ago by Dongxu Li <[email protected]>
OS_X: fixed a building regression

ea238ba8f56d7fe0fdd1baa98c92a62dd57ac164 authored over 1 year ago by Dongxu Li <[email protected]>
OS_X: fixed a building regression

aee455749fe146e5412875b1ac7cb9eb598cd0d6 authored over 1 year ago by Dongxu Li <[email protected]>
FontList: added debugging(fixed)

b32ef0fb6ee2bda751f7c14b6462b88af7ccb0b9 authored over 1 year ago by Dongxu Li <[email protected]>
FontList: added debugging

d36a29d6508418662cb630efe7026e7285e617d7 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1581 : CI: x64 troubleshooting

c042f17566b9be6af36446aeae702546a4c820c8 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1581: windows x64 rename keys

795a5eb6ae7549680a3786aab6b3cdb127784740 authored over 1 year ago by Dongxu Li <[email protected]>
Update README.md

afa172d1358c21c15ca3e9197505ddf7341d577e authored over 1 year ago by Dongxu Li <[email protected]>
issue #1581: windows x64 fixes

09328dc758cd46e88533f479775bed596a855e57 authored over 1 year ago by Dongxu Li <[email protected]>
Revert "CI: github release"

This reverts commit b2ffe4410cf49fdc6fa76111d6adc985a6e210e5.

8676ea63b4e6075c6be3754cd63f05cac2ea2302 authored over 1 year ago by Dongxu Li <[email protected]>
Revert "CI: UpdateAssets: annotation fix"

This reverts commit 4b3e84ee9eeb6640a9692d71be7b3ba6ebac9d15.

7033820a4c518475e2acfe29f6f841cdba9c91f2 authored over 1 year ago by Dongxu Li <[email protected]>
Revert "CI: UpdateAssets: annotation fix"

This reverts commit 7fd47efd288416c00c7d716f020830fcfe380253.

71eb7cfa51d1c0c72a88e91b7be673e217b53dbc authored over 1 year ago by Dongxu Li <[email protected]>
CI: UpdateAssets: annotation fix

7fd47efd288416c00c7d716f020830fcfe380253 authored over 1 year ago by Dongxu Li <[email protected]>
CI: UpdateAssets: annotation fix

4b3e84ee9eeb6640a9692d71be7b3ba6ebac9d15 authored over 1 year ago by Dongxu Li <[email protected]>
CI: github release

b2ffe4410cf49fdc6fa76111d6adc985a6e210e5 authored over 1 year ago by Dongxu Li <[email protected]>
issue #1624: CI: linux locale support

ce19c87f1ba3be89bcfda9315f5da021692c9cf5 authored over 1 year ago by Dongxu Li <[email protected]>
CI: annotation fixes

9ad3a64fdc2de240ffe91432afb8bb0eda28891d authored over 1 year ago by Dongxu Li <[email protected]>
CI: more building fixes

64ec2aa76808f91e9bedaf4cbfb90d5f53003f4c authored over 1 year ago by Dongxu Li <[email protected]>
Update README.md

7f0283ca5312ccc77a2b22dca228782f8456da6e authored over 1 year ago by Dongxu Li <[email protected]>
Update README.md

ff780549e74b9549299e31c0794277946d881cea authored over 1 year ago by Dongxu Li <[email protected]>
issue #1631: free snapping rework

4174e1502d57dcd43dc9014da75f1cf5803d88e6 authored over 1 year ago by Dongxu Li <[email protected]>
issues #1632/1633 : CI linux build fix

AppImageKit: image building failure due to missing of Android emulators
under /usr/local/lib/and...

81d93c7f192f00ea845cc8171f8bc75944958bd1 authored over 1 year ago by Dongxu Li <[email protected]>
CI: linux/win32 fixes

linux: treate c files as c++
win32: update Qt downloading

97c00660b3859d0a4f3a0cf1f77435c4247918e6 authored over 1 year ago by Dongxu Li <[email protected]>
PR #1514: building fixes

83dc65c28468a585e8d76271caf39e456055cc56 authored over 1 year ago by Dongxu Li <[email protected]>
Issue #1514 Radius=0 is invalid error displayed repeatedly when zooming if division expression used for radius (#1531)

Solution:
Improved the error messages to get rid of message repeat when zooming with
scroll wh...

73451bc2b43d1f425288f3a0d338317afda5380b authored over 1 year ago by Polly Winters <[email protected]>
Issue #960 Feature request - Ability to set the style of a POINT (#1532)

Working implementation of the requested feature.
Extra tab on the Current Drawing Preferences d...

c3440f3ee63d2e0dea81c02ad01eb6d2268f885f authored over 1 year ago by Polly Winters <[email protected]>
Ref PR #1432 - Update tab order in qg dlgtext.UI - also add "cbFont" selector into the tab order (#1540)

* ref PR #1432 Addition of "cbFont" selector into the tab order

* MText tab order fixup
WIP...

e9410df82b33c4a57f24ce9b2d415fcb9b8a725a authored over 1 year ago by Polly Winters <[email protected]>