Ecosyste.ms: OpenCollective

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

github.com/LibrePCB/LibrePCB

A powerful, innovative and intuitive EDA suite for everyone!
https://github.com/LibrePCB/LibrePCB

updated readme (added screenshot)

59107894c79d988dbab2394b23ef0f8aea1cff36 authored over 9 years ago
updated demo workspace library

b30394ed497726cede0b07ca2e9234b441f38cd3 authored over 9 years ago
AddGenCompDialog: enabled tree navigation with up/down keys

15b5eca124fc0b2991ae3952c03c2352e4105e05 authored over 9 years ago
added nproc to travis config and use 8 cores for make

b5083aae8281b08464b8fa0d8bcd1b9a3637e0fc authored over 9 years ago
small changes in readme, travis config and common.pri

0bbe75f04068a7f86a906feb2df1d69db35406e6 authored over 9 years ago
change minimum required Qt version from 5.2 to 5.4

771b91fbaaff4eb9bbfce9d64654ef57863b7c8f authored over 9 years ago
fixed some compiler warnings

e44940bbe6e1242c75425ca54ac63b0736512490 authored over 9 years ago
updated .travis.yml (install g++ 4.8 and qt tools) and readme

41d9238622242dbc56f3444d338d9ba98656638c authored over 9 years ago
updated .travis.yml

52f3bb9f8155763e5b347121a9d6e9bab0926821 authored over 9 years ago
fixed compile error with Qt < 5.5 ;-)

0e63d3e0b00e7178a53740aa8520a754591f437d authored over 9 years ago
added build status to readme

d6a56abec3b28d518a37bc5bf3a655867e2b5df8 authored over 9 years ago
added Travis CI configuration file

bb24ed7853597b8f2055c1eed1af526e5819687c authored over 9 years ago
updated readme

acefe47aa6a33c1557a103ff774cc4baba87f784 authored over 9 years ago
added qInfo() message handler to Debug class (to support Qt5.5)

1fa244e81fd5292c1affb23e9ee1fd718a5f3e7f authored over 9 years ago
fixed crash when adding a generic component to schematic

6ff41a5c97aa427c5ffdef28dde3a8715a317b99 authored over 9 years ago
replaced "Application::applicationVersion().getNumbers().first()" with shorter "Application::majorVersion()"

6c1cea1c60879fce303f7c708088233396a7401c authored over 9 years ago
fixed FileLock issue on systems where "long" is only 4 bytes wide

edd74535dadc122956436135a312bf7edc594e2d authored over 9 years ago
fixed compiler warnings/errors

a7b5c4d4b3984b1b817a84124754de150c512e60 authored over 9 years ago
added "CONFIG += warn_on" to common.pri (not sure if this really makes a difference...)

f2b20e306e142e612c49bd94db25160077e0331d authored over 9 years ago
replaced most of "uint" with "int"

http://www.soundsoftware.ac.uk/c-pitfall-unsigned

0a4ebec6c633ba24962f92e4f8555b943e718f97 authored over 9 years ago
added initial support for copying generic components and symbols from the workspace library to the project library when adding components to circuit (still buggy)

99375f1fd2d904e008d990394fc438e4c555b48a authored over 9 years ago
fixed error while saving a project; fixed small bug in the add component dialog

3edd7f9ee1df18a554075ba02227d92b86ed7dda authored over 9 years ago
added library file "elements.h" which includes all library element header files

12c1ce0ed25031741eb073d61a64fb2447ef1655 authored over 9 years ago
qmake: replaced "CONFIG += ordered" with explicit project dependencies

6558edb6cfba4708b1d2ae6c923d0c82d868fa8d authored over 9 years ago
updated demo workspace

339f9ba0ecf465edb2e185ba6df4a294554b4ac2 authored over 9 years ago
added support for library categories; improved AddGenCompDialog (with many new crazy bugs!)

a1057aaea8edba33f6220fcf9948e7571f451d36 authored over 9 years ago
fixed wrong xml files in workspace (attribute "file_version" --> "version")

f6cc899c053ff212bf8e395510db16f21f84ee50 authored over 9 years ago
updated some diagrams for developers

6cc069b9b992fe3a87fcb9a6331a2d81626ecfb8 authored over 9 years ago
updated doxygen comments; updated logo for doxygen

5bb325605bd4c7f5b29cf0ac6cb57b34a3bc1fce authored over 9 years ago
renamed directory "lib" --> "libs" :-)

618a8539ed707b894fffb6e82995883af556ade7 authored over 9 years ago
lot of changes / refactoring:

- removed dependency from static library "librepcbproject" to "librepcbworkspace"
- added class ...

866e00353caca48f4048749b44bd0df6e3f1b343 authored over 9 years ago
added possibility to specify the target file version when saving xml files

- updated interface IF_XmlSerializableObject (pass file version number to serializeToXmlDomEleme...

f97564b8ba3d274ea4bebc347f038e12d8774163 authored over 9 years ago
improved layers concept

- added "visible" property
- added project::SchematicLayerProvider
- removed schematic layers fr...

d13256a20251f921fc829de25016259a3aaa945f authored over 9 years ago
added methods Application::setApplicationVersion() and Application::applicationVersion()

75bc4ad6b7bc4740e164b7a5155ae56d1baf4496 authored over 9 years ago
small improvements in class LibraryEditor

22b40313185227999f1291396e9ce9ed3ddbefcf authored over 9 years ago
fixed includes and forward declarations

fdf54b365bbe74a4db464c87f79b839522cfef3d authored over 9 years ago
small improvements in common class XmlDomElement

76c3313be2b134eca68f6f832baeb320bc1f19d5 authored over 9 years ago
simplified common class "Version"

e3a6ff516537f2d7a6f477f64c03af1ff739387d authored over 9 years ago
moved board & schematic editor files from "librepcbproject" to "librepcbprojecteditor"

c6cb8c7d77702e697680436146d577b5981aa3ae authored over 9 years ago
moved ControlPanel back to the project "librepcb"; pass workspace object as argument to projects and subclasses instead of a global singleton

9af8594ba249ad8270686a6fb86a0c87ec3c2fcb authored over 9 years ago
added architecture overview diagram

532681b2df721b236c96307847255530e25fad1c authored over 9 years ago
added static library project "librepcbprojecteditor"

b9ec9d8445abdd6220eb3022fab451b56858e228 authored over 9 years ago
fixed #include paths

b366f65d11347f13e06623ee6334663baca1c15b authored over 9 years ago
moved files from project "librepcb" to static libraries "librepcbproject", "librepcblibraryeditor" and "librepcbworkspace"

fe6f8c460ed733174c2e0f517fb5ea2735d530ac authored over 9 years ago
added static library projects "librepcbproject", "librapcblibraryeditor" and "librepcbworkspace"

2d3268089d23080fd787b3b9d44f0ecde443b02b authored over 9 years ago
stopped loading the whole workspace library in projects, load only the project library instead

debb3de7088990a9d52a4bdfb2334b5e71980f0f authored over 9 years ago
added new developer tool to update project libraries from the workspace library

04b2cbc04b7e422e2346d230363438539f221c7a authored over 9 years ago
worked on workspace library classes (updating the SQLite DB is now possible)

807ba51980d6999117d26e76e0860dae141f9a0c authored over 9 years ago
changed application icon (better than the old icon, but still provisional)

deb4ad9b9cb39020e67c3dfdd2aaffaebf5c4e0b authored over 9 years ago
small bugfixes

349b19a944ab9367f9ff7132fdec0b3ebbce4ffd authored over 9 years ago
updated demo project (added footprints to board)

94e5bf0f3ad6b226e2930ccc583cc8133bd8d96a authored over 9 years ago
added new elements to workspace library (automatic import from eagle, needs manual rework)

d259d5eb057c864e2d30dd5189e0dbb565c9f710 authored over 9 years ago
improved eagle importer

3db78f5400b520bea3804e92b7c16bbaa2042e22 authored over 9 years ago
worked on boards/footprints support

61f6ed3ac2acf413cfbb06ff02e0aca4bb31527e authored over 9 years ago
library: added generic component attribute "is schematic only"; updated demo workspace

461f5c7c550271093267752749fecb4c270263b0 authored over 9 years ago
fixed non-existing slot in SLOT() macro; replaced some SIGNAL() and SLOT() macros with function pointers

f42b9c516c39a97cab8ae1238bc8c59f5c8c11b1 authored over 9 years ago
fixed packaging files

b98c986fad046c4a98d409e8fba283bc898e9724 authored over 9 years ago
search/replace in all files to rename EDA4U to LibrePCB

4a66110221fdd60000f8c04165fac22b10a87390 authored over 9 years ago
renamed files from EDA4U to LibrePCB

c28f1775266c9b3bd1df907274ba07531987dc24 authored over 9 years ago
added provisional board editor FSM; worked on board/footprint support in projects

8ceb190d720debceb0f90956c85f6af801c04d0d authored over 9 years ago
various bugfixes and improvements in eda4ulibrary and EagleImport

40b5734ae93de4655aa0a24461051aebc4ff2450 authored over 9 years ago
various bugfixes in eda4ulibrary and EagleImport

1d04948e9d0422bf01b17038a728b24ca79e8be2 authored over 9 years ago
added provisional footprint element "holes"

3086f3b3bb47e6cafc0974ae06dd4f04b478d88c authored over 9 years ago
implemented IF_AttributeProvider in BI_Footprint and ComponentInstance

22b3133da4ae748428d81ff587b0a010fc6ae88c authored over 9 years ago
updated demo workspace

4e08ef88d3195608388af82cf9e002401fa854e8 authored over 9 years ago
eagle import: added support for footprints, packages and components

23d192b4a601acbd39e0a5fab91495b6e1a6ef14 authored over 9 years ago
added very provisional support for adding components (with packages/footprints) to a board

c4bd0dd3ed944fb41909e32a465d91beff4cf321 authored over 9 years ago
various improvements in project classes...

5c302884b7dd984e307c8ce2df525c35f6715315 authored over 9 years ago
eda4ulibrary: added initial support for footprints, packages and components; some small improvements;

cb243e4fe4a55ee2aeb9e6e641fdb059f4d1cc7b authored over 9 years ago
eda4ucommon: added initial version of BoardLayer

bc0bd8ef42c4849f4a5d83aa70665bb28a29c67b authored over 9 years ago
exception classes: show translated user message in debug/log output

b22cfb45df2eaad695b5016a02e7d54f43ccf1ef authored over 9 years ago
moved algorithm to convert symbol lines to polygons from "eda4u" to "EagleImport" project

579e923f013e17f0cd45a99ddfd0e27e5026f091 authored over 9 years ago
redesigned xml nodes of symbol polygons and ellipses

- renamed attribute: "line_layer" --> "layer"
- renamed attribute: "line_width" --> "width"
- re...

be70872c58f29e60a168178cec4c1f2aa7cbac02 authored over 9 years ago
fixed test project

60ab8e4c0334a80ea87064441f7195c015fbc0c5 authored over 9 years ago
Merge branch 'gtest' into use_static_libraries

c963f1eb1cbb43af049e401493e15b4a22d6674f authored over 9 years ago
Merge branch 'master' into gtest

44a29a83beb4bf3853d8ef87c907b47d3f7011b6 authored over 9 years ago
Merge branch 'eagle_library_import_tool' into use_static_libraries

b37aefdf5232c0dfaca0e3368272634badd2c29f authored over 9 years ago
fixed static library linking order

d71b06527a3e2302e1d3ebc1f098faef174f0cb1 authored over 9 years ago
decoupled project "eda4ulibrary" from workspace settings

fa4bd45f8277e1fbfcebc03631aff8c2cd92ae3c authored over 9 years ago
renamed project: "src" --> "eda4u"

6d84cac764ba972ee27af09c923e1fbebe5f13e7 authored over 9 years ago
fixed #include paths

94b43cff1fa36231999732560df49e595135aca2 authored over 9 years ago
moved files from project "src" to project "eda4ulibrary"

341013abbe773e9ac680b3e7b1a316ce12cfd4f3 authored over 9 years ago
fixed #include paths

52df0226402bd093f614dcd203fe54839d2f2291 authored over 9 years ago
moved files from project "src" to project "eda4ucommon"

70f5628f9e16f44f0771a4fa4356df0eb8531c17 authored over 9 years ago
added subprojects "eda4ucommon" and "eda4ulibrary"

efe53afe7c69a0e4cfc9d1ac0bb7960375dbccf0 authored over 9 years ago
updated eagle import project

e525e16744ee9af9d2d84fc5fe8b1efdf1150645 authored over 9 years ago
Merge branch 'master' into eagle_library_import_tool

f9648ec8ed6a773b784c0b2421534ad3f8ae8644 authored over 9 years ago
worked on board support in projects

18208a0a549e400e830276df677f1baaad0e140c authored over 9 years ago
worked on library classes Package and Component; added demo footprint, package and component to workspace library

dcde99d69fea4a5114c93d738567d61faf09d067 authored over 9 years ago
renamed circuit.xml element "instance" --> "generic_component_instance"

ce620957172a3d8b2a24ab2c41b1b7cdc12990e9 authored over 9 years ago
added first support for boards (they can be created and opened with a new board editor)

557ded2317eddcafc465c09b8d89bf327860eef7 authored over 9 years ago
updated unit test project

aca0d0478d4f92a4e398f25c0734d1a3707c53b5 authored over 9 years ago
Merge branch 'master' into gtest

7e8c7f077ba4f80994deaf96b8c64ceb1e6f3537 authored over 9 years ago
replaced gtest with gmock (which also contains gtest)

685ccea0b01f38d617ceb0041f128f58a3f9315d authored over 9 years ago
updated symbols in demo workspace library (adjusted position and height of texts)

0a55853117c9839040114fc9ad00fd9056c2ceb6 authored almost 10 years ago
fixed wrong scaling in pdf export; improved text rendering in symbol graphics items

da717b8c3818b4e20c28df87062c5a4bc259e3f4 authored almost 10 years ago
added debug workspace setting to show the text bounding rectangels of graphics items

437ddad42a186e30bbc09d65a611e5f20f89a507 authored almost 10 years ago
changed NetLabel layer color to green

31b3be712ccc94d20c03dec362b11af385399416 authored almost 10 years ago
common alignment classes (HAlign, VAlign, Alignment): added methods to mirror the alignment

d9269cd4a3b1c78cf2b81d827f06941ff35d9981 authored almost 10 years ago
fixed wrong graphics item grab area of rotated netlabels/symbols/pins

6fd9bc7de95e758be1b76e0f7f59b1117231ceaf authored almost 10 years ago