]> git.lyx.org Git - lyx.git/history - src/insets/InsetCitation.cpp
InsetInfo: enable inset dissolve
[lyx.git] / src / insets / InsetCitation.cpp
2018-03-22 Juergen Spitzmuelleramend 1c623ffe8f2e34e
2018-03-22 Juergen SpitzmuellerUse separate BibInfo for child
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-22 Richard HeckMake InsetCitation's params work like other classes.
2018-01-29 Richard HeckWhitespace.
2017-12-16 Richard HeckProperly fix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10894 compiler warnings.
2017-10-19 Richard HeckWe do not want to trim whitespace in the fallback,...
2017-10-18 Richard HeckFix bug #9847.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-03-31 Jean-Marc LasgouttesPlay again with coverity annotation
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-01 Jean-Marc LasgouttesFix coverity false positive
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-29 Juergen SpitzmuellerMove protectArgument function to lstrings
2017-01-22 Juergen SpitzmuellerGeneralize the protection of brackets in citation arguments
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-14 Juergen SpitzmuellerSome master/child biblio fixes.
2017-01-13 Juergen SpitzmuellerImplement "key only" citation style
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Juergen SpitzmuellerLimit InsetCitation tooltip to sensible length
2017-01-07 Juergen SpitzmuellerAdd items to toggle "Force uppercase" and "Full author...
2017-01-07 Juergen SpitzmuellerImplement display of starred cite commands
2017-01-07 Juergen SpitzmuellerImplement display of forceUpperCase
2017-01-07 Juergen SpitzmuellerImplement CiteItem in the chain
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerNo need to hardcode the possible cite commands
2017-01-03 Juergen SpitzmuellerGeneralize starred cite commands
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-03 Juergen SpitzmuellerGeneralize uppercase test
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-01-04 Guillaume MunchAmend bb344452
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-22 Richard HeckMake BiblioInfo::collectCitedEntries private (since...
2014-05-23 Richard HeckFix bug #9131 for development branch. There are two...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Juergen Spitzmuellerulem commands can be nested.
2013-03-27 Richard HeckLinks between citations and bibliography entries were...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2013-01-15 Benjamin PiwowarskiInitial patch for citation-insert
2013-01-12 Julien RiouxForce BibTeX rerun upon add/remove/change citation...
2013-01-10 Julien RiouxLyXHTML linking from citation to bib entry for LyX...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2011-12-03 Julien RiouxRemove extra whitespace.
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-05-07 Richard HeckFix bug #7499. The problem here is that there was no...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-10-31 Vincent van RavesteijnRemove some unneeded includes from some header files.
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-07-30 Richard HeckAdd a comment.
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-26 Richard HeckCosmetics.
2010-02-12 Jürgen SpitzmüllerFix encoding issues in bibitems (bug #6534)
2010-01-21 Richard HeckSimplify InsetCitation::basicLabel() code.
2010-01-21 Richard HeckForgot to wrap first citation.
2010-01-20 Richard HeckFix warning.
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-11 Richard HeckAuthor-year citations for XHTML output.
2010-01-09 Richard HeckMove the anonymous functions that are left closer to...
2010-01-09 Richard HeckMake the complexLabel and basicLabel functions in Inset...
2010-01-09 Richard HeckA little cleanup of some of the BibTeX info access.
2010-01-08 Richard HeckNo output for nocite citations.
2010-01-08 Richard HeckStyle.
2010-01-08 Richard HeckUse calculated labels in XHTML output.
2010-01-08 Richard HeckTypos etc.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-30 Richard HeckRestore XHTML output for InsetCitation.
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-06-12 Richard HeckWell, it turns out that we need a different return...
next