]> git.lyx.org Git - features.git/commit
Rationalise includes
authorGuillaume Munch <gm@lyx.org>
Sun, 19 Jun 2016 02:39:38 +0000 (03:39 +0100)
committerGuillaume Munch <gm@lyx.org>
Mon, 4 Jul 2016 00:42:17 +0000 (02:42 +0200)
commit670efa8f646218f2a378f0cc614c4c37a9f6b89a
tree6512dd876b6e2104f1e7141315a9df2aedbfdd9f
parent5e371da306a995efe298e05319bcfe90ae564c1e
Rationalise includes

Modifying TexRow.h or texstream.h no longer triggers the recompilation of the
complete source tree.
69 files changed:
src/Buffer.cpp
src/Buffer.h
src/BufferParams.cpp
src/Changes.cpp
src/Changes.h
src/Compare.cpp
src/Converter.h
src/Cursor.cpp
src/Font.cpp
src/Format.cpp
src/LaTeXFonts.cpp
src/PDFOptions.cpp
src/Paragraph.cpp
src/TexRow.cpp
src/TexRow.h
src/frontends/qt4/FindAndReplace.cpp
src/frontends/qt4/GuiViewSource.cpp
src/frontends/qt4/GuiViewSource.h
src/graphics/PreviewLoader.cpp
src/graphics/epstools.cpp
src/insets/ExternalSupport.cpp
src/insets/ExternalSupport.h
src/insets/InsetArgument.cpp
src/insets/InsetBibtex.cpp
src/insets/InsetBox.cpp
src/insets/InsetCaption.cpp
src/insets/InsetCitation.cpp
src/insets/InsetCommand.cpp
src/insets/InsetExternal.cpp
src/insets/InsetFloat.cpp
src/insets/InsetFloatList.cpp
src/insets/InsetGraphics.cpp
src/insets/InsetHyperlink.cpp
src/insets/InsetIPA.cpp
src/insets/InsetIPAMacro.cpp
src/insets/InsetInclude.cpp
src/insets/InsetIndex.cpp
src/insets/InsetLine.cpp
src/insets/InsetListings.cpp
src/insets/InsetNewline.cpp
src/insets/InsetNewpage.cpp
src/insets/InsetNomencl.cpp
src/insets/InsetPhantom.cpp
src/insets/InsetPreview.cpp
src/insets/InsetQuotes.cpp
src/insets/InsetRef.cpp
src/insets/InsetSeparator.cpp
src/insets/InsetSpace.cpp
src/insets/InsetSpecialChar.cpp
src/insets/InsetTabular.cpp
src/insets/InsetText.cpp
src/insets/InsetVSpace.cpp
src/insets/InsetWrap.cpp
src/lyxfind.cpp
src/mathed/InsetMath.cpp
src/mathed/InsetMath.h
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathNest.cpp
src/mathed/MacroTable.cpp
src/mathed/MathFactory.cpp
src/mathed/MathMacroTemplate.cpp
src/mathed/MathStream.cpp
src/mathed/MathStream.h
src/mathed/MathSupport.cpp
src/output_latex.cpp
src/tex2lyx/dummy_impl.cpp
src/texstream.cpp
src/texstream.h