mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-03 18:44:13 +02:00
db514c6a25
The element tooltip showed only the collection path - the least useful string exactly when a long descriptive name is truncated in the tree (qelectrotech#552). Show instead: localized name, description, manufacturer and manufacturer reference (each only when set), with the collection path kept as the last line. Directories and .qetmak entries keep the plain path tooltip. Reuses the location/context already parsed right above for the search index, so no additional file access or parsing. GUI-verified on a library where every element carries these fields: hovering an element now shows e.g. name, "Hutschienennetzteil 85-264VAC auf 24VDC, 92W, Schutzklasse II", manufacturer, order number and path on five lines.