622938e3d3
Before, the completion was shrinked every time any item was removed/added to the completion (rowsRemoved/rowsInserted signals), which was >3000 times when completing history. Also, the signals got connected multiple times if setting the same model, which made the situation worse. Fixes #734. |
||
---|---|---|
.. | ||
models | ||
__init__.py | ||
completer.py | ||
completiondelegate.py | ||
completionwidget.py |