32 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 2 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 3 months ago
Jeff Young 327d0ec51f Mostly debugging help for Sentry, but also gives the user a better Undo string. 3 months ago
Jeff Young 0797217595 Formatting. 3 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
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 7 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 7 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 10 months ago
John Beard 974eea8d55 Eeschema: warn if swapping unit to an existing unit 12 months 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 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years ago
Jeff Young da46a96623 Update a few strings based on new string freeze policy. 2 years ago
Jeff Young fb8f05fb34 Correctly report body style in symbol checker. 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Franck Jullien c010c7b0ea eeschema: add 'Already placed' category when choosing symbol 5 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Jeff Young e0b2202e77 Improve naming for alternate pin fuction assignments. 2 years ago
Jeff Young 4325f4e038 ADDED: alternate pin functions in context menu. 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 237cc7eee1 Move TestDanglingEnds() to SCH_COMMIT. 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Jon Evans 29c4482bc8 Symbol chooser: save UI settings even when canceled 3 years ago
Jeff Young 93c6d99a6d Move saving preferences out of the destructor. 3 years ago
Jon Evans 300d92438c Allow hiding symbol library tables from symbol chooser 3 years ago
Jeff Young def87c969e Redo the pinned-libraries storage architecture. 3 years ago
Jeff Young 244042ce51 Keep footprint selection in Symbol Chooser history list. 3 years ago
Jeff Young 1f16092e29 Infobar warning if symbol loading was cancelled. 4 years ago
Wayne Stambaugh b36e31c49f Factor out common and remove dead legacy symbol library code. 4 years ago
Jeff Young 30027030b5 Threading safety. 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Jeff Young f606679164 Proper numeric sorting for intersheet refs. 4 years ago
Jeff Young 389287e942 A bit more Part -> Symbol. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Marek Roszko 6e01ce84b9 Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 4 years ago
Jeff Young 2e129d9b47 Naming conventions and other cleanup. 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young 0dd65d9cd1 Naming conventions and file order. 5 years ago
jean-pierre charras 27d47743cd SYMBOL_TREE_MODEL_ADAPTER: fix an annoying issue on Windows. 5 years ago
Jeff Young 8a720ef305 Update naming. 5 years ago