]> git.lyx.org Git - lyx.git/history - src
Update sk.po
[lyx.git] / src /
2022-12-03 Juergen SpitzmuellerSome string fixes in compare UI
2022-12-03 Juergen SpitzmuellerUpdate tex2lyx tests
2022-12-03 Scott KostyshakComment
2022-12-03 Scott KostyshakLine width
2022-12-03 Scott KostyshakComment
2022-12-02 Juergen SpitzmuellerCheck encodability of math user macro names (#11855)
2022-12-02 Juergen SpitzmuellerRevert e500dc19c15334
2022-12-01 Juergen SpitzmuellerDo not crash with uncodable character in math preview...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-28 Pavel Sanda* RELEASE-NOTES
2022-11-28 Yuriy SkalkoAdd "semantic linefeeds" after punctuation marks.
2022-11-27 Jean-Marc LasgouttesSupport macros from hepnames and hepparticles packages
2022-11-27 Richard Kimberly... Fix bug #11917. Patch from Daniel.
2022-11-27 Richard Kimberly... Fix bug #11781. Patch from Daniel.
2022-11-27 Daniel RamoellerActivate another tab group (aka split view)
2022-11-27 Juergen SpitzmuellerInclude he/cua.bind (#12052)
2022-11-25 Scott KostyshakEffectively disable the "Stop command?" dialog
2022-11-25 Scott KostyshakChange os::timeout from minutes to milliseconds
2022-11-25 Jean-Marc LasgouttesStephan has checked that caching is still needed on...
2022-11-24 Jean-Marc LasgouttesImprove replacement for qDegreesToRadians
2022-11-24 Pavel Sandamakefile - forgotten file
2022-11-22 Scott KostyshakCentralize cancelation of export
2022-11-22 Scott KostyshakAfter export-cancel, hide busy and cancel buttons
2022-11-22 Scott KostyshakAfter confirm cancel, hide busy and cancel buttons
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerStart to cleanup mathes/BUGS (#3493)
2022-11-21 Juergen SpitzmuellerAdd button to stop processing
2022-11-21 Enrico ForestieriDo not allow nesting macro names in macro names
2022-11-21 Jean-Marc LasgouttesSubstack should not be allowed to change columns
2022-11-21 Kornel BenkoAmend(2) 580dea63: get rid of Qt4 code also in cmake...
2022-11-20 Jean-Marc LasgouttesFix handling of codepoints 9, 10, 12, 13
2022-11-20 Enrico ForestieriDo not allow pasting backslashes in macro names
2022-11-20 Juergen SpitzmuellerRegenerate previews after zoom (#11919)
2022-11-20 Thibaut CuvelierAmend 48d9d01a: remove debug output
2022-11-20 Thibaut CuvelierInsetIndex: when building the IndexNode tree, ignore...
2022-11-19 Thibaut CuvelierInsetIndex: enable escaping for terms in the index
2022-11-19 Thibaut CuvelierInsetIndex: improve formatting of resulting XHTML
2022-11-19 Jean-Marc LasgouttesRemove a workaround that seems to be useless since...
2022-11-19 Jean-Marc LasgouttesRemove all uses of Q_WS_* macros
2022-11-19 Jean-Marc LasgouttesGet rid of setSectionResizeMode helper functions.
2022-11-19 Jean-Marc LasgouttesRemove workaround that was needed only by Qt4
2022-11-19 Jean-Marc LasgouttesRemove old workaround that was needed for Qt 4.2
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-11-16 Pavel SandaDrop C++17 if init-statements to support older compilers.
2022-11-16 Jean-Marc LasgouttesFix compilation with gcc 4.9
2022-11-16 Jean-Marc LasgouttesMerge branch 'breakspace'
2022-11-11 Juergen SpitzmuellerFix tex2lyx corner case (#12537)
2022-11-10 Jean-Marc Lasgouttes(almost) Fix Qt4 support
2022-11-10 Jean-Marc LasgouttesUse TextLayoutHelper in x2pos and pos2x
2022-11-10 Jean-Marc LasgouttesRefactor GuiFontMetrics::getLayout
2022-11-10 Jean-Marc LasgouttesHandle multiple spaces at row break
2022-11-10 Jean-Marc LasgouttesIntroduce a struct to handle docstring <-> QString...
2022-11-07 Jean-Marc LasgouttesRevert "Fixup 572b06d6: reduce cache size for breakString"
2022-11-07 Jean-Marc LasgouttesFix expensive thinko: operator++ returns a reference...
2022-11-06 Jean-Marc LasgouttesFix pasting as LaTeX in documents with no modules
2022-11-05 Scott KostyshakGuard some debug code
2022-11-05 Juergen SpitzmuellerIntroduce index-tag-all lfun
2022-11-04 Daniel RamoellerShow suggestions containing the input in the command...
2022-11-04 Jean-Marc LasgouttesNew lfun to copy index insets from ToC
2022-11-04 Jean-Marc LasgouttesWhen Inset::dispatch is called from TOC, process screen...
2022-11-04 Jean-Marc LasgouttesIntroduce new function copyInsetToTemp
2022-11-04 Jean-Marc LasgouttesFix another use of unqualified std::move
2022-11-04 Kornel BenkoAmend 9be6a425, Workaround for advanced search in ...
2022-11-04 Juergen SpitzmuellerAdd some options to index context menu
2022-11-04 Juergen SpitzmuellerDo not \protect stuff in index when we postpone the...
2022-11-04 Juergen SpitzmuellerFix page range without page format
2022-11-02 Juergen SpitzmuellerIndicate see[also] refs in label and outliner
2022-11-02 Juergen SpitzmuellerDo not unnecessarily reset the outliner to TOC on inter...
2022-11-02 Juergen SpitzmuellerRemove wrong count comment
2022-11-02 Kornel BenkoWorkaround for advanced search in 'uncover'-inset.
2022-11-01 Juergen SpitzmuellerFix output of subentry with sortkey
2022-11-01 Juergen SpitzmuellerHandle empty index subentries (#7820)
2022-10-31 Thibaut CuvelierInsetIndex: hide printTree behind a LYX_INSET_INDEX_DEB...
2022-10-31 Juergen SpitzmuellerUpdate tex2lyx tests
2022-10-31 Juergen SpitzmuellerMerge branch 'features/indexmacros'
2022-10-31 Juergen SpitzmuellerTypo
2022-10-31 Juergen SpitzmuellerRename subindex to subentry
2022-10-31 Juergen SpitzmuellerDisplay subinsets in inset button and outliner
2022-10-31 Juergen SpitzmuellerEnter subindex on Enter in index
2022-10-29 Juergen SpitzmuellerAdd last missing bit to insetindexmacros: file format...
2022-10-29 Juergen SpitzmuellerEnable pagination property with inset sortkey
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-10-29 Juergen SpitzmuellerMinor improvements to the screen width UI
2022-10-28 Scott KostyshakWhitespace
2022-10-28 Jean-Marc LasgouttesRevert "WIP: refactor Systemcall"
2022-10-28 Jean-Marc Lasgouttesconstify
2022-10-28 Jean-Marc LasgouttesWIP: refactor Systemcall
2022-10-27 chillenbadjust text display width in windowed mode
2022-10-27 Jean-Marc LasgouttesRemove unused method
2022-10-27 Jean-Marc LasgouttesRevert "Always remove selection after cursor up/down"
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-21 Jean-Marc LasgouttesAlways qualify calls to std::move()
2022-10-16 Juergen SpitzmuellerGuiLog: don't miss package warnings for packages with...
2022-10-13 Juergen SpitzmuellerOnly load subscript package with LaTeX < 2005/12/01...
2022-10-11 Juergen SpitzmuellerNeed cellvarwidth also in left-aligned cells if they...
2022-10-09 Juergen SpitzmuellerGuiLyXFiles: differentiate user and system folders
next