]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCompleter.h
Remove TextClassPtr without losing the type safety it provided.
[lyx.git] / src / frontends / qt4 / GuiCompleter.h
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