379 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 3 months ago
Seth Hillbrand e379e91081 Store hierarchy expansion/collapse state 3 months ago
Jeff Young 5accdc2d94 Move search handlers to std::shared_ptr. 3 months ago
Jeff Young 707d668a01 Fix selection filter GBPositions in symbol editor. 3 months ago
Jeff Young 59caea4344 Shutdown safety (KICAD-N5Y). 3 months ago
Seth Hillbrand 66f37beff7 Move canvas selection to common 3 months ago
Seth Hillbrand 0e83bf9bc4 Fix position of hidden locked filter 3 months ago
Seth Hillbrand e064a3481d Add Rule Area selection filter in schematic editor 3 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 3 months ago
Jeff Young 55a36c1ce7 CHANGED: retire the select-lib-table dialogs. 3 months ago
Emmanuel Vera b5df0ad3eb Update power filter for power symbols placement 3 months ago
Jeff Young 5d4eb2cce6 Wait for chooser to finish initializing before enabling char hook (KICAD-BJ0). 3 months ago
Jeff Young 05fcfdaf87 Symbol chooser has different canvases. 3 months ago
Jeff Young fc0bcdc8a3 Remove double-assert. 3 months ago
Jeff Young 5b91a24380 Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
Jeff Young 53c90b0469 Upgrade ShowPlayer re-entrancy guard (KICAD-XAC). 3 months ago
Jeff Young 479daa37c5 Shutdown safety. (Potentially KICAD-TJK.) 3 months ago
Jeff Young ee097a7073 ADDED: row height and column width property inspector properties. 4 months ago
Alex Shvartzkop 4a5039c2cf Remove some unused variables. 4 months ago
Jeff Young 62d9d7d4e1 Nullptr safety. 4 months ago
Jeff Young 0a59ca7590 Can't use EndModal() to cancel a modal dialog that hasn't been shown yet (KICAD-6YE). 4 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Jeff Young 7fbf51b17c Be more pedantic about RECURSE_MODE. 4 months ago
Jeff Young 4678000a0e ADDED: DNP, etc. attributes to SCH rule areas. 4 months ago
Jeff Young c6ff846af6 Don't leak design blocks. 4 months ago
Jeff Young 1968d67bf3 Prefer const& to passing by value. 5 months ago
Jeff Young ee2cf47f23 CHANGED: Use FILTER_COMBOBOX for label names. 5 months ago
Jeff Young 8dadbc1c5c Insert a cover for wxBitmapCombobox. 5 months ago
Jeff Young 7679d6d96d Formatting & naming conventions. 5 months ago
Mike Williams 8e480445bc groups: add search handlers 5 months ago
Mike Williams 9ca881112b design blocks: as place as group functionality to schematic 6 months ago
Graham Keeth 63c13d2e93 fix typo passvie -> passive in error string 6 months ago
Jeff Young 98ec2d7ba2 ADDED: metadata searching. 6 months ago
Jeff Young 702d802b22 Show library info for components in search panels. 6 months ago
Jeff Young 3def4afaec ADDED: menu item to control searching of hidden fields. 7 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 7 months ago
Jeff Young a1fe0f7faf Don't process grid-change events when we're rebuilding the grid. 7 months ago
Jeff Young 7ba07a3bb0 Use action to change current sheet. 7 months ago
Mike Williams e11cf94a3e design blocks: add PCB design blocks behind advanced config 7 months ago
Jeff Young 1b7f92f4c5 Refresh search when showing pane. 7 months ago
jean-pierre charras b7fd26e026 PANEL_DESIGN_BLOCK_CHOOSER: use the same draw engine type as in main frame. 7 months ago
Jeff Young b4640cdc55 Search all fields, hidden or not. 7 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 7 months ago
Jon Evans 95e6ca44c6 Don't use size events for persistence 7 months ago
Jeff Young 7401b57fcb Warning messages for simulation tuning. 7 months ago
Seth Hillbrand aff0ad971f Update search dialog 8 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 8 months ago
Seth Hillbrand 2e93fb7a24 Prevent crash when importing over existing project 8 months ago
jean-pierre charras 7e0d2f2ef4 Eeschema, DESIGN_BLOCK_PANE: ensure the panel is shown before saving its size. 8 months ago
Jeff Young bf4c10923f Save search & design block panel heights/widths. 8 months ago