Ecosyste.ms: OpenCollective

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

github.com/LibrePCB/demo-workspace

[DEPRECATED] A demo workspace for LibrePCB developers
https://github.com/LibrePCB/demo-workspace

renamed all library xml files

repository.xml --> repo_v0.xml
v0.xml --> cmpcat_v0.xml
v0.xml --> pkgcat_v0.xml
v0.xml --> sym_...

fd216e8a8c65414ae452987a1b0080e333bc7120 authored over 9 years ago
updated demo workspace library

cb5350f1bec8e9bae2b1b8b2a124df2e4f6c8b07 authored over 9 years ago
updated demo workspace library

65b6341fc6fbb375da4e4750449b0129d4fbd79c authored over 9 years ago
updated demo workspace

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

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

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

44010d180ee337a1cb5ca25fef3884546562ed5d authored over 9 years ago
small bugfixes

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

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

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

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

52eda254a3ba175c6cbf9c47f46a86d21c18bfca authored over 9 years ago
renamed files from EDA4U to LibrePCB

3cf018938335d035c688ec0d229bc419b58e46b6 authored over 9 years ago
various bugfixes and improvements in eda4ulibrary and EagleImport

68185ff220174841304b0f1dcb0f7bf48153dbf0 authored over 9 years ago
updated demo workspace

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

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

49f633ba1a2cd5f10a3749d955aaac81f5b594b9 authored over 9 years ago
worked on board support in projects

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

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

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

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

c7aaae732e0b4d544fc53ad1c630039a347ed7bf authored almost 10 years ago
updated demo workspace (changed text alignment in a symbol)

e6d9a5e8c1dedc9475351f78c8d890571cbf5dcc authored almost 10 years ago
added grid properties to each schematic; updated demo projects

71124ce020cbd6eab66805e6605a8b54f3467751 authored almost 10 years ago
updated demo workspace

3509a0e27ac9f10436db72d9217cb699e84f0cf9 authored almost 10 years ago
updated demo projects (removed schematics.ini files, removed symbolic links in the project libraries)

79a8d7f6c007a1e6cd2ec8898e27bcb4ed09066e authored almost 10 years ago
updated demo workspace

58f839cde774e42be5d894f7d9b7670df34e42d9 authored almost 10 years ago
improved SchematicNetLabel class and schematic FSM (support rotation + highlighting); updated demo project

7fbd795cbee881384637c7ab1369739caf16387e authored almost 10 years ago
updated demo workspace

55fe86d0b0c110a17315013358e7e75bd5ec09af authored almost 10 years ago
added support for ellipses/circles in symbols; modified concept of symbol polygon segments

7a316009c3a022a4c2b5a715b354843c9bd5efd9 authored almost 10 years ago
updated demo library and projects

304d9691b4cbc17c01b92f2faeebd2c73bd2a57b authored almost 10 years ago
updated demo library and projects

8abfddc02704f59f97e2980a3d5a74922a76572d authored almost 10 years ago
updated workspace library and demo projects

2d02f2932c6eb892fc98f4328c2d46a080472d6c authored almost 10 years ago
updated library XML files

5078aa24842dd0ecd437d8016856f175ae51f5eb authored almost 10 years ago
added OpAmp to workspace library

ff550352ad9a97956549983e6321abbb7793b02a authored almost 10 years ago
updated demo project

981c8f6cf928f3abb99bfb2d2d2af84f6c469ba1 authored almost 10 years ago
added schematic page with many symbols/netlines to demo project

10c30a69e4144f39a6b6f552326b6560f072de65 authored almost 10 years ago
use new interface class project::IF_ErcMsgProvider as project::ErcMsg owner (instead of QObject)

1d60722d389a245ae237a052f4e308c79dd0dcd0 authored about 10 years ago
automatically add the suffix ".e4u" when creating a new project; small fixes in demo XML files

ce1318a1d50f38f8848844253618b9b1a804f2ec authored about 10 years ago
added generic components and symbols for GND and VCC supply

bccc470e89d1ca894c976a75e0c31c3b8b70c50c authored about 10 years ago
added attribute "forced net name" to generic component signals (used for supply symbols like GND, VCC, ...)

bc418e4f14b1b7d76295b3310cc2e87e2f196d9f authored about 10 years ago
little improvements for the generic component signal roles (use strongly typed enum, removed "supply" type, updated XML)

010d77ac7bb33d3e0a5e4f19cc4e42a9f0ad1b52 authored about 10 years ago
updated demo project XML files

09f9e468e66ad3319a244f48f1348e0e9904668a authored about 10 years ago
added meta data to *.e4u project file (name, author, created, last modified)

4194c5e1a64afdc533ae1a3889097060fc441b52 authored about 10 years ago
demo workspace: improved some symbols, added namespaces for variables in texts (e.g. "${NS::ATTR}")

ecb3b2bbf3f69c315b980709af7c92a6f9aaac2c authored about 10 years ago
updated schematic XML files of the demo project

65d6f742560d5888a22710daf9e6161c72bb9fc7 authored about 10 years ago
circuit XML update: save generic component instance name as child node instead of an attribute

c62215705776be05381f5f9aa2f47783a513bc8a authored about 10 years ago
added the "value" attribute to GenericComponentInstance

2db40cd66c29059498445fec8180a35d7ae9390b authored about 10 years ago
added attributes and default values to generic components (updated XML files and classes)

1f5de746137c0e37e30db1db24dcbbca3d1cfb41 authored about 10 years ago
added some ERC messages to classes NetClass, NetSignal, GenericComponentInstance, GenCompSignalInstance, SymbolPinInstance and SchematicNetPoint

dfbc78c6b10578d57006372a227cce99026737f0 authored about 10 years ago
moved some files in the demo project folder

c9c44578ee2a526840ad137073206479f7ac408c authored about 10 years ago
added some more bash scripts to the workspace library

aa1836be7e01c5f65879871199005ea0ce0bfade authored about 10 years ago
added symbols and generic components for resistor, inductor and bipolar capacitor

83cea951bef8a1aea4ac90a89166fa141a407873 authored about 10 years ago
updated XML definition of symbol polygons; added schematic layer "symbol grab area"

304ba75e2e086dabd4d9f870f249848c09e8852d authored about 10 years ago
small bugfix in a shell script

c7042e298c987651a8bd0cc50930d7d29eba39c2 authored about 10 years ago
added possibility to specify in the generic component which text should be displayed for each pin

e98bd2e1afba1cc2a50a10b479b8007a5cd8450e authored about 10 years ago
use prefix + auto-incremented number as generic component name (instead of random number)

9e17347d033757919cdba92e83142e682c93997c authored about 10 years ago
updated the demo project

f6b99d2de1ee50ea9edb39886e05aed33d5bf855 authored about 10 years ago
added "width" attribute to schematic netline

3af627263cf4371edb5e03a1d0bbff494be9475e authored about 10 years ago
worked on the schematic editor FSM; added new undo commands; some other changes...

283016b02a15ea99f427c73f9bc41feb78c3d491 authored about 10 years ago
Revert "added some symbols :-) (from Eagle import - not sure if they work properly...)"

This reverts commit a7a04fe94d63f74555d9e779ddffcf19b024fdc4.

4e92287178b0729f812d798050ad93a2ff9c40a1 authored about 10 years ago
updated some XML files; updated library class GenericComponend (added Signals and Symbol Variants); added workspace settings for library elements norm order

ab94ca00054ba6491a8a0303132779d8ed4bd8ac authored over 10 years ago
some small changes; implemented parts of the Symbol class (added SymbolPin, SymbolPolygon, SymbolText)

40ee7f18ec9cfe00b5b16d50f9f8a22184a5fa84 authored over 10 years ago
updated some XML files; updated diagrams; added diagrams as svg files

8fbde2b0c879ee3b06c259c832411fae9d442bb8 authored over 10 years ago
fixed some issues in xml files

20e991f8da7f10cfec66f44bf420959073e95111 authored over 10 years ago
added some symbols :-) (from Eagle import - not sure if they work properly...)

1f9b0344ac93daa46350d9fb52be761b054bc011 authored over 10 years ago
small changes to CADView; updated SchematicEditor; updated SchematicEditorState and related classes

314fe2b38f7b04fe4443f39378581805894c681d authored over 10 years ago
small changes to library file structure

644fd272ea1c3e1986d844e487fc3f440446d67c authored over 10 years ago
forgot to update the demo project file...

45af9bcae95c1a6225343520e99fc72b912754b8 authored over 10 years ago
renamed all library XML files (show file version number in filename)

23e7dfa5dd1d9d440d7f8e15f26a0a3e175db2d4 authored over 10 years ago
updated some XML files, added comments for documentation

d380c8fd7f8ff6f1d085f104d883629c74c63e70 authored over 10 years ago
updated class SchematicLayer (and related XML files + documentation)

c8fcc7015c6741f6f0b93b2035db3bc77bd2319d authored over 10 years ago
updated schematic xml file format; added classes SchematicNetPoint and SchematicNetLine

44c6e5676c2193acb211d0ebe0957339eb3ac76c authored over 10 years ago
updated project file structure

72bacbe6f98f9cc52168d5ddaeaefee13c35895b authored over 10 years ago
class ProjectLibrary loads now all library elements of the project; updated circuit xml file structure

0837e07a6c56f4149e3c8f1cdf5eceec41893ff2 authored over 10 years ago
updated circuit xml structure; updated classes Project, Circuit, NetClass

57ac30bd402090a2eb38f3c2f29b84e0f391e9d3 authored over 10 years ago
updated project file structure

ebcea2de1f82574fb9df1cd6e247200058908590 authored over 10 years ago
updated demo project library (use symbolic links to the workspace library)

bcf196f1253bb82469a7bb7c191ed8c3f5f3341a authored over 10 years ago
added class FavoriteProjectsModel; improved control panel; some other small changes...

5b66a0b3a06d2cdd55b6ea5619492397d4c397e9 authored over 10 years ago
added class RecentProjectsModel; improved control panel

b5b85be1b49f6013dad69ba29ecf7fd06fd6b046 authored over 10 years ago
added files for packaging; updated the control panel;

ee7d98c4887a7fba5b63e933398a8cb51ecbd89a authored over 10 years ago
some changes in the workspace XML files

396ab54e7b36ddef4492be55313dd653c4031f3f authored over 10 years ago
updated the project overview diagram; updated the library XML files;

407c17c7d0bb5cc01115098890cd5bddb39a22f4 authored over 10 years ago
updated the library XML format slightly

670bf81fbf572adc32deaced85f8c9d703d0021f authored over 10 years ago
worked on Controlpanel and Workspace

d520973c376e4d4b459537ab7e1f8986ef0d92da authored over 10 years ago
added some dummy projects to the workspace

5f6f6b9261b7654f7a10db941f0ea1aede6b4b8b authored over 10 years ago
added classes WorkspaceChooserDialog, Workspace and ControlPanel; added stub classes for Library and Project

330f92be694d1a1356c5e6609f7936d3f321e1ed authored over 10 years ago
initial commit

9567be70c166d093060de0c84732e0c7bae877ba authored over 10 years ago