38 Commits (6bc9653029b33af65fe8f0036f975ca4e7fceef9)

Author SHA1 Message Date
Jeff Young 6bc9653029 Make sure footprint chooser has correct board. 6 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
Jeff Young 7583c0e69d Retire DIALOG_FOOTPRINT_CHOOSER. 8 months ago
Jeff Young 9d051d096e 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. 10 months ago
Andrej Valek 3ad92bc8db ShowModal: override method in DIALOG_SHIM 12 months 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 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year 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