From bfff6df5dc295cdd3e9fb84b0b4d2e4ae4ce1acd Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Mon, 23 Apr 2007 21:17:25 +0000 Subject: [PATCH] Add rename.sh for comments, this file will be removed after file rename is done. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17930 a592a061-630c-0410-9148-cb99ea01b6c8 --- rename.sh | 962 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 962 insertions(+) create mode 100644 rename.sh diff --git a/rename.sh b/rename.sh new file mode 100644 index 0000000000..a4880ce66e --- /dev/null +++ b/rename.sh @@ -0,0 +1,962 @@ +src/aspell.C src/Aspell.cpp +src/aspell_local.h src/AspellLocal.h +src/author.C src/Author.cpp +src/author.h src/Author.h +src/Bidi.C src/Bidi.cpp +#src/Bidi.h +src/box.C src/Box.cpp +src/box.h src/Box.h +src/BranchList.C src/BranchList.cpp +#src/BranchList.h +src/buffer.C src/Buffer.cpp +src/buffer_funcs.C src/bufferFuncs.cpp +src/buffer_funcs.h src/bufferFuncs.h +src/buffer.h src/Buffer.h +src/bufferlist.C src/BufferList.cpp +src/bufferlist.h src/BufferList.h +src/bufferparams.C src/BufferParams.cpp +src/bufferparams.h src/BufferParams.h +src/BufferView.C src/BufferView.cpp +src/bufferview_funcs.C src/bufferViewFuncs.cpp +src/bufferview_funcs.h src/bufferViewFuncs.h +#src/BufferView.h +src/Bullet.C src/Bullet.cpp +#src/Bullet.h +src/changes.C src/Changes.cpp +src/changes.h src/Changes.h +src/Chktex.C src/ChkTex.cpp +src/Chktex.h src/ChkTex.h +src/client/client.C src/Client.cpplient.cpp +src/client/debug.C src/client/Debug.cpp +src/client/debug.h src/client/Debug.h +src/client/gettext.C src/client/Gettext.cpp +src/client/messages.C src/client/Messages.cpp +src/client/messages.h src/client/Messages.h +src/Color.C src/Color.cpp +#src/Color.h +src/converter.C src/Converter.cpp +src/ConverterCache.C src/ConverterCache.cpp +#src/ConverterCache.h +src/converter.h src/Converter.h +src/coordcache.C src/CoordCache.cpp +src/coordcache.h src/CoordCache.h +src/counters.C src/Counters.cpp +src/counters.h src/Counters.h +src/cursor.C src/LCursor.cpp +src/cursor.h src/LCursor.h +src/cursor_slice.C src/CursorSlice.cpp +src/cursor_slice.h src/CursorSlice.h +src/CutAndPaste.C src/CutAndPaste.cpp +#src/CutAndPaste.h +src/debug.C src/Debug.cpp +src/debug.h src/Debug.h +src/DepTable.C src/DepTable.cpp +#src/DepTable.h +src/dimension.C src/Dimension.cpp +src/dimension.h src/Dimension.h +src/dispatchresult.h src/DispatchResult.h +src/dociterator.C src/DocIterator.cpp +src/dociterator.h src/DocIterator.h +src/encoding.C src/Encoding.cpp +src/encoding.h src/Encoding.h +src/errorlist.C src/ErrorList.cpp +src/errorlist.h src/ErrorList.h +src/exporter.C src/Exporter.cpp +src/exporter.h src/Exporter.h +src/factory.C src/Factory.cpp +src/factory.h src/Factory.h +src/Floating.C src/Floating.cpp +#src/Floating.h +src/FloatList.C src/FloatList.cpp +#src/FloatList.h +src/FontIterator.C src/FontIterator.cpp +#src/FontIterator.h +src/format.C src/Format.cpp +src/format.h src/Format.h +src/frontends/Alert.C src/frontends/Alert.cpp +#src/frontends/Alert.h +src/frontends/Alert_pimpl.h src/frontends/AlertPimpl.h +src/frontends/Application.C src/frontends/Application.cpp +#src/frontends/Application.h +#src/frontends/Clipboard.h +src/frontends/controllers/BCView.C src/frontends/controllers/BCView.cpp +#src/frontends/controllers/BCView.h +src/frontends/controllers/biblio.C src/frontends/controllers/Biblio.cpp +src/frontends/controllers/biblio.h src/frontends/controllers/Biblio.h +src/frontends/controllers/ButtonController.C src/frontends/controllers/ButtonController.cpp +#src/frontends/controllers/ButtonController.h +src/frontends/controllers/ButtonPolicies.C src/frontends/controllers/ButtonPolicies.cpp +#src/frontends/controllers/ButtonPolicies.h +src/frontends/controllers/character.C src/frontends/controllers/Character.cpp +src/frontends/controllers/character.h src/frontends/controllers/Character.h +src/frontends/controllers/ControlAboutlyx.C src/frontends/controllers/ControlAboutlyx.cpp +#src/frontends/controllers/ControlAboutlyx.h +src/frontends/controllers/ControlBibtex.C src/frontends/controllers/ControlBibtex.cpp +#src/frontends/controllers/ControlBibtex.h +src/frontends/controllers/ControlBox.C src/frontends/controllers/ControlBox.cpp +#src/frontends/controllers/ControlBox.h +src/frontends/controllers/ControlBranch.C src/frontends/controllers/ControlBranch.cpp +#src/frontends/controllers/ControlBranch.h +src/frontends/controllers/ControlChanges.C src/frontends/controllers/ControlChanges.cpp +#src/frontends/controllers/ControlChanges.h +src/frontends/controllers/ControlCharacter.C src/frontends/controllers/ControlCharacter.cpp +#src/frontends/controllers/ControlCharacter.h +src/frontends/controllers/ControlCitation.C src/frontends/controllers/ControlCitation.cpp +#src/frontends/controllers/ControlCitation.h +src/frontends/controllers/ControlCommandBuffer.C src/frontends/controllers/ControlCommandBuffer.cpp +#src/frontends/controllers/ControlCommandBuffer.h +src/frontends/controllers/ControlCommand.C src/frontends/controllers/ControlCommand.cpp +#src/frontends/controllers/ControlCommand.h +src/frontends/controllers/ControlDocument.C src/frontends/controllers/ControlDocument.cpp +#src/frontends/controllers/ControlDocument.h +src/frontends/controllers/ControlErrorList.C src/frontends/controllers/ControlErrorList.cpp +#src/frontends/controllers/ControlErrorList.h +src/frontends/controllers/ControlERT.C src/frontends/controllers/ControlERT.cpp +#src/frontends/controllers/ControlERT.h +src/frontends/controllers/ControlExternal.C src/frontends/controllers/ControlExternal.cpp +#src/frontends/controllers/ControlExternal.h +src/frontends/controllers/ControlFloat.C src/frontends/controllers/ControlFloat.cpp +#src/frontends/controllers/ControlFloat.h +src/frontends/controllers/ControlGraphics.C src/frontends/controllers/ControlGraphics.cpp +#src/frontends/controllers/ControlGraphics.h +src/frontends/controllers/ControlInclude.C src/frontends/controllers/ControlInclude.cpp +#src/frontends/controllers/ControlInclude.h +src/frontends/controllers/ControlLog.C src/frontends/controllers/ControlLog.cpp +#src/frontends/controllers/ControlLog.h +src/frontends/controllers/ControlMath.C src/frontends/controllers/ControlMath.cpp +#src/frontends/controllers/ControlMath.h +src/frontends/controllers/ControlNote.C src/frontends/controllers/ControlNote.cpp +#src/frontends/controllers/ControlNote.h +src/frontends/controllers/ControlParagraph.C src/frontends/controllers/ControlParagraph.cpp +src/frontends/controllers/ControlParagraph.h src/frontends/controllers/ControlParagraph.h +src/frontends/controllers/ControlPrefs.C src/frontends/controllers/ControlPrefs.cpp +#src/frontends/controllers/ControlPrefs.h +src/frontends/controllers/ControlPrint.C src/frontends/controllers/ControlPrint.cpp +#src/frontends/controllers/ControlPrint.h +src/frontends/controllers/ControlRef.C src/frontends/controllers/ControlRef.cpp +#src/frontends/controllers/ControlRef.h +src/frontends/controllers/ControlSearch.C src/frontends/controllers/ControlSearch.cpp +#src/frontends/controllers/ControlSearch.h +src/frontends/controllers/ControlSendto.C src/frontends/controllers/ControlSendto.cpp +#src/frontends/controllers/ControlSendto.h +src/frontends/controllers/ControlShowFile.C src/frontends/controllers/ControlShowFile.cpp +#src/frontends/controllers/ControlShowFile.h +src/frontends/controllers/ControlSpellchecker.C src/frontends/controllers/ControlSpellchecker.cpp +#src/frontends/controllers/ControlSpellchecker.h +src/frontends/controllers/ControlTabular.C src/frontends/controllers/ControlTabular.cpp +src/frontends/controllers/ControlTabularCreate.C src/frontends/controllers/ControlTabularCreate.cpp +#src/frontends/controllers/ControlTabularCreate.h +#src/frontends/controllers/ControlTabular.h +src/frontends/controllers/ControlTexinfo.C src/frontends/controllers/ControlTexinfo.cpp +#src/frontends/controllers/ControlTexinfo.h +src/frontends/controllers/ControlThesaurus.C src/frontends/controllers/ControlThesaurus.cpp +#src/frontends/controllers/ControlThesaurus.h +src/frontends/controllers/ControlToc.C src/frontends/controllers/ControlToc.cpp +#src/frontends/controllers/ControlToc.h +src/frontends/controllers/ControlViewSource.C src/frontends/controllers/ControlViewSource.cpp +#src/frontends/controllers/ControlViewSource.h +src/frontends/controllers/ControlVSpace.C src/frontends/controllers/ControlVSpace.cpp +#src/frontends/controllers/ControlVSpace.h +src/frontends/controllers/ControlWrap.C src/frontends/controllers/ControlWrap.cpp +#src/frontends/controllers/ControlWrap.h +src/frontends/controllers/Dialog.C src/frontends/controllers/Dialog.cpp +#src/frontends/controllers/Dialog.h +src/frontends/controllers/frnt_lang.C src/frontends/controllers/FrntLang.cpp +src/frontends/controllers/frnt_lang.h src/frontends/controllers/FrntLang.h +src/frontends/controllers/helper_funcs.C src/frontends/controllers/helperFuncs.cpp +src/frontends/controllers/helper_funcs.h src/frontends/controllers/helperFuncs.h +src/frontends/controllers/Kernel.C src/frontends/controllers/Kernel.cpp +#src/frontends/controllers/Kernel.h +src/frontends/controllers/tests/biblio.C src/frontends/controllers/tests/Biblio.cpp +src/frontends/controllers/tex_helpers.C src/frontends/controllers/TexHelpers.cpp +src/frontends/controllers/tex_helpers.h src/frontends/controllers/TexHelpers.h +src/frontends/Dialogs.C src/frontends/Dialogs.cpp +#src/frontends/Dialogs.h +#src/frontends/FileDialog.h +#src/frontends/FontLoader.h +#src/frontends/FontMetrics.h +#src/frontends/Gui.h +src/frontends/key_state.h src/frontends/KeyState.h +#src/frontends/LyXKeySymFactory.h +#src/frontends/LyXKeySym.h +src/frontends/LyXView.C src/frontends/LyXView.cpp +#src/frontends/LyXView.h +#src/frontends/Menubar.h +src/frontends/mouse_state.h src/frontends/MouseState.h +#src/frontends/NoGuiFontLoader.h +#src/frontends/NoGuiFontMetrics.h +src/frontends/Painter.C src/frontends/Painter.cpp +#src/frontends/Painter.h +src/frontends/qt4/Action.C src/frontends/qt4/Action.cpp +#src/frontends/qt4/Action.h +src/frontends/qt4/Alert_pimpl.C src/frontends/qt4/AlertPimpl.cpp +src/frontends/qt4/BulletsModule.C src/frontends/qt4/BulletsModule.cpp +#src/frontends/qt4/BulletsModule.h +src/frontends/qt4/checkedwidgets.C src/frontends/qt4/CheckedWidgets.cpp +src/frontends/qt4/checkedwidgets.h src/frontends/qt4/CheckedWidgets.h +src/frontends/qt4/ColorCache.C src/frontends/qt4/ColorCache.cpp +#src/frontends/qt4/ColorCache.h +src/frontends/qt4/Dialogs.C src/frontends/qt4/Dialogs.cpp +#src/frontends/qt4/DockView.h +src/frontends/qt4/emptytable.C src/frontends/qt4/EmptyTable.cpp +src/frontends/qt4/emptytable.h src/frontends/qt4/EmptyTable.h +src/frontends/qt4/FileDialog.C src/frontends/qt4/FileDialog.cpp +src/frontends/qt4/FileDialog_private.C src/frontends/qt4/FileDialogPrivate.cpp +src/frontends/qt4/FileDialog_private.h src/frontends/qt4/FileDialogPrivate.h +src/frontends/qt4/FloatPlacement.C src/frontends/qt4/FloatPlacement.cpp +#src/frontends/qt4/FloatPlacement.h +src/frontends/qt4/GuiApplication.C src/frontends/qt4/GuiApplication.cpp +#src/frontends/qt4/GuiApplication.h +src/frontends/qt4/GuiClipboard.C src/frontends/qt4/GuiClipboard.cpp +#src/frontends/qt4/GuiClipboard.h +src/frontends/qt4/GuiFontLoader.C src/frontends/qt4/GuiFontLoader.cpp +#src/frontends/qt4/GuiFontLoader.h +src/frontends/qt4/GuiFontMetrics.C src/frontends/qt4/GuiFontMetrics.cpp +#src/frontends/qt4/GuiFontMetrics.h +src/frontends/qt4/GuiImplementation.C src/frontends/qt4/GuiImplementation.cpp +#src/frontends/qt4/GuiImplementation.h +src/frontends/qt4/GuiSelection.C src/frontends/qt4/GuiSelection.cpp +#src/frontends/qt4/GuiSelection.h +src/frontends/qt4/GuiView.C src/frontends/qt4/GuiView.cpp +#src/frontends/qt4/GuiView.h +src/frontends/qt4/GuiWorkArea.C src/frontends/qt4/GuiWorkArea.cpp +#src/frontends/qt4/GuiWorkArea.h +src/frontends/qt4/iconpalette.C src/frontends/qt4/IconPalette.cpp +src/frontends/qt4/iconpalette.h src/frontends/qt4/IconPalette.h +src/frontends/qt4/InsertTableWidget.C src/frontends/qt4/InsertTableWidget.cpp +#src/frontends/qt4/InsertTableWidget.h +src/frontends/qt4/lengthcombo.C src/frontends/qt4/LengthCombo.cpp +src/frontends/qt4/lengthcombo.h src/frontends/qt4/LengthCombo.h +src/frontends/qt4/LyXKeySymFactory.C src/frontends/qt4/LyXKeySymFactory.cpp +src/frontends/qt4/panelstack.C src/frontends/qt4/PanelStack.cpp +src/frontends/qt4/panelstack.h src/frontends/qt4/PanelStack.h +src/frontends/qt4/QAbout.C src/frontends/qt4/About.cpp +src/frontends/qt4/QAboutDialog.C src/frontends/qt4/AboutDialog.cpp +src/frontends/qt4/QAboutDialog.h src/frontends/qt4/AboutDialog.h +src/frontends/qt4/QAbout.h src/frontends/qt4/About.h +src/frontends/qt4/QBibitem.C src/frontends/qt4/Bibitem.cpp +src/frontends/qt4/QBibitemDialog.C src/frontends/qt4/BibitemDialog.cpp +src/frontends/qt4/QBibitemDialog.h src/frontends/qt4/BibitemDialog.h +src/frontends/qt4/QBibitem.h src/frontends/qt4/Bibitem.h +src/frontends/qt4/QBibtex.C src/frontends/qt4/Bibtex.cpp +src/frontends/qt4/QBibtexDialog.C src/frontends/qt4/BibtexDialog.cpp +src/frontends/qt4/QBibtexDialog.h src/frontends/qt4/BibtexDialog.h +src/frontends/qt4/QBibtex.h src/frontends/qt4/Bibtex.h +src/frontends/qt4/QBox.C src/frontends/qt4/Box.cpp +src/frontends/qt4/QBoxDialog.C src/frontends/qt4/BoxDialog.cpp +src/frontends/qt4/QBoxDialog.h src/frontends/qt4/BoxDialog.h +src/frontends/qt4/QBox.h src/frontends/qt4/Box.h +src/frontends/qt4/QBranch.C src/frontends/qt4/Branch.cpp +src/frontends/qt4/QBranchDialog.C src/frontends/qt4/BranchDialog.cpp +src/frontends/qt4/QBranchDialog.h src/frontends/qt4/BranchDialog.h +src/frontends/qt4/QBranches.C src/frontends/qt4/Branches.cpp +src/frontends/qt4/QBranches.h src/frontends/qt4/Branches.h +src/frontends/qt4/QBranch.h src/frontends/qt4/Branch.h +src/frontends/qt4/QChanges.C src/frontends/qt4/Changes.cpp +src/frontends/qt4/QChangesDialog.C src/frontends/qt4/ChangesDialog.cpp +src/frontends/qt4/QChangesDialog.h src/frontends/qt4/ChangesDialog.h +src/frontends/qt4/QChanges.h src/frontends/qt4/Changes.h +src/frontends/qt4/QCharacter.C src/frontends/qt4/Character.cpp +src/frontends/qt4/QCharacterDialog.C src/frontends/qt4/CharacterDialog.cpp +src/frontends/qt4/QCharacterDialog.h src/frontends/qt4/CharacterDialog.h +src/frontends/qt4/QCharacter.h src/frontends/qt4/Character.h +src/frontends/qt4/QCitation.C src/frontends/qt4/Citation.cpp +src/frontends/qt4/QCitationDialog.C src/frontends/qt4/CitationDialog.cpp +src/frontends/qt4/QCitationDialog.h src/frontends/qt4/CitationDialog.h +src/frontends/qt4/QCitation.h src/frontends/qt4/Citation.h +src/frontends/qt4/QCommandBuffer.C src/frontends/qt4/CommandBuffer.cpp +src/frontends/qt4/QCommandBuffer.h src/frontends/qt4/CommandBuffer.h +src/frontends/qt4/QCommandEdit.C src/frontends/qt4/CommandEdit.cpp +src/frontends/qt4/QCommandEdit.h src/frontends/qt4/CommandEdit.h +src/frontends/qt4/QDelimiterDialog.C src/frontends/qt4/DelimiterDialog.cpp +src/frontends/qt4/QDelimiterDialog.h src/frontends/qt4/DelimiterDialog.h +src/frontends/qt4/QDialogView.C src/frontends/qt4/DialogView.cpp +src/frontends/qt4/QDialogView.h src/frontends/qt4/DialogView.h +src/frontends/qt4/QDocument.C src/frontends/qt4/Document.cpp +src/frontends/qt4/QDocumentDialog.C src/frontends/qt4/DocumentDialog.cpp +src/frontends/qt4/QDocumentDialog.h src/frontends/qt4/DocumentDialog.h +src/frontends/qt4/QDocument.h src/frontends/qt4/Document.h +src/frontends/qt4/QErrorList.C src/frontends/qt4/ErrorList.cpp +src/frontends/qt4/QErrorListDialog.C src/frontends/qt4/ErrorListDialog.cpp +src/frontends/qt4/QErrorListDialog.h src/frontends/qt4/ErrorListDialog.h +src/frontends/qt4/QErrorList.h src/frontends/qt4/ErrorList.h +src/frontends/qt4/QERT.C src/frontends/qt4/ERT.cpp +src/frontends/qt4/QERTDialog.C src/frontends/qt4/ERTDialog.cpp +src/frontends/qt4/QERTDialog.h src/frontends/qt4/ERTDialog.h +src/frontends/qt4/QERT.h src/frontends/qt4/ERT.h +src/frontends/qt4/QExternal.C src/frontends/qt4/External.cpp +src/frontends/qt4/QExternalDialog.C src/frontends/qt4/ExternalDialog.cpp +src/frontends/qt4/QExternalDialog.h src/frontends/qt4/ExternalDialog.h +src/frontends/qt4/QExternal.h src/frontends/qt4/External.h +src/frontends/qt4/QFloat.C src/frontends/qt4/Float.cpp +src/frontends/qt4/QFloatDialog.C src/frontends/qt4/FloatDialog.cpp +src/frontends/qt4/QFloatDialog.h src/frontends/qt4/FloatDialog.h +src/frontends/qt4/QFloat.h src/frontends/qt4/Float.h +src/frontends/qt4/qfontexample.C src/frontends/qt4/FontExample.cpp +src/frontends/qt4/qfontexample.h src/frontends/qt4/FontExample.h +src/frontends/qt4/QGraphics.C src/frontends/qt4/Graphics.cpp +src/frontends/qt4/QGraphicsDialog.C src/frontends/qt4/GraphicsDialog.cpp +src/frontends/qt4/QGraphicsDialog.h src/frontends/qt4/GraphicsDialog.h +src/frontends/qt4/QGraphics.h src/frontends/qt4/Graphics.h +src/frontends/qt4/QGraphicsUi.h src/frontends/qt4/GraphicsUi.h +src/frontends/qt4/QInclude.C src/frontends/qt4/Include.cpp +src/frontends/qt4/QIncludeDialog.C src/frontends/qt4/IncludeDialog.cpp +src/frontends/qt4/QIncludeDialog.h src/frontends/qt4/IncludeDialog.h +src/frontends/qt4/QInclude.h src/frontends/qt4/Include.h +src/frontends/qt4/QIndex.C src/frontends/qt4/Index.cpp +src/frontends/qt4/QIndexDialog.C src/frontends/qt4/IndexDialog.cpp +src/frontends/qt4/QIndexDialog.h src/frontends/qt4/IndexDialog.h +src/frontends/qt4/QIndex.h src/frontends/qt4/Index.h +src/frontends/qt4/QLImage.C src/frontends/qt4/Image.cpp +src/frontends/qt4/QLImage.h src/frontends/qt4/Image.h +src/frontends/qt4/qlkey.h src/frontends/qt4/Key.h +src/frontends/qt4/QLMenubar.C src/frontends/qt4/Menubar.cpp +src/frontends/qt4/QLMenubar.h src/frontends/qt4/Menubar.h +src/frontends/qt4/QLog.C src/frontends/qt4/Log.cpp +src/frontends/qt4/QLogDialog.C src/frontends/qt4/LogDialog.cpp +src/frontends/qt4/QLogDialog.h src/frontends/qt4/LogDialog.h +src/frontends/qt4/QLog.h src/frontends/qt4/Log.h +src/frontends/qt4/QLPainter.C src/frontends/qt4/Painter.cpp +src/frontends/qt4/QLPainter.h src/frontends/qt4/Painter.h +src/frontends/qt4/QLPopupMenu.C src/frontends/qt4/PopupMenu.cpp +src/frontends/qt4/QLPopupMenu.h src/frontends/qt4/PopupMenu.h +src/frontends/qt4/QLPrintDialog.C src/frontends/qt4/PrintDialog.cpp +src/frontends/qt4/QLPrintDialog.h src/frontends/qt4/PrintDialog.h +src/frontends/qt4/QLToolbar.C src/frontends/qt4/Toolbar.cpp +src/frontends/qt4/QLToolbar.h src/frontends/qt4/Toolbar.h +src/frontends/qt4/QLyXKeySym.C src/frontends/qt4/LyXKeySym.cpp +src/frontends/qt4/QLyXKeySym.h src/frontends/qt4/LyXKeySym.h +src/frontends/qt4/QMathMatrixDialog.C src/frontends/qt4/MathMatrixDialog.cpp +src/frontends/qt4/QMathMatrixDialog.h src/frontends/qt4/MathMatrixDialog.h +src/frontends/qt4/QNomencl.C src/frontends/qt4/Nomencl.cpp +src/frontends/qt4/QNomenclDialog.C src/frontends/qt4/NomenclDialog.cpp +src/frontends/qt4/QNomenclDialog.h src/frontends/qt4/NomenclDialog.h +src/frontends/qt4/QNomencl.h src/frontends/qt4/Nomencl.h +src/frontends/qt4/QNote.C src/frontends/qt4/Note.cpp +src/frontends/qt4/QNoteDialog.C src/frontends/qt4/NoteDialog.cpp +src/frontends/qt4/QNoteDialog.h src/frontends/qt4/NoteDialog.h +src/frontends/qt4/QNote.h src/frontends/qt4/Note.h +src/frontends/qt4/QParagraph.C src/frontends/qt4/Paragraph.cpp +src/frontends/qt4/QParagraphDialog.C src/frontends/qt4/ParagraphDialog.cpp +src/frontends/qt4/QParagraphDialog.h src/frontends/qt4/ParagraphDialog.h +src/frontends/qt4/QParagraph.h src/frontends/qt4/Paragraph.h +src/frontends/qt4/QPrefs.C src/frontends/qt4/Prefs.cpp +src/frontends/qt4/QPrefsDialog.C src/frontends/qt4/PrefsDialog.cpp +src/frontends/qt4/QPrefsDialog.h src/frontends/qt4/PrefsDialog.h +src/frontends/qt4/QPrefs.h src/frontends/qt4/Prefs.h +src/frontends/qt4/QPrint.C src/frontends/qt4/Print.cpp +src/frontends/qt4/QPrint.h src/frontends/qt4/Print.h +src/frontends/qt4/QRef.C src/frontends/qt4/Ref.cpp +src/frontends/qt4/QRefDialog.C src/frontends/qt4/RefDialog.cpp +src/frontends/qt4/QRefDialog.h src/frontends/qt4/RefDialog.h +src/frontends/qt4/QRef.h src/frontends/qt4/Ref.h +src/frontends/qt4/QSearch.C src/frontends/qt4/Search.cpp +src/frontends/qt4/QSearchDialog.C src/frontends/qt4/SearchDialog.cpp +src/frontends/qt4/QSearchDialog.h src/frontends/qt4/SearchDialog.h +src/frontends/qt4/QSearch.h src/frontends/qt4/Search.h +src/frontends/qt4/QSendto.C src/frontends/qt4/Sendto.cpp +src/frontends/qt4/QSendtoDialog.C src/frontends/qt4/SendtoDialog.cpp +src/frontends/qt4/QSendtoDialog.h src/frontends/qt4/SendtoDialog.h +src/frontends/qt4/QSendto.h src/frontends/qt4/Sendto.h +src/frontends/qt4/qsetborder.C src/frontends/qt4/SetBorder.cpp +src/frontends/qt4/qsetborder.h src/frontends/qt4/SetBorder.h +src/frontends/qt4/QShowFile.C src/frontends/qt4/ShowFile.cpp +src/frontends/qt4/QShowFileDialog.C src/frontends/qt4/ShowFileDialog.cpp +src/frontends/qt4/QShowFileDialog.h src/frontends/qt4/ShowFileDialog.h +src/frontends/qt4/QShowFile.h src/frontends/qt4/ShowFile.h +src/frontends/qt4/QSpellchecker.C src/frontends/qt4/Spellchecker.cpp +src/frontends/qt4/QSpellcheckerDialog.C src/frontends/qt4/SpellcheckerDialog.cpp +src/frontends/qt4/QSpellcheckerDialog.h src/frontends/qt4/SpellcheckerDialog.h +src/frontends/qt4/QSpellchecker.h src/frontends/qt4/Spellchecker.h +src/frontends/qt4/Qt2BC.C src/frontends/qt4/Qt2BC.cpp +#src/frontends/qt4/Qt2BC.h +src/frontends/qt4/QTabular.C src/frontends/qt4/Tabular.cpp +src/frontends/qt4/QTabularCreate.C src/frontends/qt4/TabularCreate.cpp +src/frontends/qt4/QTabularCreateDialog.C src/frontends/qt4/TabularCreateDialog.cpp +src/frontends/qt4/QTabularCreateDialog.h src/frontends/qt4/TabularCreateDialog.h +src/frontends/qt4/QTabularCreate.h src/frontends/qt4/TabularCreate.h +src/frontends/qt4/QTabularDialog.C src/frontends/qt4/TabularDialog.cpp +src/frontends/qt4/QTabularDialog.h src/frontends/qt4/TabularDialog.h +src/frontends/qt4/QTabular.h src/frontends/qt4/Tabular.h +src/frontends/qt4/QTexinfo.C src/frontends/qt4/Texinfo.cpp +src/frontends/qt4/QTexinfoDialog.C src/frontends/qt4/TexinfoDialog.cpp +src/frontends/qt4/QTexinfoDialog.h src/frontends/qt4/TexinfoDialog.h +src/frontends/qt4/QTexinfo.h src/frontends/qt4/Texinfo.h +src/frontends/qt4/qt_helpers.C src/frontends/qt4/Helpers.cpp +src/frontends/qt4/qt_helpers.h src/frontends/qt4/Helpers.h +src/frontends/qt4/QThesaurus.C src/frontends/qt4/Thesaurus.cpp +src/frontends/qt4/QThesaurusDialog.C src/frontends/qt4/ThesaurusDialog.cpp +src/frontends/qt4/QThesaurusDialog.h src/frontends/qt4/ThesaurusDialog.h +src/frontends/qt4/QThesaurus.h src/frontends/qt4/Thesaurus.h +src/frontends/qt4/QToc.C src/frontends/qt4/Toc.cpp +src/frontends/qt4/QToc.h src/frontends/qt4/Toc.h +src/frontends/qt4/qtTimeout.C src/frontends/qt4/Timeout.cpp +src/frontends/qt4/qtTimeout.h src/frontends/qt4/Timeout.h +src/frontends/qt4/QURLDialog.C src/frontends/qt4/URLDialog.cpp +src/frontends/qt4/QURLDialog.h src/frontends/qt4/URLDialog.h +src/frontends/qt4/QViewSource.C src/frontends/qt4/ViewSource.cpp +src/frontends/qt4/QViewSourceDialog.C src/frontends/qt4/ViewSourceDialog.cpp +src/frontends/qt4/QViewSourceDialog.h src/frontends/qt4/ViewSourceDialog.h +src/frontends/qt4/QViewSource.h src/frontends/qt4/ViewSource.h +src/frontends/qt4/QVSpace.C src/frontends/qt4/VSpace.cpp +src/frontends/qt4/QVSpaceDialog.C src/frontends/qt4/VSpaceDialog.cpp +src/frontends/qt4/QVSpaceDialog.h src/frontends/qt4/VSpaceDialog.h +src/frontends/qt4/QVSpace.h src/frontends/qt4/VSpace.h +src/frontends/qt4/QWrap.C src/frontends/qt4/Wrap.cpp +src/frontends/qt4/QWrapDialog.C src/frontends/qt4/WrapDialog.cpp +src/frontends/qt4/QWrapDialog.h src/frontends/qt4/WrapDialog.h +src/frontends/qt4/QWrap.h src/frontends/qt4/Wrap.h +src/frontends/qt4/socket_callback.C src/frontends/qt4/SocketCallback.cpp +src/frontends/qt4/socket_callback.h src/frontends/qt4/SocketCallback.h +src/frontends/qt4/TocModel.C src/frontends/qt4/TocModel.cpp +#src/frontends/qt4/TocModel.h +src/frontends/qt4/TocWidget.C src/frontends/qt4/TocWidget.cpp +#src/frontends/qt4/TocWidget.h +src/frontends/qt4/UrlView.C src/frontends/qt4/UrlView.cpp +#src/frontends/qt4/UrlView.h +src/frontends/qt4/validators.C src/frontends/qt4/Validators.cpp +src/frontends/qt4/validators.h src/frontends/qt4/Validators.h +#src/frontends/Selection.h +src/frontends/Timeout.C src/frontends/Timeout.cpp +#src/frontends/Timeout.h +src/frontends/Toolbars.C src/frontends/Toolbars.cpp +#src/frontends/Toolbars.h +src/frontends/WorkArea.C src/frontends/WorkArea.cpp +#src/frontends/WorkArea.h +src/funcrequest.C src/FuncRequest.cpp +src/funcrequest.h src/FuncRequest.h +src/FuncStatus.C src/FuncStatus.cpp +#src/FuncStatus.h +src/gettext.C src/Gettext.cpp +src/gettext.h src/Gettext.h +src/graph.C src/Graph.cpp +src/graph.h src/Graph.h +src/graphics/GraphicsCache.C src/graphics/GraphicsCache.cpp +#src/graphics/GraphicsCache.h +src/graphics/GraphicsCacheItem.C src/graphics/GraphicsCacheItem.cpp +#src/graphics/GraphicsCacheItem.h +src/graphics/GraphicsConverter.C src/graphics/GraphicsConverter.cpp +#src/graphics/GraphicsConverter.h +src/graphics/GraphicsImage.C src/graphics/GraphicsImage.cpp +#src/graphics/GraphicsImage.h +src/graphics/GraphicsLoader.C src/graphics/GraphicsLoader.cpp +#src/graphics/GraphicsLoader.h +src/graphics/GraphicsParams.C src/graphics/GraphicsParams.cpp +#src/graphics/GraphicsParams.h +src/graphics/GraphicsTypes.C src/graphics/GraphicsTypes.cpp +#src/graphics/GraphicsTypes.h +src/graphics/LoaderQueue.C src/graphics/LoaderQueue.cpp +#src/graphics/LoaderQueue.h +src/graphics/PreviewImage.C src/graphics/PreviewImage.cpp +#src/graphics/PreviewImage.h +src/graphics/PreviewLoader.C src/graphics/PreviewLoader.cpp +#src/graphics/PreviewLoader.h +src/graphics/Previews.C src/graphics/Previews.cpp +#src/graphics/Previews.h +src/importer.C src/Importer.cpp +src/importer.h src/Importer.h +src/insetiterator.C src/InsetIterator.cpp +src/insetiterator.h src/InsetIterator.h +src/InsetList.C src/InsetList.cpp +#src/InsetList.h +src/insets/ExternalSupport.C src/insets/ExternalSupport.cpp +#src/insets/ExternalSupport.h +src/insets/ExternalTemplate.C src/insets/ExternalTemplate.cpp +#src/insets/ExternalTemplate.h +src/insets/ExternalTransforms.C src/insets/ExternalTransforms.cpp +#src/insets/ExternalTransforms.h +src/insets/insetbase.C src/insets/InsetBase.cpp +src/insets/insetbase.h src/insets/InsetBase.h +src/insets/insetbibitem.C src/insets/InsetBibitem.cpp +src/insets/insetbibitem.h src/insets/InsetBibitem.h +src/insets/insetbibtex.C src/insets/InsetBibtex.cpp +src/insets/insetbibtex.h src/insets/InsetBibtex.h +src/insets/insetbox.C src/insets/InsetBox.cpp +src/insets/insetbox.h src/insets/InsetBox.h +src/insets/insetbranch.C src/insets/InsetBranch.cpp +src/insets/insetbranch.h src/insets/InsetBranch.h +src/insets/inset.C src/insets/Inset.cpp +src/insets/insetcaption.C src/insets/InsetCaption.cpp +src/insets/insetcaption.h src/insets/InsetCaption.h +src/insets/insetcharstyle.C src/insets/InsetCharstyle.cpp +src/insets/insetcharstyle.h src/insets/InsetCharstyle.h +src/insets/insetcite.C src/insets/InsetCite.cpp +src/insets/insetcite.h src/insets/InsetCite.h +src/insets/insetcollapsable.C src/insets/InsetCollapsable.cpp +src/insets/insetcollapsable.h src/insets/InsetCollapsable.h +src/insets/insetcommand.C src/insets/InsetCommand.cpp +src/insets/insetcommand.h src/insets/InsetCommand.h +src/insets/insetcommandparams.C src/insets/InsetCommandParams.cpp +src/insets/insetcommandparams.h src/insets/InsetCommandParams.h +src/insets/insetenv.C src/insets/InsetEnv.cpp +src/insets/insetenv.h src/insets/InsetEnv.h +src/insets/insetert.C src/insets/InsetErt.cpp +src/insets/insetert.h src/insets/InsetErt.h +src/insets/insetexternal.C src/insets/InsetExternal.cpp +src/insets/insetexternal.h src/insets/InsetExternal.h +src/insets/insetfloat.C src/insets/InsetFloat.cpp +src/insets/insetfloat.h src/insets/InsetFloat.h +src/insets/insetfloatlist.C src/insets/InsetFloatList.cpp +src/insets/insetfloatlist.h src/insets/InsetFloatList.h +src/insets/insetfoot.C src/insets/InsetFoot.cpp +src/insets/insetfoot.h src/insets/InsetFoot.h +src/insets/insetfootlike.C src/insets/InsetFootLike.cpp +src/insets/insetfootlike.h src/insets/InsetFootLike.h +src/insets/insetgraphics.C src/insets/InsetGraphics.cpp +src/insets/insetgraphics.h src/insets/InsetGraphics.h +src/insets/insetgraphicsParams.C src/insets/InsetGraphicsParams.cpp +src/insets/insetgraphicsParams.h src/insets/InsetGraphicsParams.h +src/insets/inset.h src/insets/Inset.h +src/insets/insethfill.C src/insets/InsethFill.cpp +src/insets/insethfill.h src/insets/InsethFill.h +src/insets/insetinclude.C src/insets/InsetInclude.cpp +src/insets/insetinclude.h src/insets/InsetInclude.h +src/insets/insetindex.C src/insets/InsetIndex.cpp +src/insets/insetindex.h src/insets/InsetIndex.h +src/insets/insetlabel.C src/insets/InsetLabel.cpp +src/insets/insetlabel.h src/insets/InsetLabel.h +src/insets/insetline.C src/insets/InsetLine.cpp +src/insets/insetline.h src/insets/InsetLine.h +src/insets/insetmarginal.C src/insets/InsetMarginal.cpp +src/insets/insetmarginal.h src/insets/InsetMarginal.h +src/insets/insetnewline.C src/insets/InsetNewline.cpp +src/insets/insetnewline.h src/insets/InsetNewline.h +src/insets/insetnomencl.C src/insets/InsetNomencl.cpp +src/insets/insetnomencl.h src/insets/InsetNomencl.h +src/insets/insetnote.C src/insets/InsetNote.cpp +src/insets/insetnote.h src/insets/InsetNote.h +src/insets/insetoptarg.C src/insets/InsetOptArg.cpp +src/insets/insetoptarg.h src/insets/InsetOptArg.h +src/insets/insetpagebreak.C src/insets/InsetPageBreak.cpp +src/insets/insetpagebreak.h src/insets/InsetPageBreak.h +src/insets/insetquotes.C src/insets/InsetQuotes.cpp +src/insets/insetquotes.h src/insets/InsetQuotes.h +src/insets/insetref.C src/insets/InsetRef.cpp +src/insets/insetref.h src/insets/InsetRef.h +src/insets/insetspace.C src/insets/InsetSpace.cpp +src/insets/insetspace.h src/insets/InsetSpace.h +src/insets/insetspecialchar.C src/insets/InsetSpecialChar.cpp +src/insets/insetspecialchar.h src/insets/InsetSpecialChar.h +src/insets/insettabular.C src/insets/InsetTabular.cpp +src/insets/insettabular.h src/insets/InsetTabular.h +src/insets/insettext.C src/insets/InsetText.cpp +src/insets/insettext.h src/insets/InsetText.h +src/insets/insettheorem.C src/insets/InsetTheorem.cpp +src/insets/insettheorem.h src/insets/InsetTheorem.h +src/insets/insettoc.C src/insets/InsetToc.cpp +src/insets/insettoc.h src/insets/InsetToc.h +src/insets/inseturl.C src/insets/InsetUrl.cpp +src/insets/inseturl.h src/insets/InsetUrl.h +src/insets/insetvspace.C src/insets/InsetVSpace.cpp +src/insets/insetvspace.h src/insets/InsetVSpace.h +src/insets/insetwrap.C src/insets/InsetWrap.cpp +src/insets/insetwrap.h src/insets/InsetWrap.h +src/insets/mailinset.C src/insets/MailInset.cpp +src/insets/mailinset.h src/insets/MailInset.h +src/insets/render_base.h src/insets/RenderBase.h +src/insets/render_button.C src/insets/RenderButton.cpp +src/insets/render_button.h src/insets/RenderButton.h +src/insets/render_graphic.C src/insets/RenderGraphic.cpp +src/insets/render_graphic.h src/insets/RenderGraphic.h +src/insets/render_preview.C src/insets/RenderPreview.cpp +src/insets/render_preview.h src/insets/RenderPreview.h +src/ispell.C src/Ispell.cpp +src/ispell.h src/Ispell.h +src/kbmap.C src/KbKeyMap.cpp +src/kbmap.h src/KbKeyMap.h +src/kbsequence.C src/KbSequence.cpp +src/kbsequence.h src/KbSequence.h +src/language.C src/Language.cpp +src/language.h src/Language.h +src/LaTeX.C src/LaTeX.cpp +src/LaTeXFeatures.C src/LaTeXFeatures.cpp +#src/LaTeXFeatures.h +#src/LaTeX.h +src/layout.h src/Layout.h +src/LColor.C src/LColor.cpp +#src/LColor.h +src/lengthcommon.C src/LengthCommon.cpp +src/lengthcommon.h src/LengthCommon.h +src/lfuns.h src/Lfuns.h +src/LyXAction.C src/LyxAction.cpp +src/LyXAction.h src/LyxAction.h +src/lyx_cb.C src/LyxCallBack.cpp +src/lyx_cb.h src/LyxCallBack.h +src/lyxfind.C src/LyxFind.cpp +src/lyxfind.h src/LyxFind.h +src/lyxfont.C src/LyxFont.cpp +src/lyxfont.h src/LyxFont.h +src/lyxfunc.C src/LyxFunc.cpp +src/lyxfunc.h src/LyxFunc.h +src/lyxgluelength.C src/LyxGlueLength.cpp +src/lyxgluelength.h src/LyxGlueLength.h +src/lyxlayout.C src/LyxLayout.cpp +src/lyxlayout.h src/LyxLayout.h +src/lyxlayout_ptr_fwd.h src/LyxLayoutPtrFwd.h +src/lyxlength.C src/LyxLength.cpp +src/lyxlength.h src/LyxLength.h +src/lyxlex.C src/LyxLex.cpp +src/lyxlex.h src/LyxLex.h +src/lyxlex_pimpl.C src/LyxLexPimpl.cpp +src/lyxlex_pimpl.h src/LyxLexPimpl.h +src/lyx_main.C src/LyxMain.cpp +src/lyx_main.h src/LyxMain.h +src/lyxrc.C src/LyxRC.cpp +src/lyxrc.h src/LyxRC.h +src/lyxrow.C src/LyxRow.cpp +src/lyxrow.h src/LyxRow.h +src/lyxserver.C src/LyxServer.cpp +src/lyxserver.h src/LyxServer.h +src/lyxsocket.C src/LyxSocket.cpp +src/lyxsocket.h src/LyxSocket.h +src/lyx_sty.C src/LyxSty.cpp +src/lyx_sty.h src/LyxSty.h +src/lyxtextclass.C src/LyxTextClass.cpp +src/lyxtextclass.h src/LyxTextClass.h +src/lyxtextclasslist.C src/LyxTextClassList.cpp +src/lyxtextclasslist.h src/LyxTextClassList.h +src/lyxtext.h src/LyxText.h +src/lyxvc.C src/LyxVC.cpp +src/lyxvc.h src/LyxVC.h +src/main.C src/LyX.cpp +src/mathed/InsetFormulaMacro.C src/mathed/InsetFormulaMacro.cpp +#src/mathed/InsetFormulaMacro.h +src/mathed/InsetMathAMSArray.C src/mathed/InsetMathAMSArray.cpp +#src/mathed/InsetMathAMSArray.h +src/mathed/InsetMathArray.C src/mathed/InsetMathArray.cpp +#src/mathed/InsetMathArray.h +src/mathed/InsetMathBig.C src/mathed/InsetMathBig.cpp +#src/mathed/InsetMathBig.h +src/mathed/InsetMathBinom.C src/mathed/InsetMathBinom.cpp +#src/mathed/InsetMathBinom.h +src/mathed/InsetMathBoldSymbol.C src/mathed/InsetMathBoldSymbol.cpp +#src/mathed/InsetMathBoldSymbol.h +src/mathed/InsetMathBox.C src/mathed/InsetMathBox.cpp +src/mathed/InsetMathBoxed.C src/mathed/InsetMathBoxed.cpp +#src/mathed/InsetMathBoxed.h +#src/mathed/InsetMathBox.h +src/mathed/InsetMathBrace.C src/mathed/InsetMathBrace.cpp +#src/mathed/InsetMathBrace.h +src/mathed/InsetMath.C src/mathed/InsetMath.cpp +src/mathed/InsetMathCases.C src/mathed/InsetMathCases.cpp +#src/mathed/InsetMathCases.h +src/mathed/InsetMathChar.C src/mathed/InsetMathChar.cpp +#src/mathed/InsetMathChar.h +src/mathed/InsetMathColor.C src/mathed/InsetMathColor.cpp +#src/mathed/InsetMathColor.h +src/mathed/InsetMathCommand.C src/mathed/InsetMathCommand.cpp +#src/mathed/InsetMathCommand.h +src/mathed/InsetMathComment.C src/mathed/InsetMathComment.cpp +#src/mathed/InsetMathComment.h +src/mathed/InsetMathDecoration.C src/mathed/InsetMathDecoration.cpp +#src/mathed/InsetMathDecoration.h +src/mathed/InsetMathDelim.C src/mathed/InsetMathDelim.cpp +#src/mathed/InsetMathDelim.h +src/mathed/InsetMathDFrac.C src/mathed/InsetMathDFrac.cpp +#src/mathed/InsetMathDFrac.h +src/mathed/InsetMathDiff.C src/mathed/InsetMathDiff.cpp +#src/mathed/InsetMathDiff.h +src/mathed/InsetMathDim.C src/mathed/InsetMathDim.cpp +#src/mathed/InsetMathDim.h +src/mathed/InsetMathDots.C src/mathed/InsetMathDots.cpp +#src/mathed/InsetMathDots.h +src/mathed/InsetMathEnv.C src/mathed/InsetMathEnv.cpp +#src/mathed/InsetMathEnv.h +src/mathed/InsetMathExFunc.C src/mathed/InsetMathExFunc.cpp +#src/mathed/InsetMathExFunc.h +src/mathed/InsetMathExInt.C src/mathed/InsetMathExInt.cpp +#src/mathed/InsetMathExInt.h +src/mathed/InsetMathFBox.C src/mathed/InsetMathFBox.cpp +#src/mathed/InsetMathFBox.h +src/mathed/InsetMathFont.C src/mathed/InsetMathFont.cpp +#src/mathed/InsetMathFont.h +src/mathed/InsetMathFontOld.C src/mathed/InsetMathFontOld.cpp +#src/mathed/InsetMathFontOld.h +src/mathed/InsetMathFracBase.C src/mathed/InsetMathFracBase.cpp +#src/mathed/InsetMathFracBase.h +src/mathed/InsetMathFrac.C src/mathed/InsetMathFrac.cpp +#src/mathed/InsetMathFrac.h +src/mathed/InsetMathFrameBox.C src/mathed/InsetMathFrameBox.cpp +#src/mathed/InsetMathFrameBox.h +src/mathed/InsetMathGrid.C src/mathed/InsetMathGrid.cpp +#src/mathed/InsetMathGrid.h +#src/mathed/InsetMath.h +src/mathed/InsetMathHull.C src/mathed/InsetMathHull.cpp +#src/mathed/InsetMathHull.h +src/mathed/InsetMathKern.C src/mathed/InsetMathKern.cpp +#src/mathed/InsetMathKern.h +src/mathed/InsetMathLefteqn.C src/mathed/InsetMathLefteqn.cpp +#src/mathed/InsetMathLefteqn.h +src/mathed/InsetMathLim.C src/mathed/InsetMathLim.cpp +#src/mathed/InsetMathLim.h +src/mathed/InsetMathMacro.C src/mathed/InsetMathMacro.cpp +#src/mathed/InsetMathMacro.h +src/mathed/InsetMathMakebox.C src/mathed/InsetMathMakebox.cpp +src/mathed/InsetMathMakebox.h src/mathed/InsetMathMakeBox.h +src/mathed/InsetMathMatrix.C src/mathed/InsetMathMatrix.cpp +#src/mathed/InsetMathMatrix.h +src/mathed/InsetMathMBox.C src/mathed/InsetMathMBox.cpp +#src/mathed/InsetMathMBox.h +src/mathed/InsetMathNest.C src/mathed/InsetMathNest.cpp +#src/mathed/InsetMathNest.h +src/mathed/InsetMathNumber.C src/mathed/InsetMathNumber.cpp +#src/mathed/InsetMathNumber.h +src/mathed/InsetMathOverset.C src/mathed/InsetMathOverset.cpp +#src/mathed/InsetMathOverset.h +src/mathed/InsetMathPar.C src/mathed/InsetMathPar.cpp +#src/mathed/InsetMathPar.h +src/mathed/InsetMathPhantom.C src/mathed/InsetMathPhantom.cpp +#src/mathed/InsetMathPhantom.h +src/mathed/InsetMathRef.C src/mathed/InsetMathRef.cpp +#src/mathed/InsetMathRef.h +src/mathed/InsetMathRoot.C src/mathed/InsetMathRoot.cpp +#src/mathed/InsetMathRoot.h +src/mathed/InsetMathScript.C src/mathed/InsetMathScript.cpp +#src/mathed/InsetMathScript.h +src/mathed/InsetMathSize.C src/mathed/InsetMathSize.cpp +#src/mathed/InsetMathSize.h +src/mathed/InsetMathSpace.C src/mathed/InsetMathSpace.cpp +#src/mathed/InsetMathSpace.h +src/mathed/InsetMathSplit.C src/mathed/InsetMathSplit.cpp +#src/mathed/InsetMathSplit.h +src/mathed/InsetMathSqrt.C src/mathed/InsetMathSqrt.cpp +#src/mathed/InsetMathSqrt.h +src/mathed/InsetMathStackrel.C src/mathed/InsetMathStackrel.cpp +#src/mathed/InsetMathStackrel.h +src/mathed/InsetMathString.C src/mathed/InsetMathString.cpp +#src/mathed/InsetMathString.h +src/mathed/InsetMathSubstack.C src/mathed/InsetMathSubstack.cpp +#src/mathed/InsetMathSubstack.h +src/mathed/InsetMathSymbol.C src/mathed/InsetMathSymbol.cpp +#src/mathed/InsetMathSymbol.h +src/mathed/InsetMathTabular.C src/mathed/InsetMathTabular.cpp +#src/mathed/InsetMathTabular.h +src/mathed/InsetMathTFrac.C src/mathed/InsetMathTFrac.cpp +#src/mathed/InsetMathTFrac.h +src/mathed/InsetMathUnderset.C src/mathed/InsetMathUnderset.cpp +#src/mathed/InsetMathUnderset.h +src/mathed/InsetMathUnknown.C src/mathed/InsetMathUnknown.cpp +#src/mathed/InsetMathUnknown.h +src/mathed/InsetMathXArrow.C src/mathed/InsetMathXArrow.cpp +#src/mathed/InsetMathXArrow.h +src/mathed/InsetMathXYArrow.C src/mathed/InsetMathXYArrow.cpp +#src/mathed/InsetMathXYArrow.h +src/mathed/InsetMathXYMatrix.C src/mathed/InsetMathXYMatrix.cpp +#src/mathed/InsetMathXYMatrix.h +src/mathed/MathAtom.C src/mathed/MathAtom.cpp +#src/mathed/MathAtom.h +src/mathed/MathAutoCorrect.C src/mathed/MathAutoCorrect.cpp +#src/mathed/MathAutoCorrect.h +src/mathed/MathData.C src/mathed/MathData.cpp +#src/mathed/MathData.h +src/mathed/MathExtern.C src/mathed/MathExtern.cpp +#src/mathed/MathExtern.h +src/mathed/MathFactory.C src/mathed/MathFactory.cpp +#src/mathed/MathFactory.h +#src/mathed/MathGridInfo.h +src/mathed/MathMacroArgument.C src/mathed/MathMacroArgument.cpp +#src/mathed/MathMacroArgument.h +src/mathed/MathMacroTable.C src/mathed/MathMacroTable.cpp +#src/mathed/MathMacroTable.h +src/mathed/MathMacroTemplate.C src/mathed/MathMacroTemplate.cpp +#src/mathed/MathMacroTemplate.h +src/mathed/MathParser.C src/mathed/MathParser.cpp +#src/mathed/MathParser.h +#src/mathed/MathReplace.h +src/mathed/MathStream.C src/mathed/MathStream.cpp +#src/mathed/MathStream.h +src/mathed/MathSupport.C src/mathed/MathSupport.cpp +#src/mathed/MathSupport.h +src/mathed/TextPainter.C src/mathed/TextPainter.cpp +#src/mathed/TextPainter.h +src/MenuBackend.C src/MenuBackend.cpp +#src/MenuBackend.h +src/messages.C src/Messages.cpp +src/messages.h src/Messages.h +src/metricsinfo.C src/MetricsInfo.cpp +src/metricsinfo.h src/MetricsInfo.h +src/mover.C src/Mover.cpp +src/mover.h src/Mover.h +src/output.C src/Output.cpp +src/output_docbook.C src/OutputDocbook.cpp +src/output_docbook.h src/OutputDocbook.h +src/output.h src/Output.h +src/output_latex.C src/OutputLatex.cpp +src/output_latex.h src/OutputLatex.h +src/outputparams.C src/OutputParams.cpp +src/outputparams.h src/OutputParams.h +src/output_plaintext.C src/OutputPlaintext.cpp +src/output_plaintext.h src/OutputPlaintext.h +src/paper.h src/Paper.h +src/paragraph.C src/Paragraph.cpp +src/paragraph_funcs.C src/paragraphFuncs.cpp +src/paragraph_funcs.h src/paragraphFuncs.h +src/paragraph.h src/Paragraph.h +src/ParagraphList_fwd.h src/ParagraphListFwd.h +#src/ParagraphList.h +src/ParagraphMetrics.C src/ParagraphMetrics.cpp +#src/ParagraphMetrics.h +src/ParagraphParameters.C src/ParagraphParameters.cpp +#src/ParagraphParameters.h +src/paragraph_pimpl.C src/ParagraphPimpl.cpp +src/paragraph_pimpl.h src/ParagraphPimpl.h +src/pariterator.C src/ParIterator.cpp +src/pariterator.h src/ParIterator.h +src/PrinterParams.C src/PrinterParams.cpp +#src/PrinterParams.h +src/pspell.C src/Pspell.cpp +src/pspell.h src/Pspell.h +src/RowList_fwd.h src/RowListFwd.h +src/rowpainter.C src/RowPainter.cpp +src/rowpainter.h src/RowPainter.h +src/Sectioning.C src/Sectioning.cpp +#src/Sectioning.h +src/session.C src/Session.cpp +src/session.h src/Session.h +src/sgml.C src/Sgml.cpp +src/sgml.h src/Sgml.h +src/Spacing.C src/Spacing.cpp +#src/Spacing.h +src/SpellBase.C src/SpellBase.cpp +#src/SpellBase.h +src/support/abort.C src/support/Abort.cpp +src/support/chdir.C src/support/Chdir.cpp +src/support/convert.C src/support/Convert.cpp +src/support/convert.h src/support/Convert.h +src/support/copied_ptr.h src/support/CopiedPtr.h +src/support/copy.C src/support/Copy.cpp +src/support/cow_ptr.h src/support/CowPtr.h +src/support/debugstream.h src/support/DebugStream.h +src/support/docstream.C src/support/DocStream.cpp +src/support/docstream.h src/support/DocStream.h +src/support/docstring.C src/support/DocString.cpp +src/support/docstring.h src/support/DocString.h +src/support/environment.C src/support/Environment.cpp +src/support/environment.h src/support/Environment.h +#src/support/ExceptionMessage.h +src/support/filefilterlist.C src/support/FileFilterList.cpp +src/support/filefilterlist.h src/support/FileFilterList.h +src/support/FileMonitor.C src/support/FileMonitor.cpp +#src/support/FileMonitor.h +src/support/filename.C src/support/Filename.cpp +src/support/filename.h src/support/Filename.h +src/support/filetools.C src/support/FileTools.cpp +src/support/filetools.h src/support/FileTools.h +src/support/forkedcall.C src/support/ForkedCall.cpp +src/support/forkedcall.h src/support/ForkedCall.h +src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp +src/support/forkedcallqueue.h src/support/ForkedCallQueue.h +src/support/forkedcontr.C src/support/ForkedContr.cpp +src/support/forkedcontr.h src/support/ForkedContr.h +src/support/fs_extras.C src/support/FSExtras.cpp +src/support/fs_extras.h src/support/FSExtras.h +src/support/getcwd.C src/support/GeTcwd.cpp +src/support/kill.C src/support/Kill.cpp +src/support/limited_stack.h src/support/LimitedStack.h +src/support/lstrings.C src/support/LStrings.cpp +src/support/lstrings.h src/support/LStrings.h +src/support/lyxalgo.h src/support/LyxAlgo.h +src/support/lyxlib.h src/support/LyxLib.h +src/support/lyxmanip.h src/support/LyxManip.h +src/support/lyxsum.C src/support/LyxSum.cpp +src/support/lyxtime.C src/support/LyxTime.cpp +src/support/lyxtime.h src/support/LyxTime.h +src/support/mkdir.C src/support/Mkdir.cpp +src/support/os.C src/support/Os.cpp +src/support/os_cygwin.C src/support/OsCygwin.cpp +src/support/os.h src/support/Os.h +src/support/os_unix.C src/support/OsUnix.cpp +src/support/os_win32.C src/support/OsWin32.cpp +src/support/os_win32.h src/support/OsWin32.h +src/support/package.h src/support/Package.h +src/support/path.C src/support/Path.cpp +src/support/path.h src/support/Path.h +src/support/qstring_helpers.C src/support/QstringHelpers.cpp +src/support/qstring_helpers.h src/support/QstringHelpers.h +#src/support/RandomAccessList.h +src/support/rename.C src/support/Rename.cpp +src/support/socktools.C src/support/SockTools.cpp +src/support/socktools.h src/support/SockTools.h +src/support/std_istream.h src/support/StdIstream.h +src/support/std_ostream.h src/support/StdOstream.h +src/support/systemcall.C src/support/SystemCall.cpp +src/support/systemcall.h src/support/SystemCall.h +src/support/tempname.C src/support/TempName.cpp +src/support/tests/convert.C src/support/tests/Convert.cpp +src/support/tests/filetools.C src/support/tests/Filetools.cpp +src/support/tests/lstrings.C src/support/tests/LStrings.cpp +src/support/textutils.C src/support/TextUtils.cpp +src/support/textutils.h src/support/TextUtils.h +src/support/translator.h src/support/Translator.h +src/support/types.h src/support/Types.h +src/support/unicode.C src/support/Unicode.cpp +src/support/unicode.h src/support/Unicode.h +src/support/unlink.C src/support/Unlink.cpp +src/support/userinfo.C src/support/UserInfo.cpp +src/support/userinfo.h src/support/UserInfo.h +src/tabular.C src/Tabular.cpp +src/tabular.h src/Tabular.h +src/tex2lyx/context.C src/Tex2Lyx/Context.cpp +src/tex2lyx/context.h src/Tex2Lyx/Context.h +src/tex2lyx/gettext.C src/tex2lyx/Gettext.cpp +src/tex2lyx/lengthcommon.C src/tex2lyx/LengthCommon.cpp +src/tex2lyx/lyxfont.C src/tex2lyx/LyxFont.cpp +src/tex2lyx/lyxfont.h src/tex2lyx/LyxFont.h +src/tex2lyx/math.C src/tex2lyx/Math.cpp +src/tex2lyx/preamble.C src/tex2lyx/Preamble.cpp +#src/tex2lyx/Spacing.h +src/tex2lyx/table.C src/tex2lyx/Table.cpp +src/tex2lyx/tex2lyx.C src/tex2lyx/Tex2Lyx.cpp +src/tex2lyx/tex2lyx.h src/tex2lyx/Tex2Lyx.h +src/tex2lyx/texparser.C src/tex2lyx/TexParser.cpp +src/tex2lyx/texparser.h src/tex2lyx/TexParser.h +src/tex2lyx/text.C src/tex2lyx/Text.cpp +src/tex-accent.C src/TexAccent.cpp +src/tex-accent.h src/TexAccent.h +src/texrow.C src/TexRow.cpp +src/texrow.h src/TexRow.h +src/tex-strings.C src/TexStrings.cpp +src/tex-strings.h src/TexStrings.h +src/text2.C src/Text2.cpp +src/text3.C src/Text3.cpp +src/text.C src/Text.cpp +src/TextMetrics.C src/TextMetrics.cpp +#src/TextMetrics.h +src/Thesaurus.C src/Thesaurus.cpp +#src/Thesaurus.h +src/TocBackend.C src/TocBackend.cpp +#src/TocBackend.h +src/toc.C src/Toc.cpp +src/toc.h src/Toc.h +src/ToolbarBackend.C src/ToolbarBackend.cpp +#src/ToolbarBackend.h +src/trans.C src/Trans.cpp +src/trans_decl.h src/TransDecl.h +src/trans.h src/Trans.h +src/trans_mgr.C src/TransMgr.cpp +src/trans_mgr.h src/TransMgr.h +src/undo.C src/Undo.cpp +src/undo.h src/Undo.h +#src/UpdateFlags.h +src/Variables.C src/Variables.cpp +#src/Variables.h +src/vc-backend.C src/VCBackend.cpp +src/vc-backend.h src/VCBackend.h +src/version.h src/Version.h +src/vspace.C src/VSpace.cpp +src/vspace.h src/VSpace.h +#src/WordLangTuple.h +lib/scripts/fig2pdftex.py lib/scripts/Fig2Pdftex.py +#lib/scripts/TeXFiles.py +lib/scripts/legacy_lyxpreview2ppm.py lib/scripts/LegacyLyxPreview2ppm.py +lib/scripts/fig_copy.py lib/scripts/Figopy.py +lib/scripts/fen2ascii.py lib/scripts/Fen2Ascii.py +lib/scripts/date.py lib/scripts/Date.py +lib/scripts/lyxpreview2bitmap.py lib/scripts/LyxPreview2Bitmap.py +lib/scripts/tex_copy.py lib/scripts/TexCopy.py +lib/scripts/convertDefault.py lib/scripts/ConvertDefault.py +lib/scripts/fig2pstex.py lib/scripts/Fig2Pstex.py +lib/scripts/lyxpreview_tools.py lib/scripts/LyxPreviewTools.py +lib/scripts/clean_dvi.py lib/scripts/CleanDvi.py +lib/scripts/layout2layout.py lib/scripts/Layout2Layout.py +# -- 2.39.2