Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
LibreCAD
LibreCAD is a free, open source 2D CAD software
Collective -
Host: opensource -
https://opencollective.com/librecad
- Website: https://librecad.org
- Code: https://github.com/LibreCAD
DL_Extrusion used a dynamically allocated direction vector
(which is always allocated to 3 eleme...
As DL_Attributes itself does not use any dynamic memory,
the default assignment operator will do...
This commit replaces all usages of QString::null with QString()
as the former has been deprecate...
github.com/LibreCAD/LibreCAD - b24e26a6b7911afe6d36be35051e48ceac2b496e authored over 4 years ago by Armin Stebich <[email protected]>
github.com/LibreCAD/LibreCAD_3 - accc8d8cae497a436e8c083aaa7dd2497aa9242e authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - a00020e36b2c6857d281d412e09d6356a9214c7d authored over 4 years ago by Jedi18 <[email protected]>
Splines were parsed incorrectly when weight == 0 - fixed
weight type was changed to int to prin...
github.com/LibreCAD/LibreCAD - ce59dd5dc00e4b0d66ae4d29e4ccb8f60b374bd4 authored over 4 years ago by Vyacheslav Tyrtov <[email protected]>github.com/LibreCAD/LibreCAD - 20c77c8dcef7eb294deec235e5748f8c69267358 authored over 4 years ago by Armin Stebich <[email protected]>
github.com/LibreCAD/LibreCAD - 0dab398b3c1e75a3a5aa071c7d81fa8f6aeb6795 authored over 4 years ago by Armin Stebich <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 8b3ce79ff3ad491df3717b8d1c3c03e10f47c7f0 authored over 4 years ago by Jedi18 <[email protected]>
There is possibility of null pointer dereference
in some systems while opening or creating a fil...
github.com/LibreCAD/LibreCAD_3 - dedff244d237ef05d4529bca18a8d6622194b916 authored over 4 years ago by Jedi18 <[email protected]>
Modifications: calculate borders of new entities
github.com/LibreCAD/LibreCAD - 7706b5f22f7ef648b5ae7356bcad1f7627e9c2fa authored over 4 years ago by Armin Stebich <[email protected]>github.com/LibreCAD/LibreCAD - 50d0591ad5fce48d68e51ef85c65fb592ecf6779 authored over 4 years ago by Armin Stebich <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 91c7f14770a6d8b46dc1fa825b17566b1f4c69c4 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD - 3e4696c83dae3257eae920d9f64ced4d94beec1e authored over 4 years ago by GSStnb <[email protected]>
github.com/LibreCAD/LibreCAD - 8dc3f8bdfb1a1735e79cead0e840ad5983812782 authored over 4 years ago by GSStnb <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 1403113e791085e4121bbfb068833222223a6aef authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 0d6792bb32f2bda2e254de1ffe9c17638a0dd378 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - ee3a6ff05db42677d6fa30b2049b162a2fdd3f8f authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 04e58852b31027cafe2d8cfe24c7de44d10943c5 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 7529769ab35d45edfe03c07c9c16447edbcd3a84 authored over 4 years ago by Jedi18 <[email protected]>
qg_commandedit.cpp has `void QG_CommandEdit::readCommandFile(const QString& path)` function to r...
github.com/LibreCAD/LibreCAD - f19f14000ad544c2ba7e2dea5240475fb38477a8 authored over 4 years ago by irsbugs <[email protected]>github.com/LibreCAD/LibreCAD_3 - 7b6d5387ad117737ba286c730d9f76a67505df4b authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 28b0a03620166e24c6ffe237392c4a5384a362ee authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 6e95a4413b78005b2f2c8ab9678ff1f2df82d0a7 authored over 4 years ago by Jedi18 <[email protected]>
Fix saving to file of the block with inserts.
github.com/LibreCAD/LibreCAD - 3930051681270c2309f4c94f128eb4eba7e57469 authored over 4 years ago by Armin Stebich <[email protected]>github.com/LibreCAD/LibreCAD_3 - 76bee6da6676b13db6e490478ea36f9559c0fcc4 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 0f69a1bf4107a882290c8c1c63d9cc143d9c322a authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 8e12ed7b271eac48b2bec13e9cb646b34406d05a authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 322e1bc5ab5c6fe1efce97935fa71a74735ebd7d authored over 4 years ago by Jedi18 <[email protected]>
Drawing Preferences: Fix custom landscape paper size resetting.
github.com/LibreCAD/LibreCAD - 574d9f0a73d4ed7f9612f222773de03b3c5ed5b9 authored over 4 years ago by Armin Stebich <[email protected]>Fix pasting from clipboard to block.
github.com/LibreCAD/LibreCAD - 9d14117050148fd39a817ebd30041162939ed478 authored over 4 years ago by Armin Stebich <[email protected]>github.com/LibreCAD/LibreCAD - 1dfeeb0d41b394adffa0085b9b8717e95348ca3d authored over 4 years ago by Konstantin Baranovskiy <[email protected]>
github.com/LibreCAD/LibreCAD_3 - d6fd9c23155c41af81b582611ae7ad4bb959d92e authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 626a369eca543aa267f87e176c54c1ac6517097c authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD - 81741a875847c806c05f0f3a4610e69b3c3002aa authored over 4 years ago by Andreas Sturmlechner <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 9d66a39af3893ef4efacc434540ae458587159b6 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - adc5ab713152ccad6c35932a415f21dddae0023d authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 54863220c3bf529cecf7f9c041c2e1d5912731ff authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 997418095e4fa0204dc13aff98c2b99e565c3e47 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 45a45a9d33ea5aef3340410c4a90899b04cfb27c authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - d36963d77836de6a1115183951b66742ffc1dd54 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 9b781d39f75c1d16f0f850d3f7dee8c67b83e9e6 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 6d8f5d6783aa0ef91bfb3ebc13787bda4b338a4b authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - db81b0df54fdc7fae519009ba55437488b0f3272 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 9acd7081cd05d6506fa975574192df5316d4ff33 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 7f22d0acc5e32a12c56e7a42b22811e94b0e6ecc authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 0936d9fd139e2a5199595d9a0c4be42e874bf7e1 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 1a74138cd8a83155e9a5e0e10f0e6b612361c5bc authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 781f76a0d75aab7ca6b3b2584896ef35a7d243dd authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 5134c291cfd7411edba2e13037b0b9b61d822d5d authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 956d60206811a94f34839ffa5c92b7802a0da678 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 5eed9a4dbee67ae44088e225adab17701992e415 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 53dfdbca76ebc8c3cba65df90f83142f37c80967 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 52d3012ba134c07b55deafb0cb7442a9365460cf authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - e20dcc7dbfe58794a0d8c7fa5c501797af63ef8c authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 2ca4b062aa3ffd58d52c281516697decf5e1e26e authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 629ab9afa2741a58853aceaf3724233a13bdf8e2 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - f369bb0173ab35de7baade77e95058a72c658d05 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 55212f1324b7da9624e099953f38646c9b1fd3cc authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 7e402ca575129b3ee665c17a72e7d08002530562 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 5700d13ecf0f4a73068f28d57f29d42d82028530 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 6862393e7f2706acc6239bf43f87db8394e3087e authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - d7571e1e05d8fa3a2aaa60cd2ee20c73ec769a4a authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 6ddf08305c9a1e7f0cad276e0b8d440befbfabd8 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 71137673a2710873d5729dab369916e6a58bbd8c authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 3a87c24e79deff59446e0eb3930afe0c7b93fd73 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 8eda7ba7d7266d10cf44cb418bb045f2170c59a0 authored over 4 years ago by Jedi18 <[email protected]>
Update libdxfrw and tinyspline dependencies
github.com/LibreCAD/LibreCAD_3 - 00d7522855e4fcfe14aa01a2e504568ac8e57a32 authored over 4 years ago by Florian Roméo <[email protected]>github.com/LibreCAD/LibreCAD_3 - 719de4e51e106bb55c340efa428aedfeb4cbe4c5 authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/LibreCAD_3 - bb943c921c8c0a4ba719811c2de7e0562c376eff authored over 4 years ago by Florian Roméo <[email protected]>
More line operations
github.com/LibreCAD/LibreCAD_3 - d0e8684ce2ca591b64212728fa2ad06e408a5149 authored over 4 years ago by Florian Roméo <[email protected]>github.com/LibreCAD/libdxfrw - 16642a70cb8865742467f6bc1d8c3618deee8432 authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 64ab93f3a7b5d2f703fee103dbf01391f0fce922 authored over 4 years ago by Florian Roméo <[email protected]>
Fix missing app name and icon on Wayland
github.com/LibreCAD/LibreCAD - 24027e4430fa1c54bd8aff262dc38a7de7c61c23 authored over 4 years ago by Armin Stebich <[email protected]>Update librecad binaries location
github.com/LibreCAD/LibreCAD_3 - 1cb2c389717b68f81c892b4fd14175b88c72d28e authored over 4 years ago by Florian Roméo <[email protected]>github.com/LibreCAD/LibreCAD_3 - cb167a226f5b8726976440213a6afd4dfbd432f7 authored over 4 years ago by Florian Roméo <[email protected]>
Add harfbuzz dependency
github.com/LibreCAD/LibreCAD_3 - 410813edd392af76265df968ed42907c7ca4e043 authored over 4 years ago by Florian Roméo <[email protected]>github.com/LibreCAD/LibreCAD_3 - df5ba6ffa0f280c4bcc13192f9b5442b38d6d4ee authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/LibreCAD_3 - eadddd3fe1c6f03683755dee4e96b648273c4e89 authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/LibreCAD_3 - b364efc88c012069d8a625281c7703ca59cd1732 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - ac8f824b7724c981f571be4ed0664735719d320a authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 1b00eeed7dfb063f5f6bda02b40d4b8feebc454c authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 3ce42af4f1c7ef9b46520a3e3e46c84663b35ac7 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - ff99326538a088a3a799f98aca9dddd49471cc97 authored over 4 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/libdxfrw - 945f2161a13ee521f66f9c52dcfff998e8ccae99 authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/libdxfrw - b53280ee7d1bbea1ffb8216e63579adcae3618e4 authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/libdxfrw - 75c862e4da11b9195cbb5744f0a78221971b8c81 authored over 4 years ago by Florian Roméo <[email protected]>
CMake Refactor
github.com/LibreCAD/libdxfrw - a6e14ac58c9b447341378144e4568f5e9e4280d3 authored over 4 years ago by Florian Roméo <[email protected]>github.com/LibreCAD/libdxfrw - 8314777ec1ecbbb549303f888935f17ea3576a04 authored over 4 years ago by Florian Roméo <[email protected]>
github.com/LibreCAD/libdxfrw - 203cc9c5030eba5db505b492a8b536d3ee3ec3cf authored over 4 years ago by Florian Roméo <[email protected]>
Added some line create operations
github.com/LibreCAD/LibreCAD_3 - f01fdc8ad963165fb50bed76653892c1188d3f45 authored almost 5 years ago by Florian Roméo <[email protected]>github.com/LibreCAD/LibreCAD_3 - 6a9e976173287579aa19213d6e461bc988bae863 authored almost 5 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 374007221d0afe5c419b1c83afb0c0e8f9786adb authored almost 5 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - ea3d7f3a7ed4dd4237f0063bda97e451cd49acc5 authored almost 5 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 9bb1c9c69b5e58a70915603b7435cdc5adc9fa63 authored almost 5 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 50923fe0d600d8924787e14c42da2f5bc7ad5a4a authored almost 5 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 2b010431b7fe9975fd547535e7a05963838ff53b authored almost 5 years ago by Jedi18 <[email protected]>
github.com/LibreCAD/LibreCAD_3 - 4b92b160ff994c207022f22b5b4bc5305b6e5d5e authored almost 5 years ago by Jedi18 <[email protected]>