59 Commits (f0b2565f12240d74813c6581fcadc155a71fb100)

Author SHA1 Message Date
Wayne Stambaugh f0b2565f12 Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
Wayne Stambaugh ba16d9e763 Eeschema find bug fixes. (fixes lp:1199689) 12 years ago
jean-pierre charras 5c247857d3 Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
Lorenzo Marcantonio d12a45923b More work on EDA_COLOR_T and layers. 13 years ago
Wayne Stambaugh db5d90ce9f Fix SCH_FIELD get reference designator text bug. (fixes lp:1159401) 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
Wayne Stambaugh 058e17edf7 Minor code and Doxygen comment improvements. 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Wayne Stambaugh aaa1cc3e02 Eeschema object list and other minor 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
Wayne Stambaugh 409d6e8ea2 Eeschema schematic object improvements. 14 years ago
jean-pierre charras 9cc4f5d0a6 Eeschema: add compil option in sch_field.cpp to go back to old behavior for field texts justifications (this option is not activated) 14 years ago
Wayne Stambaugh b774d96fb0 Minor coding policy and code readability improvements. 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 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 a63a2006f0 Add Eeschema replace code. 14 years ago
Wayne Stambaugh 16131a500d Encapsulate SCH_FIELD class. 14 years ago
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing. 14 years ago
Dick Hollenbeck b6508af0f4 KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 14 years ago
Wayne Stambaugh 35749e57c4 Fix Eeschema find item bugs and other minor changes. 14 years ago
jean-pierre charras 790b6b54f5 Forgotten change. 14 years ago
jean-pierre charras 9cb27eb85c Some better icons. 14 years ago
Andrey Fedorushkov 8e584fc233 Eeschema: 14 years ago
Wayne Stambaugh 7bbe2f784e Initial ground work to make schematic fields use unified move code. 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 ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Wayne Stambaugh c18020374b Schematic object plot code refactoring and CMake required version changes. 15 years ago
Wayne Stambaugh a367dea4db Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
Wayne Stambaugh 053498d1a4 Fix EESchema undo and abort move regressions. 15 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
jean-pierre charras c38d59a609 Fix an error in sch_field.cpp I created in bzr 2923 version, that prevent compiling with wxWidgets 2.9.1 (was not detected by 2.8.12) 15 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
jean-pierre charras 137d132985 Make some messages translatable. 15 years ago
jean-pierre charras 38269efa47 Fix bug 741352 15 years ago
Wayne Stambaugh c07b677a20 Schematic editor locate item changes and other minor fixes. 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
jean-pierre charras 5bab73d638 Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 15 years ago
Wayne Stambaugh 8d567953d6 More schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago