]> git.lyx.org Git - lyx.git/history - src
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src /
2024-04-18 Jean-Marc LasgouttesAlways repaint the gray area below main inset
2024-04-18 Jean-Marc LasgouttesDo not compute metrics at each preview when loading...
2024-04-18 Jean-Marc LasgouttesImprove the code that limits scrolling at top/bottom
2024-04-18 Jean-Marc LasgouttesImplement quick scroll
2024-04-18 Jean-Marc LasgouttesIntroduce new helpers ParagraphMetrics::top/bottom
2024-04-18 Jean-Marc LasgouttesIn the no-draw phase, do not cache the positions of...
2024-04-18 Jean-Marc LasgouttesRemove some redundant calls to updatePosCache
2024-04-18 Jean-Marc LasgouttesEnable Update::SinglePar in nested insets too
2024-04-16 Richard Kimberly... Defer construction of temporary cursor.
2024-04-14 Juergen SpitzmuellerDisable language package choice if the class preloads...
2024-04-14 Juergen SpitzmuellerSet cursor font after pasting to PassThru inset (#12592)
2024-04-12 Koji YokotaFix wrong position of conversion windows of the input...
2024-04-05 Pavel SandaImprove stats update times for buffer switches and...
2024-04-05 Pavel SandaAllow relative statistics values in statusbar.
2024-04-03 Juergen SpitzmuellerDissolve some shortcut conflicts in the wake of f3a4602...
2024-04-03 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-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...
2024-03-21 Thibaut CuvelierAmend 16660d12.
2024-03-20 Thibaut CuvelierMathML in HTML: don't escape <> for a raw LaTeX output.
2024-03-20 Patrick de VisschereUsing the latest commit and building lyx with cmake...
2024-03-20 Jürgen SpitzmüllerAdd $$OrigAbsName placeholder to external
2024-03-19 Pavel SandaTableUI - allow expading of TableAlignCO (part of ...
2024-03-16 Juergen SpitzmuellerUse docstring for preview snippet all the way down
2024-03-16 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2024-03-16 Juergen SpitzmuellerSimplify b3fe9cb7049da
2024-03-16 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2024-03-16 Juergen SpitzmuellerPrevent iconv exception in previews (#13042)
2024-03-11 Thibaut CuvelierMathML: don't let the processor stretch operators when...
2024-03-11 Thibaut CuvelierMathML: stop stretching all delimiters.
2024-03-11 Thibaut CuvelierMathML: don't output delimiters in InsetMathBinom and
2024-03-11 Thibaut CuvelierExtract vert, langle, rangle in MathExtern like parenth...
2024-03-11 Thibaut CuvelierImprove const correctness.
2024-03-11 Thibaut CuvelierMemorise whether delims are extracted from MathExtern.
2024-03-10 Thibaut CuvelierReduce code duplication.
2024-03-09 Thibaut CuvelierMathML: consider ordinary and alphabetical characters...
2024-03-09 Thibaut CuvelierSimplify a loop with a for-each.
2024-03-01 Thibaut CuvelierDocBook: amend e3020a6b.
2024-03-01 Thibaut CuvelierDocBook: authorsToDocBookAuthorGroup never needs to...
2024-03-01 Thibaut CuvelierDocBook: support bookauthor in bibliographies.
2024-03-01 Juergen SpitzmuellerDo not \cprotect in table cells
2024-02-29 Jean-Marc LasgouttesFixup 71d9f6e9: swap two tests to avoid line breaking...
2024-02-29 Jean-Marc LasgouttesFix support for screen fractional scaling with Wayland
2024-02-28 Jean-Marc LasgouttesFix compilation on ubuntu 18.04
2024-02-27 Jean-Marc Lasgouttesfixup 97cf2b6a: avoid leak
2024-02-27 Jean-Marc LasgouttesAvoid crash when inserting macro template in tabular...
2024-02-26 Thibaut CuvelierAmend 8e0bc01d
2024-02-26 Thibaut CuvelierDocBook: in a table, fix a typo in a condition.
2024-02-26 Thibaut CuvelierDocBook: when a similar tag is present multiple times...
2024-02-26 Thibaut CuvelierDocBook: in bibliographies, fix support for editors.
2024-02-26 Thibaut CuvelierUse C++11 string literals to make code easier to read.
2024-02-26 Thibaut CuvelierDocBook: restore index ranges.
2024-02-26 Thibaut CuvelierDocBook: simplify building an error message.
2024-02-26 Thibaut CuvelierDocBook: update bibliography handling for 337f9534260.
2024-02-26 Thibaut CuvelierUpdate comment: a function was renamed.
2024-02-25 Juergen SpitzmuellerConsider biblatex author -> bookauthor mapping in preview
2024-02-25 Juergen Spitzmuellerupdate tex2lyx tests
2024-02-24 Juergen SpitzmuellerProperly parse biblatex crossref'ed book titles
2024-02-24 Juergen SpitzmuellerFix name type parsing
2024-02-24 Juergen SpitzmuellerProperly resolve crossref'ed data in BiblioInfo
2024-02-24 Juergen Spitzmuellertex2lyx: simplify babel shorthands detection
2024-02-24 Juergen Spitzmuellertex2lyx: properly import \tikzset
2024-02-24 Juergen Spitzmuellertex2lyx: consider recently added babel shorthands
2024-02-10 Richard Kimberly... Fix return value. Committed wrong version.
2024-02-10 Richard Kimberly... Do not error out if -geometry is used with QPA_XCB...
2024-02-10 Richard Kimberly... Fix display of counters for included listings.
2024-02-08 Juergen SpitzmuellerAmend ad6aa8ba4b9525
2024-01-28 Juergen SpitzmuellerRestrict caption insertion in tables to where it makes...
2024-01-26 Juergen SpitzmuellerAmend 37dce940862d40
2024-01-25 Enrico ForestieriAlways use utf-8 in scripts with Python3
2024-01-22 Jean-Marc LasgouttesInitialize members correctly.
2024-01-19 Juergen SpitzmuellerRestore parent after buffer reload (#13031)
2024-01-17 Juergen SpitzmuellerOnly strip outer braces in listings options
2024-01-16 Juergen SpitzmuellerPrevent crash with statistics while view is busy (...
2024-01-14 Juergen SpitzmuellerRestrict Adv. Search pane to sides and floating (#12982)
2024-01-13 Juergen SpitzmuellerAdvFind: fix alignment of checkboxes (#13020)
2024-01-13 Juergen SpitzmuellerOnly fix simple search height if there are no other...
2024-01-12 Juergen SpitzmuellerDon't add \text<script> wrapper in pass-thru context...
2024-01-12 Jean-Marc LasgouttesPass two string parameters as reference
2024-01-12 Jean-Marc LasgouttesPass a two parameters parameter by reference
2024-01-12 Jean-Marc LasgouttesPass strings as reference
2024-01-12 Jean-Marc LasgouttesDo not pass list of columns parameter by value
2024-01-11 Richard Kimberly... Fix bug #13017.
2024-01-04 Jean-Marc LasgouttesRemove obsolete comment
2023-12-29 Udi-FogielAmend 7441172d
2023-12-29 Enrico ForestieriChange the way a filepath is displayed
2023-12-25 Koji YakotaTemporary fix for #11723.
2023-12-23 Richard Kimberly... Remove redundant code
2023-12-20 Juergen SpitzmuellerAmend 782f6eae00c30
2023-12-19 Jean-Marc LasgouttesFix previews in yellow notes and disabled branches
2023-12-19 Jean-Marc LasgouttesRemove unused variables
next