19692 Commits (89e74140ebed7f173d8bbac88861f582b95d3c16)
 

Author SHA1 Message Date
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney 2f7094b352 Cleanup some unused variables 5 years ago
Ian McInerney 750b186582 Return the type and shape for alternate pins 5 years ago
Jeff Young fba6152709 Force wxWidgets to set widths smaller than BestWidth(). 5 years ago
Jeff Young d41f196d7f Appearance panel must be initialized from board before setting active layer. 5 years ago
Jeff Young 2c7093439e Don't attempt to set active layer to a non-activated layer. 5 years ago
Jeff Young 605ddce651 Make sure ERC has a current sheet to resolve text vars with. 5 years ago
Jon Evans e343234c61 Allow both 'save' and 'save as' for layer presets 5 years ago
Jon Evans 63fb6d49e0 Make sure ratsnest gets redrawn when enabled 5 years ago
Jeff Young 49ac89f72c Only paint pads on layers they appear on. 5 years ago
Jeff Young 6edcc9d38f Resolve textvars in Pad Settings dialog. 5 years ago
Jon Evans 8a5163a9f5 Build cvpcb after pcbnew 5 years ago
Jon Evans 75d813f1bf Fix gcc-only include 5 years ago
Jon Evans 8e03d278f0 Fix buttons in appearance panel in MSW 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Jon Evans eb0d3d653f Fix updating of grid view in MSW 5 years ago
Jon Evans a77000f9d9 Add DRC markers to the list of never-dimmed layers 5 years ago
Jon Evans 6720473db9 Move net visibility/color controls to a wxGrid 5 years ago
Jon Evans 625f0afcff Fix link issue on MSVC (thanks @mroszko) 5 years ago
Jon Evans 342fae7768 Don't allow color overrides for Default netclass 5 years ago
Jon Evans 41f53cc138 Check that net is valid before dereferencing 5 years ago
Jon Evans 9a0f956b92 Fix clearing netclass color override 5 years ago
Jon Evans f5a6492f85 Fix load/save of layer presets 5 years ago
jean-pierre charras 6eab1ce17d Fix a minor wxWidgets alert. 5 years ago
jean-pierre charras c80d029681 json_settings.cpp: add more log traces on errors, when trying to save a json config. 5 years ago
PJM dd374e12ad Pcbnew: Fix bug when mouse moves off clarification menu 5 years ago
Jeff Young c71bb246e6 Don't allow preview to try and draw empty polygons. 5 years ago
Jeff Young 591e1c5de9 Resolve textvars in Gerber place files. 5 years ago
Jeff Young 8fc8e2c5f1 Add support for RECTs to VRML exporter. 5 years ago
Jeff Young 6598ad81e7 Resolve text vars when exporting IDF. 5 years ago
Jeff Young 929528a72c Coding style. 5 years ago
Jeff Young a2341f0f33 Pin dragged pad edges to hole (if it has one). 5 years ago
Jon Evans 0fa755ebb8 Don't refresh appearance panel until after project is loaded 5 years ago
Jeff Young aa84bd6283 Use the right sign when dealing with the clearance epsilon. 5 years ago
Wayne Stambaugh 80ee805782 Eeschema: fix broken symbol exclude from BOM support. 5 years ago
jean-pierre charras c196423192 fix a wxWidgets alert 5 years ago
Jeff Young f95651841e Report all extra footprints, even if they're duplicates. 5 years ago
Jeff Young 6a5644d981 Make spice model library contents read-only. 5 years ago
Jeff Young 93ef18d775 Fix typo where two footprint warning messages were transposed. 5 years ago
jean-pierre charras f28d30a87b Fix minor wxWidgets alert and a few Coverity warnings. 5 years ago
Seth Hillbrand 686af65a9b Fix issue generating alternate shape 5 years ago
jean-pierre charras e5198e7404 Fix minor wxWidgets alerts. 5 years ago
Seth Hillbrand c1a97fc0c3 GAL: Revision to 80af7b3158, allow LIB_POLYLINE 5 years ago
Jeff Young d71d127c1a Put up infobar when editing board footprint. 5 years ago
Jeff Young e92f58bb4f Implement "fromOtherCommand" for PlaceModule() too. 5 years ago
Seth Hillbrand 80af7b3158 Fix GAL check to account for shared function 5 years ago
Jeff Young a3a36ed4d6 Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators. 5 years ago
Jeff Young 23c8123ac9 Update a bunch of netlist exporters to resolve textVars. 5 years ago
Jeff Young 65bdaff133 Add include for GCC. 5 years ago
Jeff Young c324c2cbf6 Make sure zone fills are up-to-date before deleting unconnected things. 5 years ago