214 Commits (bb2881a5abf971c2f62a3c6cd3c23afaaf5afeb5)

Author SHA1 Message Date
Wayne Stambaugh 9e0e43e4c1 EESchema and other minor code improvements. 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 bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming 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
jean-pierre charras 2cdce05d45 Pcbnew: minor code cleanup and enhancement in zone filling. Commit patch from Marco Mattila. Eeschema: minor bug fix about dangling ends. removed obsolete file 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 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
jean-pierre charras 658ca2a21e Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning 15 years ago
jean-pierre charras 352dcb3823 added eeschema rotate block patch from pascal baerten. Uncrustify files. fixed some issues. 15 years ago
jean-pierre charras 052876079a fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 16 years ago
charras 8b5ba9ff69 Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 16 years ago
stambaughw 1bbc009da8 New EESchema find dialog and other minor fixes. 16 years ago
charras 8931b1fcfe fixed issues 2970757 and 2970825 16 years ago
charras 3ddc57e6d0 fixed some minor bugs and code cleanup 16 years ago
stambaughw 1a4d23896e Begin translating comments to English and minor code clean up. 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 2a7ac9d3c4 fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 17 years ago
charras 83be1f8a10 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 17 years ago
charras 7f9e91445c Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
charras a04588db7c Changes in minimum pen size parameters used to draw or plot or print items. 17 years ago
charras ce9db78c95 Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog) 17 years ago
charras c7fc091a42 better size scale factor for Hershey fonts 17 years ago
charras 42b4cae45e commit hershey patch 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras de9fb14f65 minor updates 17 years ago
charras 5759f734a8 Rework on TEXTE_PCB, SCH_TEXT and EDA_TextStruct classes. 17 years ago
drannou 1f7fc4940f multiline feature for eeschema with 'save schematic' bug fix 17 years ago
charras b49c2d2b9d code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements 17 years ago
charras a6278c25f4 removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 17 years ago
drannou fb25b5c403 Adding multi-line feature in PCBNEW and EESCHEMA 17 years ago
charras 4b212810dd minor bugs fixed (including plot labels issues) 17 years ago
charras 71ca194b68 overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras 2ad254d67e minor update 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 994080243f Code cleaning. Some bugs fixed. Added contributors to list in About Kicad. 17 years ago
dickelbeck 0d790e57a2 polygon work, EDGE_MODULE::m_PolyPoints is now std::vector 17 years ago
charras cd6fbbef68 All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed 17 years ago
charras 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 17 years ago
dickelbeck 4715ea28e2 delete hierarhical pin sheet bug 18 years ago
dickelbeck 721d878fcf GetScreen() work, menu capitalization, beautifying 18 years ago