]> git.lyx.org Git - lyx.git/history - src
* cs.po
[lyx.git] / src /
2023-04-27 Pavel SandaIncrease hint verbosity, otherwise difficult to understand.
2023-04-27 Pavel SandaDo not let cursor overlap with inserted graphics.
2023-04-26 Scott KostyshakFix compiler warning about unused string consts
2023-04-21 Pavel SandaImprove error msg.
2023-04-21 Jean-Marc LasgouttesFix undo with cell-plit
2023-04-19 Pavel SandaFew changes in GUI color strings to improve grouping.
2023-04-15 Juergen SpitzmuellerDo not load mathrsfs if unicode-math is required (...
2023-04-14 Pavel Sandacomment only
2023-04-14 Pavel SandaAdd few color comments
2023-04-14 Juergen Spitzmuellertex2lyx: fix import of umlauts and ß in math (#12739)
2023-04-14 Pavel Sandatypo
2023-04-13 Pavel SandaTypo in metadata glyphs check.
2023-04-13 Pavel Sandatypo
2023-04-13 Pavel Sandatypo
2023-04-11 Jean-Marc LasgouttesRevert "Automatically adjust tab stop width"
2023-04-11 Daniel RamoellerAutomatically adjust tab stop width
2023-04-10 Scott KostyshakAmend 1dc66608
2023-04-10 Juergen SpitzmuellerDo not switch dir with numbers and babel in full unicode
2023-04-10 Juergen Spitzmuellerluabidi's \\LR[E] needs to be embraced (possibly a...
2023-04-10 Juergen SpitzmuellerInset::forceLTR() only determines whether explicit...
2023-04-10 Juergen SpitzmuellerFix spacing in forceLTR for classic latex
2023-04-10 Juergen SpitzmuellerDo not forceLTR math with Xe/Lua (part of #12731)
2023-04-10 Juergen SpitzmuellerPut forceLTR (display) environments in LRE environment...
2023-04-10 Juergen SpitzmuellerAdd Inset::isEnvironment()
2023-04-09 Juergen SpitzmuellerFix indentation
2023-04-08 Juergen SpitzmuellerProperly resolve undefined citations with Xe/Lua and...
2023-04-08 Juergen SpitzmuellerFix crash when copying multiple cells in table
2023-04-02 Juergen SpitzmuellerRecord babel use for single par preview
2023-04-02 Juergen SpitzmuellerFix indentation
2023-03-30 Daniel RamoellerFix bug #12721.
2023-03-21 Juergen SpitzmuellerSync doc CT settings with dialog-external change of...
2023-03-18 Jean-Marc LasgouttesSpaces in typewriter font never expand in justified...
2023-03-18 Jean-Marc LasgouttesRemove indentation on screen after a plain separator...
2023-03-18 Juergen SpitzmuellerFix signal order (#12712)
2023-03-17 Juergen SpitzmuellerDo not swap parens and stuff with babel and Xe/LuaTeX
2023-03-17 Jean-Marc LasgouttesFixup a2378c1182: handle the monospace case
2023-03-16 Jean-Marc LasgouttesFix completion in math when inline completion was not...
2023-03-16 Jean-Marc LasgouttesRevert "Fix completion in math when inline completion...
2023-03-16 Richard Kimberly... Fix bug #12707
2023-03-15 Jean-Marc LasgouttesFixup 00c39208: initialise ParagraphMetrics::id_ in...
2023-03-15 Jean-Marc LasgouttesImprove display of ellipsis special char
2023-03-12 Jean-Marc Lasgouttesrevert/fixup 309f8f4b: setFilterRegularExpression was...
2023-03-11 Juergen SpitzmuellerRemobe static icon sizing which seems to play bad with...
2023-03-11 Juergen SpitzmuellerRemove workaround for Qt version which is no longer...
2023-03-11 Juergen SpitzmuellerFix signals
2023-03-11 Juergen SpitzmuellerTwo more icon scale fixes
2023-03-11 Juergen SpitzmuellerProperly scale some icons for HiDPI (#12695)
2023-03-10 Yuriy SkalkoInclude QScreen header to fix compilation with Qt 5.14
2023-03-09 Daniel RamoellerFix text color of "file changed on disk" notification
2023-03-09 Pavel SandaImprove tooltip.
2023-03-08 Juergen SpitzmuellerCheck for invalid indexes in Module selection
2023-03-05 Jean-Marc LasgouttesQDesktopWidget is not required in Qt5, the Qt6 code...
2023-03-05 Jean-Marc LasgouttesQWidget::setContentsMargins is supported in Qt5
2023-03-05 Jean-Marc LasgouttesWhen a displayed inset is aligned left, align it left
2023-03-03 Jean-Marc LasgouttesAvoid row breaking at inconvenient places.
2023-03-03 Juergen SpitzmuellerFix intitle context checking for info insets
2023-03-03 Juergen SpitzmuellerAddress deprecation
2023-03-03 Jean-Marc LasgouttesRemove two remaining snippets from the QRegExp era.
2023-03-03 Jean-Marc LasgouttesRemove use of QRegExp
2023-03-03 Jean-Marc LasgouttesRemove dead code which is deprecated in Qt6
2023-03-03 Pavel Sanda* SpellcheckerUi fix casing in tooltip
2023-03-03 Jean-Marc LasgouttesAt metrics time, store paragraph id too
2023-03-02 Pavel Sanda* doxy - correct whitespacing.
2023-03-02 Pavel SandaSpellcheck - more verbose tooltip.
2023-02-27 Juergen Spitzmuellertrim trailing linebreak
2023-02-26 Pavel SandaFix #12678.
2023-02-25 Pavel SandaInfoinset - better specification of few strings
2023-02-24 Pavel SandaFogotten case for replacing $$python.
2023-02-22 Juergen SpitzmuellerWarn user when OUTLINE_IN/OUT is about to flatten the...
2023-02-22 Scott KostyshakFix equation numbers after row operation (#12665)
2023-02-22 Juergen SpitzmuellerFix another old outliner bug (#9375)
2023-02-22 Juergen SpitzmuellerProperly reset tree depth in outliner with keep when...
2023-02-22 Juergen SpitzmuellerWhitespace
2023-02-22 Juergen SpitzmuellerAmend 4cd568d31266
2023-02-22 Juergen SpitzmuellerDo not change outliner tree depth when not appropriate
2023-02-22 Jean-Marc LasgouttesFix completion in math when inline completion was not...
2023-02-22 Jean-Marc LasgouttesRevert "Fixup 0cbe0d7a: avoid double redraw when comple...
2023-02-22 Jean-Marc LasgouttesFixup 0cbe0d7a: avoid double redraw when completion...
2023-02-22 Jean-Marc LasgouttesMake sure that screen is updated when completing math
2023-02-22 Juergen SpitzmuellerDisable zoom in/out buttons when threshold is reached...
2023-02-22 Jean-Marc LasgouttesFixup 04ece4f0: handle case where openinlined_ is not set
2023-02-22 Jean-Marc LasgouttesFixup 04ece4f0d6a: fix cursor position
2023-02-21 Pavel Sandacomment typo & one line
2023-02-21 Juergen SpitzmuellerStrip et al. for citation search
2023-02-20 Jean-Marc LasgouttesAdd commented-out code that might prove useful one day
2023-02-19 Pavel Sandalyxpaperview - fix viewer calls with additional arguments
2023-02-19 Pavel Sandatypo
2023-02-19 Pavel SandaAnother case of statusTip
2023-02-19 Pavel SandacitationSearchCB statusTip -> toolTip
2023-02-19 Juergen SpitzmuellerMark empty bib(la)tex insets (i.e., with no databases...
2023-02-18 Juergen SpitzmuellerAmend 2987530434105
2023-02-18 Juergen SpitzmuellerAddress an edge case where we need to loaf fontspec...
2023-02-16 Juergen SpitzmuellerMake string-widget combination more l7n friendly
2023-02-16 Juergen SpitzmuellerAmend ef2ca233d65af
2023-02-16 Juergen SpitzmuellerDifferentiate backups from autosave files (#12659)
2023-02-15 Pavel Sanda* Adv FindAndReplace - add spacer to visually distingui...
2023-02-15 Pavel SandaDisentangle tooltip in Character dialog and FindAndRepl...
2023-02-15 Pavel Sanda* ui: Latex -> LaTeX
2023-02-15 Juergen Spitzmuellertiny correction
2023-02-15 Juergen SpitzmuellerEscape single quotes in bformat string
next