545 Commits (8db015bc0fb32ecdd68a35654ab85deba0a2cb83)

Author SHA1 Message Date
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Thomas Pointhuber b28f397614 altium: fix unsigned overflow inside loop 5 years ago
Thomas Pointhuber 39e55d8559 altium: parse bus-entry 5 years ago
Thomas Pointhuber 5793c899dd altium: use correct default entry in record 5 years ago
Thomas Pointhuber 034a6bfe0d altium: parse sheet size and align everyhting inside the sheet 5 years ago
Thomas Pointhuber 1ce215a1f2 altium: parse fonts from sheet record and use them for label styling 5 years ago
Thomas Pointhuber a6072a40f5 altium: add initial support for labels 5 years ago
Thomas Pointhuber a981ffe8c7 altium: fix compilation issue due to rebase 5 years ago
Thomas Pointhuber 1400e5cdb9 altium: improve orientation of net label 5 years ago
Thomas Pointhuber ad93396d35 altium: parse no_erc record 5 years ago
Thomas Pointhuber 79a02d7997 altium: initial version for rounded rectangle (without rounded corners for now) 5 years ago
Thomas Pointhuber 9199d1ff63 altium: fix line style and filling 5 years ago
Thomas Pointhuber 06df80a88d altium: add arc and line segment, fixup bezier parsing 5 years ago
Thomas Pointhuber fa8208182a altium: add support for bezier (symbol only) and polyline 5 years ago
Thomas Pointhuber 19cfd7bd3a altium: add non working fix for rounding error 5 years ago
Thomas Pointhuber 0b190f02dc altium: reduce code duplication for unit parsing 5 years ago
Thomas Pointhuber 56a60ffbed altium: add (emulated) support for polygons 5 years ago
Thomas Pointhuber b4b8e31177 altium: add support for junction 5 years ago
Thomas Pointhuber 30ea1a274e altium: add some more pin types, and reverse engineer symbol outer and symbol inner 5 years ago
Thomas Pointhuber 53d90431ea altium: correctly parse pins 5 years ago
jean-pierre charras 114f9062f1 EEschema, save correct line style in file when style == DEFAULT. 5 years ago
jean-pierre charras 98710e2742 Eeschema, parser: allows using "default" as line style. 5 years ago
jean-pierre charras a9619c051b Better name for a plot style variable and accessors. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Ian McInerney 5f4b0eb0fb Fix formatting and overzealous renaming for FILL_TYPE 5 years ago
Marek Roszko 1538d737e7 Split out FILL_T to its own header to avoid spreading eda_item everywhere 5 years ago
Marek Roszko 5302f7ce73 Remove kicad_string.h from eda_text.h 5 years ago
Marek Roszko ad191fda52 Unwrap eda_base_frame from base_screen 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
Michael Kavanagh 1416280662 Cleanup: Move Eagle files into plugins folder 5 years ago
Roberto Fernandez Bautista 39995341d9 Compile fixes 5 years ago
Roberto Fernandez Bautista 6f5f6a0fba CADSTAR Schematic / PCB Archive Importers: Fix string formatting asserts 5 years ago
Roberto Fernandez Bautista 93242eb3ad CADSTAR Schematic / PCB Archive Importers: Add missing import warnings and fix code formatting 5 years ago
Roberto Fernandez Bautista 5e2e692ad8 CADSTAR Schematic Archive Importer: Load Documentation Symbols 5 years ago
Roberto Fernandez Bautista c6bc72d579 CADSTAR Schematic Archive Importer: Load Texts 5 years ago
Roberto Fernandez Bautista da791c5298 CADSTAR Schematic Archive Importer: Load Figures 5 years ago
Roberto Fernandez Bautista 40c5795c03 CADSTAR Schematic Archive Importer: Load Busses and fix minor import bugs 5 years ago
Roberto Fernandez Bautista 2d85fc8c91 CADSTAR Schematic Archive Importer: Load Nets, Wires, Junctions and Hierarchical Pins 5 years ago
Roberto Fernandez Bautista 1c57b5c079 CADSTAR Schematic Archive Importer: Load symbol library and schematic symbol instances 5 years ago
Roberto Fernandez Bautista 2d99703e28 CADSTAR Schematic Archive Importer: Load all Sheets and Hierarchical Blocks 5 years ago
Roberto Fernandez Bautista 646a733556 CADSTAR Schematic Archive Importer: Parse all elements 5 years ago
Roberto Fernandez Bautista 721cba32d5 ADDED: CADSTAR Schematic Archive Importer 5 years ago
Jon Evans 75d813f1bf Fix gcc-only include 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago