21 Commits (7187f1b705ad0aecdce0c5354877576972b0aa64)

Author SHA1 Message Date
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
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young f29f052aa7 Update an outlier from the component -> symbol rename. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Seth Hillbrand a029feb029 eeschema: Add component needs to be Modal 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago