]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2021-10-18 Juergen SpitzmuellerProvide proper fallback if a bibliography processor...
2021-10-16 Kornel BenkoCmake build: Remove some deprecation warnings
2021-10-16 Kornel BenkoCmake build: disable warning deprecated-copy when supported
2021-10-15 Jean-Marc LasgouttesAutoconf: disable warning deprecated-copy when supported
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-16 Stephan Witt#12305 add status entry for back-port
2021-06-16 Stephan Witt#12305 Correct typo in library name QtDBus - fatal...
2021-06-03 Juergen SpitzmuellerYet another deprecation fix (this is the last one I...
2021-05-31 jpc Mark as French pieces of text detected as...
2021-05-17 jpc Strikethrough vocabulary
2021-04-25 jpc Fix typo in fr.po
2021-04-13 jpc Update Franch Additional manual
2021-04-12 Juergen SpitzmuellerUpdate status
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-31 Pavel SandaUpdate bg.po from Veselin
2021-03-31 Pavel SandaRemerge bg.po
2021-03-29 Kornel BenkoUpdate sk.po
2021-03-29 jpc Update fr.po
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 jpc Update Additional.lyx
2021-03-02 Kornel BenkoUpdate sk.po
2021-03-02 Jean-Marc LasgouttesAdd Qt platform name in About dialog
2021-03-01 jpcUpdate French Additional manual
2021-03-01 jpc Last French UserGuide and fr.po updates
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-26 jpc Update status
2021-02-26 jpc Update fr.po
2021-02-22 Pavel SandaBy report autoconf 2.71 works, 2.70 is known to have...
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 LasgouttesFixup 20e1fe46: fix the StartupWMClass in desktop file
2021-01-11 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2021-01-06 Pavel Sanda* cs.po
2021-01-04 Eugene ChornyiFix bug 9961
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-19 Jean-Marc LasgouttesDo nothing if hunspell support is disabled
2020-12-19 Kornel BenkoAmend c3484fa6, adapt cmake-build to new hunspell-version
2020-12-19 Jean-Marc LasgouttesRe-add win_api/config.h and somewhat update CMakeLists.txt
2020-12-19 Jean-Marc LasgouttesUpdate the in-source hunspell to version 1.7.0
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-07 Enrico ForestieriTypo
2020-12-07 Kornel BenkoUpdate sk.po
2020-12-06 Richard Kimberly... Fix bug #12033.
2020-12-05 Juergen Spitzmuellerde.po
2020-12-04 Pavel Sanda* Status
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-12-02 Juergen SpitzmuellerPolish translation fix (#12013)
2020-12-01 Juergen SpitzmuellerFix tex4ht odt converter
2020-11-30 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-30 Richard Kimberly... Back to development
2020-11-30 Richard Kimberly... Minor ANNOUNCE fix. Will only matter if there is a... 2.3.6
2020-11-27 Richard Kimberly... Remerge strings.
2020-11-27 Richard Kimberly... Prepare for 2.3.6
2020-11-22 Pavel SandaErase white frame in fullscreen mode.
2020-11-05 Richard Kimberly... Brazillian Portuguese translation from Georger
2020-11-04 Juergen Spitzmuellerde.po
2020-11-03 jpc Update status
2020-11-03 jpc Update fr.po
next