107 Commits (b101c1a0c3e36225eb4c503ba4f371a8c953d175)

Author SHA1 Message Date
Marek Roszko b101c1a0c3 Enum class ELEM. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Wayne Stambaugh 30ba1b8007 Coverity warning fix. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Wayne Stambaugh 1026596964 Allow symbols to be derived from other derived symbols. 2 years ago
Wayne Stambaugh 0a7bd85cd6 Fix library symbol rescue issues. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Wayne Stambaugh 430098791e Another attempt to fix schematic symbol rescue issues. 3 years ago
Wayne Stambaugh 148467d2a1 Fix schematic symbol rescue issues. 3 years ago
Jeff Young 8206283a20 Code clarity. 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Wayne Stambaugh 4e7b5b9784 Eeschema: fix project rescue bug. 3 years ago
Wayne Stambaugh a19490b097 Eeschema: fix broken project symbol rescue. 4 years ago
Wayne Stambaugh 35f85dd900 Eeschema: fix broken symbol library rescue. 4 years ago
Wayne Stambaugh 451f8eefc0 Eeschema: fix broken project symbol rescue bug. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 5cac8afe1d Remove long-dead revision support for LIB_IDs. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 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
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 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
Wayne Stambaugh d90d734166 Eeschema: fix symbol rescue bug. 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Marek Roszko ad191fda52 Unwrap eda_base_frame from base_screen 5 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Wayne Stambaugh a02f4cc7e4 Eeschema: fix project rescue bug. 6 years ago
Jon Evans f4d7c323f5 Coverity fixes 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Wayne Stambaugh e91f1f57dd Eeschema: fix rescue multiple unit symbol bug. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 3ca231aa78 Rename lib viewer frame files to use the class name 6 years ago
Wayne Stambaugh 30da2b31ea Eeschema: fix multiple symbol rescue bug caused by commit 54f066fe. 6 years ago