]> git.lyx.org Git - lyx.git/history - src/tex2lyx
Correct early return position for if use_pixmap_cache_ check
[lyx.git] / src / tex2lyx /
2015-10-10 Georg BaumAdd missing intializations
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-17 Georg BaumRefuse to run tex2lyx tests with in-source builds
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Georg BaumSupport units in external inset bbox
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-06-11 Georg BaumMake tex2lyx tests green again
2015-06-01 Georg BaumRevert whitespace changes in test references
2015-06-01 Georg BaumRevert some recent test changes
2015-06-01 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-06-01 Georg BaumFix xfig test reference
2015-05-28 Georg BaumRevert e1c04e56e111
2015-05-28 Georg BaumRevert 82c7669381
2015-05-25 Uwe Stöhrtex2lyx/Preamble.cpp: revert a part of [041a3add/lyxgit]
2015-05-25 Uwe Stöhrtest/test-refstyle-theorems.lyx.lyx: update reference...
2015-05-25 Uwe Stöhrtex2lyx: update references according to today's changes
2015-05-25 Uwe Stöhrtex2lyx/Preamble.cpp: handle \LyX
2015-05-24 Uwe Stöhrtex2lyx/Preamble.cpp: handle \lyxline
2015-05-24 Uwe Stöhrtex2lyx/Preamble.cpp: handle \lyxarrow
2015-05-24 Uwe Stöhrtex2lyx/test/test-insets.tex: remove the \lyxline stuff
2015-05-24 Uwe Stöhrtest-insets-basic.tex: remove (in my opinion) wrong...
2015-05-24 Uwe Stöhrtex2lyx/test/test-insets.tex: don't say that this is...
2015-05-24 Uwe Stöhrtex2lyx: use correct LaTeX code for a table
2015-05-24 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-24 Kornel BenkoAdapt tex2lyx tests to Uwe's changes
2015-05-24 Uwe Stöhrtest-insets-basic.tex: add new testfile
2015-05-24 Uwe Stöhrtex2lyx/test/test-insets.tex: avoid 2 error messages
2015-05-24 Uwe StöhrDummy Document.tex: this file was missing but input...
2015-05-24 Uwe Stöhrtex2lyx/test/test-insets.tex: input an existing file...
2015-05-24 Uwe Stöhrdelete test file verbatim.tex
2015-05-24 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-24 Uwe Stöhrtex2lyx/Preamble.cpp: fix bug #9561
2015-05-24 Juergen SpitzmuellerUpdate tex2lyx test after dbe0096c126f9
2015-05-24 Juergen SpitzmuellerForgotten tex2lyx change in dbe0096c126f9
2015-05-24 Juergen SpitzmuellerRename ref prefix "sub:" to "subsec:"
2015-05-22 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-22 Uwe Stöhrtex2lyx/test/test-insets.lyx.lyx: update according...
2015-05-22 Jean-Marc LasgouttesUse macro LYX_USE_CXX11 in one more location
2015-05-20 Uwe Stöhrtex2lyx/text.cpp: avoid a tex2lyx error message
2015-05-20 Uwe Stöhrtex2lyx/text.cpp: a fix for \fboxcolor around \parbox...
2015-05-19 Uwe Stöhrbox-color-size-space-align.lyx.lyx: update file
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: remove an unintended addition
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: fixes for \mbox{}
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: remove a now unnecessary hack
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: set correct alignment for \makebox...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: coding style improvements and code...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: fix a bug I introduced with [c7a11c1d...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: add support for box alignment
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: code simplification
2015-05-18 Uwe Stöhrtex2lyx/Preamble.cpp: forgot a package in previous...
2015-05-18 Uwe Stöhrtex2lyx: register required packages for boxes
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: support for \fcolorbox
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: fix handling of \fbox
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: support for lengths like "2.5\width...
2015-05-17 Uwe Stöhrtex2lyx/TODO.txt: add a feature that is not yet supported
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: support for the commands \fboxsep...
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: set correct default horizontal positi...
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: a fix for the horizontal box position
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: fix an indentation mistake
2015-05-17 Georg BaumFix indentation
2015-05-17 Uwe Stöhrtex2lyx: support the command \colorbox
2015-05-17 Kornel BenkoUpdated remaining tex2lyx test cases after commit 12ae7...
2015-05-17 Kornel BenkoCmake build: Added target updatetex2lyxtests to update...
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: add default value for 2 box features
2015-05-17 Georg BaumParse \multicolumn in math (bug 396)
2015-05-16 Uwe Stöhrsupport for colored boxes
2015-05-15 Georg BaumUpdate tex2lyx test references correctly
2015-05-15 Georg BaumRevert broken tex2lyx test reference update
2015-05-14 Uwe Stöhrtex2lyx testfiles: update to latest fileformat
2015-05-14 Uwe Stöhrtex2lyx/Preamble.cpp: correct capitalization
2015-05-14 Uwe Stöhrsupport for all default colors of the package xcolor
2015-05-14 Kornel BenkoUpdate runtests.py to handle \origin for tex2lyx/cmplyx...
2015-05-14 Kornel BenkoMake output of runtests.py better readable
2015-05-13 Enrico ForestieriUpdate tex2lyx and tests after 306b136c
2015-05-13 Enrico ForestieriUpdate tex2lyx tests after 8010b90c
2015-05-11 Uwe Stöhradd ability to change box line thickness and separation
2015-05-05 Kornel BenkoAdapt tex2lyx testfiles to the new format 488.
2015-04-12 Georg BaumUpdate tex2lyx test references
2015-04-08 Georg BaumFix tex2lyx linker error on windows
2015-04-06 Uwe Stöhrsupport for Georgian
2015-03-26 Jean-Marc LasgouttesMake builds reproducible
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2015-03-23 Georg BaumMake InsetSpecialChar names more consistent
2015-03-23 Georg BaumFix tex2lyx import of \LaTeXe
2015-03-11 Georg BaumFix tex2lyx script output
2015-03-11 Georg BaumUpdate tex2lyx test references
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-02-27 Georg BaumFix \nobreakdash- roundtrip in moving args
2015-02-24 Georg BaumFix plaintext output of dashes (bug #3647)
2015-02-01 Georg BaumFix tex2lyx parsing of consecutive hyphens
2015-02-01 Georg BaumFix tex2lyx tests for 23e8db3e5
2015-01-14 Georg BaumRemove unused declaration
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-09 Georg BaumRemove direct calls of exit()
2015-01-09 Georg BaumUpdate references after 706960eba
2015-01-06 Georg BaumMove global variable to preamble
2015-01-03 Georg BaumFix parsing of verbatim options (bug #9113)
next