193 Commits (33a8cd942f156d7dfcd3d8beedca7f5b58edc740)

Author SHA1 Message Date
Maciej Suminski 3a8b4a2fb7 Fixed a memleak in GerbView 8 years ago
Maciej Suminski dd37d05958 Remove Dwgs_User from the always-on-top layer set 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Maciej Suminski f303bf2999 Hide temporarily ratsnest when it is too complex for real-time calculation 8 years ago
Maciej Suminski 2c68786fa8 Display via net labels on top 9 years ago
Tomasz Włostowski 9ad886344b New connectivity algorithm. 9 years ago
Tomasz Włostowski 94a80acb36 DLIST_ITERATOR improvements 9 years ago
jean-pierre charras bf21640ae5 Fix a few issues when changing a color in render, in GAL mode. 9 years ago
Maciej Suminski 2c33fad45f Fixed pad net names display (GAL) 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Maciej Suminski 737dc20409 Make OpenGL GAL great again 9 years ago
Maciej Suminski 906ee77dbf Fixed VIEW_ITEM memory leaks 9 years ago
Jon Evans 0afb249447 Add drawing priority support to VIEW 9 years ago
Jon Evans 7058e4eb21 Setup painter in PCB_DRAW_PANEL_GAL instead of EDA_DRAW_PANEL_GAL 9 years ago
decimad 5a4e247564 EDA_DRAW_PANEL_GAL now takes the gal display options per dependency injection 9 years ago
Maciej Suminski 89055c4425 Code formatting 9 years ago
Tomasz Włostowski da28e163d2 Optimizations/fixes to the VIEW/GAL classes: 9 years ago
Michael Steinberg fde12ebd25 Replace boost::function and boost::bind with their std:: counterparts 9 years ago
Maciej Suminski cef45c0297 Hide all related layers when footprint rendering is disabled. 10 years ago
Maciej Suminski d9f4877c94 Fixed a crash when starting pcbnew with OpenGL GAL. 10 years ago
Maciej Suminski 2f874097ae Fixed a crash in pcbnew (GAL). 10 years ago
Maciej Suminski bda3011519 Initial support for bitmap fonts (OpenGL GAL). 10 years ago
Maciej Suminski 2f0cf27ae4 More adjustments to the layer ordering (GAL). 10 years ago
Maciej Suminski 8f14e9e0b7 Improved the displayed layer order (GAL). 10 years ago
Maciej Suminski 0cad702fc7 Fixed footprint editor crash on ref/val text layer change (GAL). 10 years ago
Maciej Suminski ddcdda1a59 GalType -> GAL_TYPE 10 years ago
Maciej Suminski 3cb095b7c2 GAL canvases update status bar, message panel & zoom widget. 10 years ago
jean-pierre charras 355bd47e16 Edit microvia: fix incorrect drill size (Bug #1466653) 11 years ago
Maciej Suminski 28a270a328 Refactored grid origin point drawing (GAL). 11 years ago
Maciej Suminski 2ebacfa3c2 GAL sets appropriate top layer after loading a PCB. 11 years ago
Maciej Suminski d3b31316ba Fixed module text visibility settings (GAL). 11 years ago
Maciej Suminski 5447bb5914 bugfix: Pcbnew (Windows) crashes using selection tool in OpenGL or Cairo 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
Maciej Suminski 0d7b7b02e7 pcbnew: Apply display settings on canvas switch (GAL canvas). 11 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Maciej Suminski ca399b6401 Buried/blind vias indicate the layers they go through (GAL). 11 years ago
Maciej Suminski 03a17a284b bugfix: modules are not selectable in the high contrast mode (GAL). 11 years ago
Maciej Suminski c3ed210e5d Increase panning area in GAL view. 11 years ago
Maciej Suminski 5f297726ca Module anchors are visible in GAL canvas. 11 years ago
Maciej Suminski 0306ec7efe {Set,Get}ActiveLayer moved from PCB_EDIT_FRAME to PCB_BASE_FRAME. 11 years ago
Maciej Suminski 5a428e1957 Moved layers visibility synchronization to PCB_DRAW_PANEL_GAL::SyncLayersVisibility(). 11 years ago
Maciej Suminski cc733a4966 Initial version of GAL-based module viewer in pcbnew. 11 years ago
Maciej Suminski 9a47f4c645 Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 11 years ago