]> git.lyx.org Git - lyx.git/history - src/mathed
prepare Qt 5.6 builds
[lyx.git] / src / mathed /
2016-02-17 Georg BaumIntroduce proper integer rounding function
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2016-01-27 Guillaume MunchLet tabular-feature commands fall through non-table...
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-19 Uwe StöhrRevert "Revert "Fix the display of column spacing in...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Uwe StöhrInsetMath: normalize the line endings of 2 files
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2015-12-26 Jean-Marc LasgouttesAvoid swapping a cell with itself
2015-12-11 Guillaume MunchUse AMS align instead of eqnarray on newline-insert...
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2015-12-07 Scott KostyshakFix a debug comment
2015-12-05 Guillaume MunchConvert remaining C++ files to UTF-8
2015-11-08 Jean-Marc LasgouttesImprove fix to 57615915.
2015-11-05 Jean-Marc LasgouttesAvoid using pointer after it has been invalidated
2015-10-23 Uwe StöhrInsetMathNest.cpp: add \sideset to the autocomplete...
2015-10-19 Jean-Marc LasgouttesGet rid of ParagraphMetrics::insetDimension
2015-10-19 Guillaume MunchRemove a deep copy of MathData in lyx::write
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-19 Guillaume MunchAdd a unique id to math insets
2015-10-10 Georg BaumAdd missing intializations
2015-10-10 Georg BaumFix multicolumn regression (bug #9788)
2015-10-09 Georg BaumInitialize member
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-03 Enrico ForestieriFix #9726: Preview does not have correct font size
2015-10-03 Enrico ForestieriFix #9490: SIGSEGV involving LyX macros --- A reproduci...
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-28 Guillaume MunchFix bugs #6078 and #9364
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-13 Georg BaumRemove dead code
2015-09-12 Guillaume MunchFix bug #1996
2015-09-12 Jean-Marc LasgouttesInitialize MathData members
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-MarcMake the while loop actually loop
2015-09-12 Jean-MarcFix unreachable code
2015-08-23 Guillaume MunchFix bug #6466
2015-08-23 Guillaume MunchImprove math-mode lfun for switching to text
2015-08-23 Guillaume MunchAdd \ensuremath to the list of math completions
2015-07-16 Jean-Marc LasgouttesMove some functions out of Bidi.*
2015-07-15 Jean-Marc LasgouttesRemove extra row painting added by horizontal scroll...
2015-07-09 Jean-Marc LasgouttesPosition better the cursor after math-display
2015-07-06 Enrico ForestieriRemove unneeded header
2015-07-05 Enrico ForestieriAvoid calling Buffer::getMacro inside the MathMacro...
2015-06-30 Enrico ForestieriAvoid code duplication
2015-06-30 Enrico ForestieriAvoid using a dangling pointer
2015-06-24 Enrico ForestieriCheck whether the buffer pointer is valid before using it
2015-06-24 Enrico ForestieriAssure not to miss requirements on loading with instant...
2015-06-24 Enrico ForestieriFix crash when copying a macro with instant preview on
2015-06-20 Enrico ForestieriFix another couple of issues spotted by Guillaume
2015-06-20 Enrico ForestieriAmend 98a5072a
2015-06-19 Enrico ForestieriFix a couple of issues with macros and previews
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-11 Georg BaumFix comments
2015-06-10 Enrico ForestieriFix building with cmake and Qt4
2015-06-10 Kornel BenkoCmake build: Adapt to compile after 0213e7b5c62f487bddd...
2015-06-01 Juergen SpitzmuellerFix remaining preview issue with math macros (#6369)
2015-05-17 Georg BaumFix indentation
2015-05-17 Georg BaumParse \multicolumn in math (bug 396)
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-05-07 Georg BaumMake static variable non-static
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-16 Jean-Marc LasgouttesToggle properly the math-display icon
2015-04-02 Georg BaumFix math macro crash (bug 9418)
2015-04-02 Georg BaumPimpl MathMacro
2015-03-30 Georg BaumInitialize definition_ correctly
2015-03-30 Georg Baumwhitespace
2015-03-29 Georg BaumRemove InsetMathSqrt hack from MathMacro
2015-03-29 Georg BaumImprove CAS output of math macros
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2015-03-22 Georg BaumUse standard comparison against end
2015-03-18 Georg Baumwhitespace
2015-03-18 Georg BaumFix math macro plain text output
2015-03-15 Georg BaumAdd missing check
2015-03-13 Georg BaumFix stmaryrd operators with limits (bug 9458)
2015-03-10 Georg BaumRemove unsupported macros from autocompletion
2015-03-10 Jean-Marc LasgouttesTake in account the parent's getStatus in macro templates
2015-02-16 Georg BaumFix wrong LATTEST
2015-02-14 Georg BaumFix missing symbols in math completer
2015-02-08 Juergen SpitzmuellerAdd pref option to disable middle-mouse-button paste
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2015-01-19 Georg BaumFix pasting insets into math (bug #9302)
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-30 Georg BaumMake macro xhtml export more secure
2014-12-29 Georg BaumStore ASCII data in std::string
2014-12-29 Georg BaumFix html export of \ne (second part of bug #9372)
2014-12-22 Jean-Marc LasgouttesFix the last clang warnings about overloaded virtual...
2014-11-30 Georg BaumAvoid implicit copy
2014-11-30 Georg BaumRemove heavy includes
2014-11-26 Georg BaumBetter fix for bug #8679
2014-11-20 Georg BaumFix unwanted curly braces in formula (bug #8679)
2014-11-17 Jean-Marc LasgouttesMake sure that UpdateLocker is used correctly in the...
next