[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[ ] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows? Verified only on Ubuntu.
[x] Is your change backward-compatible with the previous version of the plugin?
Change description:
Implemented the UTS uml-sequence-id
Removed the reference to OEM-specific trace
Exchanged usage of QString::mid with QString::midRef function to avoid warnings
[ISSUE #182] Introduce timestamp uml-seuqnce-id
Change description:
Verification criteria:
Verified manually on the Ubuntu OS.