lyx_mirror/src/frontends
Jean-Marc Lasgouttes 8009edd3d4 Avoid endless loop when the window is too narrow
* breakRow: remove wrong condition that would silently eat the contents of the
   paragraph when the window is narrower than left margin

 * breakRow: make sure that there is at least one element in each row

 * breakAt: when force-breaking a row element, make sure it is not empty. Doing
   so may create empty rows and therefore a endless loop.

Fixes bugs #9962 and #10001.
2016-03-03 18:08:11 +01:00
..
qt4 Avoid endless loop when the window is too narrow 2016-03-03 18:08:11 +01:00
tests Fix C++11 std::regex incompatibility 2015-11-24 20:31:14 +01:00
.gitignore
alert.h
Application.h Auto feature for minibuffer toolbar 2015-07-15 17:41:09 +02:00
Clipboard.h
CMakeLists.txt
Delegates.h
FontLoader.h
FontMetrics.h Use QFontMetrics information for underlines (and friends) width and position 2015-09-08 10:44:03 +02:00
KeyModifier.h
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h Change the shape of the parbreak separator 2016-01-24 12:49:02 +01:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h