lyx_mirror/src/frontends
Jean-Marc Lasgouttes 467422f9df Do not kill the undo stack when doing a Save As...
The code does a reload on the buffer to avoid loose pointers if the
file changes directory. This commit adds a bool parameter to
Buffer::reload to allow for keeping the undo stack intact. This is of
couse only wanted in this case, not when reloading an earlier version
of the file.
2012-07-18 10:31:47 +02:00
..
qt4 Do not kill the undo stack when doing a Save As... 2012-07-18 10:31:47 +02:00
tests
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
alert.h
Application.h Now ESC cancels long Advanced Find and Replace operations. 2012-03-06 23:21:12 +00:00
Clipboard.h
CMakeLists.txt
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h Factor out painting of text decorations 2012-05-02 18:02:17 +02:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h