38034 Commits (aa667bea0fec6c78a52aee634e04d03d1b26c8fe)
 

Author SHA1 Message Date
Marek Roszko 1ed4cd3644 Bump vcpkg for opencascade 3 years ago
Jeff Young c5e7d800a4 Back out earlier diamond-to-rectangle fix for one that's more targeted. 3 years ago
Jeff Young 4ea41174c3 Variable names and minor performance fixes. 3 years ago
jean-pierre charras 6eda60e503 Pcbnew: UI change: move layer selector from main toolbar to auxiliary toolbar 3 years ago
Jeff Young 4dda7d39ab Tranform diamonds back to rects after rotating to a cardinal orientation. 3 years ago
Seth Hillbrand c33d1ab244 Don't dirty the item connectivity prematurely 3 years ago
Mike Williams d48858e298 LibTree: add numpad enter as enter 3 years ago
Mike Williams 6e2bea8128 Symbol Fields Table: fix grid tricks show/hide column corruption 3 years ago
Mike Williams fb7925806c Symbol Fields: allow hiding reference column 3 years ago
Alex d945b76c65 Center calculator grid cells, sync font styles with fbp. 3 years ago
Alex 26c25c5475 Move bitmap setup to ctor in eeschema annotation options. 3 years ago
Jeff Young aafbbb4c63 Clean up includes. 3 years ago
Jeff Young 7a3a8b67c1 Exclude redraws during closing (particularly of RATSNEST_VIEW_ITEM). 3 years ago
Jeff Young 29aabcf77e Naming clarity. No functional changes. 3 years ago
Jeff Young f3d3ade1dc Increased mutex safety. 3 years ago
Marek Roszko b41606ecf7 Use the correct printf format for the move individually status text 3 years ago
Jeff Young 0091b9f897 Prevent Sentry KICAD-MM crash. 3 years ago
Jeff Young 1528f4700c Treat canvas item as current when tree view contains no selection. 3 years ago
Mike Williams 039f23eba8 Symbol Fields Table: check against data model col for grouping 3 years ago
Mike Williams bb6555ff36 Symbol Fields Table: remember export filename 3 years ago
jean-pierre charras 9e6c56525a EEschema, DIALOG_SYMBOL_FIELDS_TABLE: minor cosmetic fix 3 years ago
jean-pierre charras 92018f0066 Fix minor compil warnings 3 years ago
Jeff Young 95d104ab65 Implement UI condition for search panel visibility. 3 years ago
Jeff Young 2ffeca9f36 Formatting (no functional changes) 3 years ago
Seth Hillbrand e4fe27993e Fix wxCHECK_MSG in DRC 3 years ago
Jeff Young 9da66ccb58 Hack Mac icon buttons back to size. 3 years ago
Jeff Young 5875f89531 Centralize text size clamping. 3 years ago
Jon Evans 1aff03eadb Fix bitmap scaling for SPLIT_BUTTON 3 years ago
Jon Evans 8f69336ad1 Support DPI scaling in custom bitmap buttons 3 years ago
Wayne Stambaugh bdee545841 Coverity warning fixes. 3 years ago
Seth Hillbrand 5756a7a0af Prevent makeup events from contaminating the system 3 years ago
Seth Hillbrand 7f5d790610 Ensure we aren't trying to access a closed board 3 years ago
Seth Hillbrand 4bc0822733 Connectivity: Correct alias-based bus resolution 3 years ago
Jeff Young 97cf7c874e Handle Altium dimension angles and non-unit suffixes. 3 years ago
Jeff Young 3c8d2bfca5 Assertion checking for hole/parent ownership mismatch. 3 years ago
Alex df4fefeb20 Fix view shifting when infobar is shown. 3 years ago
Mike Williams 04532a61f4 Symbol Fields Dialog: don't change sheets on load 3 years ago
jean-pierre charras cb5c571d0d Demos: update old action script to be compatible with current code 3 years ago
jean-pierre charras 9a47b34499 Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 3 years ago
Mike Williams 0eb45a7f27 Schematic: symbol fields dialog: restore size, not min size 3 years ago
Tomasz Włostowski 3c3517cc36 router: can't add a clone of a VIA's hole when adding the via to INDEX - this will result in bogus colliding objects 3 years ago
Seth Hillbrand fe62a3f985 Update Clipper2 to 9d946d7 3 years ago
Wayne Stambaugh d854e2bfe8 Schematic net navigator improvements. 3 years ago
jean-pierre charras 707b0becee bitmap2component: fix incorrect min size of the main frame. 3 years ago
jean-pierre charras db3cf4274b Modify the order of an include to avoid a collision name with a windows 3 years ago
Jeff Young deb3cbf89b Prevent use-after-free crashes by not fighting over who owns a HOLE. 3 years ago
Jeff Young 2300b0d2a3 Don't dim SCH_FIELDs when selecting them. 3 years ago
Marek Roszko e536fa966c Remove extraneous Pgm() 3 years ago
Marek Roszko 8eb265bf4c Add a central assert handler that generates sentry events 3 years ago
Marek Roszko c2d56eefb9 Fix blank symbol svg export file names 3 years ago