lyx_mirror/src/frontends
Stefan Schimanski b4466b63f6 * fix another crash due to the redraw opti-/minimization during
completion. We have to show and hide the popup asynchronously with a
singleshot timer. Otherwise it might trigger accesses to the coord
cache although the metrics have not been done yet.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23424 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 09:43:32 +00:00
..
qt4 * fix another crash due to the redraw opti-/minimization during 2008-03-04 09:43:32 +00:00
tests
alert.h
Application.h doc update. 2008-02-19 12:42:49 +00:00
Clipboard.h * Support for graphics pasting (with most code in the frontend's GuiClipboard) 2008-02-03 10:43:03 +00:00
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
LyXView.h * bug fix to only do paragraph redraws, not fullscreen 2008-02-29 09:18:46 +00:00
Makefile.am The core is now clean enough that we don't need the NoGuiFontLoader/Metrics anymore... 2008-02-07 09:12:19 +00:00
mouse_state.h
Painter.h
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h