]> git.lyx.org Git - lyx.git/history - src
Remove undisclosed imports (from xxx import *)
[lyx.git] / src /
2024-06-15 Juergen SpitzmuellerPrevent division by zero
2024-06-14 Pavel SandaAdd comment from dev list.
2024-06-14 Daniel RamoellerFix depth bar optics
2024-06-13 Juergen Spitzmuellerupdate tex2lyx tests
2024-06-11 Udi FogielRemove hebrew letter document class
2024-06-11 Jean-Marc LasgouttesInsetMathMacoTemplate: recompute metrics on editXY too
2024-06-11 Jean-Marc LasgouttesAdd "full" drawing strategy
2024-06-10 Jean-Marc LasgouttesRemove debug code that is not very useful as it is.
2024-06-10 Alexander DunlapFindAdv: Omitting cursor advance at start of search...
2024-06-10 Udi FogielFix change tracking colors with RTL languages (#12923)
2024-06-10 Udi FogielFix greyedout with RTL languages (#8647)
2024-06-10 José MatosUpdate build time Python requirement to 2.8 (cmake...
2024-06-10 José MatosPython runtime detection requirement upgraded to 3.8
2024-06-10 Richard Kimberly... Brackets.
2024-06-09 Enrico ForestieriFix textstyle-update handling in mathed
2024-06-09 Juergen SpitzmuellerReturn false on invalid input in Font::fromString()
2024-06-09 Juergen Spitzmuellerrename function
2024-06-08 Juergen SpitzmuellerImplement InsetLayout::requiresPackage()
2024-06-07 Jean-Marc LasgouttesText::dispatch: ignore single par update when there...
2024-06-06 Jean-Marc LasgouttesFixup 7acfbe0fccc7: forgot to change one location
2024-06-06 Jean-Marc LasgouttesDo not draw appendix lines below en of document
2024-06-06 Jean-Marc LasgouttesFixup de5f63eeb: the code did not do what it was suppos...
2024-06-06 Juergen SpitzmuellerStrip quotes from PackageOptions. Amends a77c84a0b4d5
2024-06-04 Richard Kimberly... Use ranges
2024-06-03 Udi-Fogielavoid adding redundant preamble to double column hebrew...
2024-06-03 Juergen SpitzmuellerShow full inset context-menu when clicking on text...
2024-06-03 Kornel BenkoAdv. F&R: strange dialog text
2024-06-03 Richard Kimberly... Fix bug #13066
2024-06-03 Richard Kimberly... Fix table crash reported on Windows.
2024-06-03 Scott KostyshakWhitespace
2024-06-02 Juergen SpitzmuellerSupport half und full line parskip class options (...
2024-06-02 Richard Kimberly... Put new citation after selected item rather than at...
2024-06-01 Daniel RamoellerExtend tab context menu features
2024-06-01 Richard Kimberly... Fix bug #12934
2024-06-01 Richard Kimberly... Fix bug #11796.
2024-06-01 Richard Kimberly... Fix bug #8856.
2024-06-01 Richard Kimberly... Remove setBuffer call in Cursor::push.
2024-06-01 Richard Kimberly... Fix bug #12981
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
next