46 Commits (70df15175b50254c8856964e51851fbec0e0e782)

Author SHA1 Message Date
jean-pierre charras ed5585eb6c Libedit: fix bug (svg export does not work) 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 67e28ade74 ++eeschema 14 years ago
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 14 years ago
Wayne Stambaugh 9461f16281 Encapsulate SCH_EDIT_FRAME and LIB_EDIT_FRAME classes. 14 years ago
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes. 14 years ago
Wayne Stambaugh a834c47be5 Fix schematic library pin editing bug. Fixes lp:809506 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 4a7dc4ad03 Add menu item function fixes and other minor improvements. 14 years ago
Wayne Stambaugh c64a6937f4 Add user write permission tests to EESchama and other minor fixes. 14 years ago
Wayne Stambaugh e7eef8cf7b Prevent component library editor from saving read only files (fixes lp:811118) 14 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
jean-pierre charras 09c038be5c Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component. 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago
Wayne Stambaugh dcccaee2aa Replace WinEDAChoiceBox with wxComboBox. 15 years ago
jean-pierre charras 3f5478eead fix 2 minor bugs: GERBVIEW: Button "Erase all layers" not working, EESCHEMA: Plot to Clipboard: EDA_DRAW_FRAME::PrintPage() error 15 years ago
Wayne Stambaugh ffa9feda69 Schematic component library editor rotate item improvements. 15 years ago
Wayne Stambaugh 4d1cdfd4ff Schematic component library editor delete item improvements. 15 years ago
Wayne Stambaugh b0ea88e23e Added options tool bar to schematic component library editor. Fixes lp:671343 15 years ago
Wayne Stambaugh ee003180bc Global variable removal and minor Doxygen comment fixes. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 0d8cb9b53c EESchema improvements and other minor fixes. 15 years ago
Wayne Stambaugh 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras f43f7af5fe Modedit: fix issues when printing a footprint. But needs refinement. Work in progress (mainly "Fit in page" is not working). 15 years ago
Wayne Stambaugh 8d567953d6 More schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 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 e3b4eeb160 More EESchema dialog file housekeeping 15 years ago
jean-pierre charras 9b77f2a415 Formatting, code cleaning and fix erroneous or inconsistent comments in block functions 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 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
jean-pierre charras bd022c23a3 Libedit: fixed draw artefacts when editing a graphic symbol. fixed minor issues in undo and abort commands when editing graphic items. 15 years ago
jean-pierre charras 0c24113dc0 Libedit: minor enhancements. Update Boost::Polygon 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
Dick Hollenbeck 5ae97bb3e4 [Kicad-developers] Add close shortcut to Library Editor -- from Yuri 15 years ago
charras c5f41a3a1e eeschema: fixed minor issues. 16 years ago
charras 4413221488 work on libedit continued. 16 years ago
charras 7f23d262f2 Eeschema 16 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
charras 0f06d8a136 rename files 16 years ago
charras edf64afc3b Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 16 years ago
jerryjacobs 73f83c0509 See CHANGELOG.txt 16 years ago
charras 2396cdb127 Eeschema: fixed a bug that crashes Eeschema when the library editor or/and the lib viewer is opened and if the schematic (or an other) is reloaded (that involves libraries are deleted and reloaded) 16 years ago
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago