]> git.lyx.org Git - lyx.git/history - src
Disable literal cb if there is nothing to latexify.
[lyx.git] / src /
2017-02-05 Juergen SpitzmuellerDisable literal cb if there is nothing to latexify.
2017-02-05 Juergen SpitzmuellerCorrectly enable/disable citation dialog widgets on...
2017-02-04 Juergen Spitzmuellerupdate tex2lyx tests
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerOnly close btUnit at the end of the master.
2017-02-04 Juergen Spitzmuellerupdate tex2lyx tests
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-02-03 Jean-Marc LasgouttesFixup 89662a68: remove markers that should not be there
2017-02-02 Jean-Marc LasgouttesSimplify TextMetrics::checkInsetHit
2017-02-02 Jean-Marc LasgouttesMove TextMetrics::findRowElement to Row class
2017-02-02 Jean-Marc LasgouttesAdd RtL information to Row
2017-02-02 Jean-Marc LasgouttesFix drawing of rectangle in old-style macro editing...
2017-02-01 Jean-Marc LasgouttesMake MathRow tokens completely generic
2017-02-01 Jean-Marc LasgouttesIntroduce hooks to encapsulate macro code of MathRow
2017-02-01 Jean-Marc LasgouttesLinearize macros also when editing them
2017-02-01 Jean-Marc LasgouttesMake sanitize more robust to dangling pointers.
2017-02-01 Jean-Marc LasgouttesRevert "Fix crash"
2017-01-31 Guillaume MunchFix crash
2017-01-31 Guillaume MunchImplement rule 17
2017-01-30 Juergen SpitzmuellerNomencl.ui: minor layout improvement.
2017-01-30 Juergen SpitzmuellerUpdate tex2lyx tests
2017-01-30 Juergen SpitzmuellerCheck if literal param exists before querying value.
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-29 Juergen SpitzmuellerMove protectArgument function to lstrings
2017-01-28 Juergen SpitzmuellerWhitespace
2017-01-27 Jean-Marc LasgouttesFix flushing of row that was cut after an hyphen
2017-01-27 Juergen SpitzmuellerHandle backslash in escape function.
2017-01-26 Guillaume MunchFix wrong DocIterator argument
2017-01-26 Guillaume MunchUpdate child's TocBackend as well
2017-01-26 Jean-Marc LasgouttesFix wrong splitting of text row
2017-01-25 Enrico ForestieriIgnore QT_SCALE_FACTOR for Qt < 5.6
2017-01-25 Tommaso Cucinottaturned message about disabled converters from prefs...
2017-01-24 Jean-Marc LasgouttesUse Paragraph::getAlign in TextMetrics
2017-01-23 Jean-Marc LasgouttesAvoid markers for macros without arguments
2017-01-22 Juergen SpitzmuellerGeneralize the protection of brackets in citation arguments
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2017-01-21 Juergen Spitzmuellerupdate tex2lyx tests
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-20 Enrico ForestieriAdd clarifying comment
2017-01-20 Jean-Marc LasgouttesFix metrics of math characters with 0 width
2017-01-20 Pavel SandaFix make check.
2017-01-19 Richard HeckAllow LyX to open empty files (created, e.g., via ...
2017-01-19 Jean-Marc LasgouttesBOX tweak
2017-01-17 Jean-Marc LasgouttesRevert "BOX tweak"
2017-01-17 Jean-Marc LasgouttesFix glitch in drawing fractions
2017-01-16 Jean-Marc LasgouttesBOX tweak
2017-01-15 Juergen SpitzmuellerDon't load bibtopic with Biblatex
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchFix font of macro template name
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
2017-01-14 Guillaume MunchSimplify
2017-01-14 Guillaume MunchTwo separators collapse into one
2017-01-14 Juergen SpitzmuellerMinor string fixes
2017-01-14 Juergen SpitzmuellerSome master/child biblio fixes.
2017-01-14 Juergen SpitzmuellerTrim biblio options and biblatex styles
2017-01-14 Juergen SpitzmuellerAddress FIXME
2017-01-14 Juergen SpitzmuellerMake Japanese Biblatex-aware
2017-01-14 Juergen SpitzmuellerAllow new buffer params to be reset to empty
2017-01-13 Juergen SpitzmuellerAdd an "Automatic" bibliography processor pref option
2017-01-13 Juergen Spitzmuellerupdate tex2lyx tests
2017-01-13 Juergen SpitzmuellerBasic support for natbib & jurabib options
2017-01-13 Kornel BenkoAdapt the cmake-build-system to the reworked biblatex...
2017-01-13 Juergen Spitzmuellerupdate tex2lyx tests once more
2017-01-13 Juergen SpitzmuellerImplement "key only" citation style
2017-01-13 Juergen SpitzmuellerClear styles widgets only if needed.
2017-01-13 Juergen SpitzmuellerUpdate tex2lyx tests
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-13 Juergen SpitzmuellerAssure long tooltip is correctly formatted.
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerUse master buffer params when appropriate
2017-01-12 Jean-Marc LasgouttesFix drawing of empty boxes
2017-01-12 Jean-Marc LasgouttesRename InsetMathNest::metrics to cellsMetrics
2017-01-12 Jean-Marc LasgouttesImplement mathClass() for \big and friends
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Richard HeckUpdate tex2lyx tests.
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-11 Jean-Marc LasgouttesFix issues with macro_nesting handling
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerCommand line option to ignore error msgs
2017-01-10 Jean-Marc LasgouttesFix display of empty box in nested macros
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Guillaume MunchReorganise and simplify
2017-01-09 Guillaume MunchRemove comments about enumification of toc types
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerClarify layout and add some tooltips
2017-01-09 Guillaume MunchImprove the list of equations
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2017-01-09 Guillaume MunchImplement AddToToc for paragraph layouts
2017-01-09 Guillaume MunchImplement IsTocCaption for InsetArgument
2017-01-09 Guillaume MunchImplement AddToToc layout command for Flex insets
2017-01-09 Guillaume MunchMenus: Factor Toc code
2017-01-09 Guillaume MunchMove Tocs to the "Other lists" submenu based on a blacklist
2017-01-09 Juergen SpitzmuellerExtend and improve name list handling
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen SpitzmuellerRemove Requires and Excludes from CiteEngines
2017-01-08 Enrico ForestieriAvoid useless warning from Qt
2017-01-08 Richard HeckEscape link name for DocBook.
2017-01-08 Richard HeckFix DocBook DTD identifier for XML output.
next