71 Commits (c89070da837822060c344b4e5b5ab0e2c56cae2f)

Author SHA1 Message Date
jean-pierre charras c89070da83 Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners) 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras e9f557e65a Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Dick Hollenbeck f0790efd39 fixups for dialog and formatting to Marco's patch 15 years ago
Marco Mattila 9dc9cc1f78 Board manufacturers typically do not print silkscreen on areas without 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
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 bc0d79d587 finished Draw functions for aperture macros. Now aperture macros are drawn correctly. 15 years ago
jean-pierre charras 0c02dc0754 Pcbnew: fixed 2 minor issues. 15 years ago
jean-pierre charras e162ffee3c Use D_PAD::BuildPadPolygon() in plot functions 15 years ago
jean-pierre charras ac11d86c2f Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons 16 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
jean-pierre charras b471f8d70c Fixed minor bugs and printing problems, and others minor enhancements 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras bd19e0170e Pcbnew: fixed plot pads problem on silkscreen layers. 16 years ago
charras d4bd033a8e Pcbnew: print dialog: added pads drill option (like in plot dialog) 16 years ago
charras b24118ebbd changed last layer constants XXX_LAYER_CU and XXXX_LAYER_CMP to XXX_LAYER_BACK and XXX_LAYER_FRONT 16 years ago
charras 703420baac changed layer constants XXX_CU and XXXX_CMP to XXX_BACK and XXX_FRONT 16 years ago
charras bec48d8ab2 changed COPPER_LAYER and CMP_LAYER to LAYER_BACK and LAYER_FRONT 16 years ago
stambaughw de44203368 Comment translation and capitalization fixes. 16 years ago
charras a3f48bf241 pcbnew Added: control of masks clearance. See changelog for more info 16 years ago
charras e027e65971 code and files cleanup 16 years ago
charras 89535a1366 some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 16 years ago
charras 32336225b5 fixed in plot: filled areas by segments not plotted (outlines only were plotted) 16 years ago
charras c3fde30419 code cleaning. Pcbnew: Minor enhancements in Plot dialog 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 17 years ago
charras 11d9edfe83 beautify files 17 years ago
charras 2a80117065 Commit patch for plot functions from Lorenzo 17 years ago
charras ddd8bf4870 pcbnew: fixed bug 2810360 (negative plots in postscript format create complete black board) 17 years ago
charras cffe0cfcaa support for bezier curves 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 ac45264b4e some enhancements in pcbnew (see changelog) and Cmake files updated to handle a change in doc files 17 years ago
charras 3e477651c7 finishing work on hpgl plotting functions 17 years ago
dickelbeck a28492f47c bug fixing, gerbers, etc. 17 years ago
charras 5b74766316 fixed: pcbnew: incorrect texts width in PS plot output. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras b27bbe9cac Eeschema+Pcbnew: code cleanup and refinements in plot SVG format 17 years ago
charras a369275153 Pcbnew: solved: incorrect DCODE used to plot board edges and silkscreen 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
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
charras 75b3c3bf37 Switch to polygons in zones (old way no more supported) 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
charras 1c6ff86768 Zones now have a min thickness filled area parameter 17 years ago
faa 8bed5053da cyrillic font support, russian GOST support 17 years ago
charras 78bbe94923 Use double instead float when possible, ande code cleaning. 17 years ago