aboutsummaryrefslogtreecommitdiff
path: root/src/ee/part/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* part: Adding category concept.Trygve Laugstøl2019-10-161-1/+60
* part: Adding description property to Part.Trygve Laugstøl2019-10-161-0/+4
* kicad.dl: Always add fact-type/value for all components. Still addingTrygve Laugstøl2019-08-151-2/+2
* split-parts-by-supplier: rename to split-bom-by-supplier.Trygve Laugstøl2019-06-141-1/+1
* create-bom: Don't skip unmatched parts from the BOM.Trygve Laugstøl2019-05-281-0/+3
* common_fact_types: Adding key for footprint.Trygve Laugstøl2019-05-201-0/+3
* ee:Trygve Laugstøl2019-05-201-4/+48
* ee.logging: New module to handle logging. Need something better forTrygve Laugstøl2019-05-141-0/+15
* ee.xsd:Trygve Laugstøl2019-05-141-9/+16
* drawio-to-parts: new tool.Trygve Laugstøl2019-05-111-6/+196
* kicad: Better export:Trygve Laugstøl2019-05-071-0/+10
* o Renaming part-create-distributor-search-list to pn-part-search-list.Trygve Laugstøl2019-04-131-0/+11
* ee.xsd:Trygve Laugstøl2019-03-281-9/+150
* xsd:Trygve Laugstøl2019-03-231-3/+2
* Refactoring:Trygve Laugstøl2019-03-151-18/+6
* o Switching PartDb to serialize into many xml files into a singleTrygve Laugstøl2019-03-151-42/+14
* o Merging XSD files into one.Trygve Laugstøl2019-03-151-10/+10
* o Adding module for searching on element14.Trygve Laugstøl2019-03-151-2/+3
* o PartDB: don't die if the directory exist *and* is empty. Ninja createsTrygve Laugstøl2019-03-041-2/+4
* o Emptying the directory before trying to remove it.Trygve Laugstøl2019-02-281-0/+4
* o Always sorting index.xml for better git diffs.Trygve Laugstøl2019-02-271-1/+4
* o Creating a PartDb that manages a file system directory with one xmlTrygve Laugstøl2019-02-261-0/+103