]> git.lyx.org Git - lyx.git/history - src
Set buffer_ correctly when inseting a math macro over a selection
[lyx.git] / src /
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...
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
next