lyx_mirror/src/frontends
Richard Heck a773428fce Cut and paste solution to get export working. The issue is that the old
exportAndDestroy was calling:
  buffer->doExport(format, true, update_unincluded);
where "true" means: Leave it in the tempdir. We need false, which means
we need another parameter, if we're not doing it as cut and paste.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35715 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-19 15:10:13 +00:00
..
qt4 Cut and paste solution to get export working. The issue is that the old 2010-10-19 15:10:13 +00:00
tests
alert.h Extend Alert::prompt such that 4 buttons are possible. Thus, when 2010-04-19 20:44:57 +00:00
Application.h Application: get rid of 2 virtual interface. 2010-02-09 17:25:44 +00:00
Clipboard.h
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
Makefile.am Today is a sad day, LyXView has passed over... long live GuiView! 2010-02-09 17:06:40 +00:00
mouse_state.h
Painter.h use one place to adjust width of thin lines 2010-09-07 05:14:57 +00:00
Selection.h
WorkArea.h Today is a sad day, LyXView has passed over... long live GuiView! 2010-02-09 17:06:40 +00:00
WorkAreaManager.cpp Get rid of Buffer::setReadOnly() pseudo signal. 2010-01-25 13:31:07 +00:00
WorkAreaManager.h Get rid of Buffer::setReadOnly() pseudo signal. 2010-01-25 13:31:07 +00:00