30898 Commits (393ccf118779d74a011ce8297b8f07298a0dfc84)
 

Author SHA1 Message Date
Seth Hillbrand 3a730361d3 Fix swap interval checking 4 years ago
jean-pierre charras e00e9ff41f PANEL_TEMPLATE_FIELDNAMES: fix incorrect management of boolean options 4 years ago
Seth Hillbrand 3ff87858de Prevent cvpcb from losing text focus on filter 4 years ago
jean-pierre charras 0f0a540a65 Panel 3D previewer: for show 3D body shapes, regardless the 3D viewer itself. 4 years ago
jean-pierre charras bf5cdec743 QA test code: fix some issues: 4 years ago
jean-pierre charras 7fa451dc93 Thermal reliefs: fix incorrect calculation 4 years ago
Seth Hillbrand b01715dd22 Fix crash in SVG plot 4 years ago
Seth Hillbrand 3ace4446e7 Use 'special' escaping for certain fields 4 years ago
Seth Hillbrand 88a8ad2ca1 Keep symbol synced with edit tool 4 years ago
Seth Hillbrand 5a8b0921eb Don't remove last point in libedit 4 years ago
Seth Hillbrand c340760eaa Prevent unneeded fallback 4 years ago
Steffen Mauch 3ced3afa68 eeschema: automatic generated symbol library from EAGLE plugin does not include footprint reference 4 years ago
Seth Hillbrand e4961cb956 Update pin cache when undoing 4 years ago
Ian McInerney bd828f598c Fix compile error with UTF8 unicode wxWidgets build 4 years ago
Steffen Mauch 502e34349e eeschema: EAGLE plugin does not reference footprint with library suffix 4 years ago
Seth Hillbrand 30549a5e6a Don't strip extensions twice in BOM export 4 years ago
Seth Hillbrand 9ca41cc8ee Set readable flags correctly on open 4 years ago
jean-pierre charras cd0ac9e698 eeschema, DIALOG_FIELD_PROPERTIES: fix a few issues. 4 years ago
Steffen Mauch 82f147ecef pcbnew: EAGLE plugin is case sensitive to >VALUE / >NAME 4 years ago
Steffen Mauch a5307c6f59 pcbnew: fixing eagle_plugin with empty class names 4 years ago
jean-pierre charras eeef65533a Pad Thermal Reliefs: fix spoke incorrect angle for rotated pads. 4 years ago
jean-pierre charras c8d6ad0714 Pcbnew, dimensions fix params incorrectly saved for ortho dim 4 years ago
Seth Hillbrand b0fddef9b4 Don't rename existing schematic file 4 years ago
Marek Roszko cc5003a919 Update python for the pad wxSize switch 4 years ago
Marek Roszko 6d2fd17a39 Remove a wxPoint dependence in trigo 4 years ago
Jon Evans bf38cb56b7 Handle footprint shapes in polygon creation 4 years ago
Jon Evans 4be56825bb Fix creating polygons from footprint rule areas 4 years ago
Marek Roszko d7e790b6c1 Remove wx/gdicmn.h from trigo.h 4 years ago
Marek Roszko 726d873c53 Tear down the wxPoint trigo helpers 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
Marek Roszko 98ee6c5f85 Cleanup some wx/gdicmn.h includes 4 years ago
Marek Roszko 5d3609b20b Nix the deprecated binary/unary base class that aren't actually needed 4 years ago
Seth Hillbrand e6b5cb3a5c Fix missing FOOTPRINT cast in swig 4 years ago
Seth Hillbrand dda569d486 Don't split legacy paths 4 years ago
Thomas Pointhuber de39bffd90 altium: Fix board outline import with arcs using SHAPE_LINE_CHAIN instead of a hack 4 years ago
jean-pierre charras 2bfff9d4ce Fix crash when trying tp draw a text with over-bar. 4 years ago
jean-pierre charras a09741597f qa test: allows epsilon (1 unit) to compare 2 coordinates 4 years ago
jean-pierre charras c2b54faceb CvPcb: fix crash due to a null pointer: pcbconfig() can return null. 4 years ago
Mark Roszko 0d64fdc5c7 Put back original expected segment data for unit test 4 years ago
Jeff Young cbd665db7b Remove markup_parser from headers so PEGTL doesn't leak windows.h. 4 years ago
Marek Roszko 38a25fbc4d Fix windows compile error 4 years ago
Seth Hillbrand ed35f4bfc5 Fix pad snapping in renumber pads 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 4 years ago
Jeff Young 8e4a4306c7 Go back to using inter-character spacing from the stroke font. 4 years ago
Jeff Young 6f52edd618 Replace accidental delete of ExpandNode calls. 4 years ago
Wayne Stambaugh 3e373da8c2 Add missing "-unknown" suffix to KiCadVersion.cmake. 4 years ago
Seth Hillbrand 2a0e4a8324 Catch errors from `load()` 4 years ago
Wayne Stambaugh ff38853886 Make footprint and symbol editors use MRU path for new libraries. 4 years ago
Jeff Young f40f516af6 KiCad Manager doesn't implement Kiface(). 4 years ago
Jeff Young e21fa31f64 Rip out rest of macHack architecture. 4 years ago