119 Commits (d1f2b14ee28863ae191dbb70aadf5d1a378b6382)

Author SHA1 Message Date
jean-pierre charras 79d750e883 Gerbview, export to PCB: fix incorrect export of flashed shapes on non copper layers. 2 years ago
Jeff Young 140f76b870 Export rectangular aperture GBR_SEGMENTS as polygons. 3 years ago
jean-pierre charras 00374f0a75 Gerbview: code refactor: change name of a member: 3 years ago
jean-pierre charras 0d0c9aee3a Gerbview: code refactor: change name and type of a member: 3 years ago
jean-pierre charras 504adb3467 Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 3 years ago
Bevan Weiss 38b54b62e0 Fixes ability for Export to PCB new to handle plain Gerber drill files (gbr). 3 years ago
jean-pierre charras 8963e4187a Gerbview,export_to_pcbnew: fix a crash and incorrect export of some shapes 3 years ago
Marek Roszko ece23d434b Split up Double2Str to a format function to make its use case clear 3 years ago
jean-pierre charras 0b233d593a Gerbview: fix missing pad shapes when exporting to Pcbnew. 3 years ago
jean-pierre charras 7eeefdb3c5 Gerbview export to kicad_pcb file: remove calls to Simplify and Fracture. 4 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
Jeff Young 78385f7ab5 Clean some more tenths-of-degrees out of GerbView. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 4ba3937f8a Cleanup. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
jean-pierre charras a297e8f202 Gerbview, export to pcbnew: use gr_circle instead of polygon for flashed round shapes 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young 2aaec31832 Don't put up "old version" warning for gerbview-generated PCBs. 4 years ago
Jon Evans 433e148e08 Move some string formatting functions out of base_units 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Ian McInerney 565bb268bb gerbview: Move more items to actions and tools 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jeff Young 39d4e422ea Better approximation for pads in Export Gerber to Pcbnew 5 years ago
Jeff Young 2043c8da8f Fix handling of flashed items in Gerber export to Pcbnew. 5 years ago
Ian McInerney 88e0ef548d gerbview: Add default filename to export to pcbnew function 6 years ago
jean-pierre charras 8d649b5351 Gerbview: cleanup code. 6 years ago
jean-pierre charras 25504319df Gerbview,export to pcbnew: avoid exporting not valid polygons. 6 years ago
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access 7 years ago
jean-pierre charras 9dedbc74a3 Gerbview exporter: fix a wxASSERT. 7 years ago
jean-pierre charras fa39acfc2f Gerbview, export to pcbnew : export polygons as new DRAWSEGMENT polygonal shape. 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
jean-pierre charras a907e50424 Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
jean-pierre charras 130c6e3639 Gerbview: more code refactoring. 10 years ago
jean-pierre charras 3b379787bc Gerbview: move gerber_file_image_list to a separate file 10 years ago
jean-pierre charras 8c8a1238f1 Gerbview: more code cleanup. Rename class GERBER_IMAGE GERBER_FILE_IMAGE, because it handles the gerber image and the gerber file info. 10 years ago
jean-pierre charras 1c21410f1f Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
unknown 71b3125d8e Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 10 years ago
jean-pierre charras 39497b109e Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 11 years ago