]> git.lyx.org Git - lyx.git/history - src/Cursor.cpp
Force a Buffer * argument to math insets constructor
[lyx.git] / src / Cursor.cpp
2024-04-24 Jean-Marc LasgouttesForce a Buffer * argument to math insets constructor
2023-11-30 Jean-Marc LasgouttesRemove code that has been dead for almost 20 years
2023-11-07 Jean-Marc LasgouttesUpdate math macro display when entering from above...
2023-11-06 Enrico ForestieriAllow using the text properties dialog in mathed
2023-08-24 Juergen SpitzmuellerAmend 101363352c111
2023-07-29 Richard Kimberly... Fix crash when modifying an InsetRef inserted by the...
2023-07-21 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2023-07-20 Jean-Marc LasgouttesSend some debug info to ACTION
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-10-27 Jean-Marc LasgouttesRevert "Always remove selection after cursor up/down"
2022-04-19 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-18 Jean-Marc LasgouttesImprove selection when selecting out of inset by the...
2021-06-30 Jean-Marc LasgouttesAlways remove selection after cursor up/down
2021-03-02 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2021-03-01 Enrico ForestieriAmend c2facb8c
2021-02-28 Enrico ForestieriFix bug #11007
2021-02-26 Enrico ForestieriFix cursor navigation in \overbrace and \underbrace
2021-01-30 Enrico ForestieriChange backspace behavior in align type equations
2021-01-14 Richard Kimberly... Fix crash reported by Kornel.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-11-20 Jean-Marc LasgouttesDo not set language from keyboard in passthru setting
2020-11-10 Jean-Marc LasgouttesMake sure that Cursor::setCurrentFont sets LaTeX langua...
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-10-25 Yuriy SkalkoConstify
2020-10-21 Jean-Marc LasgouttesRevert "Do not set language from keyboard in passthru...
2020-10-21 Jean-Marc LasgouttesRevert "Fix compilation mess in d94bd0726"
2020-10-21 Jean-Marc LasgouttesFix compilation mess in d94bd0726
2020-10-21 Jean-Marc LasgouttesDo not set language from keyboard in passthru setting
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-16 Yuriy SkalkoClean Cursor and CursorSlice
2020-02-28 Richard Kimberly... Use ranges, fix warning
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2019-12-31 Juergen SpitzmuellerDo not copy deleted text to external clipboard
2019-07-20 Jean-Marc LasgouttesAdd a pref to disable OS keyboard language support
2019-07-19 Jean-Marc LasgouttesSet language to OS input language when moving cursor
2019-06-03 IsaacRemoved shortcuts to toggle autocorrect.
2019-06-02 Jean-Marc LasgouttesAllow to undo partly math autocorrect
2019-06-02 Juergen SpitzmuellerNew InsetLayout tag ParbreakIgnored
2019-05-19 Enrico ForestieriFix compilation
2019-05-19 Enrico ForestieriRemove redundant condition
2019-05-18 Enrico ForestieriFix bug #10498
2019-04-16 Jean-Marc LasgouttesRevert "Allow to undo partly math autocorrect"
2019-04-16 Jean-Marc LasgouttesAllow to undo partly math autocorrect
2019-03-28 Jean-Marc LasgouttesFix insertion of text characters in math
2018-11-07 Jean-Marc LasgouttesWhen inserting math inset over selection, place cursor...
2018-08-30 Jean-Marc LasgouttesMove leaveInset and isInside from CursorData to DocIterator
2018-08-30 Jean-Marc LasgouttesCleanup: Rename textUndo to undoAction
2018-05-02 Pavel SandaEnable graphics-unify only for selections containing...
2018-05-02 Jean-Marc LasgouttesMove code around
2018-04-24 Jean-Marc LasgouttesRedo metrics after cancelling macro mode
2018-04-05 Jean-Marc LasgouttesWhen inserting math inset, put cursor selection in...
2018-02-24 Richard HeckFix bug #10911.
2018-02-20 Jean-Marc LasgouttesKill macro mode when using LFUN_ESCAPE
2018-01-31 Jean-Marc LasgouttesFix Cursor::sanitize
2018-01-31 Jean-Marc LasgouttesMake CursorData::checkNewWordPosition() more robust
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-22 Enrico ForestieriAccount for shadowed system macros
2017-10-11 Jean-Marc LasgouttesDo not forget to set cursor current font when selecting
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesRemove workaround that is not necessary anymore.
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-05-09 Guillaume MMSmarter Ctrl+{Left,Right} in math.
2017-03-19 Guillaume Munchrepair Cursor::x_target mechanism (#10168)
2017-03-10 Guillaume MunchAmend 63be456c8
2017-02-19 Guillaume MunchAmend 71623b88
2017-02-18 Guillaume MunchWhen pressing math with the mouse, move to the closest...
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2017-02-02 Jean-Marc LasgouttesMove TextMetrics::findRowElement to Row class
2017-02-02 Jean-Marc LasgouttesAdd RtL information to Row
2017-02-01 Jean-Marc LasgouttesMake sanitize more robust to dangling pointers.
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchNew word-movement behaviour in Math
2016-12-03 Guillaume MunchGuiSymbols: show all symbols when UseNonTeXFonts
2016-11-04 Jean-Marc LasgouttesFix height of cursor inside insets
2016-09-25 Enrico ForestieriAmend 6a3ced3c
2016-09-25 Enrico ForestieriDo not confuse global commands with ERT macros
2016-09-23 Guillaume MunchHelpers to set selections to arbitrary DocIterators
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-16 Enrico ForestieriCorrectly distinguish ERT macros from predefined ones...
2016-09-15 Enrico ForestieriCorrectly distinguish LyX macros from those defined...
2016-09-15 Enrico ForestieriAvoid inserting spurious \text insets in mathed
2016-09-12 Enrico ForestieriEnsure consistency
2016-09-12 Enrico ForestieriMake sure a pointer is valid before using it
2016-09-10 Enrico ForestieriAvoid duplicating mode changing commands
2016-09-10 Enrico ForestieriEnsure proper mode in mathed
2016-07-04 Guillaume MunchRationalise includes
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
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 LasgouttesCleanup bruteFind.
2016-05-29 Jean-Marc LasgouttesRemove unused bruteFind* functions
2016-05-29 Jean-Marc LasgouttesRemove unused CursorData::logicalpos_
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-28 Guillaume MunchCorrect strange FIXME
2016-03-22 Jean-Marc LasgouttesDo not assert when cursor is deeper than anchor
2016-03-11 Jean-Marc LasgouttesFix Cursor::inCoordCache: the root inset is never in...
2016-01-28 Enrico ForestieriMake sure the cursor is in texted
next