]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2020-11-02 Kornel BenkoCmake tests: Do not remove temporary data while debugging
2020-11-02 Yuriy SkalkoSimplify bformat
2020-11-02 Thibaut CuvelierDocBook: implement svmult.
2020-11-02 Thibaut CuvelierDocBook: more tests to be ignored.
2020-11-02 Thibaut CuvelierDocBook: implement DIN-Brief.
2020-11-02 Thibaut CuvelierDocBook: ignore obsolete document layouts, at least...
2020-11-02 Thibaut CuvelierDocBook: write correctly the lists of tests that are...
2020-11-01 Richard Kimberly... Comment updates
2020-11-01 Richard Kimberly... Some constness, following Yuriy
2020-11-01 Yuriy SkalkoConstify LaTeXFont
2020-11-01 Yuriy SkalkoUse default member initialization
2020-11-01 Yuriy SkalkoUse bool literals
2020-11-01 Yuriy SkalkoConstify InsetQuotesParams
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-11-01 Yuriy SkalkoUse const references
2020-11-01 Yuriy SkalkoUse default member initialization in InsetLayout
2020-11-01 Yuriy SkalkoSimplify with std::map::insert
2020-11-01 Scott KostyshakPowerdot examples: work around undefined ref
2020-11-01 Scott Kostyshakctests: uninvert some unicode ctests
2020-11-01 Thibaut CuvelierDocBook: implement other letter classes (frletter,...
2020-11-01 Thibaut CuvelierDocBook: implement French letter.
2020-11-01 Thibaut CuvelierDocBook: mark more presentations as expected failures.
2020-11-01 Thibaut CuvelierDocBook: implement Hollywood layout.
2020-10-31 Eugene ChornyiWininstaller2: Imagemagick should be able to find ghost...
2020-10-31 Scott KostyshakFoils: set default output to PDF (ps2pdf)
2020-10-30 Scott Kostyshakctests: invert JASA tests, consistent with Seminar
2020-10-30 José MatosMake all exectuable python scripts use python3
2020-10-30 Richard Kimberly... Change the logic of the indentation setting.
2020-10-30 Richard Kimberly... Fix warning
2020-10-30 Richard Kimberly... Whitespace
2020-10-30 Scott KostyshakAddress failures of Seminar examples on new TL20
2020-10-30 Thibaut CuvelierDocBook: use the same normalisation for biblio IDs...
2020-10-30 Thibaut CuvelierDocBook: more robust list implementation.
2020-10-30 Thibaut CuvelierDocBook: ensure to have paragraphs in <sidebar>.
2020-10-30 Thibaut CuvelierDocBook: fix an issue where parts of list in abstract...
2020-10-30 Thibaut CuvelierDocBook: update test suite.
2020-10-30 Thibaut CuvelierDocBook: support for <info> tags in inner sections.
2020-10-30 Thibaut CuvelierDocBook: implement algorithm floats.
2020-10-30 Thibaut CuvelierDocBook: generate chapter metadata in <info>, for Sprin...
2020-10-30 Thibaut CuvelierDocBook: don't consider sectioning items that shouldn...
2020-10-30 Thibaut CuvelierDocBook: add DocBookSection parameter for styles that...
2020-10-29 Richard Kimberly... Const
2020-10-29 Scott Kostyshakctests: Invert some tests for new ru Additional
2020-10-29 Yuriy SkalkoUpdate Additional.lyx manual
2020-10-29 Yuriy SkalkoSimplify DispatchResult ctors
2020-10-29 Yuriy SkalkoUse nullptr
2020-10-29 Yuriy SkalkoMove HullType functions declared in InsetMath.h into...
2020-10-29 Yuriy SkalkoUpdate Russian localization
2020-10-29 Yuriy SkalkoRussian translation of Additional manual by Henry Chern
2020-10-28 Kornel BenkoCmake build: Fine tuning
2020-10-28 Scott Kostyshakctests: invert unicode failures from menukeys pack
2020-10-28 Scott Kostyshakctests: ignore zh_CN dvi3_systemF tests
2020-10-26 Richard Kimberly... No need to specify qt5
2020-10-26 Kornel BenkoAmend(3) 0ef96e4d: Use correct path for config.h
2020-10-25 Kornel BenkoAmend(2) 2dbf3515:
2020-10-25 Yuriy SkalkoMove Windows-specific stuff into os_win32.h
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-10-25 Kornel BenkoAmend(1) 2dbf3515:
2020-10-25 Richard Kimberly... Update build script again
2020-10-25 Richard Kimberly... Update layouts
2020-10-25 Kornel BenkoDistribution: Added some missing files
2020-10-25 Jean-Marc LasgouttesDo not honor stdlib-debug when c++library is not gcc...
2020-10-25 Yuriy SkalkoUpdate Russian localization
2020-10-25 Yuriy SkalkoFix obsoleted Qt values
2020-10-25 Yuriy SkalkoSmall refactorings
2020-10-25 Yuriy SkalkoConstify
2020-10-25 Richard Kimberly... typo
2020-10-25 Richard Kimberly... Update lyx-build script
2020-10-25 Richard Kimberly... Update GMO files lyx-2.4.0dev-acb2ca7b
2020-10-24 Scott Kostyshakctests: add test from #9043 which is fixedinmaster
2020-10-24 Jean-Marc LasgouttesReplace QFontMetrics::width() by horizontalAdvance...
2020-10-24 Enrico ForestieriUpdate it.po
2020-10-24 Kornel BenkoAmend 12557b09: Checking po-files (shortcut handling)
2020-10-24 Yuriy SkalkoFix isSpace for docstring
2020-10-24 Kornel BenkoChecking po-files (shortcut handling)
2020-10-24 Pavel SandaRevert da8b5de97 because of MSVC 2017.
2020-10-23 Scott KostyshakCMake: comment out c++20 for now
2020-10-23 Enrico ForestieriFix compilation on cygwin
2020-10-23 Kornel BenkoAmend 39996524: Satisfy older cmake versions
2020-10-23 Kornel BenkoUpdate sk.po
2020-10-23 Yuriy SkalkoUnify naming of menu items
2020-10-22 Kornel BenkoAmend d954a6b0: use cxx-standard supported by cmake
2020-10-22 Kornel BenkoCmake build: Next try to use of '--std=c++17' for gnu...
2020-10-22 Kornel BenkoRevert "cmake build: Allow use of '--std=c++17' for...
2020-10-22 Yuriy SkalkoUpdate ru.po
2020-10-21 Jean-Marc LasgouttesRevert "Do not set language from keyboard in passthru...
2020-10-21 Jean-Marc LasgouttesRevert "Fix compilation mess in d94bd0726"
2020-10-21 Jean-Marc LasgouttesFix compilation mess in d94bd0726
2020-10-21 Kornel Benkocmake build: Allow use of '--std=c++17' for gnu compiler
2020-10-21 Jean-Marc LasgouttesDo not set language from keyboard in passthru setting
2020-10-20 Pavel SandaMake master compilable again with older gcc.
2020-10-20 Scott KostyshakCMake deb: support "python2 | python3" dependency
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-20 Thibaut CuvelierDocBook: Springer, complete test case without inclusion.
2020-10-20 Thibaut CuvelierDocBook: Springer, more features implemented.
2020-10-20 Thibaut CuvelierDocBook: fix file inclusion.
2020-10-19 Scott KostyshakCMake deb: update python2 requirement
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-19 Yuriy SkalkoReduce includes in header files
next