10945 Commits (6006b54dd919c909eeceb5f9c6639f5903bd4a24)
 

Author SHA1 Message Date
Maciej Suminski 6006b54dd9 Fixed a crash when editing a pad of a bottom layer module 8 years ago
jean-pierre charras 54d34c341b Cleanup code 8 years ago
Maciej Suminski 068a29952c Changed AUI toolbars background from gradient to solid 8 years ago
jean-pierre charras df830dab4c Add comments and a comment asking to fix a call to a GUI inside a io plugin, that is not allowed 8 years ago
jean-pierre charras b4a59eb96d Fix minor issues in DIALOG_KEEPOUT_AREA_PROPERTIES. 8 years ago
Oliver Walters 42be6bb966 Improved keepout zone properties dialog 8 years ago
Oliver Walters c977c88a10 Zone keepout exclusion now works on multiple layers! 8 years ago
Oliver Walters 363fc598c0 Fixed bug in FlipLayerMask 8 years ago
Oliver Walters 7e0fa329d0 DRC checks for keepout zones work on all layers 8 years ago
Oliver Walters 2895030cfa Add multi-layer zone rendering for GAL 8 years ago
Oliver Walters 0f6ec7632b Enable multi-layer for keepout zones 8 years ago
Baranovskiy Konstantin 28997e7f37 Footprint viewer: fix zooming from toolbar or menu in GAL. 8 years ago
Wayne Stambaugh 9ca3f632a2 Pcbnew: fix update schematic from PCB file name bug. 8 years ago
Kevin Zheng 6487ec5c21 Reword hotkey reset menu items 8 years ago
Wayne Stambaugh 39b27e39a9 Eeschema: silently save project file after schematic plot setting changes. 8 years ago
Jon Evans 4341c0eb2b Change LOD cutoff for D-Codes 8 years ago
Maciej Suminski 6e440ffc2d GerbView GALification 8 years ago
Jon Evans 9383987b1c Skip calling RTREE::Remove() when adding items to a VIEW 8 years ago
Jon Evans e5df4304a6 Minor tweaks to GerbView for performance 8 years ago
Jon Evans 1994cc3ae2 Use unordered_map instead of map for GROUPS_MAP 8 years ago
Jon Evans 256f52f27e Use VIEW_GROUP for candidate highlighting; enable in PcbNew also 8 years ago
Maciej Suminski 05a120f09f Unified {Load,Save]CanvasTypeSetting in EDA_DRAW_FRAME 8 years ago
Maciej Suminski 88cab885af Code formatting 8 years ago
Jon Evans d87c9f7ed7 Highlight selection candidates instead of using BRIGHT_BOX 8 years ago
Jon Evans b90d86aa2d Properly update toolbar buttons on application start 8 years ago
Jon Evans cc5c5010f0 Fix some layer visibility behavior 8 years ago
Jon Evans 050489d719 GerbView GAL support part 2: New files for GAL 8 years ago
Jon Evans 915e51e1f0 GerbView GAL support part 1: changes to existing files 8 years ago
Jon Evans 460b1e8540 Move forceColorsToLegacy() to EDA_DRAW_FRAME as virtual method 8 years ago
Jon Evans 77bf22359e Move zoom_tool.h to include 8 years ago
Jon Evans 0b9b8d3e93 Add support for reversed draw order and Cairo negative draw mode 8 years ago
Seppe Stas e46fdb0115 Implement OnLayerRightClick for Gerber layer widget 8 years ago
Seppe Stas d7b143f6f0 Right click option to change layer and render color 8 years ago
Maciej Suminski df472e6426 Added mouse position refresh event WX_VIEW_CONTROLS::WarpCursor() 8 years ago
Michael Geselbracht da037027fb Do not warp viewport when dragging FPs 8 years ago
Wayne Stambaugh 427e5ec461 Eeschema: fix crash when undo called during item edit. 8 years ago
Wayne Stambaugh cb764d73c5 Minor trace logging improvements. 8 years ago
Jon Evans 8722fd9c6c Set modified flag when changing layer visibility (lp:793420) 8 years ago
jean-pierre charras b18601dfc6 Send wxEVENT_CHAR to GUI (if the key is not a special key that scrolls the draw panel) both on Linux and Windows 8 years ago
Wayne Stambaugh 90c3d41f67 Fix duplicate accelerator key in board editor view main menu. 8 years ago
jean-pierre charras 4e8ad8516a Update gerber job file format and job file extension. 8 years ago
jean-pierre charras 8d1d37beb0 Refinements in pad properties dialog 8 years ago
jean-pierre charras 7c1ac6fbcc Refinements in pad properties dialog 8 years ago
Wayne Stambaugh 6816b0dc99 Schematic hierarchy selection dialog fixes. 8 years ago
jean-pierre charras a43f3ab1fe replace "BasicShape" by "Primitive" in code, a better name 8 years ago
jean-pierre charras 4122aa1c01 Fix translation (I18n) problems 8 years ago
jean-pierre charras 963efd248d Fix compil warning 8 years ago
Simon Richter 40ffb364df Avoid converting fixed string to UTF-8 8 years ago
Maciej Suminski 1edaa8090d Turned LIB_ITEMS_CONTAINER into a template 8 years ago
Maciej Suminski 55bc8da726 LIB_ITEMS_CONTAINER code formatting 8 years ago