]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathNest.cpp
Find: Renamend for_searchAdv to for_serach in src/OutputParams.h
[lyx.git] / src / mathed / InsetMathNest.cpp
2022-04-12 Kornel BenkoFind: Renamend for_searchAdv to for_serach in src/Outpu...
2022-03-20 Kornel BenkoFindAdv: If possible use unicode instead of math comman...
2021-11-28 Jean-Marc LasgouttesWhen inserting text character in mathed, group in same...
2021-10-21 Jean-Marc LasgouttesLet Tab go out of inset when no cycling is possible
2021-09-27 Jean-Marc LasgouttesWhitespace
2021-09-24 Enrico ForestieriFix bug #12373
2021-02-28 Enrico ForestieriFix bug #11444
2021-02-09 Juergen SpitzmuellerStore the AuthorList in the cut stack
2021-02-04 Enrico ForestieriDisable direct insertion of multiple spaces in mathed...
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-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
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-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-11-24 Richard Kimberly... Only set buffer if it is not null.
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-05 Yuriy SkalkoRefactoring
2020-08-02 Enrico ForestieriAssure correct spacing of colored items in mathed
2020-07-20 Jean-Marc LasgouttesImplement properly \limits and \nolimits
2020-07-13 Juergen SpitzmuellerDo not blindly disable inset-modify in MathNest
2020-06-25 Jean-Marc LasgouttesRun codespell on src/mathed
2020-06-06 Jean-Marc LasgouttesGet rid of Qt resources
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-02-07 Stephan WittFix a crash with uninitialized buffer member of MathData
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2019-09-28 Enrico ForestieriFix bug 11667
2019-07-15 Jean-Marc LasgouttesAdd support for amsmath's smallmatrix
2019-06-25 Isaac Oscar GarianoMake autocorrect have priority.
2019-06-03 IsaacRemoved shortcuts to toggle autocorrect.
2019-06-02 IsaacMake math autocorrrect work with more than 2 chars
2019-04-16 Jean-Marc LasgouttesRevert "Make math autocorrrect work with more than...
2019-04-16 IsaacMake math autocorrrect work with more than 2 chars
2019-03-28 Jean-Marc LasgouttesFix insertion of text characters in math
2018-11-09 Jean-Marc LasgouttesMake cell-forward/backward cycle in math
2018-11-07 Jean-Marc LasgouttesWhen inserting math inset over selection, place cursor...
2018-10-03 Jean-Marc LasgouttesMake sure inset buffer is correctly set in math grid
2018-07-22 Jean-Marc LasgouttesDo not remove character at start of paragraph when...
2018-07-05 Jean-Marc LasgouttesFixes to input method handling
2018-04-17 Richard HeckMove LFUN_UNICODE_INSERT to BufferView, per JMarc's...
2018-04-17 Richard HeckUse FuncRequest::getArg instead of splitting the argument
2018-04-05 Jean-Marc LasgouttesWhen inserting math inset, put cursor selection in...
2018-03-22 Richard Kimberly... Fix bug #11084.
2018-02-20 Jean-Marc LasgouttesKill macro mode when using LFUN_ESCAPE
2017-12-16 Richard HeckFix #10859 compiler warnings.
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-11 Jean-Marc Lasgouttesfix broken comment
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-06-12 Jean-Marc LasgouttesSet cursor properly after double/triple click in mathed
2017-03-13 Jean-Marc LasgouttesMake InsetMathNest::editXY more robust
2017-02-22 Jean-Marc LasgouttesRewrite selection code in mathed
2017-02-21 Jean-Marc LasgouttesSet the cursor a bit on the left in empty cells
2017-02-18 Guillaume MunchWhen pressing math with the mouse, move to the closest...
2017-02-18 Guillaume MunchWhen selecting math with the mouse, selection happens...
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2017-02-06 Jean-Marc LasgouttesBetter fix for cursor in "blue box"
2017-02-06 Jean-Marc LasgouttesFix cursor positionning in empty math arrays (blue...
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Jean-Marc LasgouttesRename InsetMathNest::metrics to cellsMetrics
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchNew word-movement behaviour in Math
2017-01-03 Guillaume MunchRemove hardcoded values
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-10 Enrico ForestieriFix bug #9616
2016-07-04 Guillaume MunchRationalise includes
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-26 Georg BaumRemove using directives from headers
2016-06-13 Guillaume MunchSimplify the TexRow information for mathed output
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesRename Cursor::setSelection(bool) to selection(bool)
2016-05-29 Jean-Marc LasgouttesAvoid incorrect "Autocorrect Off" message
2016-03-16 Jean-Marc LasgouttesIn mathed, only select current cell on double-click
2015-10-23 Uwe StöhrInsetMathNest.cpp: add \sideset to the autocomplete...
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
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-03-10 Georg BaumRemove unsupported macros from autocompletion
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-19 Georg BaumFix pasting insets into math (bug #9302)
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg BaumFix html export of \ne (second part of bug #9372)
2014-11-01 Jean-Marc LasgouttesReimplement inset-select-all in a generic way
2014-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-05-20 Enrico ForestieriGeneralize control on double blank lines.
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Juergen SpitzmuellerStabilize mouse selection in mathed
2014-04-21 Juergen SpitzmuellerFix selection drawing after mouse-double/triple in...
2014-04-04 Juergen SpitzmuellerSet cursor pos after cursor idx to avoid invalid cursor.
next