]> git.lyx.org Git - lyx.git/history - src/BufferView.cpp
More requires --> required, for C++2a.
[lyx.git] / src / BufferView.cpp
2020-01-11 Juergen SpitzmuellerImplement change tracking of column/row addition/deletion
2020-01-07 Jean-Marc LasgouttesImprove Update::FitCursor when there is a selection
2019-12-27 Juergen SpitzmuellerDo not track changes while accepting/rejecting all...
2019-10-26 Jean-Marc LasgouttesRemove some useless expressions
2019-10-20 Jean-Marc LasgouttesKeep last file positions in last-use ordering
2019-07-19 Jean-Marc LasgouttesSet language to OS input language when moving cursor
2019-07-17 Jean-Marc LasgouttesRespect OS-level keyboard language
2019-07-14 Jean-Marc LasgouttesFix assertion in caret display code
2019-06-03 Jean-Marc LasgouttesMake caret visible inside math macros arguments
2019-04-16 Jean-Marc LasgouttesRewrite the code that sets caret height in mathed
2019-03-26 Juergen SpitzmuellerAdd ignorelang option to file-insert
2019-03-12 Jean-Marc LasgouttesMake TextMetrics noncopyable
2019-02-25 Jean-Marc LasgouttesChange the way scrolled rows are tracked
2019-02-20 Jean-Marc LasgouttesHonor Update::SinglePar properly
2019-02-18 Jean-Marc LasgouttesRename Row::dimension() to dim()
2019-01-29 Jean-Marc LasgouttesDEPM: some factorization beween both versions
2019-01-04 Jean-Marc LasgouttesAvoid crash when using inset-select-all in tabular
2018-12-31 Juergen SpitzmuellerFix gotoLabel with inactive labels
2018-12-19 Pavel SandaProperly clean cache which binds inset and dialog.
2018-11-22 Jean-Marc LasgouttesShow cursor correctly whn loading file
2018-11-16 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-11-12 Jean-Marc LasgouttesTypo
2018-10-22 Jean-Marc LasgouttesAmend 8d8988de: it is too early for skipping the update...
2018-08-30 Jean-Marc LasgouttesCleanup: Rename textUndo to undoAction
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-11 Jean-Marc LasgouttesAvoid crash when trying to handle FitCursor
2018-05-02 Pavel SandaEnable graphics-unify only for selections containing...
2018-04-26 Jean-Marc LasgouttesAdapt caret height to context in mathed.
2018-04-26 Jean-Marc LasgouttesRework caret display code
2018-04-20 Jean-Marc LasgouttesRevert "Makes caret height adapt to context in mathed."
2018-04-17 Richard HeckMove LFUN_UNICODE_INSERT to BufferView, per JMarc's...
2018-04-04 Jean-Marc LasgouttesMakes caret height adapt to context in mathed.
2018-02-24 Richard HeckFix bug #10908.
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-12 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-02-09 Pavel SandaCosmetics per JMarc's suggestions.
2018-02-08 Pavel SandaUnify graphics-groups inside marked block functionality.
2018-02-07 Juergen SpitzmuellerAdd missing break and polish formatting.
2018-02-03 Pavel SandaLFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc...
2018-02-02 Pavel SandaAdd LFUN_DOC_ANONYMIZE, quick fix for #7259.
2018-01-29 Richard HeckFix bug #11055.
2018-01-26 Jean-Marc LasgouttesFix embarrassing thinko (fixup 1a969fa4a61)
2018-01-25 Jean-Marc LasgouttesNew method zoomedPixel to compute pixel amount also...
2018-01-08 Jean-Marc LasgouttesSimplify code using range-based for loops
2018-01-08 Jean-Marc LasgouttesFix ghost caret
2017-11-29 Jean-Marc LasgouttesRemove unused BufferView member
2017-11-24 Jean-Marc LasgouttesFixup e64ea357
2017-11-23 Jean-Marc LasgouttesAvoid some caret ghosts
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-10-24 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-17 Jean-Marc LasgouttesRevert "Allow multiple calls to processUpdateFlags...
2017-10-16 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-10-16 Richard HeckRevert "Fix bug #8782."
2017-09-29 Jean-Marc LasgouttesImprove the logic of caret repainting
2017-09-28 Jean-Marc LasgouttesAvoid empty space above the top of the document
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesUpdate insets position in cache in more cases
2017-09-08 Jean-Marc LasgouttesRename more instances of "cursor" to "caret"
2017-09-08 Jean-Marc LasgouttesRemove workaround that is not necessary anymore.
2017-09-08 Jean-Marc LasgouttesFix caret painting
2017-08-29 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
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-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-28 Jean-Marc LasgouttesDefine new inPixels helper in BufferView
2017-04-20 Jean-Marc LasgouttesMake top/bottom margin value DPI-dependent
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-11-04 Jean-Marc LasgouttesFix height of cursor inside insets
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-22 Guillaume MunchSimplify and add debug message
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-23 Guillaume MunchReverse search: select a whole row
2016-09-23 Guillaume MunchFix: shift-mouse selection doesn't work well across...
2016-09-23 Guillaume MunchHelpers to set selections to arbitrary DocIterators
2016-09-15 Enrico ForestieriReally fix the problem with not updated macros
2016-09-14 Juergen SpitzmuellerMove wrap check for simple search/replace to lyxfind
2016-09-14 Enrico ForestieriPartly revert the bits of 8f86ee74 that are not necessa...
2016-09-13 Enrico ForestieriMake sure that math macros are updated at export time.
2016-07-31 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-07-29 Scott KostyshakConst a function parameter
2016-07-07 Jean-Marc LasgouttesRevert "Skip all drawing with NoScreenUpdate strategy"
2016-07-06 Jean-Marc LasgouttesSkip all drawing with NoScreenUpdate strategy
2016-06-30 Richard HeckThe previous commit was actually a fix for bug #9158.
2016-06-30 Richard HeckFix bug #8782.
2016-06-13 Guillaume MunchScrollbarParameters: clean-up and document
2016-05-30 Jean-Marc LasgouttesDo not require an extra pit parameter when a row is...
2016-05-30 Jean-Marc LasgouttesMove some horizontal scrolling code from TextMetrics...
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 Guillaume MunchDisable certain change tracking commands when there...
2016-05-29 Guillaume MunchgetInnerText()
2016-05-29 Jean-Marc LasgouttesFix cursor position after redo
2016-05-29 Guillaume MunchSimplify class structure in TocBackend
2016-05-28 Richard HeckUpdates to splitting of consecutive environments.
2016-05-28 Jean-Marc LasgouttesMake inset-select-all select all cells only in tables
2016-05-28 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2016-03-16 Jean-Marc LasgouttesWhen handling mouse events, make the undo group a bit...
next