2552 Commits (039910cb21928e1421f1efe2c60b78af78002efb)

Author SHA1 Message Date
jean-pierre charras 039910cb21 Fix incorrect initialization of a color parameter, which make the drawings in black in libedit 9 years ago
jean-pierre charras 11dcb76fc9 Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Joseph Y. Chen ed16beb5cd Rearranged Part Editor Icon Positions 9 years ago
Maciej Suminski d7bf44eee0 Removed a few more headers from base_struct.h 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans 3ec8941ffc Revert from wxColourPickerCtrl to wxBitmapButton 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
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
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
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 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
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 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
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
Wayne Stambaugh 175d68fbb1 Fix schematic cache library broken by schematic I/O plugin changes. 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
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
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
Chris Pavlina 9bb1b33e89 libedit: menu bar UI compliance tweaks 9 years ago
Chris Pavlina 93a90926c2 eeschema: menu bar UI compliance tweaks 9 years ago
Chris Pavlina bca74853d1 Display more information in component selector 9 years ago
Oliver a5dcc192dc Fix for bug where rotating / editing a selected item would remove it from screen 9 years ago
Chris Pavlina 431abcff0c libedit: no units in the new Delete Part dialog 9 years ago
Oliver 4cd7514c8e libedit: Improved selection process for DeleteComponent 9 years ago
jean-pierre charras 7dddb1d1c1 When editing a label property it always goes to right orientation by itself 9 years ago
Chris Pavlina 1ab1d8e7e6 Revert "libedit: Improved selection process for DeleteComponent" 9 years ago
Oliver 4ba0fef8c1 libedit: Improved selection process for DeleteComponent 9 years ago
Oliver 702795f4a9 Added progress dialogs for library loading 9 years ago
Wayne Stambaugh 9319ef034d Fix rotate bug in symbol library editor. 9 years ago
Chris Pavlina e03fef3266 Reorder eeschema toolbar slightly 9 years ago
Diogo Condeco 8033c6fa9a Eeschema one field dialog text selection. 9 years ago