]> git.lyx.org Git - lyx.git/history - development
Add xlsx format
[lyx.git] / development /
2016-09-03 Scott Kostyshakctests: xy package has issue with newest LuaTeX
2016-09-02 Scott Kostyshakctests: ignore obsolete aastex.cls
2016-09-02 Scott Kostyshakctests: mark failing LyXHTML tests as "lyxbugs"
2016-09-02 Scott Kostyshakctests: uninvert three tests
2016-09-01 Scott Kostyshakctests: update tests to reflect lualatex fixes
2016-08-29 Kornel BenkoCmake build: Add format V2.2 to export tests
2016-08-26 Scott KostyshakAdd a wrong_output ctest for mixing inTitle #10347
2016-08-22 Stephan WittCorrect library name of installed hunspell framework...
2016-08-21 Stephan WittAdd check for existance of Qt translations directory
2016-08-12 Guillaume MunchCommands to select the posix variant for the mingw...
2016-08-08 Kornel BenkoCmake build: Ignore also files with extension .patch --
2016-08-07 Kornel BenkoCmake build: Amend 41e409f8: Use std::call_once only...
2016-08-04 Juergen SpitzmuellerWhitespace
2016-08-04 Juergen SpitzmuellerDocument file format change
2016-07-26 Uwe Stöhrwin installer: port recent changes from branch
2016-07-24 Kornel BenkoCmake build: Added check for pythons polib module
2016-07-14 Stephan WittRevert "Add qt-dir bin directory value to PATH - matchi...
2016-07-13 Scott KostyshakAdd CMake flag for keytests and disable by default
2016-07-12 Richard HeckIntroduce "inverted" branch insets: These are branches...
2016-07-11 Kornel BenkoCmake build: Add needed libraries if using QT5_Extras
2016-07-11 Uwe Stöhrbuild4-2010.bat: remove outdated script
2016-07-10 Kornel BenkoAmend cb0c881
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-07-10 Kornel BenkoTestcase now OK after fixing #8022
2016-07-08 Kornel BenkoCmake build: Mimic changes done in autoconf at f70dd65
2016-07-06 Stephan WittAdd qt-dir bin directory value to PATH - matching Qt...
2016-07-03 Pavel SandaNot in tree anymore.
2016-07-02 Uwe Stöhrremove 2 outdated build scripts
2016-07-02 Georg BaumFix MSVC C++11 detection
2016-07-02 Georg BaumDo not use --std=c++14 for MSVC
2016-07-02 Georg BaumFix std::regex detection for older gcc
2016-06-30 Uwe StöhrCMAKE: update path to Qt 5.6.1
2016-06-26 Georg BaumConvert files to unix line ends in the repo
2016-06-19 Georg BaumRemove external date inset
2016-06-19 Georg BaumAdjust dep path in build batches
2016-06-16 Georg BaumRemove InsetMathXYArrow
2016-06-16 Georg BaumThis is LyX 2.3
2016-06-15 Kornel BenkoAdd xmingw and LyXDestinations.cmake to distribution...
2016-06-15 Kornel BenkoCmake dist: Expand the list of not distributed files.
2016-06-12 Kornel BenkoCmake build: Check for make_unique and PATH_MAX symbols...
2016-06-11 Günter Mildefix #10199 Non-encodable characters with XeTeX and...
2016-06-11 Kornel BenkoCmake build: Determine availability of 'std::regex...
2016-06-10 Kornel BenkoCmake build: Finetune some destination data paths on...
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Uwe StöhrWin installer: new version with Qt 5.6.1
2016-06-08 Georg BaumMake commented code python3 compatible
2016-06-07 Georg BaumRequire a C++11 compiler
2016-06-07 Kornel BenkoCmake build: Correct some installation paths
2016-06-06 Kornel BenkoCmake build: Refactor determination of destination...
2016-06-05 Kornel BenkoCmake build: Set new installation paths
2016-06-05 Georg BaumFix encoding for computer modern fonts
2016-06-05 Georg BaumMake generate_symbols_list.py python3 compatible
2016-06-05 Kornel BenkoCmake build: Allow user defined suffix for program...
2016-06-05 Georg BaumFix svgz output path
2016-06-05 Georg BaumMerge generate_symbols_* scripts
2016-06-05 Georg BaumUpdate image template docs to current format
2016-06-05 Georg BaumPrepare generate_symbols* for python3
2016-06-05 Georg BaumLook for svgz images as well
2016-06-04 Georg BaumAdjust generate_symbols* to db363ab1
2016-06-04 Georg BaumMake unicodesymbols.py python3 compatible
2016-06-04 Georg BaumUpdate gen_lfuns.py to current format
2016-06-04 Georg BaumMake gen_lfuns.py python3 compatible
2016-06-04 Georg BaumRemove convert_kmap.py
2016-06-03 Pavel SandaIntroduce basic support for microtype.sty.
2016-06-02 Uwe StöhrWin installer: port last change
2016-06-01 Uwe StöhrWin installer: security issues in ImageMagick require...
2016-05-31 Kornel BenkoCmake export tests: Added testcases for erroneous xhtml...
2016-05-30 Uwe StöhrWin installer: 2 bugfixes
2016-05-30 Jean-Marc LasgouttesUpdate PAINTING_ANALYSIS
2016-05-30 Jean-Marc LasgouttesSplit TextMetrics::setRowHeight in three parts
2016-05-30 Jean-Marc LasgouttesDo not require an extra pit parameter when a row is...
2016-05-30 Jean-Marc LasgouttesRowPainter const cleanup
2016-05-30 Jean-Marc LasgouttesUpdate PAINTING_ANALYSIS and add a new task
2016-05-30 Jean-Marc LasgouttesSet vertical margins in redoParagraph, not setRowHeight
2016-05-30 Jean-Marc LasgouttesCleanup Painter text() API
2016-05-30 Jean-Marc LasgouttesUpdate PAINTING_ANALYSIS
2016-05-30 Kornel BenkoCmake xhtml export tests: Missing script for commit...
2016-05-30 Kornel BenkoCmake xhtml export tests: Use command xmllint to test...
2016-05-30 Kornel BenkoCmake tests: Allow test of LongestLabelWithUnderscore_xhtml
2016-05-30 Kornel BenkoCmake: Allow test for X11 with QT5.6
2016-05-30 Uwe StöhrCMake: add 2 build scripts to compile LyX with Qt 5...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Uwe StöhrWin installer: push the changes that are already part...
2016-05-29 Jean-Marc LasgouttesRemove boost/format support
2016-05-29 Georg BaumSimplify .po file generation
2016-05-29 Georg BaumMingw-w64 build fixes for long long
2016-05-29 Stephan WittInclude hunspell library version 1.3.3 for builds
2016-05-19 Uwe StöhrWin installer: update thesaurus and dictionaries
2016-05-10 Uwe StöhrWin installer: return to IM 6
2016-05-08 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-08 Guillaume Munchseparator-convert.sh
2016-05-08 Uwe StöhrWin installer: remove obsolete comment
2016-05-08 Uwe StöhrWin installer: update to JabRef 3.x
2016-05-07 Georg BaumUpdate fuzzy translations without -o
2016-05-07 Georg BaumMerge fuzzy translations correctly
2016-05-07 Georg BaumMake mergepo.py python3 compatible
2016-05-07 Georg Baumpolib has more names than UTF-8 for utf8
2016-05-06 Uwe StöhrWin installer: update MiKTeX repository and ImageMagick...
2016-04-14 Kornel BenkoCmake install: Exclude some files from being installed
2016-04-13 Uwe Stöhrinstaller: filelist.nsh: add necessary MSVC 2015 runtim...
next