]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2021-01-04 Kornel BenkoFindAdv: Small refactoring
2021-01-04 Yuriy SkalkoShow caught exception message in findAdv
2021-01-04 Yuriy SkalkoAdd bindings for Russian keyboard layout (same keys...
2021-01-04 Yuriy SkalkoDefine keyboard codes for Cyrillic letters, enable...
2021-01-04 Kornel BenkoUpdate sk.po
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... Fix bug #11500
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-04 Richard Kimberly... Arabic Beamer template
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-03 Richard Kimberly... Remove elipses after 'Open'
2021-01-03 Eugene ChornyiFix bug 9961
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 Scott KostyshakFix warnings in id.po
2020-12-30 Yuriy SkalkoReplace deprecated std::result_of, make nod library...
2020-12-30 Kornel BenkoFindAdv: Let lyx use QRegularExpression if available
2020-12-30 Richard Kimberly... Back from alpha
2020-12-30 Yuriy SkalkoFix C++20 compilation on systems where char_type is...
2020-12-30 Yuriy SkalkoUpdate ru.po
2020-12-29 Kornel BenkoUpdate sk.po
2020-12-29 Kornel BenkoCmake build: Syntax of AC_INIT() in configure.ac change...
2020-12-29 Richard Kimberly... Update po files
2020-12-29 Richard Kimberly... Update bind etc files
2020-12-29 Richard Kimberly... Update documentation
2020-12-29 Richard Kimberly... 2.4.0-alpha1
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 Yuriy SkalkoUpdate Doxygen options to have more dependency graphs
2020-12-28 Kornel BenkoFindAdv: Allow compilation with c++20
2020-12-28 Yuriy SkalkoSuppress unneeded git log output
2020-12-28 Kornel BenkoCmake build: Expand for possible c++20 compilation
2020-12-28 Yuriy SkalkoUpdate Russian localization
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-27 Juergen Spitzmuellerde: sofortige Vorschau > eingebettete Vorschau
2020-12-27 Juergen Spitzmuellerde.po
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 SpitzmuellerCorrect function name
2020-12-24 Juergen SpitzmuellerImplement inset-split (only for text insets for now...
2020-12-22 Jean-Marc LasgouttesUpdate layouts to version 90
2020-12-21 Kornel BenkoCmake build: Remove references to remowed hunspell...
2020-12-20 Jean-Marc LasgouttesRemove parsers in included hunspell
2020-12-20 Jean-Marc LasgouttesAutoconf: use included boost when system boost is not...
2020-12-20 Jean-Marc Lasgouttessome other stuff that should have been removed from...
2020-12-20 Richard Kimberly... Add Lorenzo Bertini to the credits.
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 SkalkoUpdate Russian localization
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-18 Scott KostyshakMove "LyX Documentation Tools" toolbar to "Others"
2020-12-17 Pavel Sanda* layouttranslations - review of id by Waluyo Adi Siswanto
2020-12-17 Pavel Sanda* id.po from Waluyo Adi Siswanto
2020-12-17 Jean-Marc LasgouttesFix crash after b0937fb9.
2020-12-17 Scott KostyshakMv "Math Panels" toolbar item by other math items
2020-12-17 Juergen Spitzmuellerde.po
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 Kornel BenkoSmall improvement to 2ac48f2c.
2020-12-15 Jean-Marc LasgouttesDialog.h and DialogFactory.h are not moc-able
2020-12-15 Juergen SpitzmuellerAdd some documentation
next