communi / libcommuni

A cross-platform IRC framework for Qt
https://communi.github.io
BSD 3-Clause "New" or "Revised" License
83 stars 37 forks source link

IrcCompleter #25

Closed jpnurmi closed 10 years ago

jpnurmi commented 10 years ago

Introduce a generic completer class that provides context aware nick & command completion. It should be possible to hook it up with IrcBufferModel, IrcUserModel & friends, and to use it with QLineEdit & QML TextInput.

jpnurmi commented 10 years ago

WIP: https://github.com/jpnurmi/libcommuni/commits/completer

jpnurmi commented 10 years ago

https://github.com/communi/libcommuni/commit/5ae584369fcce92b551254cc54f7c2f219d40112