357 Commits (77680eba30552fcb3b340bbd694bbfbbb8ddcfe1)

Author SHA1 Message Date
Jon Evans 01181ccb2f Make sure project is unlinked before deleting it 5 years ago
Roberto Fernandez Bautista cde433c82e CADSTAR PCB Archive Importer: Transfer Project to allow importing of Text Variables 5 years ago
Jon Evans c4bfca251b PcbNew: show file format conversion warning in infobar 5 years ago
jean-pierre charras eb7dc6ddd9 Minor fixes. In stand alone show the frame as soon as possible. 5 years ago
Marek Roszko dd0ad8f3a1 Read the fp-info-cache on pcb file load rather than on frame open 5 years ago
Marek Roszko ad1aae40ec Unify the saved file strings 5 years ago
Marek Roszko abb5cb8310 Fix up msg panel status on save slightly 5 years ago
Jon Evans f78d909ffb Correctly set up projects for converted boards 5 years ago
Roberto Fernandez Bautista e3334cd25c Non-KiCad Project importers: Do not rebuild the netlist or reannotate after import 5 years ago
Jeff Young 18ad58cf4c Replace legacy copper edge heuristics. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 024812e5dd Resolve legacy netclass definitions read from PCB file. 5 years ago
Jeff Young ec020dd19f First-class support for filled shapes. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jan Mrázek fc8bf6f0fe
Allow a user to remap layers in Eagle import 5 years ago
Jeff Young 6417015b8a Harvest -> Export 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Jon Evans 2153a7655b Try harder not to give a read-only path to save dialog 5 years ago
Jeff Young adfc9f1288 Move File > Archive Footprints to Tools > Harvest Footprints. 5 years ago
Jon Evans 6a3384e764 Properly set up new boards when creating from the command line 5 years ago
Jeff Young 04c4012ee6 Make track/via sizes UI more predictable and compatible with DRC. 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Roberto Fernandez Bautista 8c783687a9 pcbnew: Add "All supported formats" drop-down to the "Import Non Kicad Board" file dialog 5 years ago
Roberto Fernandez Bautista 72d9a36fd6 ADDED: Dialog to handle import of unmatched layers from CADSTAR 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
Roberto Fernandez Bautista 72b904a978 ADDED: CADSTAR Archive project importer 5 years ago
Jon Evans 5d78e9512f Don't check for a control that doesn't exist 5 years ago
Jon Evans e345e7d17a Allow creating an empty project when saving a board standalone 5 years ago
Roberto Fernandez Bautista 7ca4f0b375 CADSTAR PCB Archive Importer: Formatting fixes 5 years ago
Roberto Fernandez Bautista 3b3af5327f CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 5 years ago
Roberto Fernandez Bautista 86bf592bac ADDED: CADSTAR PCB Archive Importer 5 years ago
Jon Evans 9f7bca38b3 A better way of handling standalone project files 5 years ago
Jon Evans dc7e1783b3 Make sure a project is loaded at all times 5 years ago
Jon Evans 24435fcc62 Don't create new project files when opening boards/schematics 5 years ago
Jon Evans 67a5ed15c7 Make sure appearance panel builds after project has been loaded 5 years ago
Jeff Young d41f196d7f Appearance panel must be initialized from board before setting active layer. 5 years ago
Jon Evans 6720473db9 Move net visibility/color controls to a wxGrid 5 years ago
Jon Evans 0fa755ebb8 Don't refresh appearance panel until after project is loaded 5 years ago
Jeff Young 6450ee2f2c Prevent crash if board doesn't have any layers in the layer preset. 5 years ago
Jeff Young 27b047ab3f Cache project text vars as properties in the PCB board file. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Marek Roszko 9278660b10 Add support for the windows application restart api 5 years ago
Jon Evans a2041073ee Skip project backup in standalone mode 5 years ago
Jon Evans b1b9cef5fb Full-project automatic backup system 5 years ago