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

Do not load qt plugins from ./plugins/

98adf2e13e8fbc4e0d6d0b1a3cfeaec18c703229 authored over 13 years ago
Suppressed gcc warning on uninitialized variables

e2855e3e6f4b3410fb97f9f8b711fa27c8ea0650 authored over 13 years ago
Merge branch 'upstream'

3e206495c9584e16b6f764b6235de00724066727 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD into upstream

55f9aee3c439ef9d95c9814a0eab8b78ad2f437a authored over 13 years ago
Merge branch 'upstream'

8e5c84ce44b8c4b29a1bdaaba9a37facfcc35775 authored over 13 years ago
simplified angle calculation for rs_dimangular

5b08525f55e1e4c2d955cac77c76c2ee5fcc1ab9 authored over 13 years ago
rs_construction line: Use rotation to find projection

99bba916ca7a0156ad0082f9877407d35db8eb3a authored over 13 years ago
Improved rs_vector::magnitude()

54e757d28b00ce94ca7e8a65716cfa028c564374 authored over 13 years ago
more on rs_line math

fa732f4306d2acbcccc189dfc5ffe7d901ceb4e5 authored over 13 years ago
improved rs_line::getNearestOnEntity()

f2d2f448bee58180a738899215fe0787d06a03a5 authored over 13 years ago
Fixed onEntity check for rs_ellipse::getNearestOnEntity()

f08319bccfc334c40a1f57002e1a1a15504e90b6 authored over 13 years ago
fixed getNearestOnEntity for invalid return bug

557f197d2ac8fc6e958055cfb85691d6a1fa1093 authored over 13 years ago
tweaking of math function RS_Math::swap()

83e32dc79f4b709b42c8b55402b32a462b3724cf authored over 13 years ago
Merge branch 'master' of github.com:dxli/LibreCAD

353d0103b97e10f461d8c4b664dec5a3833ec95a authored over 13 years ago
Changed QC_VERSION to master for master branch

dcbaa17c1c9bbb100508f12d2067eecc10cad010 authored over 13 years ago
New cursors to deal with background color issue

0a53dd342f694e590d4baa6a347769a920626c5c authored over 13 years ago
Patch that fix bug #3382937 (File name too long in title bar) - ID: 3383157

2bdae6dcbb03318592ef8155e636525af56c24f7 authored over 13 years ago
Patch that fix bug #3159842 (AcadDXF2000 hatching errors) - ID: 3388472

Thanks to Rallaz for the patch

eab4dbbb03d6383b8f3b4642065fa1d8ae354c74 authored over 13 years ago
Patch that fix bug #3388963 (Dimensioning text position is ) - ID: 3389106

Thanks to Rallaz

3664d5f9f9a7048f4110d19fcc6cd35a86adb08a authored over 13 years ago
Revert "Use XOR for cursors"

This reverts commit e0687b15eeea978936487a72e82c91eaaf97cfd6.

3453198514987b3e92ce4eadc10953a1a47160cc authored over 13 years ago
Fixed a typo

87618763a58d844a996c17639e6c6d2fc9cbd86b authored over 13 years ago
Avoid null QString in mouse tip

3cba2f8edfcaa9c956c1cd5d776bab84bbb8b77d authored over 13 years ago
merged branch master

0bcb01d5926142e21874ba069b3a016f1334aee8 authored over 13 years ago
Fixed a potential memory leak for drawLineFree

55fa7f5f614993a0d8e4f9ce0403f13044602d56 authored over 13 years ago
Use XOR for cursors

1bf063943b1d3549161f9296608dd63f516359cd authored over 13 years ago
Fixed a potential free hand line problem

d2e8f80059c76fe7d461e0bcd23cad66e506a9f6 authored over 13 years ago
patch by Rallaz for #3386366

fb08a83d8ac83f11376d457093f797ffd557929b authored over 13 years ago
added ToDo for draw free hand line

24bd66dd73d31dfb2b1408732be23023bb82d92d authored over 13 years ago
fixed next command tip #3388962

46a37fcb33f28f03fc863cbdbc42d699d76aa8fc authored over 13 years ago
Add check for all zero quartic equation

725888c5373ee9291f2fb023c34599e1791a7032 authored over 13 years ago
Detect zero length ellipse radius in finding intersection

8df51bc3739d7c31e5167365fb1d30e483939452 authored over 13 years ago
Add range check for RS_Vector::getClosestDistance()

314193a5e77f0e14dbb1282c0db6dcdb9d4965a1 authored over 13 years ago
Handle multiple roots and tolerance better

57bd14f7c5ca04800f4ebb1ef3a472dd2cd2a9d1 authored over 13 years ago
Trimming circle working

76341a7a3c9b3f6ea99e8d357b35ea0c23976c3a authored over 13 years ago
copied ellipse overlap fix from upstream

20adb9ad9119e97928777a42171fa4e8afeafe48 authored over 13 years ago
Merge branch 'upstream'

ed52c9d19f75fe870660c750d6b55c7d3117396e authored over 13 years ago
Do not do intersection for overlapped ellipses

0f3b0750353b59c173f34e096c3392b56a9295a9 authored over 13 years ago
typo

1a45befd65fdc8641bf2f00a28e812c3f2d18094 authored over 13 years ago
Cleanup

3845434ce0cbe4f7a21e268c2e6721d12dcaf461 authored over 13 years ago
Do not do intersection with overlapped ellipses

17e86c95b3fb82cd1164d57966911814830d4fa1 authored over 13 years ago
detect overlap for ellipse intersection

1bbe56db1a8d9099eb3aff50b17cd4486a8741dd authored over 13 years ago
still some problem with circle trimming

9116dbee9ce588f8bcc56b4008a3d0d3551fa453 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD into upstream

a39095aee299bae72ecd1d8395161a90ee495ae5 authored over 13 years ago
Initial support for rs_circle

1843fa15e02adb99dc4357157da56b5be4bc0cd8 authored over 13 years ago
Working arc trimming

5db9ac5a6c6a8deee2826109aacab7ab05d9d33a authored over 13 years ago
Merge pull request #125 from Rallaz/pluginsup

Pluginsup acces/modify polyline data & more shapefile plugin

f4df2ebcee20af9a003f6e7d7d219de55a596c36 authored over 13 years ago
Plugin support: can import polyline shapefiles

e8847459334236bafa5180a7bb1055a19afc3213 authored over 13 years ago
Plugin support added updatePolylineData

e6d7c18e67f06b23e6598824f4e61a6abf0c671b authored over 13 years ago
working for rs_line

beae5cdcf097e3ee66fc7f257b8424aeb7a7f4fe authored over 13 years ago
More cleanup for ellipse trimming

e09ec7af6ceedaed29c937e9353fe8d9b1efb9ec authored over 13 years ago
Merge branch 'master' of github.com:dxli/LibreCAD

5aff7c6bb2a1f7e1db76a4d27761aa6a6868883f authored over 13 years ago
More cleanup for ellipse trimming

7946f4b5ad4b6bc684ee618226aa10a489d35e78 authored over 13 years ago
simplified getTrimPoint() for rs_line

0ef58337cdcf0ac1133a1472f63d56c202540dd1 authored over 13 years ago
Revert "testing new scheme for trimming"

This reverts commit 2ee822a3c4cec2c8fbfb43d1335b1ecf827b3208.

ad53c5ae521dd4f36363e2615d08d78c5293e9fe authored over 13 years ago
testing new scheme for trimming

41d3f2527baa35c5576bc01f10cd6619364fc34f authored over 13 years ago
Merge branch 'upstream'

6afca4ef2185ff854f7d6cee38acfba2bee56918 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD into upstream

4f0a649a1d2767c302b20007c00ec1b07758a7ae authored over 13 years ago
Merge branch 'upstream'

c2195a3165b1bdf56925fe1da2d115edec088ec4 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD into upstream

c8a1c211c5f95e0f6b597d4db9e694f988eb5952 authored over 13 years ago
Merge pull request #123 from rvt/master

Draw selected entities last

f62d60a709fb147320d7628793a2078f69545a3c authored over 13 years ago
Merge branch '1.0.0rc2-SNAPSHOT'

ec9e37a29c107265a91be039e34375d1bda18102 authored over 13 years ago
Don't show 'unknown command' on coordindates

a00d54a5e95ceb33843a79b36bf649036795ad9b authored over 13 years ago
Merge branch '1.0.0rc2-SNAPSHOT'

c6d60f0c61887ea4ef392ca0bbae2d284843f991 authored over 13 years ago
Merge branch '1.0.0rc2-SNAPSHOT' of github.com:rvt/LibreCAD into 1.0.0rc2-SNAPSHOT

Conflicts:
src/lib/gui/rs_graphicview.cpp

6323f9a81916509bfb7f1a35ffdf9ee4e8cb259b authored over 13 years ago
Entity over entity selection bug - ID: 3386388

c24d0e9dad78f348b632a8d83f0b2b5df3b4d167 authored over 13 years ago
Merge branch 'upstream'

fe5a824f062755306bfb7f966498e515adaa6f52 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD into upstream

465682c588a071111c615a9659065acb07666270 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD into upstream

1a7ffaa6cfe768a1beb16c5809cb4bea49fef369 authored over 13 years ago
Merge pull request #122 from rvt/master

Selection bug

3c3a03bcb81a27f5d54d880c08d23adfce0ee376 authored over 13 years ago
Merge branch '1.0.0rc2-SNAPSHOT'

6a14f9d09bdcc31362065a6515f786c57fe0166d authored over 13 years ago
Entity over entity selection bug - ID: 3386388

d559902c48e271595bcd7f9a6dfe35497345fe40 authored over 13 years ago
Entity over entity selection bug - ID: 3386388

75eb9dbf002b100eb6e99a09cbea23064bb55fca authored over 13 years ago
Revert change made by DLI

45f58aa21126f6ba9a9d342b523ba1f273261931 authored over 13 years ago
Merge remote-tracking branch 'upstream/master'

c1391b4f821be3c88ac88da9a73bf0592b8d7f86 authored over 13 years ago
fix the same selected typo for arc/circle/ellipse

99b13d431c63a4fc2b063f76d36fa26520f8ca6e authored over 13 years ago
Added html/ directory for doxygen generated doc

e87ba0273b509b3c735aff12ae35a980313ed688 authored over 13 years ago
Merge branch 'master' into upstream

d342d5587c4357e5fb22328c83d9d40a6f20526b authored over 13 years ago
Fixed a typo and partly fixed #3386388

520978133e8c949f7f7c39d92a5996ff5886d7ab authored over 13 years ago
Merge pull request #120 from dxli/for_upstream

For upstream

518fd39fbe9761236fb17c3c32ddfc351b850a8a authored over 13 years ago
Fix a minimum not found issue for getNearestOnEntity() of ellipse

cc8341f13697c6b5f91d9409de190373057ea9f7 authored over 13 years ago
Code tweaking for ellipse getNearestOnEntity()

d628182debc0b42f5067bcf45954a1c2bc2b0920 authored over 13 years ago
More code tweaking for ellipse intersection

6259da5c4b28fac94aeb132752d8645ee752ab52 authored over 13 years ago
Tweaking the intersection finding algorithm for ellipse

8e366fb7e0e851903ad5072df408f44d09a4d817 authored over 13 years ago
Merge branch 'upstream'

46ede700dde0855e7ce98574b740fa568f276279 authored over 13 years ago
Trivial variable renaming

ebb5f6a5e5851385773a00aa7784aa76fd15fc60 authored over 13 years ago
Merge pull request #118 from dxli/for_upstream

For upstream

1600c840eb760d9a2f5db80af6e99d2bde6e2349 authored over 13 years ago
Merge branch 'upstream'

614c46be4a762f303f784ac3656553f89e21f8ce authored over 13 years ago
Merge branch 'upstream' into for_upstream

4d8d626f84e90555c02b186ac9d4dfa8930c4b19 authored over 13 years ago
File cleanup

5a5a37c847618e9c3983a0ad97bd5e9c064eea0b authored over 13 years ago
Merge pull request #119 from rvt/master

Added experimental support for loading jww files

3201c16ea001dc5780614b730a7eb4ea63818e48 authored over 13 years ago
Added experimental support for loading and saving JWW files.

b91e60cd27999d9c5664f9d7226d790c04ee48f1 authored over 13 years ago
Enable intersections between circle/arc/ellipse

625e4bcdf0f250b2a15fc5ed141645230931cdf7 authored over 13 years ago
Improved ellipse trimming for more than 2 intersections

5c3471b5e747139247183c33d3393eb67d344c7d authored over 13 years ago
Working IntersectionEllipseEllipse()

e60b5e699e69200307fa3bd77aa2e7cd1050331c authored over 13 years ago
File cleanup

def45a17cadf657649085540f48eb4a4021a666a authored over 13 years ago
Use smaller tolerance for quarticSolver()

2fb8e4f37890b134736892efffeff78c0de76abb authored over 13 years ago
Fix ellipse border conditions using new isAngleBetween()

cedc5132eef6c151d9b360bc7838791acf09d489 authored over 13 years ago
Merge branch 'for_upstream'

50741bc778f925b8d43225183485473f87a4bc62 authored over 13 years ago
Reverted some changes on quarticSolver()

3e87e2c67a96913fb64afe17493b5cb12be93354 authored over 13 years ago
Initial support for ellipse intersection, WIP

2c0b6e8a179233acaf072d2bd28b2abe03a6506b authored over 13 years ago