61 Commits (93ebdb2cd090899f5bf0de1886369e5ab2fd9b5c)

Author SHA1 Message Date
jean-pierre charras 3668f4ccc3 Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity calculations to detect pads connections, and is faster. 13 years ago
jean-pierre charras 92b43c7407 Fix 0 length segment in outline zone creation, that breaks zone chamfer option. 13 years ago
jean-pierre charras de471744cd Fix some minor bugs in plot functions 14 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
Dick Hollenbeck c24863c078 // Dick Hollenbeck's KiROUND R&D 14 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 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 b774d96fb0 Minor coding policy and code readability improvements. 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
jean-pierre charras 098a20a0d8 fix very minor bugs. 15 years ago
Marco Mattila 6f9fc8d210 Fix drawing of mirrored texts in pcbnew. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 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
jean-pierre charras 658ca2a21e Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning 15 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
faa 3e838053aa new font does not demand -DKICAD_CYRILLIC 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
charras c3fde30419 code cleaning. Pcbnew: Minor enhancements in Plot dialog 16 years ago
charras 2a80117065 Commit patch for plot functions from Lorenzo 17 years ago
charras 92266a1986 Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 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
faa 91bceadf7c hershey font cyrillic support (only utf8) 17 years ago
charras d3dc65b656 minot changes 17 years ago
charras 80a713d895 commit hershey patch 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 5759f734a8 Rework on TEXTE_PCB, SCH_TEXT and EDA_TextStruct classes. 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 bb5832c863 Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn) 17 years ago
charras 89e7f96574 made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 17 years ago
charras 71ca194b68 overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 17 years ago
charras b65590f708 code cleanup in project_config.cpp and some enhancements 17 years ago
jerryjacobs fa9230e2e5 Changed 3D module author after mail contact. Cleanup of function implementions. WinEDA_TextFrame color change (text black, background, white) 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 5813a12ebb Print functions and display zoom level modified to use the new zoom implementation 17 years ago
charras ee3b95007d Added: comments in Drawtxt.cpp. By the way, solved: bug when drawing a 3D board with pcb texts. 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago
dickelbeck 0d790e57a2 polygon work, EDGE_MODULE::m_PolyPoints is now std::vector 17 years ago
charras daeb9f0e07 Cleaning code to draw/plot texts; italic allowed for pcbnew 17 years ago
charras 4d12bd3e3d Solved problems with mirrored texts. cleaning obsolete files 17 years ago