]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCompleter.h
Whitespace.
[lyx.git] / src / frontends / qt4 / GuiCompleter.h
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2008-11-16 Stefan Schimanski* complete-accept directly completes if the completion...
2008-06-03 Bernhard RoiderFix item delegate for qt 4.2:
2008-03-04 Stefan Schimanski* even setModel can trigger focus events. So move also...
2008-03-04 Stefan Schimanski* fix another crash due to the redraw opti-/minimizatio...
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