132 Commits (0922386262c2cdf9428b20c1481f56db947d3124)

Author SHA1 Message Date
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
tomasz.wlostowski@cern.ch b0357ce9a7 PCB_PAINTER: added public GetLayerColor() method 12 years ago
Maciej Suminski 01d4080e47 Added selection box for DIMENSION. 12 years ago
Maciej Suminski d73d153665 Added selection boxes for texts. 12 years ago
Maciej Suminski cc5c038362 Added selection box for modules. 12 years ago
Maciej Suminski e050133c07 Simplified color computation. 12 years ago
Camille Delbegue 2134e7de04 Remove a Clang warning and add a missing dependency to boost in cmake file. 12 years ago
Maciej Suminski f4114d22c5 Display preferences for showing netnames applies to the GAL backend. 12 years ago
Maciej Suminski c5ca075e24 Added an interface for highlighting. 12 years ago
Maciej Suminski 32db0d469a Dynamic font scaling for pads netnames. 12 years ago
Maciej Suminski 3841b0ac3a Showing net names on pads. 12 years ago
Maciej Suminski 032ef3a74c Showing net names on tracks. 12 years ago
Maciej Suminski 84392f1723 Moved STROKE_FONT from PAINTER to GAL. 13 years ago
Maciej Suminski 68961c82fd Added possibility to change display modes of zones. 13 years ago
Maciej Suminski db74de74f5 Added possibility to change cached layer color (for the purpose of high contrast display). 13 years ago
Maciej Suminski 1fc0113b06 Removed unnecessary casting from VIEW_ITEM to EDA_ITEM. Added Type() function to VIEW_ITEM. 13 years ago
Maciej Suminski 80999ba0a4 Temporarily disabled display of netlabels on pads due to performance drop. 13 years ago
Maciej Suminski 5fda7bf32f Netnames and pad numbers are displayed on pads (using GAL) 13 years ago
Maciej Suminski 850c0a8473 Added high contrast display mode using GAL rendering. 13 years ago
Maciej Suminski 2e5bd2fad1 Added painting of DIMENSION & PCB_TARGET items. Removed unnecessary header inclusion. 13 years ago
Maciej Suminski e262b32198 Introduction of Graphics Abstraction Layer based rendering for pcbnew. 13 years ago