UrlBar: Fix symbol view
- Now it shows the correct symbol for the cursor
- Optimize symbol updation, it now updates the symbol after 500ms of cursor change and only does so if the current line changed
- Fix duplicate connections to symbol model. We were connecting it again and again which could lead to slowdowns after a while of using kate.