kicad/pcbnew/github
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
..
CMakeLists.txt GitHub plugin build configuration fixes. 2016-01-28 12:30:55 -05:00
github_getliblist.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 2016-09-20 11:56:18 -04:00
github_getliblist.h Replace the avhttp library used by the github plugin with libcurl. 2015-12-21 15:30:33 -05:00
github_plugin.cpp Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00
github_plugin.h Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00
html_link_parser.cpp fix unwanted foreground frame change on Windows when creating BOM and netlists from scripts. 2015-08-28 16:15:45 +02:00
html_link_parser.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
nginx.conf Increase cache validity period in nginx.conf 2016-06-29 12:25:28 +02:00