]> git.lyx.org Git - features.git/history - src
DocBook: support @ in index when used for sorting.
[features.git] / src /
2022-02-06 Thibaut CuvelierDocBook: support @ in index when used for sorting.
2022-02-06 Thibaut CuvelierAmend 109ea2be4a21ca93d22ab25703b3352a50fbbe3b
2022-02-04 Juergen SpitzmuellerDo not set open_font true if none was open
2022-02-04 Juergen SpitzmuellerDo not try to pop from an empty stack
2022-01-28 Jean-Marc LasgouttesOops ! fixup 8c047143efbd
2022-01-28 Jean-Marc LasgouttesCode cleanup in GuiCompleter
2022-01-28 Pavel SandaRevert 65b674ba4eff.
2022-01-28 Jean-Marc LasgouttesForce redraw after completion
2022-01-27 José MatosReplace $${python} directly in the converter constructor
2022-01-27 José MatosFix compilation with gcc-12
2022-01-24 Jean-Marc LasgouttesCheck layout type when inserting inset over selection
2022-01-23 Jean-Marc LasgouttesFix breaking of MANUAL_LABEL paragraph when label is...
2022-01-23 Kornel BenkoNext runtime messages to be ommitted if compiled with...
2022-01-23 Jean-Marc Lasgouttesbrkstr2str_pos: avoid case where length is negative
2022-01-22 Juergen SpitzmuellerFix bug 12459
2022-01-21 Kornel BenkoOmit runtime messages if compiled with clang using...
2022-01-20 Jean-Marc LasgouttesFixup 7485225c: better placement of deph bar
2022-01-17 Jean-Marc LasgouttesMake LABEL_MANUAL label breakable when larger than...
2022-01-17 Jean-Marc LasgouttesWhen clearing a row, always clear the whole text area...
2022-01-17 Jean-Marc LasgouttesFix computation of LABEL_MANUAL label separation
2022-01-13 Jean-Marc LasgouttesCompilation fix for Qt4
2022-01-13 Jean-Marc LasgouttesRevert "Add UI for selecting backing store drawing...
2022-01-13 Jean-Marc LasgouttesBetter handling of trailing spaces in rows.
2022-01-09 Stephan Witt#12423 fix a focus change problem
2022-01-09 Stephan Witt#12434 add GUI debug messages for pinch-to-zoom gesture
2022-01-09 Daniel RamoellerPinch to zoom fix
2022-01-08 Jean-Marc Lasgouttesfix file name
2022-01-05 Stephan Witt#12451 Adjust color cache on change of dark/light mode
2022-01-04 Jean-Marc LasgouttesSet current cursor font when toggling emphasize
2022-01-04 José MatosAdd new placeholder $${python} to configure
2022-01-03 Scott KostyshakChange LFUN arg from "zoom" to "zoomlevel"
2022-01-03 Stephan WittRemove temporary code comment.
2022-01-03 Stephan Witt#12434 add event handler for pinch-to-zoom gesture
2022-01-02 Enrico ForestieriFix bug #12447
2022-01-01 Stephan WittGuard new code for builds with OS X 10.11 SDK and lesse...
2022-01-01 Stephan WittGuard new code for builds with OS X 10.11 SDK and lesser.
2022-01-01 Stephan WittCorrect white space.
2022-01-01 Stephan WittQt6 QFontDatabase is a pure static class. Call the...
2021-12-31 Juergen SpitzmuellerGuiGraphics: disable "Read from file" button if the...
2021-12-31 Juergen SpitzmuellerGuiGraphics: check more carefully whether we have a...
2021-12-31 Juergen SpitzmuellerGuiGraphics: read the BB values also for new graphics
2021-12-31 Jean-Marc LasgouttesFix font inside footnote inset
2021-12-30 Scott KostyshakAdd comment regarding fsanitize + Clang issue
2021-12-29 Juergen SpitzmuellerFix language environment with environments at inset...
2021-12-29 Stephan WittRemove unused local variable
2021-12-29 Juergen SpitzmuellerFix TOC filtering with slashes (#12359)
2021-12-28 Jean-Marc LasgouttesWhen row if empty, set endpos correctly.
2021-12-28 Juergen SpitzmuellerStyle
2021-12-27 Scott KostyshakAllow toggling of Zoom elements without buffer
2021-12-27 Daniel RamoellerHide the zoom in the status bar from the status bar...
2021-12-27 Jean-Marc LasgouttesTypo
2021-12-27 Juergen SpitzmuellerDo not protect \\ as of LaTeX 2021/06/01
2021-12-27 Juergen SpitzmuellerAdd FIXME
2021-12-27 Juergen SpitzmuellerRemove remaining math cprotection test.
2021-12-27 Juergen Spitzmueller\protect xymatrix in fragile context
2021-12-27 Juergen Spitzmueller\protect substack in fragile context
2021-12-27 Juergen SpitzmuellerRemove obsolete \cprotect'ion (#6243)
2021-12-26 Jean-Marc LasgouttesWhen pasting text, keep line breaks when "parbreak...
2021-12-26 Thibaut CuvelierDocBook: more explicit comment.
2021-12-26 Thibaut CuvelierAmend c734504d to fix a very bad nullptr dereferencing...
2021-12-26 Thibaut CuvelierRemove code that has been commented out for a long...
2021-12-24 Thibaut CuvelierDocBook: in InsetFloat, detect the presence of a captio...
2021-12-21 Kornel BenkoFindAdv: Added handling of some missing Hebrew characters
2021-12-20 Juergen SpitzmuellerDo not repeatedly call main_font_encoding()
2021-12-19 Juergen SpitzmuellerParagraph::needsCProtection(): use inset list
2021-12-17 Jean-Marc LasgouttesAdd UI for selecting backing store drawing strategy
2021-12-17 Jean-Marc LasgouttesAdd lyxrc option to force the use of backing store
2021-12-16 Scott KostyshakAmend bea7ef04e (find's auto-wrap by default)
2021-12-15 Jean-Marc LasgouttesAvoid duplication of words on screen
2021-12-09 Stephan WittFix an overloaded-virtual warning for type mismatch...
2021-12-09 Jean-Marc LasgouttesFix endless loop when breaking text
2021-12-08 Thibaut CuvelierMathML: remove redundant mrow in InsetMathScript.
2021-12-08 Thibaut CuvelierMathML: share some code for XArrow.
2021-12-08 Thibaut CuvelierMathML: refactor the XArrow mappings as maps.
2021-12-08 Thibaut CuvelierMathML: allow XArrow to stretch.
2021-12-07 Stephan WittRestore correct version check for AA_UseHighDpiPixmaps...
2021-12-07 Jean-Marc LasgouttesFix the way the top and bottom selection are drawn
2021-12-07 Jean-Marc LasgouttesMerge branch 'breakrows'
2021-12-07 Jean-Marc LasgouttesIncrease metrics cache maximal size
2021-12-07 Jean-Marc LasgouttesImprove row flushing
2021-12-07 Jean-Marc LasgouttesSimplify setting of RTL in rows
2021-12-07 Jean-Marc LasgouttesBreak multi-row strings in one pass
2021-12-07 Jean-Marc LasgouttesAdd operator<< for Row::Elements
2021-12-07 Jean-Marc LasgouttesFix setting of row pos/endpos (overlapping rows)
2021-12-07 Jean-Marc LasgouttesGet rid of need_new_row boolean in breakParagraph
2021-12-07 Jean-Marc LasgouttesCentralize the code that removes trailing spaces from...
2021-12-07 Jean-Marc LasgouttesHandle the case where breakAt cuts after trailing space
2021-12-07 Jean-Marc LasgouttesWorkaround for Qt 4
2021-12-07 Jean-Marc LasgouttesLast step of transition: use sortenIfNeeded again.
2021-12-07 Jean-Marc LasgouttesImplement handling of row_flags for row breaking
2021-12-07 Jean-Marc LasgouttesChange the way the element's width is updated.
2021-12-07 Jean-Marc LasgouttesIntroduce helper template to simplify breakParagraph...
2021-12-07 Jean-Marc LasgouttesA set of easy fixes and missing features
2021-12-07 Jean-Marc LasgouttesUse the new tokenizing and breaking code instead of...
2021-12-07 Jean-Marc LasgouttesBreak the paragraph's big row according to margins
2021-12-07 Jean-Marc LasgouttesImplement Row::Element::row_flags
2021-12-07 Jean-Marc LasgouttesCreate new method TM::tokenizeParagraph
2021-12-07 Jean-Marc LasgouttesSmall Row cleanups
2021-12-07 Jean-Marc LasgouttesChange FontMetrics::breakAt to return a position
2021-12-07 Stephan WittQt6 pixmaps are always HiDPI - avoid deprecate warning...
next