• Craig Watson's avatar
    Background cross color is now a setting in the config file · 2fd0cc87
    Craig Watson authored
    This allows users to change the color of the background grid e.g if they
    are using a projector or other low-contrast display.
    
    The settings are in the `Board` category and are named `CrossColorDarkBackground`
    and `CrossColorLightBackground`. They take strings representing the
    color in any of the following formats:
    
    - #RGB (Hexadecimal digits)
    - #RRGGBB
    - #AARRGGBB
    - #RRRGGGBBB
    - #RRRRGGGGBBBB
    - Any SVG color keyword name (as defined by W3C)
    2fd0cc87
Name
Last commit
Last update
..
UBGraphicsDelegateFrame.cpp Loading commit data...
UBGraphicsDelegateFrame.h Loading commit data...
UBGraphicsGroupContainerItem.cpp Loading commit data...
UBGraphicsGroupContainerItem.h Loading commit data...
UBGraphicsGroupContainerItemDelegate.cpp Loading commit data...
UBGraphicsGroupContainerItemDelegate.h Loading commit data...
UBGraphicsItemDelegate.cpp Loading commit data...
UBGraphicsItemDelegate.h Loading commit data...
UBGraphicsItemGroupUndoCommand.cpp Loading commit data...
UBGraphicsItemGroupUndoCommand.h Loading commit data...
UBGraphicsItemTransformUndoCommand.cpp Loading commit data...
UBGraphicsItemTransformUndoCommand.h Loading commit data...
UBGraphicsItemUndoCommand.cpp Loading commit data...
UBGraphicsItemUndoCommand.h Loading commit data...
UBGraphicsItemZLevelUndoCommand.cpp Loading commit data...
UBGraphicsItemZLevelUndoCommand.h Loading commit data...
UBGraphicsMediaItem.cpp Loading commit data...
UBGraphicsMediaItem.h Loading commit data...
UBGraphicsMediaItemDelegate.cpp Loading commit data...
UBGraphicsMediaItemDelegate.h Loading commit data...
UBGraphicsPDFItem.cpp Loading commit data...
UBGraphicsPDFItem.h Loading commit data...
UBGraphicsPixmapItem.cpp Loading commit data...
UBGraphicsPixmapItem.h Loading commit data...
UBGraphicsPolygonItem.cpp Loading commit data...
UBGraphicsPolygonItem.h Loading commit data...
UBGraphicsProxyWidget.cpp Loading commit data...
UBGraphicsProxyWidget.h Loading commit data...
UBGraphicsScene.cpp Loading commit data...
UBGraphicsScene.h Loading commit data...
UBGraphicsStroke.cpp Loading commit data...
UBGraphicsStroke.h Loading commit data...
UBGraphicsStrokesGroup.cpp Loading commit data...
UBGraphicsStrokesGroup.h Loading commit data...
UBGraphicsSvgItem.cpp Loading commit data...
UBGraphicsSvgItem.h Loading commit data...
UBGraphicsTextItem.cpp Loading commit data...
UBGraphicsTextItem.h Loading commit data...
UBGraphicsTextItemDelegate.cpp Loading commit data...
UBGraphicsTextItemDelegate.h Loading commit data...
UBGraphicsTextItemUndoCommand.cpp Loading commit data...
UBGraphicsTextItemUndoCommand.h Loading commit data...
UBGraphicsWidgetItem.cpp Loading commit data...
UBGraphicsWidgetItem.h Loading commit data...
UBGraphicsWidgetItemDelegate.cpp Loading commit data...
UBGraphicsWidgetItemDelegate.h Loading commit data...
UBItem.cpp Loading commit data...
UBItem.h Loading commit data...
UBPageSizeUndoCommand.cpp Loading commit data...
UBPageSizeUndoCommand.h Loading commit data...
UBResizableGraphicsItem.cpp Loading commit data...
UBResizableGraphicsItem.h Loading commit data...
UBSelectionFrame.cpp Loading commit data...
UBSelectionFrame.h Loading commit data...
UBUndoCommand.cpp Loading commit data...
UBUndoCommand.h Loading commit data...
domain.pri Loading commit data...