377 Commits (d65d41286f895dc1099fe36e919c8b6e0d5a6673)

Author SHA1 Message Date
Jeff Young 8874f137fa Read hotkeys from disk after they change. 10 months ago
Jeff Young 9083c9e6ab Remove dead code. 10 months ago
Seth Hillbrand 81fbaacae2 Keep track of user layer mapping for footprints 10 months ago
Alex Shvartzkop 0216b186aa Disable Bezier and Table tools when no footprint is loaded. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 12 months ago
Seth Hillbrand 5eb11f705b Ensure that auimanager has a frame 1 year ago
John Beard 39d72a84df Pcbnew: register array tool in FP editor 1 year ago
Alex Shvartzkop bc7d5c821c Fix some warnings. 1 year ago
John Beard 3b2f6d9d03 FP editor: string consistency 1 year ago
John Beard 78d626d38c FP editor: add call-to-action to open a board footprint in the library 1 year ago
John Beard 418e81702f FP editor: choose the right conflict resolution... 1 year ago
John Beard 2fd2e1d837 FP editor: a 'new' footprint with no library is 'editable' 1 year ago
John Beard b092675171 FP edit: add 'show datasheet' action that acts on the documentation link 1 year ago
John Beard c34ba1a834 Pcbnew: button to save editable copy when in read-only lib 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
Jeff Young 3441861988 Make arrow keys respect grid overrides. 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 2 years ago
Seth Hillbrand d21eba4021 Unselected tree before syncing 1 year ago
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
John Beard 4dd049ee8f Add action to focus tree searches 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Marek Roszko 0c8e08ed58 Move some language changes to a event on the frame 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Jeff Young cc058a7927 Exit pad edit mode before closing footprint editor. 2 years ago
Jeff Young 1597882c1f Allow creation of groups with a single member. 2 years ago
Marek Roszko 7b24167398 FromDIP symbol and footprint editor aui panes 2 years ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jon Evans ae13a46ace Fix display of footprint parse errors at load 2 years ago
Jeff Young 6d43ef5678 Don't specify sizes when we don't need to. 2 years ago
jean-pierre charras 93b5038382 FOOTPRINT_EDIT_FRAME: ensure the canvas type comes from the FOOTPRINT_EDITOR_SETTINGS config 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Jeff Young 435e3fab8d Support text variables in STEP export filename. 2 years ago
Marek Roszko ba83e84b91 Move SaveCanvasImageToFile to EDA_DRAW_FRAME rather than leaking things to bitmaps 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Jeff Young bf493f32f5 Nullptr safety for various panels. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young bc3c8b19c6 Don't include annotations in boundingbox when not including text. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Mike Williams d9c2e0ab54 PCB: start of grid overrides 2 years ago
Jeff Young c3c7f731df Fix usage of AUI SetAuiPaneSize() hack in FOOTPRINT_EDIT_FRAME. 2 years ago
Seth Hillbrand f3122184df Remove existing footprint when force-reloading 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago