]> git.lyx.org Git - lyx.git/history - src
Fix bug #12981
[lyx.git] / src /
2024-06-01 Richard Kimberly... Fix bug #12981
2024-06-01 Juergen Spitzmuellerupdate tex2lyx tests
2024-06-01 Juergen SpitzmuellerAdd support for glue length in parskip (#12867)
2024-06-01 Juergen SpitzmuellerReset require_fresh_start_ after buffer has been viewed...
2024-05-31 Kornel BenkoAmend 6c3447c8: FindAdv: sometimes a space is added...
2024-05-29 Kornel BenkoFindAdv: sometimes a space is added on some math symbols
2024-05-24 Juergen SpitzmuellerInsetNote: pass on inset-modify lfuns addressed at...
2024-05-20 Thibaut CuvelierXHTML: in InsetGraphics, use the bounding box that...
2024-05-20 Juergen SpitzmuellerAddress Qt 6.7 deprecation warning
2024-05-20 Juergen SpitzmuellerInitialize is_long_tabular before updateIndexes() ...
2024-05-20 Juergen SpitzmuellerLimit the nopassthurchars case in beamer to URL
2024-05-20 Thibaut CuvelierXHTML: export paragraph IDs also for list items, but...
2024-05-20 Thibaut CuvelierXHTML: fix typo in comment.
2024-05-19 Thibaut CuvelierInsetGraphics: use the `scale` CSS property instead...
2024-05-19 Richard Kimberly... Return a reference, not a copy.
2024-05-18 Thibaut CuvelierInsetInfo: no need to output + explicitly in a shortcut...
2024-05-18 Thibaut CuvelierMake comment clearer.
2024-05-17 Scott KostyshakComment typo
2024-05-17 Jean-Marc LasgouttesFix up a4d9315b: handle metrics of not visible paragraphs
2024-05-16 Jean-Marc LasgouttesFix display of math hull inset in RTL context
2024-05-16 Juergen SpitzmuellerAmend 207eaeee9071cb
2024-05-15 Juergen Spitzmueller# and % need to be escaped in hyperref URL as well
2024-05-15 Scott KostyshakUpdate tex2lyx tests
2024-05-14 Juergen SpitzmuellerAmend a716fb96b53447
2024-05-14 Juergen SpitzmuellerNeedCProtect -1 also for InsetLayouts
2024-05-14 Juergen SpitzmuellerRevert false chunk
2024-05-14 Juergen SpitzmuellerWhitespace
2024-05-13 Juergen SpitzmuellerProperly escape backslash in URLs with hyperref (#13012)
2024-05-13 Juergen SpitzmuellerHandle URL escaping in beamer frames
2024-05-12 Juergen SpitzmuellerIntroduce NeedCProtect -1 layout option
2024-05-11 Juergen SpitzmuellerConsider CT in dash mechanism (#13062)
2024-05-09 Jean-Marc Lasgouttesone less place where metrics have to be recomputed
2024-05-09 Jean-Marc Lasgouttestypo
2024-05-07 Jean-Marc LasgouttesFixup 527984ed: fix initial screen size when using...
2024-05-03 Jean-Marc LasgouttesFix up 5577e877: remove logic error
2024-05-01 Jean-Marc LasgouttesFixup 2660df9b99b80: missing stuff after moving Lexer...
2024-04-30 Jean-Marc LasgouttesAvoid full metrics computation with Update:FitCursor
2024-04-29 Jean-Marc LasgouttesFix up 'Reduce metrics updates from 4 to 1 when loading...
2024-04-28 Scott KostyshakCMake: adapt to new location of Lexer
2024-04-28 Jean-Marc LasgouttesRemove unused #include
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2024-04-25 Jean-Marc LasgouttesSet buffer when creating a MathData from parts of anoth...
2024-04-25 Jean-Marc LasgouttesSet buffer_ correctly when inseting a math macro over...
2024-04-25 Jean-Marc Lasgouttestypo
2024-04-24 Jean-Marc LasgouttesForce a Buffer * argument to math insets constructor
2024-04-24 Jean-Marc LasgouttesForce a Buffer * argument to MathData constructor
2024-04-22 Jean-Marc LasgouttesTry to make sure that math insets have a properly set...
2024-04-20 Juergen SpitzmuellerHandle the case of outdated chkconfig.ltx in user directory
2024-04-18 Richard Kimberly... Set Buffer for MathData when creating macro view
2024-04-18 Richard Kimberly... Little bit more debug info for unset Buffer members.
2024-04-17 Jean-Marc LasgouttesAlways repaint the gray area below main inset
2024-04-16 Jean-Marc LasgouttesSanitize cursors after a buffer has been reloaded
2024-04-16 Richard Kimberly... Defer construction of temporary cursor.
2024-04-14 José MatosConvert $${python} placeholder for graphic conversions
2024-04-13 Juergen SpitzmuellerSet cursor font after pasting to PassThru inset (#12592)
2024-04-13 Juergen SpitzmuellerFix indentation
2024-04-13 Juergen SpitzmuellerDisable language package choice if the class preloads...
2024-04-12 Koji YokotaFix wrong position of conversion windows of the input...
2024-04-10 Jean-Marc LasgouttesFixup 'Avoid metrics computation on resize when width...
2024-04-10 Jean-Marc LasgouttesComment out too verbose debug output
2024-04-07 Jean-Marc LasgouttesFix compilation with msvc 2019
2024-04-07 Jean-Marc LasgouttesFix crash when deleting inset with backspace
2024-04-07 Juergen SpitzmuellerComment on 9198ed596580
2024-04-06 Juergen SpitzmuellerFix assertion when pasting paragraph with insets in...
2024-04-05 Pavel SandaImprove stats update times for buffer switches and...
2024-04-05 Pavel Sanda* quote-insert lfun description
2024-04-05 Pavel SandaAllow relative statistics values in statusbar.
2024-04-05 Jean-Marc LasgouttesIndicate that, by default, mouse LFUN do not require...
2024-04-05 Jean-Marc LasgouttesAvoid full metrics computation when entering/leaving...
2024-04-05 Jean-Marc LasgouttesAvoid some full metrics computations related to math...
2024-04-05 Jean-Marc LasgouttesAvoid metrics computation on resize when width did...
2024-04-05 Jean-Marc LasgouttesReduce metrics updates from 4 to 1 when loading file
2024-04-05 Jean-Marc LasgouttesDo not compute metrics at each preview when loading...
2024-04-05 Jean-Marc LasgouttesImprove the code that limits scrolling at top/bottom
2024-04-05 Jean-Marc LasgouttesImplement quick scroll
2024-04-05 Jean-Marc LasgouttesIntroduce new helpers ParagraphMetrics::top/bottom
2024-04-05 Jean-Marc LasgouttesIn the no-draw phase, do not cache the positions of...
2024-04-05 Jean-Marc LasgouttesRemove some redundant calls to updatePosCache
2024-04-05 Jean-Marc LasgouttesEnable Update::SinglePar in nested insets too
2024-04-05 Jean-Marc LasgouttesImplement undo coalescing
2024-04-05 Stephan Witt#13049 add window activation for preferences to avoid...
2024-04-04 Jean-Marc LasgouttesDo not include <QDate> in InsetInfo.h
2024-04-04 Juergen SpitzmuellerAllow for multiple accelerator alternatives
2024-04-03 Jean-Marc LasgouttesCompilation fix with Qt < 5.7
2024-04-03 Juergen SpitzmuellerDissolve some shortcut conflicts in the wake of f3a4602...
2024-04-03 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2024-04-02 Richard Kimberly... Update doc info for quote-insert
2024-04-02 Juergen SpitzmuellerSmarter menu length calculation
2024-04-02 Daniel RamoellerFindAdv: no paragraph indentation for more space in...
2024-04-02 Kornel BenkoFindAdv: Handle neg-spaces like normal space if searchi...
2024-04-02 Kornel BenkoRename hasToString() to findUsesToString()
2024-04-02 Juergen SpitzmuellerFix label escaping in InsetMathRef (#12980)
2024-04-01 Juergen SpitzmuellerFix context menu of InsetMathRef
2024-04-01 Juergen SpitzmuellerFix backslash LaTeXifying in InsetCommand
2024-03-31 Juergen SpitzmuellerFactor out shared method
2024-03-30 Juergen SpitzmuellerFix crash with quick search starting with mathed selection
2024-03-28 Juergen SpitzmuellerDo not enter page break in heading (#13040)
2024-03-24 Juergen SpitzmuellerFix alignment of screen font preview in prefs (remainin...
2024-03-22 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2024-03-22 Jean-Marc LasgouttesRevert "Fix display of a math hull inset in a tight...
next