75 Commits (dce42612d399458b1bf6e6c274065dc5530eef39)

Author SHA1 Message Date
Jeff Young dce42612d3 Fix via printing. 6 years ago
Jeff Young 5134856f18 Rationalise 3D settings data-structure. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 6 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
MaPePeR e7d32c54b9 pcbnew: Draw Ratsnest with arcs to avoid overlap 8 years ago
Maciej Suminski 262a105416 Disable zone outlines and hatched lines rendering in printouts 7 years ago
Maciej Suminski e81c3a59a2 Refactored and unified board editor and footprint editor print dialogs 7 years ago
Maciej Suminski 8cb464b725 Handle drill mark options in pcbnew printouts 7 years ago
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
jean-pierre charras 906c52deff minor compil warnings and drawings fix 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
jean-pierre charras 79a9f401a3 Fix a minor issue in pad editor dialog: in GAL mode, the pad was sometimes shown in outline mode, sometimes in filled mode 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Oliver Walters 2895030cfa Add multi-layer zone rendering for GAL 8 years ago
Jon Evans 256f52f27e Use VIEW_GROUP for candidate highlighting; enable in PcbNew also 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Tomasz Włostowski 706db2a486 pcbnew: draw net labels on vias [wip] 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Maciej Suminski d337d08060 Sketch graphics mode for GAL 9 years ago
Jon Evans 7cd72d6ffb Move layer colors from PCB_RENDER_SETTINGS to RENDER_SETTINGS 9 years ago
John Beard 4ffabcc836 Show lines of zero thickness in GAL 9 years ago
Maciej Suminski 487dfeeb01 Display clearance for pads, tracks & vias (GAL) 9 years ago
Maciej Suminski 1eb7e7161e Rename DisplayZonesMode enum to DISPLAY_ZONE_MODE 9 years ago
Tomasz Włostowski 1c1f4e9a50 Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
decimad 6c749e0ba8 Remove PNS_ prefix from most types inside namespace PNS 9 years ago
Simon Richter da5699de0a Replace boost::shared_ptr with std::shared_ptr. 9 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
Maciej Suminski fa08d9fdcf Fixed module anchor drawing (GAL). 11 years ago
Maciej Suminski 587f22e10b Outline display mode for module edges & texts in the module editor. 11 years ago
Maciej Suminski 5f297726ca Module anchors are visible in GAL canvas. 11 years ago
Maciej Suminski 69816d8704 The GAL view uses colors settings from the legacy canvas. 12 years ago
Lorenzo Marcantonio 3f2c0e1a8d TRACK/SEGVIA cleanup 12 years ago
Maciej Suminski 39bca76df7 >Added handled hotkeys: 12 years ago
Maciej Suminski 60e9546b62 PCB_EDIT_FRAME::SetHighContrastLayer() went public. 12 years ago
Maciej Suminski ef1ed9646a DRC markers are drawn in GAL canvases. 12 years ago
Maciej Suminski 2fe85cf43d Minor changes. 12 years ago
Maciej Suminski c94603f103 Added some comments and missing parameter names for pcb_painter.h. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 460dcfc621 Removed SELECTION layer. 12 years ago
Maciej Suminski 43b5aa4c8d Fixed Mac OS build & removed one warning. 12 years ago
Maciej Suminski f53dafd496 Modules are marked to be on copper layer too. 12 years ago
Maciej Suminski e2f5b2779f Changed lifetime of RENDER_SETTINGS (now they are accessible right after PAINTER object is created). 12 years ago
Maciej Suminski afe2e27b0a Moved GetColor() from PAINTER to RENDER_SETTINGS. Fixed recaching of custom items. 12 years ago