]> git.lyx.org Git - lyx.git/history - src/RowPainter.cpp
Revert "Fix display of a math hull inset in a tight inset"
[lyx.git] / src / RowPainter.cpp
2024-03-22 Jean-Marc LasgouttesRevert "Fix display of a math hull inset in a tight...
2023-11-02 Enrico ForestieriInherit outer font in text-in-math environments
2023-07-14 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2023-06-21 Jean-Marc LasgouttesImprove label font computation in insets
2022-03-06 Juergen SpitzmuellerDo not try to access user_defined_bullet with nesting > 3
2022-02-06 Daniel RamoellerDisplay manually set itemize symbols
2022-01-20 Jean-Marc LasgouttesFixup 7485225c: better placement of deph bar
2022-01-17 Jean-Marc LasgouttesFix computation of LABEL_MANUAL label separation
2021-12-07 Jean-Marc LasgouttesFix the way the top and bottom selection are drawn
2021-12-07 Jean-Marc LasgouttesBreak multi-row strings in one pass
2021-12-07 Jean-Marc LasgouttesSmall Row cleanups
2021-07-09 Jean-Marc LasgouttesRework display of numbers in margins of hull insets
2021-04-07 Jean-Marc LasgouttesMake bookmarks display configurable
2021-04-05 Jean-Marc LasgouttesFix drawing of indicators for tracked changes and horiz...
2021-02-26 Jean-Marc LasgouttesDisplay bookmarks in the workarea (take 2).
2021-02-16 Jean-Marc LasgouttesFixup 824d1c99: do not change the semantics of leftMarg...
2021-02-16 Jean-Marc LasgouttesMake selections vertically tighter.
2021-02-14 Jean-Marc LasgouttesFixup 051b6ce6: fix drawing of EndLabelString
2021-01-05 Jean-Marc LasgouttesRevert "Center correctly centered top labels (e.g....
2021-01-05 Jean-Marc LasgouttesCenter correctly centered top labels (e.g. abstract)
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-08-25 Jean-Marc LasgouttesCenter correctly top labels like Abstract.
2020-04-26 Richard Kimberly... Revert last three commits.
2020-04-26 Richard Kimberly... Make pit_type unsigned (in particular, size_t).
2020-02-22 Jean-Marc LasgouttesMake sure that spelling marks do not spill ouside of row
2020-01-15 Jean-Marc LasgouttesReplace the hardcoded TEXT_TO_INSET_OFFSET by tunable...
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2020-01-14 Jean-Marc LasgouttesStreamline RowPainter a bit
2020-01-13 Jean-Marc LasgouttesDo make changebar shorter for last row
2019-05-23 Jean-Marc LasgouttesAlways paint text decoration when painting inset.
2019-04-03 Jean-Marc LasgouttesPut end label on own row after display inset
2019-03-21 Jean-Marc LasgouttesMark inserted/deleted end of paragraph using pilcrow
2019-03-17 Jean-Marc LasgouttesFix MSVC warning
2019-02-11 Jean-Marc LasgouttesFix Visual C++ warnning
2019-02-04 Jean-Marc LasgouttesDo not rely on x_ when painting label
2019-01-07 Jean-Marc Lasgouttesuse range-based for loops
2019-01-04 Jean-Marc LasgouttesFixup 5c1d65af: proper spacing between text and label...
2019-01-04 Jean-Marc LasgouttesFix drawing of labels in insets
2018-09-20 Jean-Marc LasgouttesPaint underline for insets too.
2018-09-11 Jean-Marc LasgouttesPlace the depth bar correctly in screen mode
2018-07-23 Jean-Marc LasgouttesAesthetics: off-by-one in line drawing
2018-07-20 Jean-Marc LasgouttesFix disappearing blue language underline.
2018-05-07 Juergen SpitzmuellerPaint nospell mark lower than foeign mark, since these...
2018-05-06 Juergen SpitzmuellerAdd \nospellcheck font property
2018-02-08 Juergen SpitzmuellerRevert "Mark follow-up paragraphs in a paragraph group...
2018-01-16 Jean-Marc LasgouttesSet endlabel color correctly when there is a selection
2018-01-03 Juergen SpitzmuellerAmend 761a542551bc9 once more.
2018-01-02 Juergen SpitzmuellerLimit 761a542551bc9 to the case where we have a label.
2017-12-31 Juergen SpitzmuellerMark follow-up paragraphs in a paragraph group as nested.
2017-12-14 Jean-Marc LasgouttesRemove duplicate variable
2017-11-11 Jean-Marc LasgouttesStore change bar information in row element
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-08-29 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-12 Jean-Marc LasgouttesAvoid rounding issue when painting selection
2017-02-02 Jean-Marc LasgouttesAdd RtL information to Row
2016-11-04 Jean-Marc LasgouttesRound values properly when drawing right margin selection
2016-10-26 Jean-Marc LasgouttesSome tweaks to selection painting
2016-10-26 Jean-Marc LasgouttesFix compiler warnings spotted by Uwe
2016-10-25 Jean-Marc LasgouttesFixup a700d657 : holes in right margin selection
2016-10-25 Jean-Marc LasgouttesReimplement RowPainter::paintSelection() using row...
2016-08-23 Jean-Marc LasgouttesMove correctly the end of proof marker when row is...
2016-07-20 Jean-Marc LasgouttesWhen painting only insets, paint also change and langua...
2016-07-19 Jean-Marc LasgouttesTry to fix #4889 in the right way
2016-07-04 Stephan WittAdd missing include for abs(int)
2016-07-02 Richard HeckSquash some warnings.
2016-06-29 Richard HeckUse const &.
2016-06-13 Guillaume MunchChange tracking cue: paint over labels in text and...
2016-05-30 Jean-Marc LasgouttesDo not require an extra pit parameter when a row is...
2016-05-30 Jean-Marc LasgouttesRowPainter const cleanup
2016-05-30 Jean-Marc LasgouttesCleanup Painter text() API
2016-05-30 Jean-Marc LasgouttesOnly add inset postion to cache in paintInset
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesDirectly pass a Row::Element to RowPainter::paintInset
2015-12-09 Jean-Marc LasgouttesRemember the last used QTextLayout object
2015-12-02 Jean-Marc LasgouttesMake spellchecker dotted underlines thicker.
2015-10-28 Jean-Marc LasgouttesFix painting of selection with change tracking
2015-10-19 Jean-Marc LasgouttesGet rid of ParagraphMetrics::insetDimension
2015-10-12 Jean-Marc LasgouttesRemove variable y_top that was computed but not used.
2015-09-21 Jean-Marc LasgouttesNew helper method Row::Element::isRTL()
2015-08-26 Jean-Marc LasgouttesFix continuous spell checking
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-21 Jean-Marc LasgouttesGet rid of SEPARATOR row element type
2015-07-20 Jean-Marc LasgouttesRe-implement text justification
2015-07-18 Jean-Marc LasgouttesRewrite RowPainter::paintOnlyInsets to use row elements
2015-07-17 Jean-Marc LasgouttesSome fixups to row margins
2015-07-16 Jean-Marc LasgouttesRemove old cruft
2015-07-16 Jean-Marc LasgouttesRely on Row elements to draw rows.
2015-07-16 Jean-Marc LasgouttesCode cleanup in RowPainter
2015-07-15 Jean-Marc LasgouttesRename paintTextAndSel to paintStringAndSel
2015-07-15 Jean-Marc LasgouttesAvoid crash when inserting space in the middle of missp...
2015-07-15 Jean-Marc LasgouttesAvoid breaking kerning with continuous spell checking
2015-07-15 Jean-Marc LasgouttesConvert a few more variables to int
2015-07-14 Jean-Marc LasgouttesFix comment.
2015-07-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-06-29 Jean-Marc LasgouttesConstify RowPainter (no intended change)
2015-05-08 Enrico ForestieriFix compilation after e93444e7
2015-05-08 Stephan Witt#9514 improved document iterator for correct check...
2015-05-06 Stephan Witt#9514 contents inside of LyX insets with spell check...
2015-01-11 Jean-Marc LasgouttesFix two warnings about conversion from double to int.
next