lyx_mirror/src/frontends
Jean-Marc Lasgouttes 7760c5ccf2 Create proper undo groups for advanced find and replace
Create new helper class UndoGroupHelper, which simplifies a lot the
handling of undo groups in cases like this one. The class tracks open
undo buffers and allows to switch buffers transparently.

Using the class for advanced search and replace is trivial. THe class
may be useful in some other classes.

Fixes ticket #8658
2015-05-22 16:42:10 +02:00
..
qt4 Create proper undo groups for advanced find and replace 2015-05-22 16:42:10 +02:00
tests Fix biblio regex test 2015-01-08 20:46:54 +01:00
.gitignore
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