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
69f0d15b7acf54ea9f63eb08b44d94843819cf57 authored over 2 years ago by Armin Stebich <[email protected]>
5480eba6af927db91ca43338815b40fdd4d3130b authored over 2 years ago by Armin Stebich <[email protected]>
Add glyphs to unicode.lff for hole annotations.
2096e84034cda4c0084d2823fd7d4a27ce1f9574 authored over 2 years ago by Armin Stebich <[email protected]>Fix Ukrainian characters LFF markup in unicode.lff
f0defe4251f003c4d94db33ef9d18238c885064a authored over 2 years ago by Armin Stebich <[email protected]>07026502c22eabd765ac2b64d0b6706ea9f9e9fb authored over 2 years ago by Armin Stebich <[email protected]>
Found via `codespell -q 3 -S *.ts,./libraries,*.dxf,*.lff,*.desktop -L ans,atleast,ba,bload,ded,...
0ffbc44bb8a4c76709bb7f8b0d045e0c4d0fa081 authored over 2 years ago by luz paz <[email protected]>wip
8e0b33aa9def4f806470bb75d23ca87800fdb9dc authored almost 3 years ago by pollywinters <[email protected]>wip
d8533c3b2a7e3bd33ea7462adb736a28a088a3f8 authored almost 3 years ago by pollywinters <[email protected]>wip
a5791ed79a2a727e645d909e35e13c77eb9e609a authored almost 3 years ago by pollywinters <[email protected]>Solution:
Tooltips are added by insertion of "setToolTip()" calls within the
librecad/src/ui/lc_w...
Block list fix:
When block A that is nested within block B is renamed, then rename
also all inse...
Image was rotated and offset instead of mirrored.
Also, when mirrored image was selected, the se...
4602ec6a3ab852f2acf06e3950828bd56f18d99c authored almost 3 years ago by Armin Stebich <[email protected]>
3c4163a95d0fa34ffd042558a7d2465d275957d9 authored almost 3 years ago by Armin Stebich <[email protected]>
Before the change, toggling layer visibility (or in essence updating
contents of layerwidget) ca...
581f39939d1e929b4a980a12aaae636ed6349753 authored almost 3 years ago by Armin Stebich <[email protected]>
https://github.com/LibreCAD/libdxfrw/commit/072aecd49d835eb83e41572a4ab4d143fdba105a
5d331c8bf51031f46989a5ce3350c59508505289 authored almost 3 years ago by Armin Stebich <[email protected]>e829bce1d8b8719406d6573ee6a0b8cb4b1ed4f5 authored almost 3 years ago by Armin Stebich <[email protected]>
258fef91781424b8c8866115c7d4edf609ccc104 authored almost 3 years ago by Armin Stebich <[email protected]>
1c7ba5dca89b7946a081c510f904c58895e31e3c authored almost 3 years ago by Melwyn Francis Carlo <[email protected]>
b7092a9526ddc1f3fa5e75fc10249f1c76d67166 authored almost 3 years ago by Armin Stebich <[email protected]>
96bd34ba5eb459a6213030eca9ff53b82a79b528 authored almost 3 years ago by Armin Stebich <[email protected]>
8c3b652a8813588d67ef6bef17ea83ccc3b20f89 authored almost 3 years ago by Armin Stebich <[email protected]>
9df0b1a7919cdfe829057c648d6356fc58d29483 authored almost 3 years ago by Melwyn Francis Carlo <[email protected]>
FIx various source comment typos
2c2c1b0d44fdaf9af20edabdae08a66a05ca228d authored almost 3 years ago by Armin Stebich <[email protected]>Found via `codespell -q 3 -S *.ts,./libraries,*.dxf,*.lff,*.desktop -L ans,atleast,ba,bload,ded,...
3613d526909d3f7e2a201e382ec4ab86d87f6c78 authored almost 3 years ago by luz paz <[email protected]>Correct bounds check in DRW_LWPolyline, fixing issue #1474
70f7a86ba991b11db05c4f392d516d12fd98b7e8 authored almost 3 years ago by Armin Stebich <[email protected]>Added NULL check for DXF hatch code 93, Fixing issue #1468
29e85c5ff151018c6252afa104366e02c0da36e7 authored almost 3 years ago by Armin Stebich <[email protected]>Added bounds check to CDataList in JWW parser (Issue #1464)
e6a8fffef9b2242213ed05a3c29a9756c6a1233f authored almost 3 years ago by Armin Stebich <[email protected]>Solved issue #1462
d9dcb27e47f9545cac3bccdca2d4f9c8754ff801 authored almost 3 years ago by Armin Stebich <[email protected]>Move to new IRC network [ci skip]
a4a4f297ad9720c163d0fc4090e2a4eabadfe3f2 authored almost 3 years ago by Armin Stebich <[email protected]>Fix trivial typos [ci skip]
468c26595429893ada8f82045aef2979ea6e464a authored almost 3 years ago by Armin Stebich <[email protected]>b3e667f2a04e316adcbd5a4b4606eb7561b5df99 authored almost 3 years ago by Armin Stebich <[email protected]>
29a2f6073dc586cda6ef40059eb5f5d230a97ea9 authored about 3 years ago by Melwyn Francis Carlo <[email protected]>
This fixes issue #1474
8c9e0659676a661eec8d0bd3b8729345a78eeda6 authored about 3 years ago by eldstal <[email protected]>This fixes issue #1468
5771425808bd16e78e1c6f28728c0712c47316f7 authored about 3 years ago by eldstal <[email protected]>This fixes issue #1464
4edcbe72679f95cb60979c77a348c1522a20b0f4 authored about 3 years ago by eldstal <[email protected]>This fixes issue #1462
f3502963eaf379a429bc9da73c1224c5db649997 authored about 3 years ago by eldstal <[email protected]>6e0247762d6c96141797eae5e354ea24fe61edf0 authored about 3 years ago by Melwyn Francis Carlo <[email protected]>
855757b2cb7025e0b8edb9e316f156666862a199 authored about 3 years ago by Melwyn Francis Carlo <[email protected]>
2cb597b00f46fac72e3157b416edf0295cf665e3 authored about 3 years ago by Melwyn Francis Carlo <[email protected]>
eba1413869c7d7cdd8cb1a1aeabf911ba152980e authored about 3 years ago by Armin Stebich <[email protected]>
8d1116b5cfd1295ec2e41977714be9c5d33c0275 authored about 3 years ago by Armin Stebich <[email protected]>
ad4802f7b84c7d6139fc2adc6adf799fa8f2b449 authored about 3 years ago by Armin Stebich <[email protected]>
d1d8318f423a4de0d8bfdba767cfcfe7c8e91f23 authored about 3 years ago by Armin Stebich <[email protected]>
a64f1f481cd3316e9cce79beeeafd59faf67b703 authored about 3 years ago by Armin Stebich <[email protected]>
1f8964a4d5c9423d846abdfd729b8e763293d3f8 authored about 3 years ago by marcellothearcane <[email protected]>
1d31427075713dfc53c020006dbeec6269218bd0 authored about 3 years ago by Armin Stebich <[email protected]>
4574ab540ba0aa213fc11da7935455aba3b05578 authored about 3 years ago by Melwyn Francis Carlo <[email protected]>
a292f412978568bd254ef4746d5847e10b8b7249 authored about 3 years ago by Melwyn Francis Carlo <[email protected]>
Add drw_base.cpp
e75cba87d6cdc4bd563faae9dd5524a5784ac905 authored about 3 years ago by Armin Stebich <[email protected]>Without this file you cannot compile ...
bfb0e7002095e5edbce3caa298c115d3bea51839 authored about 3 years ago by MaxiV <[email protected]>
synced libdxfrw with upstream version
fcd977cc7f8f6cc7f012e5b72d33cf7d77b3fa69; created new bran...
4bd75f81966ef6bacb5e423451447c16ee4ac040 authored about 3 years ago by marcellothearcane <[email protected]>
b9131ec02d0de2570387324497192c72fa001391 authored about 3 years ago by marcellothearcane <[email protected]>
edc54aae09a21d56a8fbdad21b4b47997d86e1ab authored about 3 years ago by marcellothearcane <[email protected]>
45421b87ecd3ce16941d6ed71d3a154db3e4c898 authored over 3 years ago by a1346054 <[email protected]>
b8718e215b08667e2c22e0a5b15d04b16ac5294b authored over 3 years ago by luz paz <[email protected]>
415f8fcbe4e8b256884c17da344b0fadc901a023 authored over 3 years ago by Armin Stebich <[email protected]>
Since all of these widgets shrink to fit their content anyway, there is
really no downside to...
Prior to this change, unlike built-in move and moverotate operations,
the Align plugin cou...
528456d0959367569e9c1a1dfa6ceb916f334817 authored over 3 years ago by phkahler <[email protected]>
7484ec976afbcb8624243e5dae338fbf0df1d9a2 authored over 3 years ago by Armin Stebich <[email protected]>
e666fb172e3497dd00435ff435cc6d5177f3b8ee authored over 3 years ago by Armin Stebich <[email protected]>
6be043be42b1d24a7cf7bc8426d5c2095797dcf4 authored over 3 years ago by Armin Stebich <[email protected]>
ea833cca95e46f210126730d6b5c4c065da25e8b authored over 3 years ago by app4soft <[email protected]>
See https://github.com/LibreCAD/LibreCAD/issues/690#issuecomment-206942438
0c8c2d290bd491894e578a6302d5b57c55ec4b04 authored over 3 years ago by app4soft <[email protected]>9fde6cdae9d5541172052a3ac0622db72332e3e3 authored over 3 years ago by Armin Stebich <[email protected]>
584d873583f910125dfd1a83b03365679b63f3df authored over 3 years ago by Armin Stebich <[email protected]>
add boost tuple include to fix build
e02f3580311d50b617427652ff77988f6bd62d9d authored over 3 years ago by Armin Stebich <[email protected]>cppcheck: Same expression on both sides of '&&'
72a91706d8c5b06b955d7b304d4aa7942d7e14e7 authored over 3 years ago by Armin Stebich <[email protected]>
With boost 1.76, we see:
lib/engine/rs_ellipse.cpp:70:15: error: 'tuple' in namespace 'boost::ma...
768285653c46e734a75460928142cda1a33c2c53 authored over 3 years ago by Armin Stebich <[email protected]>
8a5b51cf17671ddfb28a75abaf146383240c24e6 authored over 3 years ago by Armin Stebich <[email protected]>
ec8b1a589e319f5535e34666dddb263c9f96a047 authored over 3 years ago by Armin Stebich <[email protected]>
edcc7c856cf8541a6b560b4fe8f86a49307691cf authored over 3 years ago by Armin Stebich <[email protected]>
0f2852a4eb37e01dddebbc2f73f569bd0b117a0a authored over 3 years ago by Armin Stebich <[email protected]>
56dddeb332009c7772ed100e66a89f41713260d2 authored over 3 years ago by Armin Stebich <[email protected]>
ad9c302ada33e0153dd50546428ec0c7ce664bf7 authored over 3 years ago by Armin Stebich <[email protected]>
8b2b62d1a3fbd2f5510c6cd5bc9502d554c03004 authored almost 4 years ago by Armin Stebich <[email protected]>
c819fed798b65c09ed12b49fa2a3bcac8bcc5dad authored almost 4 years ago by Armin Stebich <[email protected]>
50805858095c100b093da76da3e47c52ac9983e1 authored almost 4 years ago by Armin Stebich <[email protected]>
00b0bbceb66a03fd9162bb7b0105af1889354beb authored almost 4 years ago by Armin Stebich <[email protected]>
4de825dba2a2497f2cb20722bb7ab7a745a5ce02 authored almost 4 years ago by Armin Stebich <[email protected]>
369783fa5a12b6eb0044b97680fc38242500c155 authored almost 4 years ago by Armin Stebich <[email protected]>
187c4f18a4e37b8b8244b05aaef3c901116b6c48 authored almost 4 years ago by Pere Pujal i Carabantes <[email protected]>
2a5bcedf1701caaf6900ffaf63c2a029d960e8c7 authored almost 4 years ago by Julien Nabet <[email protected]>
6dfb387cdf927d69ec75a0dc445b574f860bd9b3 authored almost 4 years ago by Armin Stebich <[email protected]>
aa5a427f5a860f52264e9897f3fbad8aa4632a78 authored about 4 years ago by Armin Stebich <[email protected]>
631d6ceb983fe8630fc5693b5f7cc7b080d024d0 authored about 4 years ago by Armin Stebich <[email protected]>
973e81c9df803fcdd258f3c549bb664efd045bf9 authored about 4 years ago by Armin Stebich <[email protected]>
Fix source typos
115bb86a1b4da8baec067d582be32448727543f7 authored about 4 years ago by Armin Stebich <[email protected]>0dfe63535627dace3b347172f8508e26db0d0875 authored about 4 years ago by Armin Stebich <[email protected]>
Fix source typo
0d2b7c461443c700bcf50a83a94fa1dd5ae5c476 authored about 4 years ago by Armin Stebich <[email protected]>
`s/[Mm]esage/[Mm]essage/`
This change is untested.
8435e766e63462c32b0a27fd8f1438157fb4ef2a authored about 4 years ago by luz paz <[email protected]>
Add missing subclass marker to PLOTSETTINGS.
299a18272be2ddc9998c1e51a9e7580e57c63c82 authored about 4 years ago by Armin Stebich <[email protected]>f9b6520d4a8fc0819cca83f60ab5f5b5eb04148d authored about 4 years ago by Armin Stebich <[email protected]>
libdxfrw: fix spline parsing
61a6aafe297c98c151bce65c454e3d8eafe1532f authored about 4 years ago by Armin Stebich <[email protected]>Fix typos
59b243f7daa9e4cdbe785f067473afa28e4a42dc authored about 4 years ago by Armin Stebich <[email protected]>