79 Commits (ce6b907fe3d2ad3b70b39ec0905ba6c1dbe8e732)

Author SHA1 Message Date
jean-pierre charras c029dc398b Eeschema: fix compatibility with old schematic files, which can contain markers. 12 years ago
Lorenzo Marcantonio 3b1ddd952f Removed the SAFE_DELETE macro. 13 years ago
Lorenzo Marcantonio 42709330e0 Better strings for the translators (converted concatenations to formats) 13 years ago
Lorenzo Marcantonio 150cfebb59 Fixed some tab-induced disalignments 13 years ago
Lorenzo Marcantonio f37812f898 Refactoring: split in two the SCH_BUS_ENTRY class 13 years ago
Lorenzo Marcantonio c32f56ffaa Removed the long time dead SCH_POLYLINE class (schematic level polyline) 13 years ago
Jacobo Aragunde Perez a641ebb344 Eeschema: Add "append schematic" feature. Fix bug 1101718 <Empty plot filename> 13 years ago
jean-pierre charras 621a43c4ad Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
Lorenzo Marcantonio 28bcad847e Rename BASE_SCREEN member m_NumberOfScreen to m_NumberOfScreens. 14 years ago
jean-pierre charras e356e6dc6b Fix issues about translations: 14 years ago
Alexander Zakamaldin 625e964c8d Alexander's patches, with refinements 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
Dick Hollenbeck b76d05f591 fix syntax error in kicad_plugin.cpp, carve out class_page_info.cpp, and add PAGE_INFO::Custom 14 years ago
Dick Hollenbeck 0025ac7d38 Add "portrait" support to the page size settings for all standard paper 14 years ago
Dick Hollenbeck 0cad6e7913 carve out TITLE_BLOCK class from BASE_SCREEN, add hashtables.h for PROPERTIES 14 years ago
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Wayne Stambaugh 8cad403d23 Use line reader to load component library files and objects. 14 years ago
Wayne Stambaugh 121b65bfb8 More auto save improvements. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
jean-pierre charras 4402c97c7a Eeschema: Fix a subtle bug in undo command when editing texts and labels. 14 years ago
Wayne Stambaugh c64a6937f4 Add user write permission tests to EESchama and other minor fixes. 14 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
Dick Hollenbeck bc16d9d7c3 simplifications, typo 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
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
jean-pierre charras bc9d521738 Eeschema: fix bug in load_one_schematic_file.cpp: error about files version, that create errors for hierarchical labels. 15 years ago
Macor Mattila f05b6d4962 Pcbnew: Commit block move patch from Marco Mattila 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
Dick Hollenbeck c3924e6fc9 fix bug lp:663929 15 years ago
Dick Hollenbeck fe6591b287 formatting cleanups 15 years ago
Wayne Stambaugh e1b5d49f1b EESchema component library and hierarchical sheet label object improvements. 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 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
charras a97a2b4b3c Eeschema: Connecting power pins of all parts is no more needed. see changelog 17 years ago
charras baa278a3bc More about ERC and markers in eeschema ( work in progress ) 17 years ago
charras c61cce48c0 More about ERC and markers in eeschema ( work in progress ) 17 years ago
charras 6d930edec3 work in progress about ERC and markers in eeschema 17 years ago
charras 0d2ee0c023 See changelog. work in progress about ERC and markers in eeschema 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
drannou 1f7fc4940f multiline feature for eeschema with 'save schematic' bug fix 17 years ago