316 Commits (114043fe93a144479e47c930fa8bc7579ec37ddf)

Author SHA1 Message Date
Seth Hillbrand dbbe9cdee4 Hide infobar for save when saving 5 years ago
Roberto Fernandez Bautista f559e94b00 Non-Kicad Project Importers: Fix the creation of project fp libraries 5 years ago
Jon Evans 3ac5fd6342 Get rid of wx popups when opening a read-only project 5 years ago
Marek Roszko e6dd95e83a Create a default user projects folder 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jon Evans 1e030655cd Always create project when doing a Save As on a board with a project 5 years ago
Seth Hillbrand 950db6ff9c pcbnew: Add Fabmaster import 5 years ago
Jeff Young 0bce280424 Make sure design rules get recompiled after netclass changes. 5 years ago
Jon Evans d2d4ffe6d0 Dismiss infobar if it's dismissable on board save 5 years ago
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