381 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
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
Jon Evans afd432e687 Infrastructure for net hiding 5 years ago
Jon Evans b084305b12 Clean up some pcbnew file handling bugs 5 years ago
Jeff Young 2819570d1e Push panel_setup_netclasses down into common. 5 years ago
Jon Evans 3ebd5b317b Don't try to switch projects during autosave 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 5 years ago
Jon Evans a7708fa6dc Add PROJECT_FILE and basic load/unload methods 5 years ago
Jon Evans 09cb75b8a1 Use a temporary file when saving boards/schematics to make the operation more atomic 5 years ago
Seth Hillbrand eb89d1c68b pcbnew: Minor update to ratsnest calc 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 5 years ago
jean-pierre charras 91b9e928dc minor code cleanup. 5 years ago
Jeff Young 0aaccfbb28 Save hole-to-hole-min to file. 5 years ago
Jeff Young cec857c0f4 Complete hookup of zone filler to new clearance engine. 5 years ago
Ian McInerney 613c020920 Move the file history into the frames 5 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Jeff Young fd6dffe170 Only save changed severities etc. if the modify bit is set. 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jon Evans 28222d3bd0 Use existing pcb filename for Save As where possible 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Ian McInerney f7ded3040c pcbnew: Modify new file to have a better prompt when closing old board 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago