3572 Commits (40f7d5cb525cb07f8feb60394795e5e2feeb8f75)

Author SHA1 Message Date
Jeff Young 420cadab34 Separate meander settings from target length/skew. 2 years ago
Jeff Young b9e1908ffe Try to find a happier medium for text entry box widths. 2 years ago
Jeff Young 31c488bc23 NETINFO_ITEMs are owned by BOARD. 2 years ago
Jeff Young 9b60e99660 Use wxSTAY_ON_TOP instead of wxFRAME_FLOAT_ON_PARENT for choosers. 2 years ago
Jeff Young a3d83cdb6d Pass symbol netlist from Field Properties dialog. 2 years ago
Jeff Young 8760bd8c80 Reconcile "apply defaults to new footprints" with DRC lib checks. 2 years ago
Jeff Young 06446bb80e Only expand lib tree when filtering. 2 years ago
Marek Roszko 6d3b846eb5 Add more missing destructor event cleanups 2 years ago
Jeff Young fa11e9138d ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 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 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
jean-pierre charras 4e77c9089e Fix typos 2 years ago
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2 years ago
jean-pierre charras e7233a8dc6 DIALOG_CREATE_ARRAY, minor changes: better look, and added a few tool tips. 2 years ago
Jeff Young 9e2fc9b07c Footprint item positions are relative. 2 years ago
Jeff Young 58889f8120 Improve shape properties dialog layout. 2 years ago
jean-pierre charras e24c6d04ff DIALOG_CREATE_ARRAY: enhancement to commit f775637d: ensure last selection 2 years ago
Josue Huaroto f775637da8 Add Radius and Angle parameters to set center in Circular Array 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Alex Shvartzkop 1decd31baf Vertically center wxGrid cells by default. 2 years ago
Jeff Young 469a94db8c Fix mirroring of TextBox. 2 years ago
Jeff Young c80eb44900 Disentangle IBIS model controls from built-in model controls. 2 years ago
Jeff Young 9114578004 Improve custom rules syntax help (based on info in docs). 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Jeff Young 31c88d1bcb Don't show cursor or grid axes in pad preview; do show the pad anchor axes. 2 years ago
jean-pierre charras 7bc0e138fb DIALOG_NET_INSPECTOR: add a close button to allow closing the dlg by ESC. 2 years ago
Jeff Young 899fe8be17 Fix change footprints dialog to use correct selection state. 2 years ago
jean-pierre charras 45e83541cd Try to make DIALOG_CREATE_ARRAY more understandable for circular arrays. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
jean-pierre charras cbcaaa001c fix some Coverity and compil warnings. 2 years ago
Alex Shvartzkop a5a93f808e Populate symbol library type choices from SCH_IO_MGR list. 2 years ago
Jeff Young ea6d64e996 Set line width when changing annotation proxy flag. 2 years ago
Jeff Young 7c718db5d2 Remove dialog-based primitive editing in favour of Pad Edit Mode. 2 years ago
jean-pierre charras 2bf8602912 DIALOG_EXPORT_STEP_LOG: print the command line sent to kicad-cli in report window. 2 years ago
Jeff Young fe0fb92441 Reduce visual clutter in GAL display options. 2 years ago
Jeff Young d27413a032 Remove up/down buttons until we implement layer ordering. 2 years ago
Jeff Young 60419f542a Bug fixes for paste margins on custom-shaped pads. 2 years ago
Jeff Young e6b0a6abca ADDED: lib tree previews. 2 years ago
Jeff Young 68c839b214 Stop trying to zero-out offset of custom-shaped pads. 2 years ago
jean-pierre charras 160ec181ac dialog_export_svg: add color theme selection. 2 years ago
Jeff Young 5358343023 Make button alignment consistent. 2 years ago
Marek Roszko 2dcb7caacf Add an explicit border property to textboxes 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
jean-pierre charras 67d3528866 fix minor compil warnings 2 years ago
Josue 94e86a69be Update RECT to RECTANGLE 2 years ago
Josue ae3a9d05b5 Remove dialog events 2 years ago
Josue 761929c052 Add OnKillFocus Event for Coordinates and Segment, Rectangle properties 2 years ago
Josue e5316fd1aa Change name: Truncate -> Round 2 years ago