]> git.lyx.org Git - lyx.git/commit
Loop refactoring
authorYuriy Skalko <yuriy.skalko@gmail.com>
Fri, 9 Oct 2020 06:04:20 +0000 (09:04 +0300)
committerYuriy Skalko <yuriy.skalko@gmail.com>
Fri, 9 Oct 2020 06:04:20 +0000 (09:04 +0300)
commit7d38a4d126e8e2dab08c6a47947b913921c3f083
tree27ae2118e79c2b27cd7a73287f15f51c96b43bf0
parent6b86a5a395175bd3a015856698d4dddae662b162
Loop refactoring
40 files changed:
src/Author.cpp
src/Buffer.cpp
src/BufferParams.cpp
src/Encoding.cpp
src/LaTeXFeatures.cpp
src/LaTeXFonts.cpp
src/PDFOptions.cpp
src/Paragraph.cpp
src/Session.cpp
src/Trans.cpp
src/frontends/qt/ButtonController.cpp
src/frontends/qt/Dialog.cpp
src/frontends/qt/Dialog.h
src/frontends/qt/FancyLineEdit.cpp
src/frontends/qt/FancyLineEdit.h
src/frontends/qt/GuiApplication.cpp
src/frontends/qt/GuiCitation.cpp
src/frontends/qt/GuiDocument.cpp
src/frontends/qt/GuiLyXFiles.cpp
src/frontends/qt/GuiPrefs.cpp
src/frontends/qt/GuiToolbar.cpp
src/frontends/qt/InsetParamsDialog.cpp
src/frontends/qt/Menus.cpp
src/insets/InsetCommandParams.cpp
src/insets/InsetGraphics.cpp
src/insets/InsetInfo.cpp
src/insets/InsetListingsParams.cpp
src/lyxfind.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathMacro.cpp
src/mathed/InsetMathMacroTemplate.cpp
src/mathed/MathData.cpp
src/mathed/MathParser.cpp
src/mathed/MathSupport.cpp
src/support/lstrings.cpp
src/support/qstring_helpers.cpp
src/tex2lyx/table.cpp
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/text.cpp