kicad/include/widgets
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring
- DIALOG_CHOOSE_COMPONENT has footprint select widget
- FOOTPRINT_SELECT_WIDGET
- FOOTPRINT_CHOICE widget (customized wxComboCtrl)
- FOOTPRINT_FILTER class
- FOOTPRINT_INFO rework:
    - FOOTPRINT_ASYNC_LOADER to load without freezing UI
    - Rewrite loader threads as queue-driven thread pool
    - Make FOOTPRINT_INFO available via kiway
- FP_LIB_TABLE::PrefetchLib
- Access to global fp-lib-table via kiway
- SYNC_QUEUE threadsafe queue template
- Remove KICAD_FOOTPRINT_SELECTOR build option
2017-03-24 09:20:27 -04:00
..
color_swatch.h Move layer/render swatches to own class 2017-03-01 09:44:41 +01:00
footprint_choice.h Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00
footprint_preview_widget.h Refactor FOOTPRINT_PREVIEW_PANEL 2017-03-10 23:26:45 -05:00
footprint_select_widget.h Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00
gal_options_panel.h Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01:00
indicator_icon.h Break row indicators out to own class 2017-03-01 09:44:41 +01:00
mathplot.h More Coverity warnings fixes. 2016-12-30 14:36:23 +01:00
two_column_tree_list.h Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
widget_hotkey_list.h Revamp component chooser and add footprint preview 2017-02-18 21:39:55 -05:00