]> git.lyx.org Git - lyx.git/history - src
Cmake export tests: Handle attic files with now missing references to png graphics
[lyx.git] / src /
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2015-12-09 Jean-Marc LasgouttesWhen counting hfills, make sure that they are active
2015-12-09 Peter Kümmelqtmain also needed for Qt5 on Windows
2015-12-09 Jean-Marc LasgouttesRemember the last used QTextLayout object
2015-12-07 Enrico ForestieriRemove unneeded png images.
2015-12-07 Jean-Marc LasgouttesDetect properly when cursor position cannot be computed
2015-12-07 Scott KostyshakFix a debug comment
2015-12-07 Scott KostyshakRevert "InsetFootlike.cpp: disable listings inside...
2015-12-05 Richard HeckAdd new ProvideStyle tag, which adds a new style only...
2015-12-05 Guillaume MunchConvert remaining C++ files to UTF-8
2015-12-04 Guillaume MunchSimplify Unicode symbols for old systems
2015-12-02 Jean-Marc LasgouttesMake spellchecker dotted underlines thicker.
2015-12-01 Jean-Marc LasgouttesFix width of row when there are active hfills
2015-11-30 Scott KostyshakUpdate previews when turned on in prefs (#9507)
2015-11-29 Richard HeckFix bug #9096: Load all the files specified on the...
2015-11-29 Richard HeckWhitespace.
2015-11-27 Georg BaumSimplify logic
2015-11-27 Georg BaumAdd tex2lyx test for verbatim*
2015-11-27 Richard HeckRemove "dialog-show print" from various UI locations.
2015-11-27 Richard HeckRemove some gui remnants of print support.
2015-11-24 Uwe Stöhrstdlayouts.inc: support for verbatim*
2015-11-24 Georg BaumFix C++11 std::regex incompatibility
2015-11-24 Jean-Marc LasgouttesFix length of hfills
2015-11-24 Scott KostyshakAdd comment
2015-11-23 Jean-Marc LasgouttesImplement on screen rendering of alignment in LR boxes.
2015-11-22 Kornel BenkoRemoved doubled code in CMakeLists.txt
2015-11-22 Georg BaumFix InsetListings::getCaption() for std::regex
2015-11-22 Georg BaumAdd unit test for InsetListings::getCaption()
2015-11-22 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2015-11-22 Georg BaumFix some thinkos in MSVC regex hack
2015-11-21 Günter MildeRemove wrong FIXME.
2015-11-20 Jean-Marc LasgouttesImprove debug message
2015-11-20 Stephan Wittimproved data types for prefix length and pointer diff
2015-11-20 Scott KostyshakClear the error list before second LaTeX run
2015-11-20 Scott KostyshakUpdate exit code on second LaTeX run (#9765)
2015-11-20 Scott KostyshakAdd comment
2015-11-20 Jean-Marc Lasgouttestex2lyx: Add a newline at the end of comment if not...
2015-11-19 Juergen SpitzmuellerDisable Apply button in InsetParams dialogs if there...
2015-11-18 Kornel BenkoCorrect tex2lyx/roundtrip/test-structure.tex test.
2015-11-18 Guillaume MunchRemove trailing space at the end of \author
2015-11-18 Guillaume MunchFix bug #9854 "Dataloss after git merge with change...
2015-11-18 Guillaume MunchRewrite regexes in ECMAScript style (bug #9799)
2015-11-18 Uwe Stöhrtheorems.inc: add environment "solution"
2015-11-17 Kornel BenkoCmake monolithic build: Some corrections.
2015-11-17 Juergen SpitzmuellerDo not switch listings to singlebyte encoding with...
2015-11-17 Jean-Marc LasgouttesUse a QCache for string metrics
2015-11-17 Jean-Marc LasgouttesUpdate documentation for tabular features
2015-11-17 Jean-Marc LasgouttesImplement toggling for longtabular and booktabs tabular...
2015-11-17 Jean-Marc LasgouttesDisable LFUN_LAYOUT when layout cannot be found
2015-11-16 Georg BaumFix wrong forward declaration
2015-11-16 Georg BaumFix a cmake monolithic build error
2015-11-16 Kornel BenkoReplace the translatable latexism 'longtable' with...
2015-11-16 Juergen SpitzmuellerAssure we use docstring.
2015-11-16 Juergen SpitzmuellerRename function that was ambiguous from a monolithic...
2015-11-16 Juergen SpitzmuellerFactor out multiply used ColorSorter.
2015-11-15 Richard HeckWe need to show the error message in the case in which...
2015-11-15 Richard HeckSimplify use of Buffer::getBackupName().
2015-11-15 Guillaume MunchAmend 789745df
2015-11-13 Richard HeckFix stupid error in cc83dfa887.
2015-11-13 Günter MildeUpdate comments after solving #9740.
2015-11-13 Scott KostyshakRevert "Now math previews are correctly updated when...
2015-11-13 Scott KostyshakRevert "Update previews after doing a find/replace...
2015-11-12 Günter MildeFix 480937a103708a651/lyxgit, second attempt.
2015-11-11 Scott KostyshakRevert "Update previews on preference change (#9507)"
2015-11-11 Richard HeckFix bug #9554: When we save a file that was not origina...
2015-11-10 Günter MildeFix 480937a103708a651/lyxgit. See also #9740.
2015-11-10 Guillaume MunchMove tmpdir error message to stderr
2015-11-09 Georg BaumFix regression of 2fc430d5ae
2015-11-09 Günter MildeReset encoding after insets and environments also for...
2015-11-09 Georg BaumStore both sets of font selections
2015-11-08 Jean-Marc LasgouttesImprove fix to 57615915.
2015-11-07 Scott KostyshakFix a Makfile.am typo preventing "make lyxdist"
2015-11-07 Richard HeckMove LFUN_CHANGES_TRACK and LFUN_CHANGES_OUTPUT to...
2015-11-06 Richard HeckThe cite engine info is needed by makeDocumentClass().
2015-11-06 Jean-Marc LasgouttesBe careful about accounting for the right margin
2015-11-05 Günter MildeFix encoding-setting of child document with LuaTeX...
2015-11-05 Jean-Marc LasgouttesAvoid using pointer after it has been invalidated
2015-11-05 Jean-Marc LasgouttesTry to avoid horizontal scrolling with wide insets.
2015-11-04 Georg BaumRemove unused declarations
2015-11-04 Jean-Marc LasgouttesAllow quotes in PDF text properties
2015-11-04 Günter MildeFix some XeTeX + TeX-fonts regressions introduced by...
2015-11-04 Uwe Stöhrachemso.layout: add a flex inset
2015-11-03 Enrico ForestieriFix bug ##9627: Make the document name available to...
2015-11-03 Enrico ForestieriFix bugs #2645 (export BIBINPUTS) and #6634 (Better...
2015-11-03 Guillaume MunchAmend f441590c
2015-11-03 Günter MildeFixme for the partial patch for #9740 (XeTeX with TeX...
2015-11-03 Guillaume MunchCapitalization
2015-11-03 Guillaume MunchAdd "Open Containing Directory" button to the log dialo...
2015-11-02 Enrico ForestieriFix bug #7657: Detect inkscape from the configure script
2015-11-02 Jean-Marc LasgouttesFix compilation with clang++ 3.6.2.
2015-11-02 Jean-Marc LasgouttesDisable setting vertical lines when using a formal...
2015-11-02 Jean-Marc LasgouttesSet current font correctly after inset-select-all
2015-11-02 Jean-Marc LasgouttesFix algorithm that computes horizontal scroll offset
2015-11-02 Jean-Marc LasgouttesFix wrong reset of horizontal scolling of current row
2015-11-02 Guillaume MunchFix bug #9813
2015-11-01 Juergen SpitzmuellerVarwidth module provided by d.iabo
2015-10-31 Scott KostyshakTypo
2015-10-30 Kornel BenkoCmake tests: Display process while executing for target...
2015-10-29 Kornel BenkoCmake tests: Remove the use of file(TIMESTAMP...)
2015-10-29 Scott KostyshakDisable "Show Output Anyway" button if empty file
next