615 Commits (e8e0b07223c53236067a90640d82d0382fefb309)

Author SHA1 Message Date
Jeff Young e8e0b07223 Honour on-the-fly language changes. 8 months ago
Seth Hillbrand 3f2fa3178c Remove Python console button from schematic 9 months ago
Jeff Young 234e4a2ae3 Rehash sheetpaths when changing sheet uuids. 9 months ago
Jon Evans 7ce0f55305 Don't auto-save local settings when migrating 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Marek Roszko 85413e2c9b Enable the close button on aui panes in eeschema 9 months ago
Jon Evans fb8d16439b Tie handler de-registration to window close 10 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 10 months ago
Wayne Stambaugh 425958d754 Add simple timer profiling to DRC engine. 10 months ago
Seth Hillbrand 6d99f62c96 Prevent events from firing in the main window during load 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
Jon Evans 523fcc039f API: Move trace macro to utils 10 months ago
John Beard b0043587c2 Add 'Copy as Text' action 12 months ago
Wayne Stambaugh a6923b3de3 Cache full schematic sheet list sorted by sheet page number. 1 year ago
John Beard 91dca89116 Eeschema: Add indicator icons for pins with alt modes 1 year ago
Mike Williams bfae4a99a4 editors: block paste while in tool in schematic/sym/page layout 1 year ago
JamesJCode 64c24fc04b UI consistency improvements 1 year ago
Mike Williams 953bc2d4bd design blocks: implement properties window 1 year ago
John Beard 109675f39e Eeschema: add bezier tool 1 year ago
Dhinesh 3f4257139e Prevent continuous panel resizing 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Jeff Young 3441861988 Make arrow keys respect grid overrides. 1 year ago
Jeff Young cfb93920ed ADDED: increment annotation. 1 year ago
Jeff Young 4601503660 Even the orphaned net must obey the min board clearance. 1 year ago
Jeff Young 6b22f86a54 Set current screen's sheet number before rendering. 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
Jeff Young b8819b4636 Another reduction in asserts. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Seth Hillbrand dab9580acd Fix a crash when adding wires in Schematic Editor 1 year ago
Alex Shvartzkop cabf7d4878 IPC_API: fix crash in PLUGIN_AVAILABILITY_CHANGED event handler (schematic) 1 year ago
Jeff Young 26b86b3922 Don't use wxLogMessage/wxLogError for messages not meant for user. 1 year ago
Jeff Young c549a214c9 Performance: don't alloc std::vector in critical areas. 1 year ago
jean-pierre charras d778cb6647 Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
Mike Williams a5e2615251 Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
Mike Williams 0b187e7122 SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Jeff Young e543ff0578 Performance for large hierarchies: lookups 1 year ago
Seth Hillbrand 74998790e8 Turn off incremental connectivity for small schematics 1 year ago
Jeff Young ec0fdfffff ADDED: markers for excluded-from-sim items. 1 year ago
Jeff Young 40854cec0e Remove cover types. 1 year ago
Jeff Young aee7680a6c ADDED: support for DNP & friends at the sheet level. 1 year ago
Seth Hillbrand 9fbda137cb Free item memory when closing schematic window 1 year ago
Jeff Young 29360b1aef Raw spice models don't have pin names. 1 year ago
Alex Shvartzkop 01ce6111ff Fix warning. 1 year ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 1 year ago
Seth Hillbrand 315ad0e071 Replace stale pin references with UNDO copy 1 year ago
Seth Hillbrand 0cd3e17db7 Ensure that missing pins are added to extraction 1 year ago
Alex Shvartzkop 2babd574be Refactor autosave prefix into FILEEXT. 1 year ago
Seth Hillbrand 1bc34f7bd7 Always refresh the navigator when changing units 1 year ago
Wayne Stambaugh d79619edd1 Minor net navigator improvements. 1 year ago