7 Commits (480223f67ca9d7ed5ca8396fb051ada317a9ada7)

Author SHA1 Message Date
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. 4 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. 5 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 5 years ago
Marek Roszko 6e01ce84b9 Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 5 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
Wayne Stambaugh 00716e362a Eeschema: simplify updating symbol alternate body style. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Jeff Young 3ec360f15c Save pinned libraries in project. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Ian McInerney 3ca231aa78 Rename lib viewer frame files to use the class name 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Seth Hillbrand 7b2d6ab40e eeschema: Allow mult-part placement option 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young 21b315f2af Finish removing GetCurItem() from eeschema. 7 years ago
Jeff Young 1e5334f5d4 Implement DeMorgan conversions in modern toolset. 7 years ago
Jeff Young 58ba573038 Handle cascading selections in placement. 7 years ago