23 Commits (3c3ee9b8c37b3ab76510f859af358ff0925e5651)

Author SHA1 Message Date
jean-pierre charras 3c3ee9b8c3 Fix a few doxygen warnings 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
jean-pierre charras 4605cae588 Displays the number of instances to modify in rescue dialog. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Chris Pavlina a61be7e00e Move LIB_PART::Draw drawing options into a struct 9 years ago
Wayne Stambaugh 7ccdca5ced Use library ID to store library symbol information in the schematic symbol. 9 years ago
Chris Pavlina 9547dd4e52 Fix GetBoundingBox hiding overloaded virtual 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 10 years ago
Chris Pavlina 0f407a756c Pull existing settings into Doxygen module 10 years ago
Chris Pavlina db8c72cc9d Fix mistake in r6642 / git:bb9f1b0 10 years ago
Chris Pavlina bb9f1b00cd Fix graphics rendering on RTL systems (lp:1559545) 10 years ago
Wayne Stambaugh 4007317606 Undo commit -r 6428. 10 years ago
Wayne Stambaugh e8e0a75b8c Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
unknown 15cc245a83 Eesschema, dialog rescue: enhancements: 11 years ago
Chis Pavlina f3c73f5947 Eeschema: minor component library rescue helper fixes. 11 years ago
Chris Pavlina 80eb5460f9 Eeschema: component library rescue improvements. 11 years ago
Chris Pavlina c7b8f790a7 Eeschema component library rescue changes. 11 years ago
unknown 69de718910 lib-cache-rescue coding style fix. lib-cache-rescue set default button OK in dialog. 11 years ago
jean-pierre charras 569c2be354 Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes. 11 years ago
jean-pierre charras 3b9ebd2270 Minor fixes in dialog rescue: missing title, incorrect refresh due to use of a wxPaintDC outside a paint event, and coverity warnings (not initialized members). 11 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago