545 Commits (8db015bc0fb32ecdd68a35654ab85deba0a2cb83)

Author SHA1 Message Date
Jon Evans 9daa4d0e2c Move duplicate field handling into field parser 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
jean-pierre charras 640cc60bf4 fix a compil warning. 4 years ago
jean-pierre charras 480a548171 PCB_PAINTER: do not show track arc clearance when not needed 4 years ago
Jeff Young ccb94fd1a7 APIs for passing KIFONT::FONT pointers around. 4 years ago
Jeff Young dd6cd7d184 Pull some more improvements in from rockola/kicad-strokefont. 4 years ago
Jeff Young 56a31900d3 Formatting. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Thomas Pointhuber 9ba733f23f altium: Import POLY shape instead of line approximation (#8741) 4 years ago
Thomas Pointhuber 82ab04c1d6 altium: Use newly introduced RECT shape, apply fill and improve stroke handling (#8741) 4 years ago
Thomas Pointhuber 8b714deae1 altium: Add support for circle and arc in schematic (#8741) 4 years ago
Jonathan Haas 80e7b6eb1f Save and load fill color of SHAPE_T objects properly 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 92e589b398 Use board maxError value, and return SH_ARC for unfilled circle. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
dsa-t f2ad8bffe0 Fix a mistake in Altium parser 4 years ago
Wayne Stambaugh 067fa65756 Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs. 4 years ago
Seth Hillbrand 91dace3e5e Update Eagle importer 4 years ago
Wayne Stambaugh af280f80e0 Fix debug assertion in Altium and CADSTAR schematic importers. 4 years ago
Wayne Stambaugh b7af66e3f9 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
jean-pierre charras 3a00d76207 Fix a compil warning (shadowed var) and add a comment. 4 years ago
dsa-t bfe595819a Prevent error when loading bitmaps from some old schematics 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Mikolaj Wielgus 9bb370e6b4 SCH_SHEET_PIN: Rename GetEdge, SetEdge to GetSide, SetSide 4 years ago
Jeff Young 58b5ac4970 Don't create SCH_LINE till we know the layer. 4 years ago
Roberto Fernandez Bautista 3660597082 Use canonical names when saving sheet name and filename fields 4 years ago
Jeff Young 228edd4121 Don't generate duplicate IDs in line/wire/bus tool. 4 years ago
Jeff Young b052d56c7b R/W uuids for junctions. 4 years ago
Jeff Young 025d9f82ea Remove atrophied schematic default wire and bus widths. 4 years ago
Wayne Stambaugh 80c5b1efb1 File formatting improvements and fixes. 4 years ago
Jeff Young 54e00569d8 Don't fetch the root sheet's UUID out of the sheet instances. 4 years ago
Seth Hillbrand cf6b18ec7e Remove escaped double-quotes 4 years ago
Jeff Young c2371f3943 Revert e4b61de792. 4 years ago
Jeff Young e4b61de792 Special case sheet ordering in file. 4 years ago
Seth Hillbrand 7cf72aaa41 Fix bezier import in Altium schematics 4 years ago
Jeff Young 4d46445ce1 Fix Bezier reading. 4 years ago
Jeff Young 4acff58c7a Implement a forced ordering for LIB_ITEMs until we have UUIDs. 4 years ago
Jeff Young eaf10a04dd Improved naming. 4 years ago
Jeff Young af95a4b424 Fix duplicate stroke when formatting circles. 4 years ago
Roberto Fernandez Bautista b6c12b6b55 CADSTAR Sch: Fix positioning of symbol fields when the symbol is mirrored 4 years ago
Roberto Fernandez Bautista 8367c7f238 CADSTAR Sch: Fix calculation of page size 4 years ago
Roberto Fernandez Bautista 0aba025d66 CADSTAR Sch: Autoplace intersheet references (instead of 0,0) 4 years ago
Roberto Fernandez Bautista 18e36155a5 CADSTAR sch: Include gate in error message when symbols are scaled 4 years ago
Roberto Fernandez Bautista 52a936ac61 CADSTAR Sch: Fix spurious pin length and orientation of some symbols 4 years ago
Roberto Fernandez Bautista c1515dd31c CADSTAR Sch: Fix block names - load as stand-alone text items instead 4 years ago
Jeff Young 0cdffa16d4 Fix off-by-one error in fill mode writing. 4 years ago
Jeff Young 8fdfc0e63d Replace legacy sch writing code for rescue functionality. 4 years ago