90 Commits (907ad27e7f25d7b34b7681f6a723753a33753103)

Author SHA1 Message Date
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 5 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
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Seth Hillbrand 6983c56cf8 Use const references where possible 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Wayne Stambaugh 6bb8fde48a Eeschema: fix broken modified flag handling. 7 years ago
Wayne Stambaugh 44cb979e91 Decouple SCH_EDIT_FRAME from symbol rescue and remap dialogs. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Wayne Stambaugh cac7479e33 Eeschema, fix broken instances of symbols in rescue dialog. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Seth Hillbrand d30ac2967a eeschema: Rescue symbols with illegal chars 8 years ago
jean-pierre charras 7395949ae0 LIB_ID: fix incorrect detection of illegal chars, when values are not ASCII values. 8 years ago
Maciej Suminski 3f734eb1b5 Improved validation of library and entry names 8 years ago
Wayne Stambaugh 43147a3a7a Do not append "RESCUE" to symbol names when rescuing symbols. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Seth Hillbrand 2fa5c723d8 Don't cleanup schematic when symbols are rescued. 8 years ago
Wayne Stambaugh 998d9179e9 Eeschema: fix library naming bugs in symbol rescuer and re-mapper. 8 years ago