mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 13:46:43 +00:00
3fdbf5b9c4
* Inset: new destroyed signal (copy ctor and operator= needed because of a signal is not copiable) * CursorSlice: - connect to inset destructor wherever possible - invalidate(), isValid(): new method. - inset_: now private * DocIterator::fixIfBroken(): new method for properly fixing cursors. * StableDocIterator::asDocIterator(): verify cursor sanity before creating it. * Cursor::fixIfBroken(): now a simple wrapper around DocIterator::fixIfBroken() * BufferView::setBuffer(): verify cursor sanity before restoring it. * WorkArea::redraw(): verify cursor sanity of concurrent BufferView display. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18516 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
controllers | ||
qt4 | ||
Alert_pimpl.h | ||
alert.cpp | ||
alert.h | ||
Application.cpp | ||
Application.h | ||
ChangeLog | ||
Clipboard.h | ||
Dialogs.cpp | ||
Dialogs.h | ||
FileDialog.h | ||
FontLoader.h | ||
FontMetrics.h | ||
Gui.h | ||
key_state.h | ||
KeySymbol.h | ||
LyXView.cpp | ||
LyXView.h | ||
Makefile.am | ||
Menubar.h | ||
mouse_state.h | ||
NoGuiFontLoader.h | ||
NoGuiFontMetrics.h | ||
Painter.cpp | ||
Painter.h | ||
pch.h | ||
Selection.h | ||
Timeout.cpp | ||
Timeout.h | ||
Toolbars.cpp | ||
Toolbars.h | ||
WorkArea.cpp | ||
WorkArea.h |