]> git.lyx.org Git - lyx.git/history - src/factory.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / factory.cpp
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2022-10-31 Juergen SpitzmuellerMerge branch 'features/indexmacros'
2022-10-31 Juergen SpitzmuellerRename subindex to subentry
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-25 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-20 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerIntroduce InsetIndexMacros
2020-11-01 Yuriy SkalkoUse const references
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-13 Pavel SandaAdd inset for \nopagebreak.
2020-05-01 Richard Kimberly... New counter manipulation inset.
2020-02-29 Richard Kimberly... Fix a bunch of warnings
2018-02-24 Richard HeckFix bug #10932.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-16 Richard HeckRemove updateInfo() calls in favor of doing the relevan...
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2016-04-06 Enrico ForestieriIntroduce the latexpar separator.
2015-05-20 Enrico ForestieriAvoid compiler warning about overloaded virtual function.
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-08-23 Juergen SpitzmuellerAdd support for some basic non-unicoded IPA macros
2012-03-06 Jürgen SpitzmüllerImplement a native IPA inset (bug #2591) with instant...
2011-08-29 Uwe StöhrInsetSpace support for
2011-07-23 Pavel SandaAdd visible space. After long discussion the solution...
2010-11-26 Georg Baumfix bug 6698
2010-11-23 Georg BaumFix inserting subscript/superscript with nonempty selec...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-09-12 Abdelrazak Younes* Get rid of LFUN_TOC_INSERT: we use LFUN_INSET_INSERT...
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-09-04 Uwe Stöhrfactory.cpp: this should not have gone in r35277
2010-09-04 Uwe Stöhrfactory.cpp: sorting
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-04 Richard HeckRename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
2010-06-04 Richard HeckRename InsetOptArg as InsetArgument.
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-28 Vincent van RavesteijnIntroduce InsetPreview.
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-08 Abdelrazak Younes* Migrate InsetFloat to InsetDialog
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-11-06 Enrico ForestieriFix bug #5530: LyX expansion in math-macro overwritten...
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-05-22 Jürgen Spitzmüllerfile format change due to r29770.
2009-05-17 Uwe StöhrInsetCollapsable.cpp, factory.cpp: sorting
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetPrintIndex (only used with...
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-03-09 Jean-Marc Lasgouttesallow to read Flex insets with a space in their name
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-06 Abdelrazak YounesPass Buffer in InsetQuote ctor. Patch fro Richard.
2008-07-23 Abdelrazak Younes* Inset: ensure that the Buffer pointer is not copied...
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Pavel SandaRemove LFUN_BIBITEM_INSERT.
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-07-06 Pavel SandaNext leftover.
2008-06-05 Richard HeckMore cache fixing. Similar fix as for InsetBibtex,...
2008-06-05 Richard HeckFix some of the BibTeX cache issues. We need to be...
2008-05-30 Richard HeckFix remaining issues with InsetSpace. The identifier...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-18 Bo PengInsetInfo: fix an update bug when inserting InsetInfo...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzif we have a buffer we don't need to pass part of it...
2008-04-05 André Pönitzcode duplication is fun...
2008-04-03 André Pönitzmake InsetRef parser more robust. I wonder, however...
2008-03-27 André Pönitzthis feels more natural...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-27 André Pönitzremove InsetBoxMailer.
2008-03-27 André Pönitzremove InsetVSpaceMailer class
2008-03-26 André Pönitzthis feels good...
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-25 Richard HeckRequire a buffer on construction of InsetGraphics and...
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-24 Richard HeckFix buffer pointer crash. (Another.)
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitzremove duplicated code (is already in constructor)
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-04 Abdelrazak Younesfactory::readInset(): Set again the buffer for InsetMat...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
next