355 Commits (2d614898a84c6b746b23b92a88d80d04735c20d1)

Author SHA1 Message Date
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
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Jeff Young 3159391e28 Make sure infobar gets created earlier. 2 years ago
Jeff Young 4fc6047f91 Make sure infobar gets created earlier. 2 years ago
Jeff Young 0091b9f897 Prevent Sentry KICAD-MM crash. 2 years ago
Jeff Young 5875f89531 Centralize text size clamping. 2 years ago
Seth Hillbrand 7f5d790610 Ensure we aren't trying to access a closed board 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
jean-pierre charras 0c544f1f45 FOOTPRINT_EDIT_FRAME: do not delete settings when closing the frame. 3 years ago
Jeff Young eef3492fc0 Make symbol/footprint trees sensitive to language change. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Jeff Young bd60f38569 Possible protection from acessing deleted window data. 3 years ago
Jeff Young a4e8fa96d4 Nullptr safety. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
qu1ck f0dd32c3a7 Fix plugins in pcbnew breaking by opening fp editor 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
jean-pierre charras b2f6c13b6a Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Jeff Young 0328cae94c Detach revert footprint copy from parent board. 3 years ago