46 Commits (121b65bfb8bf848d0184a65e40849a3082d1a761)

Author SHA1 Message Date
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
Wayne Stambaugh fd486a11da Prevent duplicate sheet names in schematic editor. 14 years ago
jean-pierre charras 1e2b145a2f Pcbnew: Add NPTH pads (seen changelog). 14 years ago
Marco Mattila 55f6529216 Fix sheet resizing in eeschema. 15 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
jean-pierre charras 160ab816f5 Eeschema: fix bug in Delete Connection (see bug 781604) 15 years ago
Wayne Stambaugh c18020374b Schematic object plot code refactoring and CMake required version changes. 15 years ago
Wayne Stambaugh 48b2661baa EESchema dead code removal and other minor changes. 15 years ago
jean-pierre charras 70de08f397 Bug fixes: 15 years ago
Wayne Stambaugh ce983218f8 Push schematic get connection code into schematic screen object. 15 years ago
jean-pierre charras cc36a80e80 Modify my previous patch about zoom issues in eeschema (remove zoom limitations). 15 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Wayne Stambaugh cfc3d6dfd6 EESchema sheet pin code improvements. 15 years ago
jean-pierre charras 58c9647166 Workaround for zoom levels < 1 in eescxhema, with wxMSW version < 2.9 15 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh 2694c524b4 EESchema back annotate code refactoring and other minor changes. 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
jean-pierre charras d39df05275 Eeschema: fix crash when starting ERC. 15 years ago
Wayne Stambaugh c02d90e9a7 Use wxUpdateUIEvent in CVPcb and other minor changes. 15 years ago
Wayne Stambaugh 0d8cb9b53c EESchema improvements and other minor fixes. 15 years ago
Wayne Stambaugh da9f4b8ac2 Undo schematic hierarchy path container changes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras fbeb411632 Eeschema: Fix incorrect behavior of block drag and wire drag commands. 15 years ago
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
Wayne Stambaugh 2a60327545 Build default change and minor schematic screen object improvements. 15 years ago
Wayne Stambaugh a9a96c0e51 EESchema schematic item hit test improvements. 15 years ago
Wayne Stambaugh a3a73ef5dd EESchema block code cleaning and other minor fixes. 15 years ago
Wayne Stambaugh 7e1745da56 EESchema block object select improvements and other minor fixes. 15 years ago
Wayne Stambaugh d0105f1ba6 EESchema code refactoring and other minor fixes. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh a8a99abefe Schematic object hit testing improvements. 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
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 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Wayne Stambaugh aeb6dd8cc7 Minor schematic object improvements and code cleaning. 15 years ago
Wayne Stambaugh 1e7d95d58e Begin schematic object rationalization and other minor improvements 15 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 16 years ago