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

Add prop images

github.com/LibreCAD/docs - d1279be74f5611f64b53b113ec70396ddb4a4a2d authored about 5 years ago
Changed run_basic_operation to return luaRef to operation,

refactored circleoperations and arcoperations.

github.com/LibreCAD/LibreCAD_3 - 7188a53f6fc892cff1f0511d4ad59d9df49bbdde authored about 5 years ago
Added dimensions menu options.

github.com/LibreCAD/LibreCAD_3 - db153d73846103b030817200478e2e572cb620e7 authored about 5 years ago
Added connections for some buttons under Create menu, and added and connected buttons under Draw menu

github.com/LibreCAD/LibreCAD_3 - a443409136b132346ae93d2b5c4ad61bcf040b80 authored about 5 years ago
Change attr & props

github.com/LibreCAD/docs - c21e083a5fbb66a0086a0e95c311e1c19bd3b836 authored about 5 years ago
Adjust layout for widget egs

github.com/LibreCAD/docs - 64fa1cf71af56d088a47c85bd9170930e32e722d authored about 5 years ago
Update guide for new/added widget egs

github.com/LibreCAD/docs - dd5a375a794762f2c742ec7faa9aee55c48e8453 authored about 5 years ago
Added widget egs

github.com/LibreCAD/docs - 7006432e2256ab551887a37d83beb0371338fc37 authored about 5 years ago
Link GDK-Pixbuf library

github.com/LibreCAD/LibreCAD_3 - 0e65f575b08aa80b89b9de3c21dd23d7794f08d4 authored about 5 years ago
Update README.md

github.com/LibreCAD/LibreCAD_3 - 167d6cf33960edccd3d97055d3a674ccf87e83d4 authored about 5 years ago
Merge pull request #251 from Jedi18/master

Added Qt5 svg options to CMakeLists of lcUI

github.com/LibreCAD/LibreCAD_3 - c2d070ddcacccce576e3fba2b7da42c0e853fffb authored about 5 years ago
Added Qt5 svg options to CMakeLists of lcUI

github.com/LibreCAD/LibreCAD_3 - ed1ed8ebe662568f77a8bcdd7b4535e0b19b8858 authored about 5 years ago
Merge pull request #54 from kostmo/patch-2

Update fundamentals.rst

github.com/LibreCAD/docs - 2ccc16e358d2035ca276d493fe53458c3bab1d33 authored about 5 years ago
Merge pull request #249 from LibreCAD/feragon-patch-1

Update GLEW installation instructions

github.com/LibreCAD/LibreCAD_3 - 5d8d8a2002b15bd12dbc739c6c5af6adbba8f897 authored about 5 years ago
Update GLEW installation instructions

github.com/LibreCAD/LibreCAD_3 - 70865270170dacdf06b95dd58b792affafbd81b3 authored about 5 years ago
Update fundamentals.rst

Swap horizontal and vertical dimensions

github.com/LibreCAD/docs - 145cbc50257ee55c547bdfe4864283d6726b4b24 authored about 5 years ago
Corrected image layout

github.com/LibreCAD/docs - a330aa826da7130440b089c378e6a5d92143a153 authored about 5 years ago
Added widget images

github.com/LibreCAD/docs - d77b21eb21c0ca80bfbd0de809db6152f7d531ca authored about 5 years ago
Merge pull request #247 from luzpaz/typos

Fix typos

github.com/LibreCAD/LibreCAD_3 - aba1b8e1354054bf7792d07c2a46f3cf986101d6 authored about 5 years ago
Merge branch 'master' into typos

github.com/LibreCAD/LibreCAD_3 - 01e3bfbea1f6a13c0ceb9dd2f2bbefda141a595a authored about 5 years ago
Changed back to 'note' directive

github.com/LibreCAD/docs - 03670916d067e918b8a4edd4b7de6403fe5a567e authored about 5 years ago
Changed back to 'topic' directive #2

github.com/LibreCAD/docs - 90f53bf1d8b7574fdcb17289dc8acf2055099b4e authored about 5 years ago
Chang3ed back to 'topic' directive

github.com/LibreCAD/docs - b2b92b092f8b245f0aa0745006279b0284ed9c17 authored about 5 years ago
Relocated 'sidebar' directive

github.com/LibreCAD/docs - 9807cee7ee73e5d16469ab10685e922d8f0e5165 authored about 5 years ago
fixed 'sidebar' directive

github.com/LibreCAD/docs - 0256cd59b1d2b1186d6efb701af4a09172ae9dc5 authored about 5 years ago
Change to 'sidebar' directive

github.com/LibreCAD/docs - c43c628238582f6630c5b3509c5329ff95767da7 authored about 5 years ago
fixed 'topic' directive

github.com/LibreCAD/docs - 855e2f93f9126fc35443c8257158576f32f1f5b6 authored about 5 years ago
added 'topic' directive

github.com/LibreCAD/docs - e7fbff407133a274a40f6e45b0855891f0aa7e46 authored about 5 years ago
added 'info' to guide

github.com/LibreCAD/docs - 49cafcece5c3ef83901e4a8c7ef87e6f6f3880d0 authored about 5 years ago
Modifications: calculate borders of new entities

github.com/LibreCAD/LibreCAD - c3e577dfaecb95366d05dd49ac698655ae801920 authored about 5 years ago
Revert commit 5375db3.

That patch does not resolve associed problem anymore
(SF bug 528, fixed an infinite loop for new...

github.com/LibreCAD/LibreCAD - 585ab1182c951abcd87cb27de07d490352ec6383 authored about 5 years ago
Save Block: do not remove blocks while saving.

github.com/LibreCAD/LibreCAD - e349d09e229b39d6f30de4133873beea2fe9a8c9 authored about 5 years ago
Cleaned up new regex for readability.

github.com/LibreCAD/LibreCAD - 578dabf2454082906ecb1fc76ff5d8b88fab26a4 authored about 5 years ago
Make debugging output more expressive.

github.com/LibreCAD/LibreCAD - b550d253eafd06813be4fea3a8b0175f17b06093 authored about 5 years ago
Provisional reconfiguration of regex to separate DMS, metric, and

imperial patterns (preventing mixing).

github.com/LibreCAD/LibreCAD - da363af9b493d08a74aafdb0f0c3067c1e58fb03 authored about 5 years ago
Added negative look-behind so meters regex pattern ignores "mm" unit

symbol.

github.com/LibreCAD/LibreCAD - ebab3c5e725912f28be33c0532562d8f973d2857 authored about 5 years ago
Minor comment changes.

github.com/LibreCAD/LibreCAD - b22fb742813ad3f0775e4b8891d3781417444a30 authored about 5 years ago
Cleaned up logging and put conversion logic into helper function for

cleaner derationalize() code.

github.com/LibreCAD/LibreCAD - 7755f5fc3baeadf547d3f74e85d87a9c2a6306f3 authored about 5 years ago
Added support for commonly-requeste metric unit symbols (see bug reports

/ feature requests).

github.com/LibreCAD/LibreCAD - 1b4aa4e01885966797a517580eb3afd483cab107 authored about 5 years ago
Fix preview on inserting block with inserts.

github.com/LibreCAD/LibreCAD - 1b8a6c382da62b6937b37be1fdd38ac72cab4e71 authored about 5 years ago
Merge pull request #248 from LibreCAD/feragon-patch-1

Formatting of CMake options in VS

github.com/LibreCAD/LibreCAD_3 - 8e2b26de087641e33907813c932567bbff57c41a authored about 5 years ago
Formatting of CMake options in VS

github.com/LibreCAD/LibreCAD_3 - 35c3048a28fc53bc4033139658ddf7886f7f29ae authored about 5 years ago
Undo block removing:

block removing can be undone on parent graphic even
this block has been removed from block editi...

github.com/LibreCAD/LibreCAD - 38549cc567e75122541288ffc665b6631ef49248 authored about 5 years ago
Window for block editing.

Do not open multiple windows for editing the same block.
If window is already opened just to act...

github.com/LibreCAD/LibreCAD - 2790898f4bf08aa15d08265b29793515f726cc65 authored about 5 years ago
Almost complete coverage. Next is adding testing and cleaning up

logging.

github.com/LibreCAD/LibreCAD - 87af779ded8d73d6508b4eb4b330e7a8fa8c4c8a authored about 5 years ago
Added yards, feet, and fractional parts.

github.com/LibreCAD/LibreCAD - 1ec99f68ccca281f266531157dcf12752f26931e authored about 5 years ago
Add QRegularExpression regex and initial inch conversion code.

github.com/LibreCAD/LibreCAD - c6bda9b10f1aaeedfcc6f259b7f453429149437e authored about 5 years ago
Update window title on block renaming.

github.com/LibreCAD/LibreCAD - 51a4ab43888ab9450295f648ba7ff3c6c2ba1d19 authored about 5 years ago
Deactivate removed block.

After removing the active block is not shown in block list widget
but stay active and can be edi...

github.com/LibreCAD/LibreCAD - daba7aa169bbd1c8b47dbae16a9d2625ceb47b74 authored about 5 years ago
Fixed header issue and rs_math.cpp format error.

github.com/LibreCAD/LibreCAD - 6ca39e2f8c872e0fb210341de550f3d2768484d9 authored about 5 years ago
Add "derationalize" function to rs_math.cpp.

Initial insertion of unit symbols and rational measurement (e.g. "1'7/32\"" -> "12.21875",
"1m20...

github.com/LibreCAD/LibreCAD - 81e509a778e9d299a633dc9287e00a379deda64d authored about 5 years ago
Block cannot contain blocks.

github.com/LibreCAD/LibreCAD - c4e66c87d3d7d8bad965c047235271f5ea6eb1a6 authored about 5 years ago
Block may contain inserts of other blocks except itself.

github.com/LibreCAD/LibreCAD - 59b82208201e3601121fe99e5cbb3b66ecc6268b authored about 5 years ago
Drawing opts: paper size to orientation relationship.

Paper size editing affects the orientation,
orientation editing affects the paper size.

github.com/LibreCAD/LibreCAD - 8147564ed5ef5a554921da31b31203dd6d62ebb4 authored about 5 years ago
Fix custom landscape paper size resetting.

github.com/LibreCAD/LibreCAD - 1763e6ca37093f4f216cb04825f45a6a29c72aae authored about 5 years ago
Fix pasting from clipboard to block.

github.com/LibreCAD/LibreCAD - 54ea0135367597a2669ac9e274353eeea595d4b3 authored about 5 years ago
Corrected descriptions of Attributes and Properties B

github.com/LibreCAD/docs - ae369ec306a39662a5028fc79ee3e92cb93b76b3 authored about 5 years ago
Corrected descriptions of Attributes and Properties

github.com/LibreCAD/docs - 4ce00f6be5fa8858b1a2e8685cce4a7980c40a5f authored about 5 years ago
Fit to whole page.

Hard coded empty field between a drawing and page edges is not needed
anymore.
To this purpose a...

github.com/LibreCAD/LibreCAD - 513ced096d4b35f7b4396e15e19f4dced8f248b8 authored about 5 years ago
Do not highlight selection on Print Preview

Fixes #491

github.com/LibreCAD/LibreCAD - 522bc0d2e74c5c6371dfb9f4254fd127abc7fd63 authored about 5 years ago
Added icons to text

github.com/LibreCAD/docs - a3d7d03b64041a40453180f6652c5b43a0418972 authored about 5 years ago
Added trim example

github.com/LibreCAD/docs - 851d540d9363edf33cbfb20b0dd313d99b5ae9f3 authored about 5 years ago
Print Preview: Line width scaling

By default pen width is not scaled on print and print preview.
This is the standard (AutoCAD lik...

github.com/LibreCAD/LibreCAD - bac8ceafeade5a673cdd72055084bb4083e1b6ab authored about 5 years ago
Fix typos

Found via `codespell -S ./third_party`

github.com/LibreCAD/LibreCAD_3 - ab4c8bedea2271b3a3d5c35a7c6fdb09896c6dba authored about 5 years ago
Added circle

github.com/LibreCAD/docs - 61e88eaf62edba0d05e4327b821ade35e75e0d92 authored about 5 years ago
Added bullets to mouse input instructions

github.com/LibreCAD/docs - 4f68f64930f51a51dccf62a7cef80944277e9cca authored about 5 years ago
Revised tool notes

github.com/LibreCAD/docs - 72cfb4ae98b83a5b803dd87732213d52442b3d03 authored about 5 years ago
Updates 1-Dec

github.com/LibreCAD/docs - 88be95fc5da21ac39abe509d6f89fc37348c7817 authored about 5 years ago
Broken link

github.com/LibreCAD/docs - 7d367a48f49a06e753a38698b255b570640225b9 authored about 5 years ago
Reorder Users Documentation

The Users Manual has the clearest description `About` LibreCAD and `Getting Started`. The wiki ...

github.com/LibreCAD/LibreCAD - c7de85e100db9ce6adefbf33e6ec3202128a2e43 authored about 5 years ago
Started Modify section

github.com/LibreCAD/docs - 711602a88603eb0f17aa30131faa04b58f3ce5f5 authored about 5 years ago
Merge pull request #246 from LibreCAD/dxf-layer-load

Fix typo

github.com/LibreCAD/LibreCAD_3 - 53cbddd4c9d891fbf921de71ae81a42e723bdbf5 authored about 5 years ago
Merge branch 'master' into dxf-layer-load

github.com/LibreCAD/LibreCAD_3 - c67660d3cd1fd759d4a86c4f5570ae45aeac1eb0 authored about 5 years ago
Merge pull request #245 from LibreCAD/dxf-layer

Get correct layers when loading a DXF file

github.com/LibreCAD/LibreCAD_3 - f56943228b8862d127489b6068b8a52ffc2a8033 authored about 5 years ago
Get correct layers when loading a DXF file

Layer from DXF files were added to Document after inserting entities.
`layerByName` was returni...

github.com/LibreCAD/LibreCAD_3 - 3a6f054425af721dd96ea51f8da393ee82663817 authored about 5 years ago
Fix missing app name and icon on Wayland

Wayland uses the .desktop file to find the app icon. Without it being specified the correct icon...

github.com/LibreCAD/LibreCAD - a17f8281093403f0c7c36996232665ed21906688 authored over 5 years ago
Merge pull request #241 from LibreCAD/opengl

OpenGL and Windows support

github.com/LibreCAD/LibreCAD_3 - dde2e10309ed554dc55787bbcda85a0fb97d81ae authored over 5 years ago
Fix line pattern

github.com/LibreCAD/LibreCAD_3 - 5174644a78073bf02a12b9cd732a7d72f3b4e95c authored over 5 years ago
Change path.lua location

github.com/LibreCAD/LibreCAD_3 - 77790dc5a2bd03836ecf26867a1419cbb00c577c authored over 5 years ago
Change unittests location in travis script

github.com/LibreCAD/LibreCAD_3 - dab660d0f6531da9dbef679348300510b08cb28f authored over 5 years ago
Updated index rename

github.com/LibreCAD/docs - 29f58e140b35f46cc5e7dd724c0da0ebd1ea8bf2 authored over 5 years ago
Updated index

github.com/LibreCAD/docs - 781479ddbb01e48fe7f45500aabac9363ffb064f authored over 5 years ago
Corrected heading format

github.com/LibreCAD/docs - 461e7bd86b9a8b6416f9bf85087027b02ff21a11 authored over 5 years ago
Added Create section

github.com/LibreCAD/docs - 33c46de2bee246806577b5e120617b0d7f544a8e authored over 5 years ago
Fix glib linking error

github.com/LibreCAD/LibreCAD_3 - e09bf12df6e4544c7ac5cc04818370460b5cb219 authored over 5 years ago
CMake verbose output for Travis

github.com/LibreCAD/LibreCAD_3 - 2a7750b163b85b1a59fcf83de8496d2d38d2a49e authored over 5 years ago
Visual Studio compilation instructions

github.com/LibreCAD/LibreCAD_3 - 4c0c2c33005992444f24a47757778c046d84dc68 authored over 5 years ago
Return reference of kernel settings

github.com/LibreCAD/LibreCAD_3 - 40e10f15cfc380b92560ff2fa1ee3725c812f21b authored over 5 years ago
Use default line pattern when drawing

github.com/LibreCAD/LibreCAD_3 - 993558f3ff1a29fa7e01334d1199c512cf8c5e2a authored over 5 years ago
Fix OpenGL rendering

github.com/LibreCAD/LibreCAD_3 - 02d452927b4a0d2a156d0f689bb5dd8c6ad4ab6f authored over 5 years ago
Remove auto-generated file from git

github.com/LibreCAD/LibreCAD_3 - fca39d679b00212773aa466aa9248da943de5084 authored over 5 years ago
Fix null entities given from Lua

github.com/LibreCAD/LibreCAD_3 - d5825750867b4d6f3f4442689dc55569c6f75a53 authored over 5 years ago
When drawing a line by a mouse and holding the "Shift" key during

placing the line endpoint, one can move the cursor only along certain
angles (0°, 15°, 30°, 45°, ...

github.com/LibreCAD/LibreCAD - 69a43e46206fb845ad8cd9a9cf117ecd93d0e779 authored over 5 years ago
Remove double std::mutex unlock

github.com/LibreCAD/LibreCAD_3 - 57864446ad764aa892ff92d32d2709aa7560b7e8 authored over 5 years ago
Use different log severities for OpenGL debugger

github.com/LibreCAD/LibreCAD_3 - d27b391745a33ad45d5982dcc313c1711c4b59d7 authored over 5 years ago
Fix runtime errors on Windows

github.com/LibreCAD/LibreCAD_3 - a367f3aba485325a21a340a6cc7646cc531112d8 authored over 5 years ago
Fix MSVC linker error

github.com/LibreCAD/LibreCAD_3 - 051ce884c48e92f80ff5fb7a8ac18cdd5c8eaa06 authored over 5 years ago
Fix namespaces on MSVC

github.com/LibreCAD/LibreCAD_3 - 02ade1676475758172e8cf6214b7f280f69d12c1 authored over 5 years ago
Export all symbols in MSVC libs

github.com/LibreCAD/LibreCAD_3 - 94d7794a8b2015d8eb6c20da359c734c2aeb7558 authored over 5 years ago