14797 Commits (9cac0a38cc3050f8a9a3380f505eda07bfca39e6)
 

Author SHA1 Message Date
jean-pierre charras 9cac0a38cc DIALOG_GRAPHIC_ITEM_PROPERTIES: better tooltip. 7 years ago
jean-pierre charras 3667b11682 fp editor: very minor fix: fix incorrect icon in toolbar 7 years ago
Seth Hillbrand 4a68ae4bae polygon: Fix missing steiner removal and fracture 7 years ago
jean-pierre charras e2afe5e1a3 Toolbars with wxComboboxes: Fix incorrect ReCreate Toolbar methods: they recreated these wxComboboxes without deleting the previously created. 7 years ago
Seth Hillbrand 4cf4600a23 pcbnew: Discard delete action when routing 7 years ago
Seth Hillbrand 5182fe15d3 Minor code formatting 7 years ago
Tomasz Włostowski 9657039af2 pcbnew: multiple fixes concerning track->pad net propagation used by Track/Via properties dialog: 7 years ago
Jeff Young 7bec707160 Fix 2 separate issues with saving the m_canvasType setting. 7 years ago
Seth Hillbrand c3a295df1a Fix segfaults from not checking index 7 years ago
Seth Hillbrand 8b5127d9bc modedit: Renumber pads should hold removed numbers 7 years ago
Seth Hillbrand 6b1b4bb43a pcbnew: Add cursor help to renumber pads 7 years ago
jean-pierre charras 1c4b0337c2 Footprint editor, GAL mode: add missing initialization of local coordinates when creating graphic items 7 years ago
Seth Hillbrand e270b5d266 modedit: Mirror custom pads 7 years ago
jean-pierre charras 6bea0951a3 SHAPE_ARC: fix uninitialized member in a CTOR that created issues in a QA test. 7 years ago
jean-pierre charras 7f6801bc27 Eeschema: block rotate and block mirror: fix missing screen refresh. 7 years ago
Tomasz Włostowski 786ee0ec69 eeschema: fix assertion fail when aborting a paste block operation after the pasted block has been rotated 7 years ago
joel-bertrand-JKB 2d5752f51d Fix duplicate directives in Spice netlist inside .control ... .endc 7 years ago
jean-pierre charras cdadb48d84 Fix incorrect #ifdef definition 7 years ago
Tomasz Włostowski d50bc6a85f EDIT_TOOL: correctly handle locked items in Rotate/Flip/Mirror functions when the selection is already being dragged 7 years ago
Seth Hillbrand f9f87b3ff8 pcbnew: Fix missing config.h from 9458ae8221 7 years ago
Seth Hillbrand 5433423377 pcbnew: Don't update coords on add 7 years ago
Seth Hillbrand 9458ae8221 pcbnew: Prevent GITHUB plugin from being registered 7 years ago
Wayne Stambaugh 47492f9452 Coding policy fixes in common/common.cpp. 7 years ago
Seth Hillbrand 72c885797e Eeschema: prevent schematic images with bad scales 7 years ago
Seth Hillbrand 576261cad1 pcbnew: code style cleanup 7 years ago
Wayne Stambaugh 69d90a4e84 Do not set wxSetAssertHandler on non-debug builds. 7 years ago
jean-pierre charras e7fa02a9f0 DIALOG_BOM: fix a few issues. Mainly an annoying issue when a plugin file was not found 7 years ago
jean-pierre charras 31fa3af8d8 Fix a minor I18n issue 7 years ago
Wayne Stambaugh 4f0749b0b4 3D viewer: fix update UI event infinite loop. 7 years ago
Seth Hillbrand a0a4e5e18d libedit: Small edit component cleanup 7 years ago
Seth Hillbrand 634d02bd04 libedit: Check proper field grid type 7 years ago
John Beard f5144eb5cf Revert "Try to fix a compil issue in qa test" 7 years ago
John Beard 97a37a74f8 QA: Use free operator<< for Boost test logging 7 years ago
Seth Hillbrand 0f1a11ef38 pcbnew: Cut only copied objects 7 years ago
jean-pierre charras decc7ed888 Try to fix a compil issue in qa test 7 years ago
jean-pierre charras bac31d0911 Revert "qa test: fix a compil issue by modifying the way BOOST_PRINT namespace is used in geometry.h" 7 years ago
jean-pierre charras 644855c5ba Fix incorrect (broken) canvas type saving in config. 7 years ago
jean-pierre charras bd4222cc84 qa test: fix a compil issue by modifying the way BOOST_PRINT namespace is used in geometry.h 7 years ago
Seth Hillbrand 353bda6792 eeschema: Add directly connected items to block 7 years ago
Seth Hillbrand 6b75f589e9 pcbnew: Do not remove islands from no-net zones 7 years ago
Jeff Young 81a0ab4d7e Don't return wxID_OK from a cancel. 7 years ago
Jeff Young 15af0cc43d Don't inherit previously-selected alias properties when deleting. 7 years ago
jean-pierre charras ed03d3436d fix a minor wxWidgets assert. 7 years ago
John Beard d6f4f3aca0 Geom: Account for quadrant points in arc bbox calc 7 years ago
John Beard dc71a73178 QA: Add unit test of SHAPE_ARC 7 years ago
Seth Hillbrand 170ff66cbb libedit: Allow SPICE parameter editing 7 years ago
Seth Hillbrand da295a355f qa: Moving eeschema qa to main qa folder 7 years ago
Seth Hillbrand 6f5a7b3ab7 3d-viewer: Clear memset warnings 7 years ago
Wayne Stambaugh 906161dcf8 Fix configuration dialog layout issues on GTK. 7 years ago
Seth Hillbrand fe30460aeb gal: Save canvas type unconditionally 7 years ago