113 Commits (7ad21fefe5cd8f46f5c9ce6c459093bdfb51ebc0)

Author SHA1 Message Date
jean-pierre charras 7ad21fefe5 Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 7 years ago
jean-pierre charras fb35a7c8b4 Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
Maciej Suminski bce4a45ab4 Fixed a crash when trying to highlight a not existing component 7 years ago
Tomasz Włostowski c777eac000 eeschema: improved highlighting of PCB->SCH cross-probed components/labels/pins 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
jean-pierre charras bea75753dd Eeschema fix: highlight component from pcbnew doesn't switch sheets 7 years ago
Jeff Young d9d2822fe0 Fix cross-probing. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young a9c8a7b69c Remove unused warp mouse parameter. 7 years ago
Jeff Young 1bca706115 Move search status messages to Find/Replace dialog. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Seth Hillbrand fb9ccd855d eeschema: Check for dangling ends when switching sheets 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Jeff Young 9d26253b2c Don't rely on live pointers in search data. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Seth Hillbrand 87938b06b4 Eeschema: TestDanglingEnds on Cross-probe 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 9 years ago
Chris Pavlina d618585269 eeschema: fix printf format string 10 years ago
Wayne Stambaugh 92f5ab8589 Eeschema: SCH_SHEET_LIST improvements. 10 years ago
Wayne Stambaugh 4007317606 Undo commit -r 6428. 10 years ago
Wayne Stambaugh 5a5fffb349 Undo commit -r6509. 10 years ago
Wayne Stambaugh 2aac71700b Eeschema: move is complex hierarchy and find next item from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Wayne Stambaugh e8e0a75b8c Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Chris Pavlina bbba5d5c47 Eeschema: fix find and replace bug where replace value lags by one cycle. (fixes lp:1517101) 10 years ago
Mark Roszko 33419ee4bf Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks. 10 years ago
Wayne Stambaugh 5a4c663682 Eeschema: fix infinite loop in replace all caused by previous find fix. 10 years ago
jean-pierre charras 3d38a7b252 Remove a change committed erroneously 10 years ago
jean-pierre charras ad48723deb Update 2 footprint wizard python scripts to display the value of parameters in the window messages. DRC: do not generate warnings for pads which are only on tech layers and over a hole. 10 years ago
Wayne Stambaugh dd41260c2c Eeschema: fix segfault when closing find dialog on dirty search cache. (fixes lp:1498997) 10 years ago
Chris Pavlina 859435cabe Fix clang build error due to ambiguous function GetSheet() in SCH_SHEET_PATH. 11 years ago
Dick Hollenbeck 659ea5184c Fix Eeschema search segfault. 11 years ago
jean-pierre charras bbbb84e6c2 Fix a few minor coverity warnings. 11 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras 11e2bdf17b Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files. 11 years ago
Lorenzo Marcantonio 260ca0e79f Added support for decoupling stored text from shown text in EDA_TEXT 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Wayne Stambaugh f0b2565f12 Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
jean-pierre charras 0d41a7a523 All: fix some issues in messages to translate. Remove fully outdated files 13 years ago
Lorenzo Marcantonio 42709330e0 Better strings for the translators (converted concatenations to formats) 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
Wayne Stambaugh 57d75a75a8 More internal unit improvements. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 3f15b9c057 Eeschema: Fix issue in Search/ReplaceAll 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh 85d2f2f1d5 Eeschema find and replace improvements. 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh a63a2006f0 Add Eeschema replace code. 14 years ago
Wayne Stambaugh d8ad2cceb0 Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 14 years ago