Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/LibrePCB/parseagle
C++/Qt library to parse Eagle XML files
https://github.com/LibrePCB/parseagle
Add support for Qt6 (#17)
e718d83f2e58fd9f300cbdaf8d4fa5c6295042c0 authored 11 months ago
e718d83f2e58fd9f300cbdaf8d4fa5c6295042c0 authored 11 months ago
Wire: Add support for line style and line cap (#15)
e60f90b95c546a6fd5df9705420b8e8b94aa57bb authored about 1 year ago
e60f90b95c546a6fd5df9705420b8e8b94aa57bb authored about 1 year ago
Device: Add support for technologies (#14)
0b96168b64f35949d4598f37993255aa08674972 authored about 1 year ago
0b96168b64f35949d4598f37993255aa08674972 authored about 1 year ago
Add support for attributes in schematic parts (#13)
fdf17905f286a7774d5d038fb33d56635e3703d1 authored about 1 year ago
fdf17905f286a7774d5d038fb33d56635e3703d1 authored about 1 year ago
DesignRules: Make name attribute optional (#11)
Although the EAGLE DTD files specify the "name" attribute as required,
there seem to be EAGLE b...
DomElement: Clarify the "attribute not found" error (#12)
Add more information to the error message to easily find the XML node
which causes the error.
CI: Replace Ubuntu 16.04 jobs by Ubuntu 22.04 (#7)
b02eb58adeac8777d6760a7c40d0a0c1f62826eb authored about 1 year ago
b02eb58adeac8777d6760a7c40d0a0c1f62826eb authored about 1 year ago
README: Document error handling concept (#10)
eec63a7dd36a7b0cfe3b727fa23992a2bacaa3a0 authored about 1 year ago
eec63a7dd36a7b0cfe3b727fa23992a2bacaa3a0 authored about 1 year ago
Add support for many more Eagle objects/attributes (#9)
18279006c62e14b8146f6fd9ff6ca59da10dcfc1 authored about 1 year ago
18279006c62e14b8146f6fd9ff6ca59da10dcfc1 authored about 1 year ago
Point: Implement comparison oparators (#8)
e00c1ca69475cb90508de0a092c3ab9059a774bd authored about 1 year ago
e00c1ca69475cb90508de0a092c3ab9059a774bd authored about 1 year ago
Slightly clean some code / improve consistency (#6)
6feb19ab4a8ced41454b211caab6a59ec38e7a77 authored about 1 year ago
6feb19ab4a8ced41454b211caab6a59ec38e7a77 authored about 1 year ago
Move all enums into separate header file (#5)
To allow sharing them between multiple classes.
9cee387f1a003f6f5199a9c29beb762cfb6b10b4 authored about 1 year ago
Return parse errors as strings instead of throwing exception
1ab6e95a2caf990e09c3bda5e5a2b9f58a61c6ba authored about 3 years ago
1ab6e95a2caf990e09c3bda5e5a2b9f58a61c6ba authored about 3 years ago
Connection: Add support for multiple pad connections
d83e05dfdeb57aecdc29ce88459b586430ee7e4e authored about 3 years ago
d83e05dfdeb57aecdc29ce88459b586430ee7e4e authored about 3 years ago
Library: Add constructor to load from QByteArray
2c45ff439b6038213a4cc81e58e89e5460736e18 authored about 3 years ago
2c45ff439b6038213a4cc81e58e89e5460736e18 authored about 3 years ago
Text: Support alignment
7446e6adbed57e525af0fbddedd3be370c83cbab authored about 3 years ago
7446e6adbed57e525af0fbddedd3be370c83cbab authored about 3 years ago
Rectangle: Support rotation
6914082af4cdb9d36bb776b96435d4f2ba6fc782 authored about 3 years ago
6914082af4cdb9d36bb776b96435d4f2ba6fc782 authored about 3 years ago
Rotation: Support mirror and spin
4ded75eb9d33e710b0d1e4c766299a8fa5df5999 authored about 3 years ago
4ded75eb9d33e710b0d1e4c766299a8fa5df5999 authored about 3 years ago
CI: Use different Docker images instead of runners
To fix failure due to missing runner.
d8e154b9c8edea7ff01be3dced6c8a951c2ed886 authored about 3 years ago
ThtPad: Support pad shape "offset"
237c5a60440739d967be148f5e98db82e48ac485 authored about 3 years ago
237c5a60440739d967be148f5e98db82e48ac485 authored about 3 years ago
Bump version to 0.2.0
03a4a85628ae272596323ac535ee68c64ff212f5 authored about 3 years ago
03a4a85628ae272596323ac535ee68c64ff212f5 authored about 3 years ago
Setup CI with GitHub Actions (#4)
ce0c8e65b265d338f51e444ff49582daf2481385 authored about 4 years ago
ce0c8e65b265d338f51e444ff49582daf2481385 authored about 4 years ago
CMake: Compatibility with CMake 3.5 (#3)
Increase min CMake version to 3.5, which is available on Ubuntu 16.04.
The DESCRIPTION and HO...
41f0e77d3a19d71686e53bafd025c87c90b69577 authored about 4 years ago
Add CMake support (#2)
53cf24276e3bbcc285debac73aa272c79234fe4e authored about 4 years ago
53cf24276e3bbcc285debac73aa272c79234fe4e authored about 4 years ago
Remove eagle_7.5.0.dtd (#1)
Due to (possibly) licensing issues. See discussion here:
https://www.element14.com/community/th...
Remove GENERATED_DIR from qmake project file
It is no longer needed.
87d9da6a1c81fdc9495c97320950fcd4ebe58db3 authored over 6 years ago
Add project file and sources
df70be2f71d9f1de5ed1a275d8a26f6196f63b4a authored over 7 years ago
df70be2f71d9f1de5ed1a275d8a26f6196f63b4a authored over 7 years ago
Add specs: eagle_7.5.0.dtd
11a7bb7020822cde70f059c09929cd119188411d authored over 7 years ago
11a7bb7020822cde70f059c09929cd119188411d authored over 7 years ago
Initial commit
38afa8b2791698bb33d921e68f1683ee89ea86b4 authored over 7 years ago
38afa8b2791698bb33d921e68f1683ee89ea86b4 authored over 7 years ago