15 Commits (6265cf5071346e2f0941d870e15e8c8fe632f670)

Author SHA1 Message Date
Wayne Stambaugh f06a5894b3 Header clean up round 3. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jon Evans 147540b3bb ADDED: Control to only show ratsnest for visible layers 5 years ago
Reece R. Pollack 2895d664e6 Add Display Origin Transform data to the PCB_DISPLAY_OPTIONS class 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Jeff Young d99febba6c Treat sketch mode module items and board items the same. 6 years ago
Ian McInerney 4ff61318af Push pcbnew grid visibility storage into EDA_DRAW_FRAME 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
jean-pierre charras c162ff9076 Curved airwires: set the default to straight lines (i.e. the legacy behavior) 7 years ago
MaPePeR e7d32c54b9 pcbnew: Draw Ratsnest with arcs to avoid overlap 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Chris Pavlina e9a9a269b4 pcbnew legacy: remove option to hide via drill 10 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. 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
Wayne Stambaugh fd0d266bfe More missing source license fixes. 11 years ago
Dick Hollenbeck a42490e0f3 work on footprint plugin API 14 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Roman Bashkov 611a5155fc pcbnew: 14 years ago
Wayne Stambaugh de96452c41 Minor common PCB library code fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
jean-pierre charras 0132ceb3a1 Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 15 years ago
jean-pierre charras fe50448399 Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 15 years ago
charras 607ec762d3 Code cleaning and more about work items visibility 16 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
charras f6656e0384 fixed eeschema crash when using the hotkey m (move) command. 16 years ago
charras 28f3b1988d Pcbnew: Code cleaning about visibility variables in draw functions. 16 years ago
dickelbeck 920186ddb4 more layer widget incorporation 16 years ago
dickelbeck 58fc9d8f09 layer widget incorporation into pcbnew 16 years ago
charras 04f41a4a7b menu cleaning and changing obscure menu info. and menu labels 16 years ago
charras 27346c7e79 Pcbnew and Gerbview: Refactor dialogs for plot and print. 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
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
charras f02192f73e Gerbview: fixed some problems in layers visibility selection. clean up. 16 years ago
charras e027e65971 code and files cleanup 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
dickelbeck 25973e5608 Isaac's next layer selection and configuration work step 16 years ago
dickelbeck b4fe26a31f Isaac's next color/layer work step 16 years ago
dickelbeck 7e93bb19df Isaac's via patch 16 years ago
charras f3590e51ff pcbnew: fixed a crash when removing A netclass. More about netclass work. 16 years ago
charras e8fef505f8 Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 16 years ago