Use textEdited signal in dockwidgets for name lineedit
Description
I added a textEdited signal to TimedLineEdit in addition to the existing textChanged signal. I then migrated the BaseDock to use the new textEdited signal from the old textChanged signal.
Conformity
[ ] Changelog entry[ ] Unit tests[ ] Update INSTALL[ ] Downport- Fixes:
When external dependencies are removed
[ ] Reporting to ...