615 Commits (e8e0b07223c53236067a90640d82d0382fefb309)

Author SHA1 Message Date
Jeff Young 300a60e88e Eradicate a bunch of calls to dyn_cast. 2 years ago
Jon Evans f0d8edae1e Move sch properties panel to using default AUI pane info struct 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young ef6866757e Treat undo as backspace and/or escape when drawing. Ignore redo. 2 years ago
Jeff Young b44c547aa6 Don't let selection VIEW_GROUP get lost from VIEW. 2 years ago
Jeff Young 20d2568f0c Move where we fire EDA_EVT_SCHEMATIC_CHANGED again. 2 years ago
Seth Hillbrand 62f24aca1e Fix Connectivity Asserts in new COMMIT structure 2 years ago
Jeff Young 286716a1ff Retire AddItemToCommitAndScreen() 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
CraftedNightmare aa667bea0f eeschema: Fix Search pane not remembering docking sizes and positions 2 years ago
Jeff Young 96073402ce Don't accidentally add NULL ptrs to the LibSymbols cache. 2 years ago
Jeff Young 61493b8489 Return all results with an empty search pane filter. 2 years ago
Jeff Young 8f1b9119bf Upgrade some symbol editor stuff to SCHEMATIC_COMMIT. 2 years ago
Jeff Young e698156975 Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
Wayne Stambaugh e9dc00cda3 Minor schematic net navigator improvements. 2 years ago
Jeff Young 90c14ecdf7 Upgrade a couple of schematic actions to SCHEMATIC_COMMIT. 2 years ago
Jeff Young 95d104ab65 Implement UI condition for search panel visibility. 2 years ago
Seth Hillbrand 5756a7a0af Prevent makeup events from contaminating the system 2 years ago
Jeff Young d827bb8a1f Leave back/forward/up nav buttons enabled so the action doesn't change. 2 years ago
Wayne Stambaugh 24b04795fd Add net navigator panel to schematic editor. 2 years ago
Wayne Stambaugh 831a6d55fc Fix potential stale pointer bug in schematic highlight connection code. 2 years ago
Marek Roszko 1adcb86e0b Initial schematic search pane 2 years ago
Marek Roszko 34ba343754 Add SCHEMATIC_LISTENER equivalent to BOARD_LISTENER 2 years ago
Seth Hillbrand 2ffb58a7e2 Test for schematic type when changing 2 years ago
Jeff Young 031c46c887 Fix nullptr crash in undo. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
Jeff Young e1b39946fe ADDED: show/hide controls for directive labels. 2 years ago
Seth Hillbrand 6e8a5acc66 Bug Fixes for new incremental connectivity 3 years ago
Seth Hillbrand a154571438 Add ability to update subgraphs based on changeset 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Jeff Young d64cb7f81b More uniform handling of power symbols and exclude-from-simulation. 3 years ago
Marek Roszko 2025923ef4 Prevent crash during schematic window close 3 years ago
Wayne Stambaugh a0d02fbab1 Make multivector.h header order independent. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young dc78797274 Support SHEET_PATH when printing. 3 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
Wayne Stambaugh a1fb8e1b1d Coverity fixes and code cleaning. 3 years ago
Alex d2bd7e33b9 Remove extra canvas redraws when changing sheets. 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Jeff Young b6d0b65261 Naming conventions and commenting. No functional changes. 3 years ago
Seth Hillbrand 48740dd3f8 Clean exposure of CONNECTION_SUBGRAPH 3 years ago
Jeff Young 6fcae34f6b Clear operating points on all sim types. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jon Evans 053d20e13d Fix selection overlay being wiped when changing sheets 3 years ago
Jon Evans 0f18a36f8f Fix handling of selection overlay in schematic editor 3 years ago
Jeff Young 50eaba4211 Performance fix for switching pages. 3 years ago
Jeff Young be0a9e2738 Handle SPICE prefixes for operating point data. 3 years ago
Jeff Young b53e0a85b8 Don't display OP overlay when we have no data. 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago