13453 Commits (97f7bd4cb9fd234e98b96a0ef90ca23845e3580f)
 

Author SHA1 Message Date
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Seth Hillbrand 13b96799ea pcbnew: remove duplicate rebuild in GAL 7 years ago
Seth Hillbrand 284c39acac pcbnew: Unify connected lists between items/zones 7 years ago
Seth Hillbrand f87cb64d65 pcbnew: Ensure connectivity layers are respected 7 years ago
Seth Hillbrand 2cf38f68fe rtree: Updating to use functional 7 years ago
Seth Hillbrand 589e5b9ad7 Remove connectivity debug statements 7 years ago
Seth Hillbrand dc1736eb87 pcbnew: Split Layers in connectivity 7 years ago
Tomasz Wlostowski 099fcf1247 ZONE_CREATE_HELPER: fix zone cutout creation in zones with holes, reinit selection with the resulting zone 7 years ago
Mark van Doesburg 91e3d21d68 Eeschema: Copy attributes from eagle. 7 years ago
jean-pierre charras 1dbaef303e Fix FootprintWizardBase.py according to recent changes in lib_id.h 7 years ago
Wayne Stambaugh 61b68e2476 Eeschema: fix print dialog button sizer layout issue. 7 years ago
jean-pierre charras 5a2e171f9e fix a few wxWidgets asserts. 7 years ago
John Beard c0615c5ef8 Update CA and ZH source svg filename 7 years ago
Seth Hillbrand d8abfcf827 Revert "Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I" 7 years ago
qu1ck be0e44e2ae Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I 7 years ago
jean-pierre charras 619e13dc2d Fix D_PAD::BuildPadShapePolygon() incorrect calculation for custom pad shapes. 7 years ago
jean-pierre charras 3a02e54411 Opengl fix: bitmaps having a width not multiple of 4 were incorrectly drawn. 7 years ago
jean-pierre charras 6e9990449f Gerbview: fix a minor log warning. 7 years ago
John Beard 6b039bc99e Use M_PI for Pi, not constexpr calculation 7 years ago
Tomasz Wlostowski 516cf47946 OPENGL_GAL: optimized JP's bitmap drawing function to use textures 7 years ago
jean-pierre charras fefc7b8172 GAL canvases: add DrawBitmap(), using a basic brute force algo for OpenGL, and a optimized code for Cairo. In this fix the brute force means draw each pixel as a rectangle. It works fine, but could be optimized. 7 years ago
jean-pierre charras e750382e75 Fix a few wxWidgets minor asserts 7 years ago
jean-pierre charras f5e23e4f1a Fix a few wxWidgets minor asserts 7 years ago
jean-pierre charras 882565f2e1 Fix a few wxWidgets minor asserts 7 years ago
jean-pierre charras 70d08a2364 Fix incorrect scaling factor to draw the page limits (GAL mode) 7 years ago
jean-pierre charras d73db8c73a Make a few strings not internationalized, because they must not be translated (html format strings) 7 years ago
jean-pierre charras 9a6fe2b8cd CMakeLists.txt: add a option (BUILD_SMALL_DEBUG_FILES, default off) to create smaller binaries in debug mode. 7 years ago
jean-pierre charras 3e5cd86288 Fix a few wxWidgets minor asserts. Fix a compil warning 7 years ago
jean-pierre charras 361366bbbc wxHtmlWindow doesn't render HTML text when used only inside our .kiface dll. (Windows and Linux) 7 years ago
jean-pierre charras 46f5d81d6e Fixes in DIALOG_IMAGE_EDITOR (minor bug fix, and code update). 7 years ago
Jeff Young 421204ae80 Improve Reset to Defaults button lable. 7 years ago
Jeff Young 3c2c5c38ad Make icon buttons slightly wider for MSW. 7 years ago
Jeff Young 40f5ca0bf7 Fix copy/paste error in numeric evaluator. 7 years ago
Jeff Young 4dfae16c1b Consolidate to single menu actions for save, revert, etc. 7 years ago
Jeff Young 95d3336f63 We need the other end of the stick when not yet routing. 7 years ago
John Beard 265c882320 QA Geometry: New test suite for generic geometric tests 7 years ago
John Beard e84d1d169c QA: Rename geometry to shape_poly_set_refactor 7 years ago
John Beard 79e4e767e9 QA: Add python test as a Ctest test rather than build target 7 years ago
John Beard 2e977ec369 Enable CTest tests and add qa_geometry as a test 7 years ago
jean-pierre charras b70dd1ecc4 Fix compil warnings 7 years ago
jean-pierre charras aa17e7919e Fix a serious issue in DIALOG_EDIT_LIBRARY_TABLES, on wxWidgets 3.1.x. 7 years ago
Maciej Suminski 944d22c08a Fix detection of wxWidgets toolkit 7 years ago
Jeff Young 0cca1c6721 Remove active library concept from footprint editor. 7 years ago
Jeff Young 18d2f95fd5 Attempt to fix reading dimension units from file. 7 years ago
Marcus A 31f77fc040 Fix detection of wxWidgets toolkit 7 years ago
Marcus A d5f81c7255 Fix some typos in CMakeLists.txt 7 years ago
Marcus A 0dcc26f866 Update description of build options 7 years ago
Jeff Young cd3d4b106a Add event.Skip() call so someone else handles the focus. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
John Beard 9ec6efbf13 Add icon for update PCB from Schematic 7 years ago