43 Commits (f67c7fe052d1d8e98838b7aef1681c2f4949dff6)

Author SHA1 Message Date
unknown 71b3125d8e Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 11 years ago
unknown b3b791961a coverity common folder fixes (mainly not initialized members). 11 years ago
jean-pierre charras 10d67ffbd9 Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs. 11 years ago
jean-pierre charras 39497b109e Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 11 years ago
jean-pierre charras b1cd42cf08 Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 12 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 12 years ago
jean-pierre charras 41e41b95f8 Plot DXF: better generation of filled zone polygons. 12 years ago
jean-pierre charras 4374e25219 Plot functions: some enhancements in mirror mode (Pcbnew specific): boards are mirrored horizontally, and the page layout is no more mirrored, and therefore is always readable. 13 years ago
Lorenzo Marcantonio d00c83cde9 Migrated the interfaces accepting angles to the double type 13 years ago
Lorenzo Marcantonio 78e41187b3 Moved utilities for angles in trigo.h 13 years ago
Andreas Beutling 7ceb3d11f2 fix some errors in common_plotHPGL_functions.cpp 14 years ago
jean-pierre charras 621a43c4ad Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 14 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 14 years ago
jean-pierre charras c3ecce2ec6 Eescheam: plot HPGL: add comments and minor fix. 14 years ago
jean-pierre charras 16064881be Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 14 years ago
Lorenzo Marcantonio 7cef5395b3 Minor plot driver enhancements 14 years ago
Lorenzo Marcantonio e7fd324a75 Fixed format string (spurious character was added) in HPGL driver 14 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 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
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 15 years ago
Wayne Stambaugh b774d96fb0 Minor coding policy and code readability improvements. 15 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 15 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 15 years ago
jean-pierre charras 4402c97c7a Eeschema: Fix a subtle bug in undo command when editing texts and labels. 15 years ago
Wayne Stambaugh a367dea4db Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
jean-pierre charras c89070da83 Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners) 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 16 years ago
jean-pierre charras e9f557e65a Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 16 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 16 years ago
jean-pierre charras e162ffee3c Use D_PAD::BuildPadPolygon() in plot functions 16 years ago
charras 5f5620a1b9 ++Pcbnew 16 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 17 years ago
charras fd521f378e More work about Netclasses in Design Rules dialog 17 years ago
charras c3fde30419 code cleaning. Pcbnew: Minor enhancements in Plot dialog 17 years ago
charras 2a80117065 Commit patch for plot functions from Lorenzo 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 18 years ago
charras daeb9f0e07 Cleaning code to draw/plot texts; italic allowed for pcbnew 18 years ago
dickelbeck d8485267e7 plot fill patch 18 years ago
dickelbeck 44071acf07 Lorenzo's postscript fill patch for bugs 2003834 and 1956732 18 years ago
dickelbeck 2da432b271 plot fix, beautification 18 years ago
dickelbeck ae74527bc2 Jean-Pierre's changes for kicad-2007-05-25 release 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago