17 Commits (b60f7d4136a51b457ae72dfa3e6b8dd5b855139d)

Author SHA1 Message Date
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Ian McInerney 0e9cfd0af2 Add missing initialization values to variables 4 years ago
Jeff Young 933b82495d Use ISO 128-2 values for dashed line defaults. 4 years ago
Jeff Young 23194dbe54 User-settable high-contrast dimming factor. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Jeff Young 9f841da98e Don't try and highlight netnames or holes of selected items. 4 years ago
Seth Hillbrand c69a16ca6d Wrap around highlights to ensure distinguishing 4 years ago
Jeff Young fdd9df6dff Linear brightening doesn't work well for colours near white. 4 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jon Evans 4db7a5af56 Make sure print mode is off by default 5 years ago
Jeff Young bb753aaadf Clean up terminology around active & high contrast layers. 5 years ago
Jeff Young f347118ce3 Add a min pin width advanced config for plotting. 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 6e800bddae Rationalize penWidth processing as first step in removing some globals. 6 years ago
Ian McInerney 00e58cd974 Fix unintialized values (from coverity scan) 6 years ago
Mark Roszko ae785194ce Silence/fix double to float conversion warnings 6 years ago
Seth Hillbrand 4a52062a54 GAL: Make high-contrast meld into background 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Jon Evans 7cd72d6ffb Move layer colors from PCB_RENDER_SETTINGS to RENDER_SETTINGS 9 years ago
Maciej Suminski 72c70148e8 Fixed a few memory leaks and Valgrind warnings. 12 years ago
Maciej Suminski 69816d8704 The GAL view uses colors settings from the legacy canvas. 12 years ago
Maciej Suminski b3318dad5d High contrast color got blueish by accident - fixed. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 573f9841df Better way of marking 'brightened' mode for items. 12 years ago
Maciej Suminski 90a3b97c2f Added drawing of worksheet layout. 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 402f3c6f2c Added brightened mode for selecting items using disambiguation menu. 12 years ago
Maciej Suminski e050133c07 Simplified color computation. 12 years ago
Maciej Suminski 7739cfef2f Added support for multiple active layers (colored ones in the high contrast mode). 12 years ago
Maciej Suminski 07e4fc31b4 1 pixel wide outlines for the Cairo and the OpenGL with shaders backends, but it breaks displaying outline in the shaderless OpenGL backend. 12 years ago
Maciej Suminski 84392f1723 Moved STROKE_FONT from PAINTER to GAL. 13 years ago
Maciej Suminski 3f1da8b2c0 Minor code cleaning. 13 years ago
Maciej Suminski cd517f67db Added VBO_CONTAINER as a faster storage for vertices (OPENGL_GAL), tuned for exchanging data with GPU. 13 years ago
Maciej Suminski 5b9057823a Introduced SetGAL() functions that will allow changing GAL backend for rendering on the fly. 13 years ago
Maciej Suminski 664692b2e6 Added outline display mode for pads, vias & tracks 13 years ago
Maciej Suminski 18374e53a0 common/painter.cpp: Removed unnecessary header inclusion, added variable initialization 13 years ago
Maciej Suminski e262b32198 Introduction of Graphics Abstraction Layer based rendering for pcbnew. 13 years ago