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

Merge pull request #1329 from LibrePCB/1315-fix-occt-7.8.0

CMake: Fix linking with OCCT 7.8.x

github.com/LibrePCB/LibrePCB - e1c5e03f25c86b6f422e605f77b1ec04f244000f authored 11 months ago
CMake: Fix linking with OCCT 7.8.x

github.com/LibrePCB/LibrePCB - a68d5d361c7cb920b92ee9e12c7505cbc9986e56 authored 11 months ago
Merge pull request #42 from LibrePCB/python-user-site-in-path

Windows: Add Python user site to PATH

github.com/LibrePCB/docker-librepcb-dev - c9a8e559c93d612df1f0a098b2fcda684fd810a5 authored 11 months ago
Windows: Add Python user site to PATH

github.com/LibrePCB/docker-librepcb-dev - 9f639dd70871823649ee4a741682fb5026a0e208 authored 11 months ago
Merge pull request #40 from LibrePCB/install-qt-imageformats-plugin

Install Qt imageformats plugin in all images

github.com/LibrePCB/docker-librepcb-dev - eb856d8c2189402876682b6b82de793e6883f545 authored 11 months ago
Install Qt imageformats plugin in all images

github.com/LibrePCB/docker-librepcb-dev - dcb5f7855393ad43a8de5f9e04133e0f55a47c2d authored 11 months ago
Ubuntu 20.04: Install ninja-build

github.com/LibrePCB/docker-librepcb-dev - 07798e6eb95ad5769835b22eb90b251b7199b41a authored 11 months ago
Sort all apt-get lines alphabetically

github.com/LibrePCB/docker-librepcb-dev - 3500a3f330cf7259b35ef1f35c9aaf78c0d16b40 authored 11 months ago
Ubuntu 22.04: Install qtquickcontrols2-5-dev

github.com/LibrePCB/docker-librepcb-dev - c7a174c0c875e9124f678f1d92e206ebb65f55ee authored 11 months ago
Merge pull request #41 from LibrePCB/windows-fix-broken-urls

Windows: Bundle files of broken URLs

github.com/LibrePCB/docker-librepcb-dev - 5d241574f0d201e95c8b68e04e7dc2422e259253 authored 11 months ago
Windows: Bundle files of broken URLs

github.com/LibrePCB/docker-librepcb-dev - 2e2b815a85adb1cd72864688f097a973d642c4b4 authored 11 months ago
Use Git LFS for large binary files

github.com/LibrePCB/docker-librepcb-dev - b8c43a2f483503b594376ded3ac089bc1f62a0ee authored 11 months ago
Merge pull request #39 from LibrePCB/set-pip-break-system-packages

Set PIP_BREAK_SYSTEM_PACKAGES=1 in all images

github.com/LibrePCB/docker-librepcb-dev - 4b3f1ba29faac2655d8c5674a2b328b556d7e73b authored 11 months ago
Set PIP_BREAK_SYSTEM_PACKAGES=1 in all images

github.com/LibrePCB/docker-librepcb-dev - e48ae2feea59201ba9d8c52a96071bd19e5dd853 authored 11 months ago
Merge pull request #1326 from LibrePCB/1024-dark-theme-icons

Use lighter toolbar icons if dark theme is detected

github.com/LibrePCB/LibrePCB - 4ca7ca78e9d416230c050ee175bf1d4c3b38b6db authored 11 months ago
Add icons for dark themes

github.com/LibrePCB/LibrePCB - 1a60eba6509bffda5a1f3f7f491fb76fe15e5394 authored 11 months ago
PartInformationToolTip: Fix colors for dark theme

github.com/LibrePCB/LibrePCB - 31ebf9df29d7a30a04963a8f465a030887e233e8 authored 11 months ago
Add support for dark icons (with auto-detection)

github.com/LibrePCB/LibrePCB - cb4e0ab59eef90640db12e00fdd926da28d90b7d authored 11 months ago
Merge pull request #1324 from LibrePCB/update-dependencies

Update dependencies fontobene, parseagle, quazip and funq

github.com/LibrePCB/LibrePCB - f1f62a11fcc1b62943daa314f3eae00df4690a88 authored 11 months ago
Functional tests: Update dependency Funq

github.com/LibrePCB/LibrePCB - 44ec5aa6bc03ed7e6a788748df1b4ff1778093ec authored 11 months ago
Update submodule "libs/parseagle"

github.com/LibrePCB/LibrePCB - ba4faf1c09db24bae3c51e0619a2f43105b421fc authored 11 months ago
Update submodule "libs/quazip"

github.com/LibrePCB/LibrePCB - bfbb14f0ceb915678f3d7366c7a423dba91a2b34 authored 11 months ago
Replace submodule "libs/fontobene-qt5" by "libs/fontobene-qt"

github.com/LibrePCB/LibrePCB - 8352abe8c04e6d7edd082c6671d0978b361799cb authored 11 months ago
Merge pull request #1325 from LibrePCB/more-robust-math

Slightly improve robustness of some math functions

github.com/LibrePCB/LibrePCB - 147e656b0d7d5f6fb10486885ae3080c31ba1f3e authored 11 months ago
Add some more unit tests for math functions

github.com/LibrePCB/LibrePCB - 265b2b1bbb6281fc3b415796b5216a9fb684ff30 authored 11 months ago
Replace Qt math functions by C++ std functions

github.com/LibrePCB/LibrePCB - 52794886a628bc1244d82a803c0044d3408e4121 authored 11 months ago
Replace qRound() and qRound64() with own implementation

It behaves differently between Qt5 and Qt6, making reproducible
tests impossible.

github.com/LibrePCB/LibrePCB - ce3a74885da748c6698384b800ba19be5a228c11 authored 11 months ago
Toolbox: Make arc calculations more robust

github.com/LibrePCB/LibrePCB - cc4e3e1245285efcb597a083d6c14a2c1a117455 authored 11 months ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 3e6853f81767969d4e34b339cb505049fe08500e authored 11 months ago
Length: Add validation method isValidMm()

github.com/LibrePCB/LibrePCB - 0d67dc5384a5301550e44ad89434f3f37598a3f1 authored 11 months ago
Merge pull request #1313 from LibrePCB/live-part-information

Schematic editor: Display live parts information (prices etc.)

github.com/LibrePCB/LibrePCB - 0e77acb4eda94225a9bf784285b1e6ace11d3449 authored 11 months ago
CI: Install imageformats plugin for deployment

github.com/LibrePCB/LibrePCB - bb11af2f24b96a73cd72af5b2d03a86753d064d2 authored 11 months ago
README: Document dependency to imageformats plugin

github.com/LibrePCB/LibrePCB - 0044174a7dee214a0c9f7ece33b35732bef9fe71 authored 11 months ago
BomGeneratorDialog: Include live parts information

github.com/LibrePCB/LibrePCB - 55dff0436489736b0e07445e55899609bd754385 authored 11 months ago
AddComponentDialog: Include live parts information

github.com/LibrePCB/LibrePCB - 26173aaabe025469e2a0c2177de9e313d0666e45 authored 11 months ago
NetworkRequest: Support downloading only from cache

github.com/LibrePCB/LibrePCB - 505ab74909b4a605e3b1c29f140ea9e47fcc6fda authored 11 months ago
Add initial implementation for PartInformationProvider

github.com/LibrePCB/LibrePCB - 1bdb259a6892260e206c7f8cad23429d44c6e9dd authored 11 months ago
Doxygen: Add documentation for parts information API

github.com/LibrePCB/LibrePCB - 8536f74d3a2583e242be9ea1bb5cd452b90f20d7 authored 11 months ago
WorkspaceSettings: Allow configuring part info autofetch

github.com/LibrePCB/LibrePCB - 1e99816635827108f87484f622c921c06e9149ff authored 11 months ago
Merge pull request #1323 from LibrePCB/improve-deprecation-handling

CMake: Improve suppression of deprecation warnings

github.com/LibrePCB/LibrePCB - 457486baf49d725609b2d276a8ae68b3d266262d authored 11 months ago
Add support for Qt6 (#17)

github.com/LibrePCB/parseagle - e718d83f2e58fd9f300cbdaf8d4fa5c6295042c0 authored 11 months ago
CMake: Improve suppression of deprecation warnings

- Remove global "-Wno-deprecated-declarations" compile flag which was
used for Qt 5.15 and thu...

github.com/LibrePCB/LibrePCB - 204f3b78079684bb8b2846c92b563110e9fb8fc8 authored 11 months ago
Merge pull request #1318 from LibrePCB/fix-eagle-import-library-urn

EAGLE Import: Fix ignoring library URNs

github.com/LibrePCB/LibrePCB - 05c74d8577fc3110f8cd2ce2f85e687b6ffc1a9c authored 11 months ago
Add initial implementation of /parts endpoint

github.com/LibrePCB/librepcb-api-server - 892d2c9cce1f947a821b5efba563d70021cec5f0 authored 11 months ago
Support specifying Qt version manually (#9)

github.com/LibrePCB/quazip - 19e99f13ba64feac043f73da28be254a1d553bd0 authored 11 months ago
Restore compatibility with older CMake versions (#11)

github.com/LibrePCB/quazip - ed32a1964f295ad54056e35862efa6ada3824dc6 authored 11 months ago
Merge remote-tracking branch 'upstream/master' into librepcb-patches

github.com/LibrePCB/quazip - a313cb8b206f4f9d403a7ffc58784772c1631485 authored 11 months ago
Merge pull request #177 from mbystryantsev/patch-1

Fix compilation when ZLIB_CONST defined

github.com/LibrePCB/quazip - fb4b59b7823cbb71e14fc1507411a9acd72f730c authored 11 months ago
Fix compilation when ZLIB_CONST defined

github.com/LibrePCB/quazip - cb0d448545380f88ed9d6db991c534f80b429f8b authored 11 months ago
EAGLE Import: Fix ignoring library URNs

github.com/LibrePCB/LibrePCB - c7241006634b919891751d7311b748cf8bc8f7ea authored 11 months ago
Update AppStream MetaInfo to conform to latest Freedesktop spec (#1314)

github.com/LibrePCB/LibrePCB - aeb912f82882cb4b6b3f475cc2cad1ba658331ac authored 11 months ago
Merge pull request #182 from the-exodus/fix/qt6_6_zlib

The internal Zlib module name changed again in Qt6.6

github.com/LibrePCB/quazip - 69bc940367bca27243d4193b9bd54f563bda59e8 authored 11 months ago
Merge pull request #1309 from LibrePCB/679-device-pinout-tools

Device editor: Add tools to help defining the pinout

github.com/LibrePCB/LibrePCB - 7f5c64c6705c68ea46d3c8985ddfa90a85bd33ba authored 11 months ago
Device editor: Add tools to help defining the pinout

- Auto-connection tool to assign pads to signals by matching names
- Interactive tool to connect...

github.com/LibrePCB/LibrePCB - 076b97a53f1a09cbcacf2410bcec1262fd61990e authored 11 months ago
SerializableObjectList: Support case-insensitive lookup

github.com/LibrePCB/LibrePCB - 77258f6724604f3c7067db19c61b270e532ab63a authored 11 months ago
ComboBoxDelegate: Fix transparent rendering on macOS

github.com/LibrePCB/LibrePCB - d3259a5bda6e3b99a76cce12a1e7dc535eeacb6d authored 11 months ago
UnplacedComponentsDock: Delete dev/fpt labels to save space

github.com/LibrePCB/LibrePCB - ddec456cc35907101e9ae2e332adc36ca94c6f67 authored 11 months ago
CI: Fix macOS breakage, as usual

github.com/LibrePCB/LibrePCB - c8e2b5ea173c39a53676bcb6ae1018ddbb622b50 authored 11 months ago
Merge pull request #1312 from LibrePCB/849-limit-zoom-to-device-margin

Limit search result auto-zoom to a certain margin

github.com/LibrePCB/LibrePCB - 158d8b24ee95f4b56b4708394bdf0d427290fede authored 11 months ago
Limit search result auto-zoom to a certain margin

When searching a device in the schematic- or board editor and using the
"go to device" auto-zoom...

github.com/LibrePCB/LibrePCB - 3bdf5b795c26b881fe7afeb5ba6ba0ffeeac6594 authored 11 months ago
Merge pull request #1311 from LibrePCB/842-fix-duplicating-component-signals

Library editor: Fix suggested signals when duplicating component

github.com/LibrePCB/LibrePCB - 9adcbc9968300748362a7d5cc1e471bb9a64c0d3 authored 11 months ago
NewElementWizard: Fix duplication of component signals

github.com/LibrePCB/LibrePCB - 0d22dde24cdd533b9576db98a8115606c0181752 authored 11 months ago
Merge pull request #1310 from LibrePCB/834-fix-dark-control-panel-list-colors

Control Panel: Fix unreadable list view colors for dark themes

github.com/LibrePCB/LibrePCB - d921d9ab033f5d90f38bbd3c59962fd4cf704e87 authored 11 months ago
ControlPanel: Fix list view colors for dark themes

github.com/LibrePCB/LibrePCB - 3afe54336634cf9f774b45c217cc99009a704c24 authored 11 months ago
Merge pull request #1308 from LibrePCB/hide-redundant-symbol-pin-numbers

Schematic editor: Hide redundant pin numbers

github.com/LibrePCB/LibrePCB - 5fc61f1f6ebb232f757e57cbbe95c3ff280f4a49 authored 11 months ago
Schematic editor: Hide redundant pin numbers

Hide pin number if it's identical to the pin name shown on the
schematic. This avoids cluttering...

github.com/LibrePCB/LibrePCB - 481fe79509ad8546197f999c246e9b7e450ffe71 authored 11 months ago
Merge pull request #1304 from LibrePCB/pcb-preview-output-job

Graphics output job: Add support for realistic PCB rendering

github.com/LibrePCB/LibrePCB - b221425c05176f949eef94382004d76231108889 authored 11 months ago
Merge pull request #96 from LibrePCB/screw-terminals

connectors: Add support for screw terminals

github.com/LibrePCB/librepcb-parts-generator - 3e4398af689bbb1fb0b02f6e19bf918f831f0386 authored 12 months ago
connectors: Rework screw terminal symbols

github.com/LibrePCB/librepcb-parts-generator - b59a96629d2d24d1591d11bba28a73ad6f7bcb81 authored 12 months ago
connectors: Add support for screw terminals

github.com/LibrePCB/librepcb-parts-generator - a1c3fab4fc801243b16dd5432289f3004b53d3d5 authored 12 months ago
Implement new class RealisticBoardPainter

github.com/LibrePCB/LibrePCB - cad76c93e345dc4980cdfdaeddfb1dba6de5c81a authored 12 months ago
GraphicsOutputJob: Add support for realistic mode

github.com/LibrePCB/LibrePCB - be40cb4a2527dc7cf36b759e3d09fe248ab22082 authored 12 months ago
Merge pull request #1306 from LibrePCB/controlpanel-delete-shortcut

Control Panel: Support delete shortcut in projects tree

github.com/LibrePCB/LibrePCB - 78762d8dcfb493b10ac385348ddc1c2564eea0e5 authored 12 months ago
ControlPanel: Support delete shortcut in projects tree

github.com/LibrePCB/LibrePCB - 8551fe4eccbe7d073a8b051dfec3b4d7a9f04645 authored 12 months ago
Merge pull request #1303 from LibrePCB/1029-manual-new-project-path

"New Project"-wizard: Allow modifying project directory & filename

github.com/LibrePCB/LibrePCB - 43154ff748ed99bcc70da8bb8f97c1646fdb5cd3 authored 12 months ago
NewProjectWizard: Allow modifying full project path

Support changing the filename and directory name when creating a new
project. This also allows t...

github.com/LibrePCB/LibrePCB - eae2a8994146320dcf12daed3926950b2bd7858d authored 12 months ago
Merge pull request #1302 from LibrePCB/1073-fix-tht-pad-trace-layer

Board editor: Fix layer change when starting trace on THT pad

github.com/LibrePCB/LibrePCB - 7ad7dd856c2c02167ea95982cd0a67bbfd5d1476 authored 12 months ago
Board editor: Fix layer change when starting trace on THT pad

github.com/LibrePCB/LibrePCB - 60c01ce1ad3be402e4a9bff44c9cc6f5824d3fb5 authored 12 months ago
Merge pull request #1301 from LibrePCB/1262-3d-zoom-rotate-at-cursor

3D Viewer: Improve behavior of zoom/pan/rotate

github.com/LibrePCB/LibrePCB - 4cc175a45dc5afe0442954d6aafbb267f718c1ac authored 12 months ago
OpenGlView: Improve behavior of zoom/pan/rotate

- While panning, *exactly* keep the grabbed position below the cursor
(no slip anymore).
- Zoo...

github.com/LibrePCB/LibrePCB - 6284c13dec1cec2d68d9498d5b693c241639293e authored 12 months ago
CI: Fix macOS build failure, one more time

...as always, macOS CI suddenly broke without any changes made on our
side.

github.com/LibrePCB/LibrePCB - ec90b0cda394130c9cdbfb7a0ea3a1efd25818c0 authored 12 months ago
Fix possibly empty device/package name in assembly options

github.com/LibrePCB/LibrePCB - 79323b4e7efb0e9a220f024d382917c7d1e20227 authored 12 months ago
Merge pull request #1298 from LibrePCB/1297-fix-pin-name-edit-length

Symbol editor: Fix max length of pin name input field

github.com/LibrePCB/LibrePCB - c3ef738c0b221847ed459be9a3c26992a65353db authored 12 months ago
Symbol editor: Fix max length of pin name input field

The pin name input field was limited to 20 characters, although the
underlying data structure su...

github.com/LibrePCB/LibrePCB - b41017322bacaad7f4d528fd84abfeb8e3ea1e6b authored 12 months ago
Merge pull request #1300 from luzpaz/repology-badge

Add Repology badge to README.md

github.com/LibrePCB/LibrePCB - 914a2096d49e939b8807228dd70923454734b3af authored 12 months ago
Merge pull request #74 from LibrePCB/mechanical-pads-convention

Package conventions: Add convention for mechanical pads

github.com/LibrePCB/librepcb-doc - 8f9e72623c0568981275d9492d306406e397f89b authored 12 months ago
Update translations for ab1d178b

2024-02-07T12:33:20+01:00

github.com/LibrePCB/librepcb-i18n - 7b9aef1db43fc6c1a227b70c3acee4cbda87ed3d authored 12 months ago
Update translations for ab1d178b

2024-02-07T12:33:20+01:00

github.com/LibrePCB/librepcb-i18n - c0ffcbac577af6c2bc6c55e809702e43aa29ae13 authored 12 months ago
Add Repology badge to README.md

Closes #1299

github.com/LibrePCB/LibrePCB - 6911414ce241551729f2643d02879712f710ae07 authored 12 months ago
Package conventions: Add convention for mechanical pads

github.com/LibrePCB/librepcb-doc - 18cdb30923b21f8f60cf4559a1093722a1e10735 authored 12 months ago
Merge pull request #1296 from LibrePCB/add-pkg-pad-uuid-check

Package check: Warn about invalid pad connections

github.com/LibrePCB/LibrePCB - ab1d178b3566a3a3199d82a4b782cca9b0581de3 authored 12 months ago
Package check: Warn about invalid pad connections

github.com/LibrePCB/LibrePCB - 629bd1d89439b3487f5486b2844734fbacdfe795 authored 12 months ago
Add FOSDEM 24 video to about page

github.com/LibrePCB/librepcb-website - 3c12ebfa27b49420b62fbab72954b0c0bcd0a036 authored 12 months ago
axial_tht: Fix broken footprint pad connections

github.com/LibrePCB/librepcb-parts-generator - 89ac7df3e6f5b1109e112ecd2c4f60a63a05b0e6 authored 12 months ago
Update translations for aa3119fd

2024-02-01T15:49:13+01:00

github.com/LibrePCB/librepcb-i18n - 8d7298c9e49ac6e8fdb80f97307a7576e6038967 authored 12 months ago
Update slides for FOSDEM 24

github.com/LibrePCB/librepcb-slides - 0e7b3fe2e1573e65a263a5d9f601e4fa0bdf3255 authored 12 months ago
Update various information

github.com/LibrePCB/librepcb-slides - 128e343400044b214ddd919b67d4a0de9891257d authored 12 months ago
README: Add instructions for presenting the PDF

github.com/LibrePCB/librepcb-slides - 45f8745fba46f061bb4b803abd3a8aff897ec1cb authored 12 months ago
Add logo to last page

github.com/LibrePCB/librepcb-slides - e2c6f031cbebb253ad9d7583241847597af25074 authored 12 months ago