96 Commits (eeeb3e0a9a0d51dbd2b53dee5a7284fecdc58a00)

Author SHA1 Message Date
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 10 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. 13 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
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing. 14 years ago
Wayne Stambaugh 35749e57c4 Fix Eeschema find item bugs and other minor changes. 14 years ago
Wayne Stambaugh 6a4e8aa909 Eeschema schematic item move code unification. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras 858401d205 Eeschema & Pcbnew: fix incorrect position of cursor when crossprobing items. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 34094e77fc Fix and enable optimized grid drawing and other minor changes. 15 years ago
Wayne Stambaugh 828790017b EESchema find dialog improvements. 15 years ago
Wayne Stambaugh 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 8d567953d6 More schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh adb4ad1a7b Schematic object improvements and other minor fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Wayne Stambaugh 3fed7b9dd9 Component library object encapsulation work. 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago