]> git.lyx.org Git - lyx.git/history - src
Fixup 2a80b0ac01bed2: fix the StartupWMClass in desktop file
[lyx.git] / src /
2021-01-07 Richard Kimberly... Amend cf07d4825
2021-01-07 Kornel BenkoFindAdv: Save found matches (e.g. \0, \1, \2, ...)
2021-01-07 Juergen SpitzmuellerProperly disable Apply/OK in InsetParamsDialog (#11440)
2021-01-07 Juergen SpitzmuellerGuiParagraph: apply pending changes when setting "immed...
2021-01-07 Jean-Marc Lasgouttestypo
2021-01-07 Juergen SpitzmuellerHint to deleted included file in ct output (#11809)
2021-01-07 Juergen SpitzmuellerFix nesting issue in environment-split (#11971)
2021-01-06 Enrico ForestieriCorrectly terminate a user math macro in certain circum...
2021-01-06 Jean-Marc LasgouttesDisplay bookmarks in the workarea.
2021-01-06 Jean-Marc LasgouttesFix use of BookmarkSection::size()
2021-01-06 Jean-Marc Lasgouttesfix Row::findElement when there is a Virtual element
2021-01-06 Jean-Marc LasgouttesRemove some useless Row:: prefixes
2021-01-06 Jean-Marc LasgouttesStyle cleanup to bookmark code
2021-01-06 Kornel BenkoAmend 6211469b: FindAdv: Fine tuning
2021-01-06 Thibaut CuvelierWhen previewing a document, use the right kind of comment.
2021-01-06 Thibaut CuvelierImplement \case for AASTeX.
2021-01-06 Jean-Marc LasgouttesFix unused paramaters warnings
2021-01-06 Jean-Marc LasgouttesRemove extra spaces
2021-01-06 Richard Kimberly... Fix bug #3964.
2021-01-06 Richard Kimberly... Update tex2lyx tests
2021-01-06 Kornel BenkoFindAdv: A try to handle backslashes in text
2021-01-06 Enrico ForestieriMake paste in ensuremath work as in simple math hulls
2021-01-05 Richard Kimberly... Move assignment where needed
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2021-01-05 Richard Kimberly... Micro optimization and constness
2021-01-05 Richard Kimberly... Fix comment
2021-01-05 Jean-Marc LasgouttesRe-implement display of MARGIN_RIGHT_ADDRESS_BOX
2021-01-05 Jean-Marc LasgouttesFixup 294e4884: center correctly Abstract label when...
2021-01-05 Jean-Marc LasgouttesRevert "Center correctly centered top labels (e.g....
2021-01-05 Jean-Marc LasgouttesCenter correctly centered top labels (e.g. abstract)
2021-01-04 Enrico ForestieriDo not replace nonexistent environment variables
2021-01-04 Richard Kimberly... Remove elipses from "Open" buttons in About LyX dialog...
2021-01-04 Richard Kimberly... nullptr
2021-01-04 Kornel BenkoFindAdv: Small refactoring
2021-01-04 Yuriy SkalkoShow caught exception message in findAdv
2021-01-04 Yuriy SkalkoDefine keyboard codes for Cyrillic letters, enable...
2021-01-04 Richard Kimberly... Simplify
2021-01-04 Kornel BenkoAmend(2) 8c67cb8c: (FindAdv: Try to make regex search...
2021-01-04 Richard Kimberly... Pop a message if the search fails. Fixes #11441
2021-01-04 Richard Kimberly... https
2021-01-04 Richard Kimberly... Fix bug #11568.
2021-01-04 Richard Kimberly... nullptr
2021-01-04 Richard Kimberly... We don't need to reload a dirty file. Fixes #11788.
2021-01-04 Richard Kimberly... Fix MathML delimiters again.
2021-01-03 Richard Kimberly... Fix #11992: Disable modification of captions in subfloats.
2021-01-03 Richard Kimberly... Capitalize labels of floats, etc. Fixes #11993.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2021-01-02 Kornel BenkoAmend f500a287 (FindAdv: Try to make regex search with...
2021-01-02 Thibaut CuvelierFix compilation with MSVC 19.
2021-01-01 Kornel BenkoFindAdv: Try to make regex search with format enabled...
2020-12-31 Scott KostyshakFix a comparison of arrays to compare *contents*
2020-12-31 Kornel BenkoFindAdv: Added handling for \w' in regex using non...
2020-12-30 Kornel BenkoFindAdv: Let lyx use QRegularExpression if available
2020-12-30 Yuriy SkalkoFix C++20 compilation on systems where char_type is...
2020-12-29 Yuriy SkalkoAmend 3971b1b35e, also fix warnings for older compilers
2020-12-29 Stephan WittAmend 18f7dce3d98 - avoid uninialized local variable...
2020-12-29 Kornel BenkoFindAdv: fix converting unicode-point to utf-8
2020-12-28 Yuriy SkalkoFix C++20 warning on implicit capture of this via [=]
2020-12-28 Yuriy SkalkoUse crc32 calculation from zlib instead of boost
2020-12-28 Kornel BenkoFindAdv: Allow compilation with c++20
2020-12-28 Yuriy SkalkoSuppress unneeded git log output
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-27 Juergen Spitzmuellerinset-split: consider that freeSpacing() doesn't DEPM
2020-12-27 Juergen SpitzmuellerAmend dc174db6c1973d1/lyxgit (#12057)
2020-12-27 Kornel BenkoAmend 3736bee4: Forgot to set the cassensitivity flag...
2020-12-27 Kornel BenkoFindAdv: Use stdregex to handle case-insensitivity...
2020-12-24 Juergen SpitzmuellerImplement inset-split (only for text insets for now...
2020-12-20 Juergen SpitzmuellerAdd missing header include
2020-12-19 Thibaut CuvelierFix MathML output of InsetMathDelim
2020-12-19 Yuriy SkalkoMove Trackable class to Server.h
2020-12-19 Yuriy SkalkoMerge namespace signals2 into namespace lyx
2020-12-19 Yuriy SkalkoRemove useless declaration
2020-12-19 Pavel SandaTypo
2020-12-19 Jean-Marc LasgouttesFixup 005f69de: code cleanup.
2020-12-18 Richard Kimberly... Typo
2020-12-18 Richard Kimberly... Remove unnecessary change.
2020-12-18 Richard Kimberly... Minor code simplification
2020-12-18 Richard Kimberly... Simplify checking whether files are controlled by SVN...
2020-12-18 Richard Kimberly... Remove unused return values and useless member assignment.
2020-12-18 Richard Kimberly... typo
2020-12-18 Richard Kimberly... Comments
2020-12-18 Richard Kimberly... Allow registration of files with svn when parents direc...
2020-12-18 Richard Kimberly... Comment
2020-12-18 Richard Kimberly... Fix bug with registering files for VC when they are...
2020-12-18 Richard Kimberly... Style
2020-12-18 Richard Kimberly... Const
2020-12-18 Richard Kimberly... Remove unused file output
2020-12-18 Richard Kimberly... Comment
2020-12-18 Richard Kimberly... Style
2020-12-18 Richard Kimberly... Use right style for private member
2020-12-17 Jean-Marc LasgouttesFix crash after b0937fb9.
2020-12-17 Juergen SpitzmuellerImplement sane UI for switching tristate toolbars ...
2020-12-17 Juergen SpitzmuellerWhitespace
2020-12-15 Kornel BenkoAdv-Find: Try to use some more unicode chars (instead...
2020-12-15 Jean-Marc LasgouttesTake label width into account for SubLabel insets
2020-12-15 Jean-Marc LasgouttesDialog.h and DialogFactory.h are not moc-able
2020-12-15 Juergen SpitzmuellerAdd some documentation
2020-12-15 Juergen SpitzmuellerDo not close spellchecker after "Replace All" (#11310)
2020-12-15 Juergen SpitzmuellerOne more nullptr
next