]> git.lyx.org Git - lyx.git/history - src/mathed
We only support gcc >= 4.9.
[lyx.git] / src / mathed /
2021-04-03 Enrico ForestieriUse font metrics for computing the size of math decorations
2021-03-22 Thibaut CuvelierDocBook: add a parameter to change the namespace prefix...
2021-03-06 Enrico ForestieriFix bug #12181
2021-03-05 Enrico ForestieriAllow context menus in mathed
2021-03-05 Jean-Marc LasgouttesFix missing initialization
2021-03-02 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2021-02-28 Enrico ForestieriFix bug #11007
2021-02-28 Enrico ForestieriFix bug #11444
2021-02-27 Enrico ForestieriFix bug #3751
2021-02-27 Enrico ForestieriFix bug #3294
2021-02-23 Enrico ForestieriAmend 368e983a
2021-02-23 Enrico ForestieriFix bug #12165
2021-02-23 Enrico ForestieriImprove fix for #12153
2021-02-22 Jean-Marc Lasgouttes"12 pixels ought to be enough for anyone"
2021-02-21 Jean-Marc LasgouttesReduce the value of (above|below)displayskip
2021-02-20 Enrico ForestieriDraw real dots
2021-02-14 Enrico ForestieriFix arrows at ends of math decorations
2021-02-12 Enrico ForestieriFix small glitch with \underXXXarrow and \overXXXarrow
2021-02-12 Enrico ForestieriSlightly increase size of math decorations
2021-02-09 Juergen SpitzmuellerStore the AuthorList in the cut stack
2021-02-08 Jean-Marc LasgouttesFix math class code in InsetMathColor
2021-02-06 Enrico ForestieriAmend [5ed01cd6/lyxgit]
2021-02-05 Jean-Marc LasgouttesFix default limits value for (under|over)brace
2021-02-05 Enrico ForestieriAvoid double superscript errors
2021-02-04 Enrico ForestieriDisable direct insertion of multiple spaces in mathed...
2021-02-03 Enrico ForestieriAmend [bc806084/lyxgit]
2021-02-02 Enrico ForestieriImprove alignment of math decorations
2021-02-01 Enrico ForestieriImprove appearance of dots at higher zoom levels
2021-02-01 Enrico ForestieriMake math decorations scalable with zoom level
2021-01-30 Enrico ForestieriAllow pasting references to mathed
2021-01-15 Kornel BenkoReplace calls from make_unique to lyx::make_unique
2021-01-13 Jean-Marc LasgouttesRecord undo properly when inserting math script
2021-01-10 Richard Kimberly... Fix bug #11010.
2021-01-08 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2021-01-06 Enrico ForestieriCorrectly terminate a user math macro in certain circum...
2021-01-06 Thibaut CuvelierImplement \case for AASTeX.
2021-01-06 Jean-Marc LasgouttesFix unused paramaters warnings
2021-01-06 Enrico ForestieriMake paste in ensuremath work as in simple math hulls
2021-01-05 Richard Kimberly... Move assignment where needed
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2021-01-05 Richard Kimberly... Micro optimization and constness
2021-01-04 Richard Kimberly... Fix MathML delimiters again.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-12-30 Yuriy SkalkoFix C++20 compilation on systems where char_type is...
2020-12-19 Thibaut CuvelierFix MathML output of InsetMathDelim
2020-12-19 Jean-Marc LasgouttesFixup 005f69de: code cleanup.
2020-12-17 Jean-Marc LasgouttesFix crash after b0937fb9.
2020-12-09 Jean-Marc LasgouttesOverhaul (no)limits support
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-12-02 Yuriy SkalkoCleanup headers
2020-12-02 Yuriy SkalkoSimplify InsetMathGrid structs
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-27 Yuriy SkalkoReplace ;;
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-11-25 Yuriy SkalkoCleanup headers
2020-11-24 Richard Kimberly... Only set buffer if it is not null.
2020-11-24 Richard Kimberly... nullptr
2020-11-21 Yuriy SkalkoUse range-based loops
2020-11-20 Yuriy SkalkoRemove unused header
2020-11-20 Thibaut CuvelierXML: add tag-type information in XML tags. It is not...
2020-11-20 Yuriy SkalkoTypo
2020-11-20 Yuriy SkalkoSimplify constructors
2020-11-12 Yuriy SkalkoSimplify Changers
2020-11-11 Richard Kimberly... Revert "Improve structure of updateMacros"
2020-11-06 Yuriy SkalkoMacroData refactoring
2020-11-06 Yuriy SkalkoImprove structure of updateMacros
2020-11-05 Thibaut CuvelierMathML: make InsetMathXArrow generate valid XML entitie...
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-11-01 Yuriy SkalkoUse const references
2020-10-29 Yuriy SkalkoMove HullType functions declared in InsetMath.h into...
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-10-25 Yuriy SkalkoConstify
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-16 Yuriy SkalkoClean math headers
2020-10-16 Yuriy SkalkoMove Cursor.h from Clipboard.h
2020-10-14 Pavel SandaMove MetricsInfo.h from InsetMathSize.h
2020-10-13 Jean-Marc LasgouttesMake cursor width depend on current font
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2020-10-12 Yuriy SkalkoRight exception rethrowing
2020-10-12 Yuriy SkalkoConstify
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-10-05 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-10-02 Richard Kimberly... Whitespace
2020-10-02 Jean-Marc LasgouttesPass parameters as const references when possible
2020-10-02 Jean-Marc LasgouttesFixup f96b99dc: do not initialize cache too late
2020-10-02 Jean-Marc LasgouttesFixup f96b99dc: thinko
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierDocBook: new lines around formulae.
2020-09-19 Thibaut CuvelierDocBook: fix float tags (was unduly overridden).
2020-09-19 Thibaut CuvelierDocBook: improve equation formatting (new lines for...
2020-09-19 Thibaut CuvelierSimplify code to generate only one paragraph at a time.
2020-09-11 Yuriy SkalkoRefactor runCommand
2020-09-09 Jean-Marc LasgouttesRemove unneeded space for \nolimits
2020-09-08 Enrico ForestieriAvoid spurious requirements
next