70 Commits (97f7bd4cb9fd234e98b96a0ef90ca23845e3580f)

Author SHA1 Message Date
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young b5634b1d08 Dialog spacing cleanup. 7 years ago
Jeff Young b9874da3a6 Remove background fp loading from Choose Symbol dlg. 8 years ago
Seth Hillbrand a5c213c23d Set footprint splitter window canvas to transient 8 years ago
Maciej Suminski 8c63dac0c3 Component Chooser: do not create FP list when the FP preview is disabled 8 years ago
Jeff Young 12ec56bc15 Prevent reentrancy in footprint loading. 8 years ago
Jeff Young f4ce8766e3 Implement shared FOOTPRINT_LIST. 8 years ago
Jeff Young e7d98f89a1 Fix display of datasheet URLs and shorten them if necessary. 8 years ago
jean-pierre charras 4012aa70da Fix a few minor Coverity warnings 8 years ago
jean-pierre charras 07fff6ed35 Eeschema, choose component dialog: remember the relative size of the component tree and the symbol viewer canvas during a session 8 years ago
Chris Pavlina 6cee19d37d eeschema: neatly wrap placeholder text in symbol chooser 8 years ago
Chris Pavlina 13bc706518 Fix several dialogs with bad default sizing 8 years ago
Chris Pavlina 57fe3739ca Symbol chooser: base default size on font for DPI flexibility 8 years ago
Chris Pavlina 0945c319f0 eeschema: make footprint preview optional 8 years ago
Wayne Stambaugh 694ad93385 Move LIB_PART save code to legacy schematic plugin. 8 years ago
jean-pierre charras d52fd5769d Show a tooltip if dialog_choose_component has no symbol selected. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Chris Pavlina c78a2ba4f8 Render symbols correctly with convert=0 in chooser 8 years ago
Maciej Suminski ac688e688a Fixed selecting components with Enter (DIALOG_CHOOSE_COMPONENT) 9 years ago
Maciej Suminski f667f54c52 Moved component tree widget to a separate class 9 years ago
Maciej Suminski 801e50450b Revert "Fix component chooser dialog crash if there are no FPs available" 9 years ago
Maciej Suminski 0a8a659ff7 Fix component chooser dialog crash if there are no FPs available 9 years ago
Chris Pavlina 3234087dc9 Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Maciej Suminski b47a6e415b Fixed a memleak in DIALOG_CHOOSE_COMPONENT 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 82f587f4ff Show the busy cursor while loading component chooser 9 years ago
Chris Pavlina 2232edfb87 Rewrite DIALOG_CHOOSE_COMPONENT without wxFormBuilder 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago
Chris Pavlina 4618e6c7f8 Component chooser: event and focus cleanup 9 years ago
Chris Pavlina e6de99cc86 No more wxSearchCtrl in DIALOG_CHOOSE_COMPONENT 9 years ago
Chris Pavlina d3cb23b7d7 Remove unneeded state member in DIALOG_CHOOSE_COMPONENT 9 years ago
Chris Pavlina 2683af26c0 Fix DIALOG_CHOOSE_COMPONENT enter and double-click events 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Chris Pavlina 35a8d78921 Fix component selector segfault on MacOS 9 years ago
Chris Pavlina 57de6ec0af Remove SetFocus hack after changing to wxSearchBox 9 years ago
Chris Pavlina 0182e454c5 Adjust component chooser GUI slightly 9 years ago
Chris Pavlina 70301a6244 Component chooser: display correct unit in reference field 9 years ago
Chris Pavlina 69165aa0a0 Do not show hidden fields in the component selector 9 years ago
Chris Pavlina a61be7e00e Move LIB_PART::Draw drawing options into a struct 9 years ago
Chris Pavlina 5dea5e2ada Component chooser: add missing info panel updates 9 years ago
Chris Pavlina b4f4ff9353 Clean up updateSelection() megafunction 9 years ago
Chris Pavlina 3d88cc2a36 Rename method for consistency with similar class 9 years ago
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 9 years ago
Chris Pavlina bca74853d1 Display more information in component selector 9 years ago
diogocondeco 1a05c8a5a8 eeschema/add_component setfocus moved into OnInitDialog 9 years ago
Chris Pavlina 9547dd4e52 Fix GetBoundingBox hiding overloaded virtual 9 years ago
Chris Pavlina bb9f1b00cd Fix graphics rendering on RTL systems (lp:1559545) 10 years ago