21 Commits (cedef13bb197a3813d4e8c8a360c01ff0a899a24)

Author SHA1 Message Date
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young a860a8db54 Enable user layers in footprint editor. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young 33fc74a04d Performance enhancements for Footprint Editor construction. 7 years ago
Maciej Suminski 81a5c0e3bf GAL: Show ratsnest lines when dragging 7 years ago
Seth Hillbrand 3ce8a4856a Remove ToLayer_ID calls from color checks 8 years ago
Jeff Young 106dd60e45 Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
Jeff Young 3b0a758f97 Ensure router layer is visible. 8 years ago
Jeff Young d9d9a54aa8 Replace previous hidden text commit with a LOD-based one. 8 years ago
Jeff Young a75ead5efd Handle hidden text changing layers when native layer toggled. 8 years ago
Jon Evans a83669ab19 Merge PCB_LAYER_WIDGET::SyncRenderStates into ReFillRender 8 years ago
Jon Evans 2991c0d258 Only show microvia and blind/buried via settings if they are enabled 8 years ago
Jon Evans 9a3ea1d53c Rename "Render" to "Items" and a few other wording changes 8 years ago
Jon Evans b67b4b9ea9 Rearrange Render panel of PcbNew layer widget; add spacers 8 years ago
Jeff Young 4dda8a39fe Add inc/dec current layer alpha to menus. 8 years ago
Andrzej Wolski dbafdd39b9 Add tracks display control to Render tab 8 years ago
Jeff Young 24b5152240 Don't set modified flag for render settings in modedit. 8 years ago
Jeff Young 7c506f5b3a Add PTH, NPTH and Background to Footprint Editor render settings. 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 32aedc99b7 rename files 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Jeff Young e1c01e1e7f Render transparent layer colors over the correct background. 8 years ago
Jon Evans ce8c2752f9 Force a refresh when changing render colors 8 years ago
Jeff Young 38227161bf Fix drawing of transparent layer swatches. 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
Jon Evans 84ab71f8ec Allow changing LAYER_PADS color and visibility (Fixes lp:1672646) 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
jean-pierre charras 1164eaab72 Make the "No Net" mark color editable (mark for pads having no net name) 8 years ago
Seppe Stas d7b143f6f0 Right click option to change layer and render color 8 years ago
Jon Evans 8722fd9c6c Set modified flag when changing layer visibility (lp:793420) 8 years ago
Jon Evans b6298a0a41 Don't force grid color to LAYER_GRID in EDA_DRAW_PANEL_GAL 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
jean-pierre charras 33e05ae557 Avoid to change the alpha channel color value initially set in GAL mode when modifying a color in legacy mode. 8 years ago
Kristoffer Ödmark 42b70b86f2 added more layer selector features 8 years ago
Tomasz Włostowski a7759efc59 Multiple fixes: 9 years ago
jean-pierre charras bf21640ae5 Fix a few issues when changing a color in render, in GAL mode. 9 years ago
jean-pierre charras 23a8741b5e Pcbnew: fix a crash when changing a color in render, in legacy mode, if the GAL mode was previously used. 9 years ago
Maciej Suminski 0b57907a68 Fix crash on toggling 'Render' tab items visibility 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras 48c18604fc Layers manager: add (in context menu) show all layers and hide all layers, and code cleanup. 9 years ago
dino 33e1a4e884 pcbnew: Added 'show all layers' and 'hide all layers' option in layers manager 9 years ago
Tomasz Wlostowski 104a066268 Faster layer visibility switching in GAL 9 years ago
Maciej Suminski d9f4877c94 Fixed a crash when starting pcbnew with OpenGL GAL. 10 years ago
Maciej Suminski fa6360a2ba Another way to select between dark/light netname labels. 10 years ago
Simon Wells e0beb36f1e GAL: Update grid color when changed by user 10 years ago
Tomasz Wlostowski 991b9d509a GAL: apply grid offset when board is loaded and respect grid color setting. (fixes lp:1533168) 10 years ago
Wayne Stambaugh bc6e9e855c Pcbnew: fix broken board ratsnest visibility storage behavior. 10 years ago