673 Commits (23a8741b5e3d423184d6c5fa650c0d91ef54cfc1)

Author SHA1 Message Date
Wayne Stambaugh 578f01bfd9 Fix debug build error in symbol remap dialog. 9 years ago
Wayne Stambaugh 36606ceeb7 Add symbol library table remapping dialog. 9 years ago
jean-pierre charras 2f9be81b19 Very minor change in 2 strings to help I18n translations. 9 years ago
Fabrizio Tappero dcaa0559de Minor edit component properties dialog improvements. 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 feba091594 Highlight the first choice in rescue dialog 9 years ago
Chris Pavlina 4011ed4e31 Convert UTF8 to/from wxString correctly around LIB_ID 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
jean-pierre charras ccfad8306b eeschema: fix an annoying issue created by commit fdb53f28e6b666f242c3d24dfbfb0e4050bfa2ad: enter a label size starting by 0 (like 0.3) was not possible. 9 years ago
Oliver fdb53f28e6 Improvement for label edit dialog in eeschema: 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
jean-pierre charras 4605cae588 Displays the number of instances to modify in rescue dialog. 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 2bb234d3f5 Fix assert in DIALOG_EESCHEMA_CONFIG when removing many libs at once 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago
Chris Pavlina 551b2b2312 Component chooser: fix ugly border on macOS 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
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 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 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
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
Chris Pavlina bca74853d1 Display more information in component selector 9 years ago
jean-pierre charras 7dddb1d1c1 When editing a label property it always goes to right orientation by itself 9 years ago
Diogo Condeco 8033c6fa9a Eeschema one field dialog text selection. 9 years ago
Diogo Condeco 75ffcbcef5 MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
Wayne Stambaugh 8e7fe9dab2 Fix spice simulator build error due to EDA_TEXT changes. 9 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
diogocondeco 1a05c8a5a8 eeschema/add_component setfocus moved into OnInitDialog 9 years ago
jean-pierre charras ccdfabc866 Add tool tips to autosave widget in dialogs (pcbnew and eeschema) 9 years ago
Aylons Hazzud 5dc43a1d77 Gray out "Units are not interchangeable" if 1 unit 9 years ago
jean-pierre charras f15a59f0ad Component Editor and Component viewer: add option to show the electrical pin type. 9 years ago
jean-pierre charras 3bf1717002 Fix a minor cosmetic issue in dialog edit libentry fields 9 years ago
jean-pierre charras 1924478558 Eeschema: editors: show the pin position (when clicking on it) in message panel. 9 years ago