18747 Commits (e82e30d215fb7a0c03a040bca8a7f5fcaa8d8a37)
 

Author SHA1 Message Date
Tormod Volden e82e30d215 bom2grouped_csv.xsl: Fix sorting of grouped references 6 years ago
Jeff Young 18ab3c4714 Fix missing user grid in COMMON_TOOLS. 5 years ago
Seth Hillbrand 104ff29e5f Remove delauney computations from dynamic ratsnest 5 years ago
Jeff Young d01b29ab37 Cleanup pad geometry handling. 5 years ago
Jeff Young c57c21f577 Pad bounding radius is from pad centre, NOT shape centre. 5 years ago
Jeff Young d89f8407e0 Const fixes. 5 years ago
Jon Evans 158f6ad526 Fix net highlighting 5 years ago
Jon Evans 40e0a4295d Re-add netlisting logic inadvertently removed during refactor 5 years ago
Jon Evans 202b55f4d2 Plot sheet background colors if present 5 years ago
Jon Evans c0175c48af ADDED: Setting to control track mouse drag behavior 5 years ago
jean-pierre charras 55e283634a Pcbnew, DIALOG_PLOT_BASE: better warning message about non null solder mask margins. 5 years ago
Jon Evans 713cd4a47a Point editor: show dragged points with a highlight 5 years ago
jean-pierre charras 7240b3e4d3 PCB_PAINTER for D_PAD: for round and oval shapes, use native gal draw functions, 5 years ago
Jon Evans a16c9df79c Delete the right object in arc cleanup 5 years ago
jean-pierre charras ad69e449fe Fix a collision name in drawing_tool.h with a msys2 header 5 years ago
jean-pierre charras 65550e6a6e Fix a link issue (symbol not found) on Windows. 5 years ago
Jeff Young 970921f88b Support for filled DRAWSEGMENT::S_RECT and S_CIRCLE. 5 years ago
Jeff Young 986c1a27cd Make sure line widths (and clearances) are handled on rectangles. 5 years ago
Jeff Young 7877e4083e Don't match to an unknown layer. 5 years ago
Jeff Young 9ba9f0288e Read files with rectangle primitives in custom pads. 5 years ago
Jon Evans 09cb75b8a1 Use a temporary file when saving boards/schematics to make the operation more atomic 5 years ago
Jon Evans dd42a19319 Prevent grid axes from inadvertently turning on in eeschema 5 years ago
Jon Evans 6d2f30005e Don't blow up the sheet path when selecting an ERC item 5 years ago
Ian McInerney 96a5a96037 Fix GTK window position when closed maximized 5 years ago
Ian McInerney 5b3d947b7e Fix initialization order fiasco with colors 5 years ago
Ian McInerney 5649558cff Move DPI_SCALING into the GAL from common 5 years ago
Jeff Young a1332d76fe Remove SHAPE_EDITOR frame types before we forget about them. 5 years ago
Jeff Young b779715996 Don't whack original pad shape when converting to custom. 5 years ago
Ian McInerney fe1e835471 Cleanup some unused files 5 years ago
Jon Evans aa7ce74ad5 Fix overzealous autoformatter 5 years ago
Jon Evans e91b9f6dfb Rip out the unused leftovers of the old color system 5 years ago
Seth Hillbrand 32738862b8 Fix build error in linux 5 years ago
Seth Hillbrand 70fa76337f Update rectifier example 5 years ago
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