]> git.lyx.org Git - features.git/commit
Prevent LyX from freezing in additional common cases where it would
authorTommaso Cucinotta <tommaso@lyx.org>
Sun, 9 Mar 2014 15:40:13 +0000 (15:40 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sun, 9 Mar 2014 15:43:58 +0000 (15:43 +0000)
commiteef602cc9ebad680028f2ff61c23afcb2a0609ca
tree0bba98182695d5258c190366b8aaee0e60d545be
parent030d75187c03934f4e7f4f363251ad4620063d3d
Prevent LyX from freezing in additional common cases where it would
try to show dialogs or ask for user input while doing advanced find
and replace. In many of these cases we should simply find a way for
avoiding lyx to show a dialog, however an extra info/warning dialog
is better than the GUI freezing and having to kill the process.
src/frontends/qt4/GuiAlert.cpp