43 Commits (c666bf8626c0fa092e43bbd80f2edf37a5fbd080)

Author SHA1 Message Date
Jeff Young 42ccfceebd Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
Jeff Young ed91410496 Don't presume a single MAIL_SYMBOL_NETLIST to footprint chooser. KICAD-XBW 4 months ago
Jeff Young 57c1aa8a75 Don't use wxFRAME_FLOAT_ON_PARENT if there's no parent (KICAD-GJS). 4 months ago
jean-pierre charras 0bf415a266 Footprint chooser: fix crash when closing the dialog with a large footprint. 6 months ago
jean-pierre charras e35bd84c07 FOOTPRINT_CHOOSER_FRAME: fix crash when the 3D view is opened 6 months ago
Jeff Young 11f3bbdbcb Move Use45Limit processing to VIEWER_TOOLS. 6 months ago
Jeff Young 6028cb3ec2 Make sure footprint chooser has correct board. 6 months ago
Jeff Young 9cbc1db2a1 Retire DIALOG_FOOTPRINT_CHOOSER. 9 months ago
Jeff Young 537a8cc652 Allow context menus in footprint chooser when called from Eeschema. 9 months ago
Jeff Young 62fa53ca96 Add tool framework to fp preview widget. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young a3f69046ba Fix double-click in footprint chooser. 10 months ago
Jeff Young b93104f8bb Minor layout fixes. 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
Andrej Valek 3ad92bc8db ShowModal: override method in DIALOG_SHIM 1 year ago
Jeff Young 6ff79ae78a Fix typo. 1 year ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young 931de12072 Use wxWidgets to track DPI. 1 year ago
Jeff Young e3f77cd410 Handle DPI_CHANGED events for 3D canvases. 1 year ago
Seth Hillbrand 60f59ae851 Keep FP chooser on top of KiCad but not system 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young 7218d501d4 Better locality-of-reference for footprint chooser filters. 2 years ago
aris-kimi d7abed2d60 Footprint Chooser dialog: Allow toggle buttons to work simultaneously 2 years ago
Jon Evans f00f47df13 wxWidgets 3.3 compatibility: explicit wxString conversion 2 years ago
jean-pierre charras 3b47fd1503 FOOTPRINT_CHOOSER_FRAME: add option to show the 3D in a separate viewer. 2 years ago
Jeff Young 72ba31ba27 Pass symbol's netlist to footprint preview widget. 2 years ago
jean-pierre charras 1ee49cca5e FOOTPRINT_CHOOSER_FRAME: rework on bottom panel to allow a long string in 2 years ago
jean-pierre charras 005affd473 FOOTPRINT_CHOOSER_FRAME: Fix a UI problem specific to Linux 2 years ago
jean-pierre charras ed4a4ec8ec Add option to Footprint Chooser to switch between the selected fp or its 3D view 2 years ago
Alex Shvartzkop 6347cb043e Add bottom panel to have correct background in fp/sym chooser frames. 2 years ago
Alex Shvartzkop 5578b2c954 Hide unused message panel in footprint/symbol chooser frames. 2 years ago
Jeff Young 3efc191aa9 Implement ESC processing for choose footprint dialog. 2 years ago
Jeff Young 78e00ade7a Clearer naming. 2 years ago
Jeff Young 72c985bc07 Rewrite scoring algo again. (Third time's the charm?) 2 years ago
Jeff Young 92ae0f4793 Save Footprint chooser size and location. 2 years ago
Jeff Young 9b60e99660 Use wxSTAY_ON_TOP instead of wxFRAME_FLOAT_ON_PARENT for choosers. 2 years ago
Jeff Young 9d678e96cd Improve spacing. 2 years ago
Jeff Young 06446bb80e Only expand lib tree when filtering. 2 years ago
jean-pierre charras 7bc2d69ab7 Fix a typo and a Coverity warning 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
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago