qutebrowser/qutebrowser/completion
Jimmy 1524f29f71 Add titles to history entry.
Adds a title to the HistoryEntry class and includes it in the serialization
stuff. Not currently set from anywhere.

Not sure if anything more needs to be done to support non-ascii characters.
Everything works fine for me with unicode chars in url and title but
everything in my stack is utf-8.
2016-05-17 17:15:22 +12:00
..
models Add titles to history entry. 2016-05-17 17:15:22 +12:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
completer.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
completiondelegate.py Delete QTextDocument properly in completion. 2016-05-09 09:11:14 +02:00
completionwidget.py Various code style improvements 2016-04-27 20:25:27 +02:00