lyx_mirror/src/frontends
Guillaume Munch 557975a8de Replace auto_ptr with unique_ptr
This is a mechanical replacement. For now it seems that unique_ptrs are
essentially used for exception-safety. More could certainly be done to clarify
pointer ownership in general.
2016-06-09 15:21:39 +01:00
..
qt4 Replace auto_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
tests Require a C++11 compiler 2016-06-07 20:34:52 +02:00
.gitignore
alert.h
Application.h
Clipboard.h
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 Cleanup Painter text() API 2016-05-30 14:55:41 +02:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h