11510 Commits (f34b86d39e6e6ff39e54e4b775ebfcc45a6ba7d4)
 

Author SHA1 Message Date
Tomasz Włostowski f34b86d39e pcbnew: made zone filling algorithm thread-safe. 8 years ago
Tomasz Włostowski 8df299a6bc pcbnew: Optimized zone filling algorithm: code cleanup 8 years ago
Tomasz Włostowski d1d9e57b86 pcbnew: removed unused files 8 years ago
Tomasz Włostowski fdd5023aee pcbnew: factored out ZONE_FILLER to a separate file 8 years ago
Tomasz Włostowski 56336fdafe POINT_EDITOR: migrate to ZONE_FILLER class 8 years ago
Tomasz Włostowski 83b020d4da PCB_TOOL: added convenience methods for accessing current SELECTION 8 years ago
Tomasz Włostowski fa31d5308a Sample tool for generating board geometyr as polygons 8 years ago
Tomasz Włostowski 58ce865352 pcbnew: made TransformShapeWithClearanceToPolygon virtual 8 years ago
Tomasz Włostowski c6a15f1b9b SHAPE_POLY_SET: fix empty triangulation bug 8 years ago
Tomasz Włostowski dbdf085555 SHAPE_FILE_IO: default constructor outputs to stdout 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
Seth Hillbrand 8b68a1736a Eeschema: Set "edited" flag on newly created sheets 8 years ago
Seth Hillbrand bdc1fb04be Eeschema: Correct wire/bus/entry connections 8 years ago
jean-pierre charras cd3122d8cd Refactor hierarch.cpp: remove old dead code and clean current code. 8 years ago
jean-pierre charras c0a539959e Fix a few Coverity warnings 8 years ago
Maciej Suminski 36a54aef21 Component Tree: fixed the sort order 8 years ago
Maciej Suminski 45bf919923 Restoring the previous performance of COMPONENT_TREE widget 8 years ago
Seth Hillbrand a240f88785 Eeschema: Remove wire under a placed component 8 years ago
Nick ?stergaard c74437a44e Remove unused custom cmake target 8 years ago
jean-pierre charras 6be5596620 Symbol Editor: fix a bug in global pin edit: changes were not always taken in account when saving the symbol in lib. 8 years ago
jean-pierre charras 3109343b96 Fix a compil issue with gcc 4.8.4 8 years ago
jean-pierre charras 3e38b3dca3 Very minor fix in message to avoid a too long sentence 8 years ago
jean-pierre charras 687444b973 update demo 8 years ago
Wayne Stambaugh 694ad93385 Move LIB_PART save code to legacy schematic plugin. 8 years ago
Oliver b588c1902a Write "offset" only if non-zero 8 years ago
Oliver 76f5df8a43 Decode "offset" in STEP export tool 8 years ago
Oliver cb97f68e35 CHANGE file format for 3D model offset 8 years ago
Seth Hillbrand 76dbbfdf92 Eeschema: Clarify disambiuation of entry types 8 years ago
Seth Hillbrand 069448f20e Eeschema: Automatically manage junctions 8 years ago
Seth Hillbrand b5ec5f9a73 Eeschema: Moving BreakSegment into SCH_EDIT_FRAME 8 years ago
Seth Hillbrand e9a297de5b Eeschema: Removing DC dependencies 8 years ago
Seth Hillbrand bf32cc2555 Eeschema: Moving SchematicCleanup to SCH_EDIT_FRAME 8 years ago
Seth Hillbrand c6632bdded Eeschema: Remove zero-length wires in RemoveBacktracks 8 years ago
Seth Hillbrand 692fecea9a Eeschema: don't cleanup unseen schematics 8 years ago
Seth Hillbrand 0fd2405c00 Eeschema: Add two utility functions to sch_line 8 years ago
Seth Hillbrand d0b2f078fe Eeschema: Unify delete operations 8 years ago
Seth Hillbrand f8e0099ecc Eeschema: Add 'append' option to undo 8 years ago
Wayne Stambaugh a0c922e493 Fix broken contributor names with non-ASCII characters in about dialog. 8 years ago
Jon Evans 7860b0c4fe Restore "Flip Board" checkbox state when switching canvases 8 years ago
Wayne Stambaugh a74bad1630 About dialog fixes. 8 years ago
Nick Østergaard 4e8e6d4823 Add explaining notes on when to use changelog tags 8 years ago
Maciej Suminski c5254bfec2 Documentation: changed git alias sections name to match the contents 8 years ago
Seth Hillbrand 7b1938d999 Eeschema: IsCorner check for layer match 8 years ago
Jon Evans 8f79f0a66d Add DRC items when reloading board view (Fixes lp:1542420) 8 years ago
Maciej Suminski f3ea34e3c6 Documentation: described 'git changelog' alias 8 years ago
Maciej Suminski f9fd60350f Documentation: added a note about changelog tags 8 years ago
jean-pierre charras 68268973b7 To avoid mistakes between graphic layers for pads, holes and not plated holes, rename 3 GAL_LAYER_ID names: 8 years ago
jean-pierre charras f992d144d9 Eeschema, LIB_PIN::SetNumber(): ensure spaces are replaced by _ and set modify flag on change. 8 years ago
jean-pierre charras 0d57bfe71f demo test_xil_95108 update 8 years ago
Wayne Stambaugh 157db6351c Minor HTML message panel improvements. 8 years ago