93 Commits (37c26cba71b4540570026da76dabfbdd64bdd8cc)

Author SHA1 Message Date
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Wayne Stambaugh 6c28cdc62c More encapsulation work and other minor improvements. 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Wayne Stambaugh a63a2006f0 Add Eeschema replace code. 14 years ago
Wayne Stambaugh 9461f16281 Encapsulate SCH_EDIT_FRAME and LIB_EDIT_FRAME classes. 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 3541335a08 Use output formatter to save component library files and objects. 14 years ago
Wayne Stambaugh 8cad403d23 Use line reader to load component library files and objects. 14 years ago
Wayne Stambaugh 70569edb05 Pcbnew auto save improvements. 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
jean-pierre charras fb8a6bf164 Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes. 15 years ago
jean-pierre charras 0b91eb30b2 Minor code cleaning and minor enhancement. 15 years ago
jean-pierre charras f81c237d43 Libedit: add block rotate and block mirror horizontally 15 years ago
Wayne Stambaugh a367dea4db Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
jean-pierre charras d60caed493 Pin edit: fix some minor issues. 15 years ago
jean-pierre charras 2d972fcf66 Libedit: other fix in pin edition. 15 years ago
jean-pierre charras 70de08f397 Bug fixes: 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago
jean-pierre charras 135a62748f Eeschema: enhanced Pin editor dialog. 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 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 ffa9feda69 Schematic component library editor rotate item improvements. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
jean-pierre charras f0afa23066 Eeschema: fix 2 issues. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh 938cb8843b Schematic reference object improvements and doxygen comment warning fixes. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning 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 7cb34aece7 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 408cf4d87e More EESchema dialog file housekeeping. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Wayne Stambaugh 6566b0c5fa Schematic component library object improvements and other minor fixes. 15 years ago
Wayne Stambaugh 185a2544b5 Component library editor bug fixes and other minor fixes. 15 years ago
Wayne Stambaugh 285d9b649d Major component library ojbect editing code refactor. 15 years ago
Andrey Fedorushkov 3ae0df15ee add new pin style to schema file, minor change kicad command frame icon 15 years ago
Vovanium cd778c125e Added two pin shapes: 15 years ago
Dick Hollenbeck 2213a347e9 netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 15 years ago
Wayne Stambaugh e1b5d49f1b EESchema component library and hierarchical sheet label object improvements. 16 years ago
charras 83e8b961c7 cosmetic enhancement in pin edit dialog. 16 years ago
charras c63a2b382d Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 16 years ago