61 Commits (62156b9b69b75452fa726393993b1cf98b0eb465)

Author SHA1 Message Date
Wayne Stambaugh d470ac9c24 Eeschema: minor LIB_PART object changes. 9 years ago
Wayne Stambaugh f477cc958c Eeschema: PART_LIB object clean up. 9 years ago
Wayne Stambaugh 76d099b337 Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358) 10 years ago
jean-pierre charras fa96780798 eeschema: fix Bug #1385789 (eeschema segfaults, when editing a new field). Fix an other minor bug in Footprint editor. 11 years ago
Wayne Stambaugh 08bfaa416d More source file missing license fixes. 11 years ago
Mark Roszko 396e7b8ccb Add select footprint feature to Eeschema field properties dialog. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
jean-pierre charras 0a68744e2d Eeschema: Add better dialog to edit an existing field of the current edited component. 14 years ago
jean-pierre charras 718b25656c Libedit: Add better dialog to edit an existing field of the current edited component. 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 c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras 9092dd0aec Try to fix bug 639683 : Illegal reference strings are now detected and replaced by default prefix for old schematics or rejected in schematic edition. 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago
jean-pierre charras 1f087b2f55 Libedit: fix crashes when no active libary selected (happens when creating a new component) 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
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 3fed7b9dd9 Component library object encapsulation work. 15 years ago
Wayne Stambaugh df48725551 Restore library editor value field rename behaviour and other minor fixes. 15 years ago
Wayne Stambaugh ccabd605a5 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 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
Wayne Stambaugh 3335ccd98d Initial work on new component library stucture. 15 years ago
Wayne Stambaugh 0c3541b7c1 Component library object refactoring and minor code cleaning. 15 years ago
jean-pierre charras 5605ce89ff Fixed very minor issues. 16 years ago
charras 4b85c01101 Libedit: fixed incorrect undo/redo after moving a field 16 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
charras 0f06d8a136 rename files 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 11bf0ad76f Merge component library draw item and field list. 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 16 years ago
stambaughw ee918d7d29 Replace library editor new component dialog and minor updates. 16 years ago
stambaughw 9861941de2 Component library editor and viewer improvements and library draw object changes. 16 years ago
stambaughw b762f6aab7 Component library editor improvements. 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
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw 3803b79ac5 Component library editor improvements, build fix, and bug fixes. 16 years ago
stambaughw 7c7d675cbf Component library object improvements. 16 years ago
charras 92266a1986 Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 17 years ago
faa 91d00f3215 libedit: move field bug 17 years ago
charras a04588db7c Changes in minimum pen size parameters used to draw or plot or print items. 17 years ago
charras 42b4cae45e commit hershey patch 17 years ago
charras 26b20cad1e Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens) 17 years ago
faa 3339f54f50 not build -DKICAD_GOST 17 years ago
charras 20cb87a8b7 better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago