]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2018-07-03 Jean-Marc LasgouttesDo not allow completion when there is an active selection
2018-07-03 Juergen SpitzmuellerFix another encoding problem in ja/
2018-07-03 Jean-Marc LasgouttesEncapsulate libmagic support in a class
2018-07-03 Juergen SpitzmuellerFix input encoding issue with German example text
2018-07-02 Juergen SpitzmuellerAmend e5c79a43ee781
2018-07-02 Juergen SpitzmuellerAttempt to reflect tabular width in workarea
2018-07-02 Jean-Marc LasgouttesDo not force lfun argument to be pure ascii
2018-07-01 Juergen SpitzmuellerSupport varwidth's V tabular column type
2018-06-30 Kornel BenkoAmend 88e5e5f: Wrap rotated cells with linebreaks in...
2018-06-30 Juergen SpitzmuellerWrap rotated cells with linebreaks in varwidth
2018-06-26 Juergen SpitzmuellerHandle correctly zero table special arguments.
2018-06-26 Richard Kimberly... update assertion.
2018-06-25 Kornel BenkoCmake tests: Added tex2lyx test for xltabular and tabularx
2018-06-25 Juergen SpitzmuellerFix definition of boolean
2018-06-25 Juergen Spitzmuellertex2lyx: tabular width in longtable is now possible...
2018-06-25 Juergen SpitzmuellerWith xltabular, multi-page tables can have a fixed...
2018-06-25 Juergen SpitzmuellerGuiTabular: set focus on column width LE if custom...
2018-06-25 Juergen Spitzmuellerde.po
2018-06-24 Enrico ForestieriFix bug #11180
2018-06-24 Juergen Spitzmuellertex2lyx: Add support for multirow
2018-06-24 Kornel BenkoUpdate sk.po
2018-06-24 Juergen Spitzmuellerde.po: update
2018-06-24 Juergen Spitzmuellertex2lyx: check for \maketitle also if other titlename...
2018-06-24 Juergen SpitzmuellerUpdate tex2lyx tests.
2018-06-24 Juergen SpitzmuellerAdd support for tabularx/xltabular
2018-06-23 Kornel BenkoCmake tests: Adapt some keytests due to changed key...
2018-06-19 Pavel Sandalyx-build: check sig in case one really uses download...
2018-06-16 Enrico ForestieriFix bug #11174
2018-06-12 Stephan WittExtend Clang compiler detection to cover Apple CLang
2018-06-10 Scott KostyshakINSTALL.cmake: update min. CMake version to 3.1.0
2018-06-10 Kornel BenkoCmake build: Disable possible warn about not known...
2018-06-09 Kornel BenkoCmake build: Simplify use of qt5 modules
2018-06-09 Kornel BenkoCmake build: Adapt to compile with qt5.11
2018-06-09 Juergen SpitzmuellerSupport input of non-ASCII characters in hyperlinks
2018-06-09 Kornel BenkoCmate tests: Amend aca3031
2018-06-09 Kornel BenkoCmake tests: Added check to inspect created pdf in...
2018-06-08 jpc Update fr.po
2018-06-08 Jean-Marc LasgouttesUnbreak completion in text mode
2018-06-06 Richard Kimberly... Fix up 3847e0ef7.
2018-06-06 Enrico ForestieriAvoid duplicate generation of the same preview
2018-06-06 Kornel BenkoCmake build: make editing of po-files on unix easier
2018-06-06 Kornel BenkoUpdate sk.po
2018-06-06 Richard HeckFix bug #7404.
2018-06-06 Richard HeckFix bug #991.
2018-06-05 Jean-Marc LasgouttesUse getArg to read math-extern arguments
2018-06-04 Scott Kostyshakconfigure.ac: update LYX_DATE
2018-06-04 Jean-Marc LasgouttesCatch exception in replaceEnvironmentPath
2018-06-03 Kornel BenkoCmake build: Adapt use of some variables
2018-06-01 Jean-Marc LasgouttesFixup c7496a11: test emptiness before accessing elements
2018-06-01 Juergen SpitzmuellerWe do not natively support multirow yet
2018-06-01 Juergen SpitzmuellerIf a master is being created at loading the child,...
2018-05-31 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2018-05-31 Richard Kimberly... Revert "Remove test for files when using batch mode."
2018-05-29 Richard Kimberly... Remove test for files when using batch mode.
2018-05-29 Jean-Marc LasgouttesFixup 7900e995: avoid null dereference
2018-05-29 Jean-Marc LasgouttesFixup dd79338c: avoid hypothetical division by zero
2018-05-29 Jean-Marc LasgouttesFixup 57dc8175: initialize GuiCharacter::nospellcheck_
2018-05-29 Jean-Marc LasgouttesFixup 4e9084b3e4
2018-05-28 Jean-Marc LasgouttesFixup a8fd12d1
2018-05-28 Jean-Marc LasgouttesCosmetics
2018-05-28 Jean-Marc LasgouttesRemove trailing _ to local variable
2018-05-28 Jean-Marc LasgouttesDraw frame last when drawing text insets
2018-05-27 Kornel BenkoAdapt a testfile after commit 7a5184f and fix 5996b2e
2018-05-27 Juergen SpitzmuellerFix encoding problems in \input@path
2018-05-27 Juergen SpitzmuellerUnbreak bibitem citations
2018-05-27 Juergen Spitzmuellerdisambiguate function name
2018-05-26 Kornel BenkoDisable GUI for our batch tests if using QT5
2018-05-25 Kornel BenkoCmake batch tests: Generalize lists of files in test.
2018-05-25 Kornel BenkoCmake batch tests: Check also if all expected files...
2018-05-24 Kornel BenkoAdded testcase for ticket #11156
2018-05-24 Juergen SpitzmuellerConsider required modules when checking for layout...
2018-05-24 Jean-Marc LasgouttesSet caret height correctly for cells inside math rows
2018-05-23 Juergen Spitzmuellertex2lyx: extend titling support
2018-05-21 Juergen SpitzmuellerFix wrong warning.
2018-05-21 Juergen SpitzmuellerUpdate tex2lyx tests
2018-05-21 Juergen SpitzmuellerSupport \cite command in tufte classes
2018-05-21 Jean-Marc LasgouttesReset dim width when computing MathRow metrics
2018-05-21 Juergen SpitzmuellerAllow for cite engine and format definitions/modificati...
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-19 Enrico ForestieriFix bug #11151
2018-05-19 Juergen SpitzmuellerRemove insane list of requirements
2018-05-16 Juergen SpitzmuellerDo not start from a non-reveant parent in Buffer cloning.
2018-05-15 Pavel Sandacosmetics
2018-05-15 Jean-Marc LasgouttesAvoid black screen on macOS
2018-05-14 Jean-Marc LasgouttesImplement layout-toggle lfun
2018-05-14 Jean-Marc LasgouttesRemoved unused private variable
2018-05-14 Kornel BenkoCmake mingw build: Get rid of a cmake warning regarding...
2018-05-14 Jean-Marc LasgouttesClean up code of LFUN_LAYOUT
2018-05-14 jpc Update fr.po
2018-05-13 Stephan Witt#11142 correct list of previous version to check for...
2018-05-12 Enrico ForestieriUpdate it.po
2018-05-11 Kornel BenkoUpdate sk.po
2018-05-11 Juergen SpitzmuellerImplement InsetFloat::contentAlignment()
2018-05-11 Juergen SpitzmuellerFix InsetBox::contentAlignment()
2018-05-11 Juergen SpitzmuellerDisallow paragraph customization in some single-par...
2018-05-11 Juergen SpitzmuellerMerge paragraphs when pasted into an inset that forbids...
2018-05-11 Juergen Spitzmuellerde.po: update
2018-05-11 Juergen SpitzmuellerDocument float alignment settings
2018-05-11 Juergen SpitzmuellerAlign some strings
2018-05-11 Jean-Marc LasgouttesAvoid crash when trying to handle FitCursor
next