kicad/common/gal
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
- support for background color setting
    - removed several global config settings (such as g_Drc_On)
    - wrapped most of global config settings in PCB_GENERAL_SETTINGS class
    - reorganized PCB general options dialog to clearly mark which options concern only the legacy canvas
    - new GAL feature for legacy users: double-click (or E) to change track width available as an option.

Fixes: lp:1530543
* https://bugs.launchpad.net/kicad/+bug/1530543

Fixes: lp:1707145
* https://bugs.launchpad.net/kicad/+bug/1707145
2017-08-04 16:06:57 +02:00
..
cairo Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
opengl Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
color4d.cpp Add a new color selector, to adjust color selection for GAL mode, with support of opacity (alpha channel) 2017-07-18 19:07:47 +02:00
gal_display_options.cpp Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01:00
graphics_abstraction_layer.cpp GAL mode: the grid don't fill the full screen when moving the grid origin to negative values. 2017-07-14 20:18:37 +02:00
stroke_font.cpp Fixes: lp:1629387 (pagelayout text sometimes shrinking) 2016-10-06 17:19:55 +02:00