]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCompleter.h
More work towards type safety regarding TextClass's. A couple bugs have been fixed...
[lyx.git] / src / frontends / qt4 / GuiCompleter.h
2008-02-28 Stefan Schimanski* small indicator in the cursor to show that a completi...
2008-02-28 Stefan Schimanski* completion cursor
2008-02-26 Stefan Schimanski* escape hides the completion
2008-02-26 Stefan Schimanski* factored out hidePopup and hideInline
2008-02-26 Stefan Schimanski* paragraph support for the global word list. To make...
2008-02-24 Stefan Schimanski* setItemDelegate does not free the old delegate. So...
2008-02-23 Stefan Schimanski* fix backspace at paragraph end. The inline completion...
2008-02-21 Stefan Schimanski* minimize redraws during completion
2008-02-21 Stefan Schimanski* completion infrastructure