10036 Commits (a416f3a4e44c928f70e8c789e1ea8a7db24886b9)
 

Author SHA1 Message Date
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
Kristoffer Ödmark 37c086896e Enables selection of components and tracks on same sheet. 9 years ago
Maciej Suminski 092c61e021 More robust condition to avoid division by 0 in D_PAD::ViewGetLOD() 9 years ago
Jean-Samuel Reynaud 3ec6f1d33b Fixed crash when pads have negative clearance 9 years ago
Maciej Suminski 95794df088 Code formatting 9 years ago
John Beard 728349ea12 Add similar zone tool in GAL 9 years ago
John Beard abe83b54ae Add zone cutout tool to GAL 9 years ago
John Beard d37586aeaf Refactor GAL dialog prompt for new zone settings 9 years ago
John Beard 1f9c483535 Allow delete whole track in GAL 9 years ago
John Beard 0cd121049f Allow selectConnection/Copper/Net on multiple items 9 years ago
Aurabindo J 112c10fbd9 Pcbnew: Update Ratsnest immediately after rotation/flip/mirror 9 years ago
Julius Schmidt a54830897b Fix intermittent canvas revert to default 9 years ago
jean-pierre charras dd5b024903 Pad export/import settings functions: remove duplicate code. 9 years ago
jean-pierre charras 9d43817db8 Make a debug message not translatable. 9 years ago
Wayne Stambaugh 899fe08f20 Remove KICAD_USE_SCH_IO_MANAGER build option from docs and build info. 9 years ago
Wayne Stambaugh 7ccdca5ced Use library ID to store library symbol information in the schematic symbol. 9 years ago
Wayne Stambaugh ebfbbcc1f5 Fix missing part library broken by schematic I/O plugin changes. 9 years ago
Wayne Stambaugh fda677eecc Prevent schematic I/O plugin from setting the library cache to null. 9 years ago
Wayne Stambaugh 73bbc35c3e Make the schematic I/O plugin the only option. 9 years ago
jean-pierre charras 283ba553ba Change wxItemMenu GetLabel (deprecated) to GetItemLabelText 9 years ago