Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LibrePCB

Providing free PCB design software
Collective - Host: opensource - https://opencollective.com/librepcb - Website: https://librepcb.org/ - Code: https://github.com/LibrePCB

Update translations for 5484c70b

2023-02-13T10:56:59+01:00

github.com/LibrePCB/librepcb-i18n - c2f6e0eef880e0fd604badae292cbd432f16c754 authored about 2 years ago
Update translations for 5484c70b

2023-02-13T10:56:59+01:00

github.com/LibrePCB/librepcb-i18n - 434893af98658496f74ac096fe5b92ace3361abe authored about 2 years ago
Always connect vias to planes, regardless of connect style

github.com/LibrePCB/LibrePCB - 3efb9dbb2d8ff3aca374577ff7e12c278a8bcd6d authored about 2 years ago
Merge pull request #1097 from LibrePCB/864-auto-pad-annular-rings

Support automatic THT pad annular rings

github.com/LibrePCB/LibrePCB - 5484c70bd2b2b42c2477f9c841388a2eae815f19 authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 49a020155cb50a5500d8d1af69e3b876c141c709 authored about 2 years ago
DRC: Add check for possibly invalid pad connections

github.com/LibrePCB/LibrePCB - bf2ad870219af8f4405d507d4d2f18f75b5ed549 authored about 2 years ago
Make pad annular rings configurable in board design rules

Support enabling automatic annular rings for component side pads
and/or inner layer pads. If ena...

github.com/LibrePCB/LibrePCB - 5b0188b8b3fbcfd3d1f3f994f56112b14758298d authored about 2 years ago
Package editor: Warn about pad origin outside copper

github.com/LibrePCB/LibrePCB - 4527832c7d5d1f04dab8acc3a7ffa91cd6e1448f authored about 2 years ago
Abstract any pad shape with new class PadGeometry

github.com/LibrePCB/LibrePCB - a5cb47a724b43658811386fe2fbadb2be2ba79e0 authored about 2 years ago
GerberGenerator: Add support for outline aperture

github.com/LibrePCB/LibrePCB - 571ea6e1fc04126ed5e4548c24b8945376c959d7 authored about 2 years ago
Path: Add methods to flatten arc segments

github.com/LibrePCB/LibrePCB - c850db70423c0cc0944cbfe0c2f74ec27179253d authored about 2 years ago
Migrate Transifex config file to client v1.6.4

Migrated with `tx migrate`.

github.com/LibrePCB/LibrePCB - 041e223418260d065625349204aed4b94a7ad815 authored about 2 years ago
Merge pull request #1099 from LibrePCB/1091-older-osx-deployment-target

Support older macOS versions (>=10.14)

github.com/LibrePCB/LibrePCB - e49a7e6218e3f10b20a07fadfc416d9abde8271d authored about 2 years ago
CMake: Set CMAKE_OSX_DEPLOYMENT_TARGET to macOS 10.14

To make our official binaries running on older macOS versions again.

github.com/LibrePCB/LibrePCB - be36094142cc42350098c5fe4d50c3da4e273ada authored about 2 years ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - 5d090eeb7426272f342cd81ebd2080833432038d authored about 2 years ago
Update translations for 2314f999

2023-01-31T09:13:12+01:00

github.com/LibrePCB/librepcb-i18n - 0bfe4217290d93e6f9b932bd27c9e618766e2f64 authored about 2 years ago
Update translations for 2314f999

2023-01-31T09:13:12+01:00

github.com/LibrePCB/librepcb-i18n - 3d63076ec67960c4aac36ee9bcf71868bb090d23 authored about 2 years ago
Merge pull request #1090 from LibrePCB/cleanup-board-design-rules

Cleanup board design rules

github.com/LibrePCB/LibrePCB - 2314f9995e210f88f1fcfc198f2b374902727a9e authored about 2 years ago
Update translations for f1cd33b3

2023-01-30T19:25:50+01:00

github.com/LibrePCB/librepcb-i18n - bd19c0628efac950441a6fd2679d5504e787d8d7 authored about 2 years ago
Update translations for f1cd33b3

2023-01-30T19:25:50+01:00

github.com/LibrePCB/librepcb-i18n - 40a04ffa8bbe1d0935329c09997af763eb4c7ffc authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 85c0f514813b386dd6b88888c4b37432a1502d64 authored about 2 years ago
Make file format of board design rules more compact

github.com/LibrePCB/LibrePCB - d2019edcdf738936bbd5ef70b3e70795458021ce authored about 2 years ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - c42adcba7eba259a78e09be324e586151b2915f1 authored about 2 years ago
Remove name and description from board design rules

In my experience these attributes are not really useful but just clutter
up the GUI, so let's ge...

github.com/LibrePCB/LibrePCB - b0c207d46d80d27671818a377266388fcb4af60b authored about 2 years ago
Rename term "cream mask" to "solder paste" everywhere

For consistency and to avoid confusion due to different terms for the
same thing.

github.com/LibrePCB/LibrePCB - 9efdbf608916be054199cb6852557fc81cce1431 authored about 2 years ago
Rename term "restring" to "annular ring" everywhere

The term annular ring seems to be used much more commonly than restring
(e.g. in PCB manufacture...

github.com/LibrePCB/LibrePCB - f0696d37f4a86733496a39962474532c740777ac authored about 2 years ago
SExpression: Add method setName()

github.com/LibrePCB/LibrePCB - abf7bc85fa3a157e5a1da21fa54e0e5691012e45 authored about 2 years ago
Merge pull request #1089 from LibrePCB/support-unstable-file-format-upgrades

Support partially upgrading from the previous unstable file format

github.com/LibrePCB/LibrePCB - f1cd33b3de53c89c33d05c124d34a27d3a245fc5 authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 28b269416eac4efbc15b55aa246636371fbf6b6c authored about 2 years ago
Set LIBREPCB_UPGRADE_UNSTABLE=1 in update_file_format.py

To upgrade the unstable file format.

github.com/LibrePCB/librepcb-test-data - c06efac7e10cd53f7d26de5dadbb8bac0a859a9c authored about 2 years ago
Support partially upgrading the latest unstable file format

Allow partially upgrading previous unstable file format releases if the
`LIBREPCB_UPGRADE_UNSTAB...

github.com/LibrePCB/LibrePCB - 53d7949bce486ac6e4d260d4b5b7e5ad23918a02 authored about 2 years ago
Update translations for 9fe8a13b

2023-01-27T09:48:08+01:00

github.com/LibrePCB/librepcb-i18n - 216a6f2e70eaf0ac30bd85ae0c10d4f706bb3865 authored about 2 years ago
Update translations for 9fe8a13b

2023-01-27T09:48:08+01:00

github.com/LibrePCB/librepcb-i18n - 56d0a0148d7806d4fd326f3f82f2884ecb3a766e authored about 2 years ago
Merge pull request #1088 from LibrePCB/only-round-via-shape

Remove support for non-circular vias

github.com/LibrePCB/LibrePCB - 9fe8a13b160697595912b5a093765f7acb6ac5ba authored about 2 years ago
Add conan badge

github.com/LibrePCB/quazip - 9c3305a79f0f447ed0279c528063ff9a3e701c8a authored about 2 years ago
Update translations for 2122fede

2023-01-26T10:47:56+01:00

github.com/LibrePCB/librepcb-i18n - 78cea965b9b3b6dd3ea66a07db46ce7ad7347f74 authored about 2 years ago
Update translations for 2122fede

2023-01-26T10:47:56+01:00

github.com/LibrePCB/librepcb-i18n - 05c9675087cb84244025bcc36935410cb658b941 authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 77e86f98b760de75ef18850effbd83e6b8b8d37c authored about 2 years ago
Remove support for non-circular via shapes

github.com/LibrePCB/LibrePCB - 4ad06fea2b98743d630b7f55eea64ddb05dbf9f8 authored about 2 years ago
Merge pull request #1087 from LibrePCB/display-upgrade-messages

Build and show list of project file format upgrade messages

github.com/LibrePCB/LibrePCB - 2122fedeb4c83666801a9b7441238113370d44e5 authored about 2 years ago
Update translations for 8c7a4be4

2023-01-26T09:27:08+01:00

github.com/LibrePCB/librepcb-i18n - 8a4c97dcd4785ff34e5d3cd02ca9eff16decbd7c authored about 2 years ago
Update boards, generated Gerber files & plane fragments

github.com/LibrePCB/librepcb-test-data - 4ee0eb344e191592ea01cafd2bf2d1eb9c2ab4fc authored about 2 years ago
Schematic editor: Display file format upgrade messages

github.com/LibrePCB/LibrePCB - 8e48520657b772ca36b5544789adc14d816790a8 authored about 2 years ago
CLI: Print file format upgrade messages to stdout

github.com/LibrePCB/LibrePCB - d3fcd7aabcedf5d5e5b43648974268c210fbc5d6 authored about 2 years ago
File format upgrade: Generate list of upgrade messages

github.com/LibrePCB/LibrePCB - 2666330cf318d9291976d2407650866b75d21822 authored about 2 years ago
Merge pull request #1086 from LibrePCB/configurable-graphics-appearance

Make graphics appearance configurable in workspace settings

github.com/LibrePCB/LibrePCB - 8c7a4be4f6e39595395381887d58efa05792a42d authored about 2 years ago
Update translations for 14d37c9f

2023-01-24T15:11:27+01:00

github.com/LibrePCB/librepcb-i18n - bd90627e7653e21e9f8217b24979b1f228c3953f authored about 2 years ago
Update translations for 14d37c9f

2023-01-24T15:11:27+01:00

github.com/LibrePCB/librepcb-i18n - aad4748b874cbf4264fe8d40fe17c0bb80b3a77f authored about 2 years ago
Update translations for 14d37c9f

2023-01-24T15:11:27+01:00

github.com/LibrePCB/librepcb-i18n - 935f842ac91bfb64926d9d190b1edd681f6af352 authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 70307ef3123646c16aa3d00b83c98a2eb90e6f58 authored about 2 years ago
Use grid style from theme in all graphics views

github.com/LibrePCB/LibrePCB - 1dbd5213308de6a6b194d4045dcad181b475ad25 authored about 2 years ago
Use layer colors from theme in all graphics views

github.com/LibrePCB/LibrePCB - 8d603c690f58ace7af150950c3596200337c14f8 authored about 2 years ago
Update file format of grid settings

github.com/LibrePCB/librepcb-test-data - a8b4e50b463208f542caa4eab202f2c7112ff4a4 authored about 2 years ago
SExpression: Add method removeChild()

Required for file format upgrades.

github.com/LibrePCB/LibrePCB - c8e226bf3db5a09b5af33a621d2f424c0b5fa56d authored about 2 years ago
Add themes configuration to workspace settings

github.com/LibrePCB/LibrePCB - 9219cb89d67d5ba721190a3e5b8ef9b426d1c2a5 authored about 2 years ago
SExpression: Add equality operators '==' and '!='

github.com/LibrePCB/LibrePCB - 9c812f43160d040e62286576b707919ef89d5569 authored about 2 years ago
Use separate graphics layer for symbol pin lines

To make their color configurable.

github.com/LibrePCB/LibrePCB - 34c0e5a7042d3f5c2c3d45e93a39a36c3d6c52c9 authored about 2 years ago
Update translations for 14d37c9f

2023-01-24T15:11:27+01:00

github.com/LibrePCB/librepcb-i18n - 71a7d6ab2f37cbaf200e356d6b49bb4a480fdb08 authored about 2 years ago
Update translations for 14d37c9f

2023-01-24T15:11:27+01:00

github.com/LibrePCB/librepcb-i18n - 7f12221987403382090d4fcc19d7323f989793b8 authored about 2 years ago
Respect configured individual length unit in all editors

Previously many widgets in the editors used the default length unit
from the workspace settings ...

github.com/LibrePCB/LibrePCB - a5a2975c196a52fd60d892486a13804621413dc4 authored about 2 years ago
Merge pull request #1080 from LibrePCB/597-rounded-pad-expansions

Use rounded corners for all expanded pad/via shapes

github.com/LibrePCB/LibrePCB - 14d37c9ff3b1cdb64f38b34c95050df6c16112fb authored about 2 years ago
Update translations for 37383d77

2023-01-24T14:01:36+01:00

github.com/LibrePCB/librepcb-i18n - 90866f5b187d91f4a68c52728c716402fa0b2f1a authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - c63eaac930bde4dfc9a4c7bf4511f623cc4816a8 authored about 2 years ago
Update generated Gerber files & plane fragments

github.com/LibrePCB/librepcb-test-data - 6af7ecc0152d7178dc8024a4f87f293654f25422 authored about 2 years ago
GerberGenerator: Add support for rounded rects/octagons

github.com/LibrePCB/LibrePCB - dfcbe3f31dee0b5034d9a777f0334af380d6acdb authored about 2 years ago
Path: Add support for creating rounded rects/octagons

github.com/LibrePCB/LibrePCB - 63a34e5cef52c483507645705db4da97596dad72 authored about 2 years ago
Use rounded corners for expanded pad/via shapes

- Use rounded inner corners for pad/via cutouts in planes.
- Use rounded rounded corners for exp...

github.com/LibrePCB/LibrePCB - d77fcb33604e7b94c0e1024610ec6cde8d41c0a5 authored about 2 years ago
Merge pull request #1085 from LibrePCB/515-schematic-detached-symbol-texts

Schematic: Detach symbol texts to make them editable

github.com/LibrePCB/LibrePCB - 37383d77c0efb5a694cfb439c88f737c8caaeecf authored about 2 years ago
Schematic: Detach symbol texts to make them editable

github.com/LibrePCB/LibrePCB - 8adfd4bee9cad42da88ad36af305c20aac241898 authored about 2 years ago
Schematic editor: Add "Reset All Texts" menu item

To restore the original texts of schematic symbols.

github.com/LibrePCB/LibrePCB - 9271abd1d3ebf245791ec5e171a89a02d3625783 authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - c99554cb8353302a4a39099d53332b9778566acc authored about 2 years ago
Merge pull request #1083 from LibrePCB/remove-symbol-transparency

Remove transparency of symbol grab areas

github.com/LibrePCB/LibrePCB - 0dbe61662d65567ad675fef15fbce55337a4dd5e authored about 2 years ago
QuaZip 1.4 release

github.com/LibrePCB/quazip - 566fa496649b8cb09018b497575bb3bf2977965f authored about 2 years ago
Update file format of schematics

github.com/LibrePCB/librepcb-test-data - 4992d0e4cdc33759f02dfc2b84b02ccbc29ab095 authored about 2 years ago
Schematic editor: Force moving grab areas to background

Make sure grab area polygons/circles are always drawn first, i.e.
behind all other graphics item...

github.com/LibrePCB/LibrePCB - 462a593c1200a91e1e6efce57cdd3339938a1a5f authored about 2 years ago
Remove transparency of symbol grab area layer

Changing the symbol grab area alpha value to 255 (no transparency)
while keeping exactly the sam...

github.com/LibrePCB/LibrePCB - 3477c765884cdedeefab4746d1b1c611e6ce3c10 authored about 2 years ago
Merge pull request #1082 from LibrePCB/728-fix-rotate-mirror-center

Fix possibly unexpected center of rotate/mirror operations

github.com/LibrePCB/LibrePCB - a66ef34ed367433b37ed425b01bd9243133a2b2d authored about 2 years ago
Fix possibly unexpected center of rotate/mirror operations

When rotating/mirroring items in any of the editors, so far the center
point of the operation wa...

github.com/LibrePCB/LibrePCB - 4b27cc60e038879fde14491c9c47fd5872871e2f authored about 2 years ago
Merge pull request #1079 from LibrePCB/1061-fix-async-copy-unittest

AsyncCopyOperationTest: Call processEvents() twice

github.com/LibrePCB/LibrePCB - de2332350f49f7862c49b59eda62e85cd44ee2ed authored about 2 years ago
AsyncCopyOperationTest: Call processEvents() twice

Seems to fix a unittest failure on some systems.

github.com/LibrePCB/LibrePCB - 0602ff38f723ac53527e8962852eb6138eb35c75 authored about 2 years ago
CI: Homebrew #@*$%&[!!!

Dear Homebrew maintainers, PLEASE PLEASE PLEASE could you stop
breaking things all the time?!

O...

github.com/LibrePCB/LibrePCB - e3631ee3d68459f56e7bf90ee2b263e6544a9fed authored about 2 years ago
Update translations for 7e794175

2023-01-06T06:09:24+01:00

github.com/LibrePCB/librepcb-i18n - 4277102a4254316efa9f254c2a3cad4e807b6ffd authored about 2 years ago
Update translations for 7e794175

2023-01-06T06:09:24+01:00

github.com/LibrePCB/librepcb-i18n - 49c065270a7a8800b42459859df86923ed90455f authored about 2 years ago
Merge pull request #1076 from LibrePCB/418-slotted-pads

Add support for slotted pads

github.com/LibrePCB/LibrePCB - 7e794175d3506265d55c52ca6d405dc79126f80f authored about 2 years ago
Package check: Warn about too small pad restrings

github.com/LibrePCB/LibrePCB - c7e3036f9656a6c8b17b5f18b21ae1c704b56198 authored about 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - b3e7e147f45b33ef0db95a837d3586d4dff3c560 authored about 2 years ago
DRC: Add checks for slotted/curved plated holes

github.com/LibrePCB/LibrePCB - b9387fde601d69d8e0edf02c5e44e7918e19a1eb authored about 2 years ago
Add new widget HoleEditorWidget

github.com/LibrePCB/LibrePCB - e0455a09ee54b9d9c2b624348023bdc7c0baf11c authored about 2 years ago
PathEditorWidget: Support minimum vertex count > 0

github.com/LibrePCB/LibrePCB - 55341e64ef28ffb2cf701ea3624aab0f4873e129 authored about 2 years ago
EditableTableWidget: Support minimum row count > 0

github.com/LibrePCB/LibrePCB - 19b5c004180c3d433a6a1ff7f6ff1cc32449147e authored about 2 years ago
HolePropertiesDialog: Refactor to use HoleEditorWidget

github.com/LibrePCB/LibrePCB - 90ad39e9893f5163b3a961c3451a4bcb46675d30 authored about 2 years ago
Add support for slotted pad holes (plated)

github.com/LibrePCB/LibrePCB - 98a145214c9658dee74540d0d525a38936a49048 authored about 2 years ago
DRC: Check restrings with geometric operations

github.com/LibrePCB/LibrePCB - 1649ba70cef3e0b5cf4e1bb85abe3d40416be95a authored about 2 years ago
CI: Add one more workaround for buggy homebrew

See https://github.com/actions/setup-python/issues/577.

github.com/LibrePCB/LibrePCB - 4df013ef3ff17122b21d50a307fec92ccdf42573 authored about 2 years ago
Support deploying only specific libraries

To save a lot of deployment time after adding a new library, i.e.
when the existing libraries do...

github.com/LibrePCB/librepcb-libraries-admin - 81db60a10b5cf948de2342262b315aa70fbf8f9d authored about 2 years ago
Update translations for fa8c3a67

2022-12-17T23:16:51+01:00

github.com/LibrePCB/librepcb-i18n - 8edac62386115664c619d7ef21f6de3d3ac57a33 authored about 2 years ago
Cleanup zip.c, unzip.c after clang-tidy fixes

More ifs...

github.com/LibrePCB/quazip - f9aee420eac175ddc3f2a3f8bc6a227c3008bf7f authored about 2 years ago
Cleanup quazipfile.cpp after clang-tidy fixes

More if-else reordering.

github.com/LibrePCB/quazip - bc3c5367d49e149affa827ad06f2627af5724988 authored about 2 years ago
Cleanup quazipdir.cpp after clang-tidy fixes

Some member initializers were missed by clang,
and, again, more if-else rewriting.

github.com/LibrePCB/quazip - 77d54bf45887994a425d9db5a6764a2cd8fffb46 authored about 2 years ago
Cleanup quazip.cpp after clang-tidy fixes

Again, mostly ifs. Prefer early return in case of an error,
leaving the good case for the least ...

github.com/LibrePCB/quazip - 1eff865d428578a21a8811af00e4da7f40694f97 authored about 2 years ago