lyx_mirror/src/frontends
Juergen Spitzmueller 7970b84049 Do not close LyX in the commitData process (#9277)
Since the logout process still can be canceled here, we should only
check that all dirty buffers are saved and that the session state is
recorded.

Please test, particularly on Windows and OSX, that logging out with LyX
running (both with and without dirty buffers) proceeds sensibly and that
the LyX session is correctly restored when you re-login.
2015-04-06 13:50:32 +02:00
..
qt4 Do not close LyX in the commitData process (#9277) 2015-04-06 13:50:32 +02:00
tests Fix biblio regex test 2015-01-08 20:46:54 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
alert.h Remove heavy includes 2014-11-30 12:52:01 +01:00
Application.h Fix missing symbols in math completer 2015-02-14 20:32:25 +01:00
Clipboard.h GuiLog: Use GuiClipboard to put the log on the clipboard 2014-04-29 15:38:35 +02:00
CMakeLists.txt Cmake testing: Added test_biblio 2013-08-07 15:00:03 +02:00
Delegates.h
FontLoader.h Work around broken math symbol display (bug 7954) 2014-03-08 11:13:39 +01:00
FontMetrics.h Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
KeyModifier.h
KeySymbol.h
Makefile.am Add cmake files to autoconf's dist 2014-08-31 15:21:20 +02:00
mouse_state.h
Painter.h Tweak the shape of the parbreak separator. 2014-10-25 23:38:52 +02:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h