lyx_mirror/src
2013-02-11 15:02:24 +01:00
..
client Revert "Correctly clean lyxclient.cpp in monolithic build." 2012-11-06 20:48:51 +01:00
frontends If a LaTeX font has a monolithic option for all expert sets (Osf, SC), honor this in the GUI (#8547) 2013-02-11 15:02:24 +01:00
graphics Fix a crash in PreviewLoader for command-line xhtml output 2012-12-15 11:05:55 +01:00
insets Don't hardcode listings but use InsetLayout. 2013-02-08 09:48:48 -05:00
mathed Fix #7865 - Math autocorrection is broken 2013-02-09 21:51:30 -08:00
support Rename Path.h to PathChanger.h (actual name of the class) 2013-02-06 11:51:06 +01:00
tex2lyx tex2lyx: support for fileformat change 444 2013-02-11 14:40:35 +01:00
.gitignore
AppleSpellChecker.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
AppleSpellChecker.h
AspellChecker.cpp Rename Path.h to PathChanger.h (actual name of the class) 2013-02-06 11:51:06 +01:00
AspellChecker.h
Author.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Author.h
BiblioInfo.cpp Support for \fullcite in LyXHTML and text export (fixes #8491). 2013-02-06 17:37:59 +01:00
BiblioInfo.h Better fix for #7732: Use buffer.B_(). 2013-01-15 14:12:34 +01:00
Bidi.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Bidi.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
BranchList.h
buffer_funcs.cpp Implement extractFromVC() for CVS and SVN. 2012-11-15 22:01:19 +01:00
buffer_funcs.h
Buffer.cpp Change LabelType Top_Environment to LabelType Above, and LabelType 2013-02-09 13:44:06 -05:00
Buffer.h Generate the citation labels before exporting to plain text. 2013-02-06 17:37:58 +01:00
BufferList.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
BufferList.h
BufferParams.cpp Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
BufferParams.h Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
BufferView.cpp Make sure that inset-forall does not skip insets 2013-01-25 10:57:10 +01:00
BufferView.h
Bullet.cpp
Bullet.h
Changes.cpp Make change tracking in export to latex be independent of timezone 2013-01-07 15:46:47 +01:00
Changes.h
Chktex.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Chktex.h
Citation.h
CMakeLists.txt CMake: Put projects into subdirs 2012-12-15 11:02:06 +01:00
CmdDef.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
CmdDef.h
Color.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Color.h
ColorCode.h ColorCode.h: clarify a comment 2012-12-31 04:10:28 +01:00
ColorSet.h
Compare.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Compare.h
CompletionList.h
Converter.cpp Rename Path.h to PathChanger.h (actual name of the class) 2013-02-06 11:51:06 +01:00
Converter.h
ConverterCache.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
ConverterCache.h
CoordCache.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
CoordCache.h
Counters.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Counters.h
Cursor.cpp Fix #7865 - Math autocorrection is broken 2013-02-09 21:51:30 -08:00
Cursor.h Fix crash related to undo and continuous spell checking 2012-12-11 10:14:47 +01:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
CutAndPaste.h
DepTable.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h
DocIterator.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
DocIterator.h
DocumentClassPtr.h
EnchantChecker.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
EnchantChecker.h
Encoding.cpp Another attempt at Encoding::any (we don't compile at linux now). 2013-01-25 21:19:10 -08:00
Encoding.h Another attempt at Encoding::any (we don't compile at linux now). 2013-01-25 21:19:10 -08:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Fix the 'caption inset mess' (bug #4647) 2012-12-30 18:29:02 +01:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp Load babel with English-only documents (bug 8423) 2012-12-23 11:34:38 +01:00
Font.h
FontEnums.h Add support for stmaryrd.sty (bug #8434) 2012-12-15 13:10:31 +01:00
FontInfo.cpp Add support for stmaryrd.sty (bug #8434) 2012-12-15 13:10:31 +01:00
FontInfo.h Add support for stmaryrd.sty (bug #8434) 2012-12-15 13:10:31 +01:00
FontList.cpp
FontList.h
Format.cpp Rename Path.h to PathChanger.h (actual name of the class) 2013-02-06 11:51:06 +01:00
Format.h Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
FuncCode.h Implement VCS copy and rename 2013-02-06 20:38:54 +01:00
FuncRequest.cpp
FuncRequest.h
FuncStatus.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
FuncStatus.h
Graph.cpp
Graph.h
HSpace.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
HSpace.h
HunspellChecker.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
HunspellChecker.h
IndicesList.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp
InsetList.h
Intl.cpp
Intl.h
KeyMap.cpp More idiomatic way of checking if a shared_ptr has an associated managed object 2012-10-25 12:12:49 +02:00
KeyMap.h
KeySequence.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
KeySequence.h
Language.cpp Tracking correctly available translations (take 2) 2012-09-08 16:59:19 +02:00
Language.h Tracking correctly available translations (take 2) 2012-09-08 16:59:19 +02:00
LaTeX.cpp Add known citation packages to LaTeXFeatures: 2013-01-05 00:08:55 +01:00
LaTeX.h
LaTeXFeatures.cpp Add known citation packages to LaTeXFeatures: 2013-01-05 00:08:55 +01:00
LaTeXFeatures.h Load babel with English-only documents (bug 8423) 2012-12-23 11:34:38 +01:00
LaTeXFonts.cpp If a LaTeX font has a monolithic option for all expert sets (Osf, SC), honor this in the GUI (#8547) 2013-02-11 15:02:24 +01:00
LaTeXFonts.h If a LaTeX font has a monolithic option for all expert sets (Osf, SC), honor this in the GUI (#8547) 2013-02-11 15:02:24 +01:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp Change LabelType Top_Environment to LabelType Above, and LabelType 2013-02-09 13:44:06 -05:00
Layout.h Change LabelType Top_Environment to LabelType Above, and LabelType 2013-02-09 13:44:06 -05:00
LayoutEnums.h Change LabelType Top_Environment to LabelType Above, and LabelType 2013-02-09 13:44:06 -05:00
LayoutFile.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
LayoutFile.h Introduce textclass categories 2012-10-09 07:17:36 +02:00
LayoutModuleList.cpp Import theorems correctly (bugs #5702, #5776) 2012-10-26 22:23:16 +02:00
LayoutModuleList.h Import theorems correctly (bugs #5702, #5776) 2012-10-26 22:23:16 +02:00
Length.cpp
Length.h
lengthcommon.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Lexer.cpp
Lexer.h
LyX.cpp Rename Path.h to PathChanger.h (actual name of the class) 2013-02-06 11:51:06 +01:00
LyX.h WS cleanup, remove extraeneous spaces 2012-10-27 01:25:38 +02:00
LyXAction.cpp Implement VCS copy and rename 2013-02-06 20:38:54 +01:00
LyXAction.h Bump LFUN format for LyX 2.1 2012-09-29 20:06:39 +02:00
lyxfind.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
lyxfind.h
LyXRC.cpp LyXRC: escape existing quote characters in 'cmd' 2013-01-12 16:04:50 -05:00
LyXRC.h Now LyX closes the current document WA only by default (other WAs remain open). 2012-09-28 23:12:38 +01:00
LyXVC.cpp Implement very basic git support 2013-02-06 22:07:31 +01:00
LyXVC.h Implement VCS copy and rename 2013-02-06 20:38:54 +01:00
lyxwinres.rc
main.cpp
Makefile.am Revert "While exporting from the command-line, theApp() doesn't exist." 2012-12-15 11:05:21 +01:00
MetricsInfo.cpp
MetricsInfo.h
ModuleList.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
ModuleList.h
Mover.cpp
Mover.h
output_docbook.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
output_docbook.h
output_latex.cpp Fix bug #8049: extra empty line at the end of verbatim environment 2013-01-25 12:18:40 +01:00
output_latex.h Support for command argument placement after the workarea argument 2012-12-28 11:21:24 +01:00
output_plaintext.cpp Generate the citation labels before exporting to plain text. 2013-02-06 17:37:58 +01:00
output_plaintext.h
output_xhtml.cpp Change LabelType Top_Environment to LabelType Above, and LabelType 2013-02-09 13:44:06 -05:00
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp Do not let the parent interfere when I child document is exported/view standalone (#8100, #8101) 2012-10-03 10:41:07 +02:00
OutputParams.h Do not let the parent interfere when I child document is exported/view standalone (#8100, #8101) 2012-10-03 10:41:07 +02:00
paper.h
Paragraph.cpp Remove references to Counter LabelType from source code. The 2013-02-09 13:44:05 -05:00
Paragraph.h
ParagraphList.h
ParagraphMetrics.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
pch.h
PDFOptions.cpp
PDFOptions.h
PersonalWordList.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
PersonalWordList.h
PrinterParams.cpp
PrinterParams.h
Row.cpp
Row.h
rowpainter.cpp Eliminate the hard-coded special handing of chapters. We'll use the 2013-02-09 13:44:06 -05:00
rowpainter.h
Server.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Server.h
ServerSocket.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
ServerSocket.h
Session.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Session.h
sgml.cpp
sgml.h
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp
TexRow.h
TexStream.cpp
TexStream.h
Text2.cpp There is no good reason to disallow nesting of bibliography 2012-12-22 12:07:29 +01:00
Text3.cpp Remove references to Counter LabelType from source code. The 2013-02-09 13:44:05 -05:00
Text.cpp Fix float label prefix (bug #8536) 2013-02-04 08:41:46 +01:00
Text.h Correctly handle environment sequences in TOC 2012-12-15 16:50:08 +01:00
TextClass.cpp Use std::map::find() instead of iterating ourselves. 2013-02-09 14:40:22 -05:00
TextClass.h Introduce textclass categories 2012-10-09 07:17:36 +02:00
TextMetrics.cpp Eliminate the hard-coded special handing of chapters. We'll use the 2013-02-09 13:44:06 -05:00
TextMetrics.h
Thesaurus.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
Thesaurus.h
TocBackend.cpp Correctly handle environment sequences in TOC 2012-12-15 16:50:08 +01:00
TocBackend.h
Trans.cpp
Trans.h
Undo.cpp Fix bug #8342: Endless undo group messages 2012-09-17 11:24:39 +02:00
Undo.h
update_flags.h
VCBackend.cpp Leftover from SVN. 2013-02-09 19:50:06 -08:00
VCBackend.h Implement revision info for git 2013-02-08 21:02:37 +01:00
version.cpp Cmake build: 2012-10-15 22:50:39 +02:00
version.h support for the kurier sansserif fonts 2013-02-11 00:47:09 +01:00
VSpace.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
VSpace.h
WordLangTuple.h
WordList.cpp src/*.cpp: reformatting to increase consistency 2012-10-28 17:42:07 +01:00
WordList.h