890 Commits (f451ffb87759f3d02906ec2399d66ce0cc3cd26f)

Author SHA1 Message Date
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
jean-pierre charras 51bed4bae9 Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR. 9 years ago
danngreen a18d72b5d6 Made BOM editor dialog quasi modal 9 years ago
Cheng Sheng 521e18ddbd "Show Datasheet" button: Resolve env-vars (like ${KIPRJMOD}) if appears. 9 years ago
jean-pierre charras c0bb8a30c2 Fixes: lp:1694456 9 years ago
jean-pierre charras 2100c29a1a Fixes: lp:1692436 (reset to defaults in Eeschema, edit component properties, puts fields in the wrong position) 9 years ago
Oliver Walters d4e41c4f97 Component table improvements 9 years ago
jean-pierre charras 342f28f106 dilaog bom editor: fix min sizes. 9 years ago
Oliver Walters 5fe13c01c7 Improvements for component table 9 years ago
jean-pierre charras e4d2924ee2 Make a sentence translatable in dialog_bom_editor. 9 years ago
Oliver Walters 29e3e55ad3 Removed BOM functionality 9 years ago
Oliver Walters 48893ab2b1 Fixed UNDO behaviour 9 years ago
Oliver Walters d792e36151 Reworked UI 9 years ago
Oliver Walters 8dd4aca73b Mark schematic as dirty 9 years ago
Oliver Walters 5126332c57 Fixed wxString::Format assert 9 years ago
Oliver a39856485c Added component table dialog 9 years ago
Maciej Suminski 801e50450b Revert "Fix component chooser dialog crash if there are no FPs available" 9 years ago
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