lyx_mirror/src/frontends
Guillaume Munch 79a947c904 Work around dangling pointer
A better solution would be to entirely get rid of this borrowed pointer with
unclear lifetime, but this requires to introduce a new signal for when the
buffer view attached to the GuiView has changed.
2016-09-29 12:37:19 +02:00
..
qt4 Work around dangling pointer 2016-09-29 12:37:19 +02:00
tests Require a C++11 compiler 2016-06-07 20:34:52 +02:00
.gitignore
alert.h
Application.h Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
Clipboard.h Remove using directives from headers 2016-06-26 18:22:59 +02:00
CMakeLists.txt
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
Makefile.am Configure included iconv with autotools 2016-05-29 17:55:43 -04:00
mouse_state.h
Painter.h Remove obviously wrong documentation in Painter.h 2016-07-18 16:17:38 +02:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h