]> git.lyx.org Git - lyx.git/history - src
Update ru.po
[lyx.git] / src /
2022-11-26 Juergen SpitzmuellerGuiGraphic: delimit "Scale in LyX" (1--1000%)
2022-11-24 Jean-Marc LasgouttesFixup 52ea3679: make macro safer.
2022-11-24 Jean-Marc LasgouttesFix distcheck target
2022-11-24 Juergen SpitzmuellerGuiLog: don't miss package warnings for packages with...
2022-11-24 Jean-Marc LasgouttesFix potential crash with 32bit ucs4 codepoints
2022-11-23 Pavel SandaQt4 compilable again
2022-11-23 Jean-Marc LasgouttesSet a maximum value to zoom level
2022-11-23 Juergen SpitzmuellerFix crash when using Hebrew (bug 12464)
2022-11-23 Juergen SpitzmuellerHandle LFUN_FONT_DEFAULT is InsetTabular::Dispatch...
2022-11-23 Jean-Marc LasgouttesSet current cursor font when toggling emphasize
2022-11-23 Richard Kimberly... Fix #12524. From Enrico.
2022-11-23 Jean-Marc LasgouttesMake rectangles have pointy corners
2022-11-23 Juergen SpitzmuellerOnly load subscript package with LaTeX < 2005/12/01...
2022-11-23 Jean-Marc LasgouttesFixup 7485225c: better placement of deph bar
2022-11-23 Juergen SpitzmuellerFix TOC filtering with slashes (#12359)
2022-11-23 Richard Kimberly... Backport fix for #11491. From Enrico.
2022-11-08 Jean-Marc Lasgouttesgcc 12 compilation fixes
2022-02-20 Stephan WittUse real path names for buffer lookup by name of tempor...
2022-01-13 Jean-Marc LasgouttesAdd lyxrc option to force the use of backing store
2021-10-31 Stephan Witt#12247 disable Qt5 modifier hack for Qt-5.12 version...
2021-10-21 Stephan Witt#11925 Remove the gap between button frame and button...
2021-10-21 Pavel Sandabackport 6770fe5f38
2021-10-21 Pavel SandaImprove error msg.
2021-10-18 Juergen SpitzmuellerDo not change bibliography processor to default if...
2021-10-18 Juergen SpitzmuellerProvide proper fallback if a bibliography processor...
2021-10-15 Jean-Marc LasgouttesExplicit InsetTableCell copy constructor
2021-10-15 Jean-Marc LasgouttesFix more unintended copies in range-based for loops
2021-10-15 Jean-Marc LasgouttesAvoid some more copies in range-based for loops
2021-10-15 Jean-Marc LasgouttesDo not for copies in range-based for loops.
2021-10-15 Jean-Marc LasgouttesRemove variable that is not used
2021-10-14 Pavel SandaGuard against possible referencing null.
2021-10-12 Juergen SpitzmuellerPrevent null pointer
2021-06-03 Juergen SpitzmuellerYet another deprecation fix (this is the last one I...
2021-04-12 Juergen SpitzmuellerSet advanced repl_buffer internal as well (#12246)
2021-04-12 Juergen SpitzmuellerMark c&p buffers internal. Cures assertion (#12246)
2021-03-28 Juergen SpitzmuellerFix copy of multi-cells in table (#12196)
2021-03-27 Jean-Marc LasgouttesFix display of emphasize in slanted text
2021-03-18 Scott KostyshakFix Qt deprecation warns for setAutoCompletion()
2021-03-13 Jean-Marc LasgouttesrawName() is only used with Qt4.
2021-03-13 Juergen SpitzmuellerBackport QTime related deprecation fix
2021-03-13 Juergen SpitzmuellerBackport getContentsMargins() deprecation fix
2021-03-13 Juergen SpitzmuellerBackport QList::fromSet() deprecation warning
2021-03-13 Juergen SpitzmuellerBackport setTextColor deprecation fixes
2021-03-13 Juergen SpitzmuellerBackport QMatrix deprecation fixes
2021-03-13 Juergen SpitzmuellerBackport QPixmap::find() deprecation warning fixes
2021-03-13 Juergen SpitzmuellerBackport GuiFontLoader deprecation warning fixes
2021-03-13 Juergen SpitzmuellerBackport qSort deprecation fixes
2021-03-13 Juergen SpitzmuellerYet another deprecation fix
2021-03-13 Juergen SpitzmuellerBackport deprecation fix
2021-03-13 Juergen SpitzmuellerBackport QFontMetrics::width deprecation fix
2021-03-13 Juergen SpitzmuellerDeprecation fix backport
2021-03-13 Juergen SpitzmuellerNext deprecation fix backport
2021-03-13 Juergen SpitzmuellerBackport another straightforward deprecation fix
2021-03-13 Juergen SpitzmuellerBackport one more deprecation fix
2021-03-13 Juergen SpitzmuellerFix deprecation warning
2021-03-06 Jean-Marc LasgouttesAvoid pointless 'undefined flex inset' errors
2021-03-06 Juergen SpitzmuellerFix wrap-around of spellchecker (#10383)
2021-03-06 Juergen SpitzmuellerRemove redundant call (amend 2b7fae04f32c)
2021-03-06 Juergen SpitzmuellerFix limiting of absurdly large input to thesaurus ...
2021-03-04 Jean-Marc LasgouttesImprove HiDpi handling
2021-03-02 Jean-Marc LasgouttesAdd Qt platform name in About dialog
2021-03-01 Jean-Marc LasgouttesRemove assertion that is not necessary.
2021-03-01 Enrico ForestieriFix bug #11007
2021-02-27 Enrico ForestieriFix bug #3751
2021-02-27 Enrico ForestieriFix bug #3294
2021-02-19 Enrico ForestieriFix bug #12148
2021-02-11 Jean-Marc LasgouttesDEPM: do not fix cursor pit if it was in a different...
2021-02-05 Enrico ForestieriDisable direct insertion of multiple spaces in mathed...
2021-02-01 Enrico ForestieriAllow pasting references to mathed
2021-02-01 Enrico ForestieriChange backspace behavior in align type equations
2021-01-30 Juergen SpitzmuellerDo not output \maketitle in table cells if the table...
2021-01-11 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-17 Jean-Marc LasgouttesReplace QFontMetrics::width() by horizontalAdvance...
2020-12-17 Jean-Marc LasgouttesTake right margin into account for text inset width
2020-12-17 Jean-Marc LasgouttesTake label width into account for SubLabel insets
2020-12-15 Juergen SpitzmuellerDo not close spellchecker after "Replace All" (#11310)
2020-12-06 Richard Kimberly... Fix bug #12033.
2020-12-04 Pavel SandaImprove VCS error message when RCS is not installed.
2020-12-03 Juergen SpitzmuellerAdd empty line after last \bibitem in bibliography...
2020-11-30 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-22 Pavel SandaErase white frame in fullscreen mode.
2020-10-30 Enrico ForestieriFix on-screen display of special math fonts
2020-09-25 Enrico ForestieriFix clipping for vector formats and when exporting...
2020-09-18 Jean-Marc LasgouttesFixup b7f6b979: make caret geometry update lazy
2020-09-18 Jean-Marc LasgouttesIntroduce BufferView::caretInView()
2020-09-16 Yuriy SkalkoShow custom text styles in status bar
2020-09-11 Juergen SpitzmuellerLocalize format prettyName in some more places (#11954)
2020-09-10 Eugene ChornyiWorkaround Qtbug where QAbstractScrollArea::mouseMoveEv...
2020-09-08 Enrico ForestieriTry to use the right width for math symbols
2020-09-03 Enrico ForestieriAdjust debug output for fonts
2020-09-03 Enrico ForestieriPersonalize fonts
2020-09-03 Richard Kimberly... Accelerators
2020-09-01 Richard Kimberly... Localization
2020-08-31 Richard Kimberly... Fix problem with edit button.
2020-08-31 Richard Kimberly... Fix bug 4475.
2020-08-29 Yuriy SkalkoPrevent permanent disabling of comboboxes in Vertical...
2020-08-15 Juergen SpitzmuellerAmend 89d9334e03
2020-08-15 Juergen SpitzmuellerMaintain plain layout for separating paragraphs when...
2020-08-15 Yuriy SkalkoDisable editing of math package names in Document Settings
next