UI: style and code improvement

- removed unused code
- sort button is now a list
- switched to LRC sort new API
- removed some tab ugly tab border
- add history call dir arrow
- enforce the destruction of LRC on exit
- add placeholder for dial text box
- style tab header to look like pivot control

Refs #73039
Refs #73040

Change-Id: I57d6fcd3c26860596a11f554555d8a43267ea6c2
diff --git a/ressources.qrc b/ressources.qrc
index ef0f511..66f70a7 100644
--- a/ressources.qrc
+++ b/ressources.qrc
@@ -19,5 +19,7 @@
         <file>images/speaker-off.png</file>
         <file>images/account.png</file>
         <file>images/sort-variant.png</file>
+        <file>images/arrow-down.png</file>
+        <file>images/arrow-up.png</file>
     </qresource>
 </RCC>