10255 Commits (0a29ab9031d24c939314b21ca9addc9bb8d468f5)
 

Author SHA1 Message Date
Chris Pavlina ca7f1d5a08 Remove accidentally committed diodes.lib 9 years ago
Chris Pavlina 57de6ec0af Remove SetFocus hack after changing to wxSearchBox 9 years ago
Joseph Y. Chen cc11c269e3 Swapped part editor icon order to be consistant with footprint editor 9 years ago
Maciej Suminski 6fdccc1829 PAD_TOOL: enable 'Apply' after copying a pad 9 years ago
John Beard 2fa17b4460 Put pad enumerate tool in PAD_TOOL submenu 9 years ago
John Beard ca91c27852 Adjust pad sub-menu enablements 9 years ago
John Beard 6164b9be2a Grid line/point size & density settings 9 years ago
John Beard ca75be4b4e Simplify display option selection mappings using CFG_MAP 9 years ago
John Beard 8766b475c6 Sanitise incoming GAL config options using mapping tables 9 years ago
John Beard 1f5619f740 Add protected virtual dtor for GAL_DISPLAY_OPTIONS_OBSERVER 9 years ago
John Beard 0bf3a19967 Add user control for grid minimum spacing in GAL 9 years ago
John Beard 970e4f8eb4 Add grid line thickness control to Display Options Dialog 9 years ago
John Beard 061d659bb1 Add a class to govern an "incrementing" text control 9 years ago
John Beard 971f2db034 Break Display Options control value/enum mapping to functions 9 years ago
John Beard ff3bfaf82b Make KIGFX::GRID_STYLE an enum class 9 years ago
John Beard 7ad30b7167 Move Grid style to Graphics Options dialog 9 years ago
John Beard ddded86a06 Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance 9 years ago
John Beard cdfcc9a2ab Put draw_frame.h GAL_DISPLAY_OPTIONS behind firewall 9 years ago
Jon Evans 9d68c970dc Remove dependence on LAYER_ID from EDA_DRAW_PANEL_GAL 9 years ago
Chris Pavlina a416f3a4e4 Remove unnecessary TRANSFORM::operator= 9 years ago
Chris Pavlina 0182e454c5 Adjust component chooser GUI slightly 9 years ago
Wayne Stambaugh 1672d37782 Fix bug in legacy schematic I/O plugin. 9 years ago
Chris Pavlina 70301a6244 Component chooser: display correct unit in reference field 9 years ago
Chris Pavlina 2e07d83461 Reduce footprint preview flickering in component selector 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 fb6bf0c861 Fix SetColumnWidth() assertion in TWO_COLUMN_TREE_LIST 9 years ago
jean-pierre charras 1e242f3710 Remove a #define used in a debug session, and now useless in panel_prev_model.* 9 years ago
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 9 years ago
Clemens Koller d99da201fb kicad: tree_project_frame: fixup drawframe style. 9 years ago
Wayne Stambaugh 0898b6c94d Prevent symbol libraries from being unnecessarily reloaded. 9 years ago
Wayne Stambaugh ccbdb41186 Remove conversion from wxString using FROM_UTF8() when loading symbols. 9 years ago
Jon Evans 7cd72d6ffb Move layer colors from PCB_RENDER_SETTINGS to RENDER_SETTINGS 9 years ago
Jon Evans 7058e4eb21 Setup painter in PCB_DRAW_PANEL_GAL instead of EDA_DRAW_PANEL_GAL 9 years ago
Wayne Stambaugh 9375e18fb6 Fix broken symbol library alias root symbol links. 9 years ago
Wayne Stambaugh 58ed5466b4 Fix legacy schematic I/O symbol library parser bug. 9 years ago
Jon Evans 92a2b2b684 Correctly filter copyable objects for copy hotkey (Fixes lp:1571316) 9 years ago
jean-pierre charras 19fef1e9ba Fixes: lp:1664349 (DRC complaining about not connected pads even if they are not on a copper layer) 9 years ago
Julius Schmidt 877a65dcc7 Fix ratsnest calculation for pads connected with zones (GAL) 9 years ago
hauptmech 461c72c034 Prevent segfault when aOutline has no vertices. 9 years ago
Wayne Stambaugh 175d68fbb1 Fix schematic cache library broken by schematic I/O plugin changes. 9 years ago
Mario Luzeiro 2a793cc22c Remove mm_malloc from raytracer 9 years ago
jean-pierre charras 010c10853c Libedit: add "create new lib" in file menu (was only available from the main toolbar) 9 years ago
Wayne Stambaugh d5bf465dc6 Fix library save bug in legacy schematic I/O plugin. 9 years ago
jean-pierre charras 3f1bcf5be8 Pcbnew: Fix "push pad settings" segfault when no pad selected. 9 years ago
Wayne Stambaugh e8cf4f0724 Fix bug in legacy schematic I/O plugin. 9 years ago
Wayne Stambaugh eb06b35852 Eeschema: fix schematic I/O plugin symbol name issue. 9 years ago