lyx_mirror/src/frontends
Richard Heck 9283cbdbcb Fix crash reported on list when renaming a child buffer and
then trying to compile.

    There are really two problems here. One is that the renamed
    buffer needs to be reloaded. All kinds of files, etc, may not
    exist any more, if we've been saved to a new directory; our
    children e.g. may not be in the right place. And, in this case,
    we may no longer be a child of our old parent. Reloading will
    fix all of that.

    On reload, though, we need to clear our parent, since we may
    not have one any more. It will get reset if need be.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40609 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-13 03:31:01 +00:00
..
qt4 Fix crash reported on list when renaming a child buffer and 2012-01-13 03:31:01 +00:00
tests
alert.h
Application.h Fix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp() is 0 in batch mode. 2011-01-06 18:40:39 +00:00
Clipboard.h fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:57:55 +00:00
CMakeLists.txt cmake: move CMakeLists.txt into source dir (multiple steps) 2011-05-10 17:44:41 +00:00
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h #7292 make the modifiers Option and Control act on there own on mac - adjust the key bindings to apple standards where possible 2011-02-23 14:30:41 +00:00
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h
Selection.h
WorkArea.h
WorkAreaManager.cpp Cosmetics or style or something. 2011-12-02 22:27:09 +00:00
WorkAreaManager.h