201 Commits (3da0ab1a9aad9792b52b04248a4aa67710aacfd1)

Author SHA1 Message Date
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
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
John Beard 42d20cbd96 Pcbnew: use same null check as eeschema for recently used 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Jeff Young ecfa05e2ca Allow adding symbols/footprints from editors and browsers. 7 years ago
Jeff Young 32c86a4ca4 Move place symbol to modern toolset. 7 years ago
Seth Hillbrand 1437e56b72 eeschema: Prevent invalid '0' element in components 7 years ago
Jeff Young 3ace73fbdd Fold various SCH pin shadow data structures into SCH_PIN. 7 years ago
Jon Evans f1882f333e Don't call OnModify() before placing new parts 7 years ago
Jon Evans 3c714f1d8c Fix undo handling of SchematicCleanUp 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand bf814b25da eeschema: Update pin cache after conversion 7 years ago
Jeff Young f425f49c19 Fetch active sym before launching browser so we can start with it. 7 years ago
Jeff Young ed6c68a1e3 Clean up handling of component fields. 7 years ago
Jeff Young 1114b5cfa9 Refresh item when its dangling state changes. 7 years ago
Jeff Young 97c83766db Refresh issues around sheet pins. 7 years ago
Jeff Young ca3751fbbb Add GAL refresh for some more commands and remove unused DC params. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young dbd3900e28 Add comments and show recently used even when empty. 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 91cfecaa12 Don't allow wxDataViewCtrl updates during model update. 8 years ago
Jeff Young 942d4e7658 Check footprint history list for validity. 8 years ago
Jeff Young 12ec56bc15 Prevent reentrancy in footprint loading. 8 years ago
Kristoffer Ödmark 8f4a954236 Differ the dialog text for when choosing power-symbols and all symbols 8 years ago