]> git.lyx.org Git - lyx.git/history - src
Fix the Unicode encoding of langle/rangle
[lyx.git] / src /
2021-10-26 Yuriy SkalkoMark inverted branch insets
2021-10-23 Stephan Witt#12201 force open document in tabs on Mac when user...
2021-10-21 Jean-Marc LasgouttesLet Tab go out of inset when no cycling is possible
2021-10-21 Jean-Marc LasgouttesMake sure that language is "latex" in InsetArgument...
2021-10-21 Pavel Sanda* better wording
2021-10-21 Pavel SandaImprove error msg.
2021-10-21 Juergen SpitzmuellerPrevent unneeded cprotection in branches (#12378)
2021-10-19 Thibaut CuvelierDocBook: use the new refactorings in InsetText.
2021-10-19 Thibaut CuvelierRefactor file-name sanitisation.
2021-10-19 Thibaut CuvelierRefactor computing hashes.
2021-10-18 Jean-Marc LasgouttesReset inline completion after undo/redo
2021-10-18 Jean-Marc LasgouttesRevert "Update correctly completion after undo"
2021-10-17 Enrico ForestieriAmend 771f30e9 for cmake
2021-10-17 Enrico ForestieriAmend 47f1fec9
2021-10-17 Juergen SpitzmuellerDo not change bibliography processor to default if...
2021-10-17 Juergen SpitzmuellerProvide proper fallback if a bibliography processor...
2021-10-17 Enrico ForestieriEnable QWindowsMimeMetafile with Qt6
2021-10-16 Thibaut CuvelierDocBook: use a hash to determine the file names for...
2021-10-16 Thibaut CuvelierDocBook: export the preview images to the right format.
2021-10-16 Thibaut CuvelierDocBook: wrong type of XML tag.
2021-10-15 Jean-Marc LasgouttesGet rid of std::iterator
2021-10-15 Jean-Marc LasgouttesRemove variable that is not used
2021-10-15 Jean-Marc LasgouttesImprove display of META_INSET in status bar.
2021-10-15 Scott KostyshakFix sign-compare warning
2021-10-14 Pavel SandaGuard against possible referencing null.
2021-10-14 Jean-Marc LasgouttesUpdate correctly completion after undo
2021-10-14 Jean-Marc LasgouttesRevert "Reset inline completion after undo/redo"
2021-10-13 Thibaut CuvelierDocBook: generate images for layouts that request it.
2021-10-13 Thibaut CuvelierFactor out the generation of the code to create a preview.
2021-10-13 Thibaut CuvelierTypos and comment improvements.
2021-10-13 Thibaut CuvelierFactor out the list of macro definitions for InsetPreview.
2021-10-13 Thibaut CuvelierDocBook: add assertion to help debugging.
2021-10-13 Thibaut CuvelierDocBook: overall structure for rendered insets.
2021-10-13 Thibaut CuvelierDocBook: don't use a surrounding <para> for rendered...
2021-10-13 Thibaut CuvelierDocBook: add the DocBookRenderAsImage tag.
2021-10-13 Stephan Witt#12368 correct spelling of toolbars visibility check...
2021-10-12 Jean-Marc LasgouttesReset inline completion after undo/redo
2021-10-11 Jean-Marc LasgouttesWork around compilation warning
2021-10-09 Jean-Marc LasgouttesMake CoordCache assertions less annoying.
2021-10-08 Jean-Marc LasgouttesAvoid duplicate checks in CoordCache
2021-10-08 Jean-Marc LasgouttesReduce the number of accesses to coord cache when drawi...
2021-10-08 Jean-Marc LasgouttesUse unordered maps to store inset and math rows geometry.
2021-10-08 Scott KostyshakMinor refactor of previous commit
2021-10-08 Daniel RamoellerDisable LFUN for last column/row deletion
2021-10-06 Juergen SpitzmuellerCheck changed status after decimal sep has been edited
2021-10-05 Yuriy SkalkoAmend d3c335a5d5
2021-10-01 Juergen SpitzmuellerFix \cline calculation when last column has decimal...
2021-09-30 Juergen SpitzmuellerClose font switches before comments
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2021-09-29 Daniel RamoellerSVG replacement of busy.gif
2021-09-29 Jean-Marc LasgouttesMake paragraph-goto and friends set paragraph to the top
2021-09-28 Yuriy SkalkoRemove redundant declarations reported by GCC with...
2021-09-28 Jean-Marc Lasgouttestypo
2021-09-28 Kornel BenkoFix crash
2021-09-28 Yuriy SkalkoRemove redundant semicolons reported by GCC with -Wextr...
2021-09-27 Jean-Marc LasgouttesMake rectangles have pointy corners
2021-09-27 Jean-Marc LasgouttesFixup 6bbd88ac: compilation fix for Qt4
2021-09-27 Jean-Marc LasgouttesWhitespace
2021-09-24 Jean-Marc LasgouttesFix warning.
2021-09-24 Jean-Marc LasgouttesImprove (modestly) the performance of font metrics...
2021-09-24 Enrico ForestieriFix bug #12373
2021-09-24 Kornel BenkoAmend dca39815: Fix a few warnings in Floating.
2021-09-23 Thibaut CuvelierFix a few warnings in Floating.
2021-09-20 Thibaut CuvelierDocBook: add inner tags for layouts.
2021-09-20 Thibaut CuvelierXML: add a check for a typical case in the xml name...
2021-09-20 Thibaut CuvelierDocBook: start implementing LilyPond.
2021-09-20 Kornel BenkoComplete the FontTag typeinfo
2021-09-19 Thibaut CuvelierDocBook: add more flexibility for floats.
2021-09-19 Thibaut CuvelierKill warning for uncovered code path.
2021-08-23 Stephan Witt#12247 disable Qt5 modifier hack for Qt-5.12 version...
2021-08-21 Juergen SpitzmuellerFix debug output
2021-08-21 Juergen SpitzmuellerCorrect tooltip
2021-08-21 Juergen SpitzmuellerRecheck whole buffer after word has been added to/remov...
2021-07-22 Pavel SandaGive the user visible feedback when reconfiguring.
2021-07-21 Jean-Marc LasgouttesCount the width of pilcrows indicating changed end...
2021-07-16 Scott Kostyshakfind: auto-wrap by default
2021-07-16 Scott Kostyshakfind: give status message when auto-wrapping
2021-07-16 Scott Kostyshakrefactor: keep meaning of a variable consistent
2021-07-16 Stephan WittUse a central typedef for vectors of WordLangTuple.
2021-07-13 Jean-Marc LasgouttesWhitespace
2021-07-12 Jean-Marc LasgouttesRevert "Add a move constructor to Inset"
2021-07-12 Jean-Marc LasgouttesAdd a move constructor to Inset
2021-07-09 Jean-Marc LasgouttesRework display of numbers in margins of hull insets
2021-07-09 Pavel SandaReformat mangled filenames for (xhtml) export to have...
2021-06-30 Jean-Marc LasgouttesAlways remove selection after cursor up/down
2021-06-30 Jean-Marc LasgouttesAlways remove selection after cursor left/right
2021-06-19 Eugene Chornyiprevent Qt6 from defining UNICODE (Qt6.1.1 and upwards)
2021-06-19 Eugene ChornyiUse specialized WINAPI functions for specialized arguments
2021-06-14 Jean-Marc LasgouttesImprove test in Geometry::covers
2021-06-14 Jean-Marc LasgouttesAllow line inset to draw a vertical line.
2021-06-09 Jean-Marc LasgouttesCleanup: fix comments, move declarations around
2021-06-08 Jean-Marc LasgouttesFixup f3a0e8ff: forgot to test in main dispatch
2021-06-04 Kornel BenkoFindAdv: Added handling of Thai characters
2021-06-01 Jean-Marc LasgouttesFixup 7e7f9eba: we only need one hasLimits() method
2021-05-31 Thibaut CuvelierMathML: use the right has_limits_ in InsetMathScripts.
2021-05-31 Jean-Marc LasgouttesPrevent insets in table cells from expanding artificial...
2021-05-25 Thibaut CuvelierMathML: InsetMathHull now distinguishes between hull...
2021-05-25 Thibaut CuvelierMathML: more consistency between DocBook and XHTML.
2021-05-25 Thibaut CuvelierMathML: use M/ETagInline.
2021-05-25 Thibaut CuvelierMathML: add M/ETagInline.
next