36 Commits (6b6729284ca1cce4d15b6df214a28e437ca04cc2)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Jeff Young bf2b3b0b0f Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2 years ago
Alex Shvartzkop 9ed19192de Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young 2fb24347ad Use resolved fields when generating LIB_TREE info. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jeff Young a61ac363c2 Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Jeff Young 0dfb5fcaf9 Error message cleanup. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 4 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Dominik Wernberger dc02ec9758 Remove a few const_cast 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Jeff Young 10e68daa37 Fix some bugs in Change Symbol and Update Symbols. 5 years ago
Jeff Young 3a9a6e22bc Fix issues in reporting netclasses. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Seth Hillbrand 661e85d705 Standardize "Key words" to "Keywords" 5 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 5 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
jean-pierre charras 2ca16c0b29 eeschema: fixes some issues related to translated and not translated field names. 6 years ago
Wayne Stambaugh 371c5a9259 Eeschema: fix symbol properties dialog bug. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 122d7ed3b3 Improve document file handling. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Seth Hillbrand 649809a38f Standardize Keywords->Key words 8 years ago
Seth Hillbrand f76b89cf99 Standardize error message in Eeschema 8 years ago
Jeff Young e7d98f89a1 Fix display of datasheet URLs and shorten them if necessary. 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Chris Pavlina d2b0a4b358 Component chooser: show aliases better 9 years ago
Chris Pavlina 70301a6244 Component chooser: display correct unit in reference field 9 years ago
Chris Pavlina b4f4ff9353 Clean up updateSelection() megafunction 9 years ago