542 Commits (97cb15dd472f29c3b3a67e816bd1f82bb2c84d77)

Author SHA1 Message Date
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Wayne Stambaugh a310c0a05a Do not expand the entire schematic hierarchy navigator tree by default. 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jon Evans 7470ec80e4 Fix some issues with Font property 2 years ago
Wayne Stambaugh 8687d5092f String and dialog layout fixes. 2 years ago
Jeff Young 6d43ef5678 Don't specify sizes when we don't need to. 2 years ago
Jeff Young 84b0848a1e Make sure that current sheet's units and dangling states are correct. 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Wayne Stambaugh 5d6ef69726 Coding policy and Doxygen comment fixes. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Jeff Young bf493f32f5 Nullptr safety for various panels. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Seth Hillbrand 9fc45eb08c Properly handle incremental bus connections 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young 7a2a2e2df0 Remove error-prone SetReporter() API. 2 years ago
Jeff Young c2057ba1bc Don't use Clone() for duplicating. It returns the same UUID. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Mike Williams a9c4534a38 Schematic/Fields Table: handle sheet changes 2 years ago
Mike Williams dc103b88d1 Symbol Fields Table: make non-modal 2 years ago
Marek Roszko f341fde938 Move RecordERCExclusions and ResolveERCExclusions out of the schematic frame 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Mike Williams 132a0ada73 Grid Overrides: support grids-per-type that override the current grid. 2 years ago
Jeff Young 537d6bdb75 Don't destroy ERC dialog twice. 2 years ago
Jeff Young 922f7128a9 Move item updating and view refresh to SCH_COMMIT::Push(). 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
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