]> git.lyx.org Git - lyx.git/history - src/Cursor.cpp
Disable CheckTeX while buffer is processed
[lyx.git] / src / Cursor.cpp
2018-01-20 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
2017-10-22 Enrico ForestieriAccount for shadowed system macros
2017-10-12 Jean-Marc LasgouttesDo not forget to set cursor current font when selecting
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
2016-01-09 Enrico ForestieriAlways place the cursor before a separator inset when...
2016-01-05 Jean-Marc LasgouttesFix entering inset in visual cursor mode
2015-12-12 Richard HeckThere does not appear to be any need to update the...
2015-12-07 Jean-Marc LasgouttesDetect properly when cursor position cannot be computed
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-09 Jean-Marc LasgouttesSmall code cleanup
2015-10-09 Jean-Marc LasgouttesGet rid of old Bidi code
2015-09-27 Jean-Marc LasgouttesRewrite Cursor::getSurroundingPos without Bidi class
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-21 Jean-Marc LasgouttesRemember the cursor before an undo group
2015-07-17 Jean-Marc LasgouttesRewrite Cursor::posVisToRowExtremity without Bidi class
2015-07-16 Jean-Marc LasgouttesMove some functions out of Bidi.*
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
2015-06-08 Jean-Marc LasgouttesProperly notify insets after BufferView::doDispatch
2015-05-20 Jean-Marc LasgouttesPlace the cursor correctly after undoing an inset disso...
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-03-10 Jean-Marc LasgouttesDo not sanitize the anchor of cursor when selection...
2015-03-04 Jean-MarcFix uninitialized members in Cursor and CursorData...
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-08 Jean-Marc LasgouttesRemove debug code from TextMetrics
2014-07-08 Jean-Marc LasgouttesChange getColumnNearX to getPosNearX
2014-06-23 Scott KostyshakRemove an incorrect/expired FIXME
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-03-17 Jean-Marc LasgouttesFix bug #8837: LyX hangs on selection
2014-03-17 Jean-Marc LasgouttesAlso show boundary when displaying Cursor value.
2014-03-14 Jean-Marc LasgouttesWhitespace only.
2014-02-16 Richard HeckIt's definitely not safe to continue in this case....
2013-05-19 Vincent van RavesteijnFix bug 7673 by reverting changes to BufferView::checkDepm
2013-05-02 Jean-Marc LasgouttesEven more llvm/clang warnings
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-27 Jean-Marc LasgouttesFix assertion related to cursor anchor.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-10 Pavel SandaFix #7865 - Math autocorrection is broken
2012-12-11 Jean-Marc LasgouttesFix crash related to undo and continuous spell checking
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-07-17 Jean-Marc LasgouttesFix crash introduced in my previous commit f6b1c24b
2012-07-15 Jean-Marc LasgouttesFix bug #5204: Undo removes text selection
2012-04-17 Jean-Marc LasgouttesRevert "Fix undo of entering \hline"
2012-04-08 Georg BaumFix undo of entering \hline
2012-02-07 Jean-Marc LasgouttesFix bug #6367: Screen jumps around when using undo...
2011-12-03 Richard HeckAttempt to fix #7673 in a more "interesting" way than...
2011-04-01 Stephan Wittimprove the method naming for "mark new word position...
2011-03-23 Vincent van RavesteijnDo not give access to the actual data of the CoordCache...
2011-03-15 Stephan Witt#7350 more checks to validate the DocIterator before...
2011-03-10 Stephan Wittbetter fix for regression introduced by r37463: crash...
2011-02-21 Enrico ForestieriFix bug #7316 (Crash editing commands in math mode)
2011-02-08 Stephan Wittfix a crash when the inset containing the new word...
2011-02-03 Stephan Wittsuppress the misspelled marker only when typing in...
2011-01-28 Tommaso CucinottaCode simplification (thx Vincent).
2011-01-27 Tommaso CucinottaCompleting r37335 (apologies).
2011-01-10 Stephan Witt#7209 avoid a crash in inMacroMode(): one cannot get...
2011-01-10 Vincent van RavesteijnCursor: constify.
next