132 Commits (37837dc3927febb8be43fa006ceb296522d65fad)

Author SHA1 Message Date
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Wayne Stambaugh 6a0db3e7e2 Fix Coverity warnings. 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
Jeff Young eac3d33266 Keep Footprint Checker info between runs. 3 years ago
Jeff Young 28f7221cc3 Allow selection of Footprint Checker markers. 3 years ago
Mike Williams d44e34d513 Images: Add full properties editor 3 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
jean-pierre charras 4afe4c0aa0 Fp editor: Add automatic zoom when loading a fp from library. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 2563518f3a Fix compile error. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young ef74421922 Move centering of lib-tree item to idle event. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Jeff Young 52ca7ed27c Naming conventions. 5 years ago
Jeff Young a6c5c40f02 Fix another case of treating a modal return result as a bool. 5 years ago
Jeff Young 91e876ce0d Make sure the title is updated when file is saved/reverted/etc. 5 years ago
Jeff Young a868fb97b6 Preserve Uuids when editing board footprints. 5 years ago
Jeff Young 1c0d4ac02d Simplify some error messages. 5 years ago
Jeff Young f70153b849 Implement Group Properties in Footprint Editor. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 9106cc19bf Yet another tranche of module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 812b714ccd More Module -> Footprint and a bit of formatting cleanup. 5 years ago
Jeff Young 6e0a40e32e Cleanup. Push more editing functions to toolset. 5 years ago
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young 2b5f7d594b Auto-zoom means auto-zoom. Other zoom settings do not. 5 years ago
Jeff Young 92d84b0d67 Naming updates. 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
Jon Evans 7c003f98d5 ADDED: Appearance panel for footprint editor 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago
jean-pierre charras 9fdadcbcf5 EDA_BASE_FRAME::windowClosing( wxCloseEvent& event ): fix incorrect behavior. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jeff Young 4317881012 Improve delete-unused-layers to better handle multi-layer items. 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Jeff Young da2b7071b4 WYSISYG custom pad editor. 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago