18714 Commits (76d1b8bfa1a211548fd67bafe208224214bfbd36)
 

Author SHA1 Message Date
Jeff Young 76d1b8bfa1 Make sure selectors match against user layer names. 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 5 years ago
Seth Hillbrand 08c61e6788 Ensure triangulation follows moving zone 5 years ago
Seth Hillbrand eb89d1c68b pcbnew: Minor update to ratsnest calc 5 years ago
Jon Evans 15b95f2980 Fix project references in eagle importer after SCHEMATIC object 5 years ago
Jeff Young f31139ac48 Don't copy from a running Pcbnew now that we have settings. 5 years ago
Jeff Young 754f958be2 Attempt to fix duplicate ID issue on MSW. 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Jeff Young a3cab09fb4 Make it clearer that drawSegment() can modifiy the current seg pointer. 5 years ago
jean-pierre charras 55c0bd7ae3 Remove a incorrect code, unfortunately not removed after another (old) code change. 5 years ago
jean-pierre charras 5db2b6ed8d Action menu: ensure a wxEVT_COMMAND_MENU_SELECTED event is sent to the menu, 5 years ago
Jon Evans 0dd34d197e Ensure currentGrid is valid on startup 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago
Ian McInerney 0bfe4130f5 Include the ngspice library in the bundle fixup command 5 years ago
Jeff Young aeed8e6e2c Finish implementation of DRAWSEGMENT::C_RECT. 5 years ago
Seth Hillbrand 4480759599 Remove unused variable 5 years ago
Seth Hillbrand a18aea3a43 Fix signed/unsigned comparison 5 years ago
Eli 2a334a5c59 Updates wording used in alignment submenu to make the actions clearer when icons are missing. Also reorganises the order of items in the submenu. 5 years ago
Johannes Maibaum 48150389b1 Add diode model to rectifier demo (ngspice-32 fix) 5 years ago
Ian McInerney 9d78aa604f Force OSX to automatically scale the canvas on legacy settings read 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
jean-pierre charras b7ec66dc9b Gerber plotter: better choice of aperture attributes in internal layers. 5 years ago
jean-pierre charras a8d5d9b690 panel lib tables: avoid crash when deleting the last entry in list. 5 years ago
Seth Hillbrand 461d0e9a49 Unify rounding in altium to KiCad converter 5 years ago
Seth Hillbrand 899496baaa pcbnew: Remove item from edit selection in favor of parent 5 years ago
Seth Hillbrand 491ac0256d pcbnew: Add a number of missing handles for module zones 5 years ago
Seth Hillbrand 09eee84a3e pcbnew: Handle module zone area in delete 5 years ago
Seth Hillbrand 810f668d45 Fix compile error 5 years ago
Jeff Young e16426987a Fix wxWidgets alert on integer overflow. 5 years ago
Jeff Young 998fe12a5a Make sure COMMON_TOOLS initializes the grid. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young fc44506fe1 Give up on enforcing non-defined-internal-units. 5 years ago
Jeff Young 47ab7c78a6 Divorce GRID_HELPER from the parent frame. 5 years ago
Seth Hillbrand a02d8a5993 Fix a number of signed/unsigned comparisons 5 years ago
Seth Hillbrand a5500973a2 Fix SHAPE_ARC hittest and adjust radius return 5 years ago
Seth Hillbrand 4d4d24fc61 Don't snap to arc midpoints 5 years ago
Seth Hillbrand a8ab668122 Move SHAPE_ARC to start->mid->end format 5 years ago
Seth Hillbrand 951eaa13fe pcbnew: Fix arc track length calculation 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney 60915fbc76 Default canvas scale setting to automatic on OSX 5 years ago
Ian McInerney a97f14e217 Propagate exclude from board to all units of a component 5 years ago
jean-pierre charras 1973153368 Gerber plotter: ensure the gerber region for a round rect pad is always closed. 5 years ago
jean-pierre charras 2b122892d3 DIALOG_PAD_PROPERTIES: fix some issues: 5 years ago
Seth Hillbrand df7b67e109 Fix missing virtual dtor 5 years ago
Jeff Young 4629b701ea Fix spacing issue in Pad Properties. 5 years ago
Wayne Stambaugh c5fc1d4a7c More dialog clipped bitmap button fixes. 5 years ago
jean-pierre charras 8bd9b26717 ZONE_CONTAINER, display info: fix incorrect layer of zones on user layers. 5 years ago
Wayne Stambaugh ee8cf01ff5 Pcbnew: fix issue when updating board from schematic. 5 years ago
Wayne Stambaugh 037898f6fb Eeschema: add support for excluding symbols from board. 5 years ago