mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-02 01:49:22 -05:00
3a0e29cf28
QScintilla was incorrectly converting the text of the calltips to Latin1 although the encoding was set to UTF-8. This fixes #1107 (Russian) and #1206 (Korean).
All the documentation for QScintilla for Qt v4 and Qt v5 (including installation instructions) can be found in doc/html-Qt4Qt5/index.html.