]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCitation.cpp
Fix bug #11748.
[lyx.git] / src / frontends / qt4 / GuiCitation.cpp
2020-03-17 Richard Kimberly... Fix bug #11748.
2018-10-30 Juergen SpitzmuellerDispay pre- and posttext widgets if non-empty also...
2018-10-08 Juergen SpitzmuellerGuiCitation: don't reset filter on show
2018-10-02 Juergen SpitzmuellerDo not store empty posttext for qualified citations
2018-10-02 Juergen SpitzmuellerAmend cab46ff9d1ea3
2018-10-02 Juergen SpitzmuellerGuiCitation: Add some tooltips for the sake of keyboard...
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-03-02 Pavel SandaFilter in citation dialog is not respected when reloadi...
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-01-27 Juergen SpitzmuellerMake another GUI string translatable
2017-10-18 Enrico ForestieriSpeed up exit time
2017-07-06 Jean-Marc LasgouttesFix unitialized member
2017-06-10 Juergen SpitzmuellerOops: currentData() is Qt 5 only.
2017-06-10 Juergen SpitzmuellerCorrect restoration of citation style selection between...
2017-05-30 Richard HeckKeep track of the last manually set state of the literal
2017-03-24 Jean-Marc LasgouttesPass big parameters by address
2017-02-26 Guillaume MunchRemove LyXToolBox
2017-02-26 Guillaume MunchImplement down key press in FancyLineEdit
2017-02-26 Guillaume MunchFix 18 memory leaks
2017-02-22 Guillaume MunchGuiCitation: set instant search as the default
2017-02-06 Juergen SpitzmuellerMention style-dependency of of features in the tooltips...
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-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
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 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 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-04 Juergen SpitzmuellerConsider possibility of empty tooltip
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerGeneralize starred cite commands
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2016-09-18 Juergen SpitzmuellerRemove unnecessary directives and preset search on...
2016-09-16 Juergen SpitzmuellerKeep citation style settings bot within and between...
2016-09-16 Juergen SpitzmuellerCitation dialog: add & improve tooltips.
2016-09-16 Juergen SpitzmuellerCitation dialog redesign
2016-08-01 Guillaume MunchReplace static with thread_local when used for caching
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-06-07 Georg BaumRequire a C++11 compiler
2016-05-28 Guillaume MunchLyXToolBox: a QToolBox with minimum size management
2016-04-24 Guillaume MunchCitation dialog: Fix trouble with openbox, fluxbox
2016-04-04 Guillaume MunchFix broken layout of the citation dialog (#10019)
2015-11-24 Georg BaumFix C++11 std::regex incompatibility
2015-11-18 Guillaume MunchRewrite regexes in ECMAScript style (bug #9799)
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-07-30 Juergen SpitzmuellerDecrease height of citation dialog by using a QToolBox
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-22 Jean-Marc LasgouttesFix the last clang warnings about overloaded virtual...
2014-05-23 Richard HeckFix bug #9131 for development branch. There are two...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-09-17 Scott KostyshakConstify some catches and others
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 RiouxMinor improvements to the citation GUI: some dimensions...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-05-27 Tommaso CucinottaWe use the main document's buffer() instead of the...
2011-05-26 Tommaso CucinottaUse the main document's buffer(), when scanning for...
2010-12-03 Richard HeckTowards a proper fix for bug #6846, this just disentang...
2010-11-24 Richard HeckFix bug #7066.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-27 Richard HeckAllow the use of rich text in citation formats. And...
2010-03-24 Richard HeckRevert r33852 and try something else. The problem here...
2010-03-24 Richard HeckBlock signals to the combo box when we update it. This...
2010-03-24 Richard HeckOnly restore the last applied style on initialization.
2010-03-24 Richard HeckFix bug #6486. Patch inspired by work by John McCabe...
2010-03-24 Richard HeckRefactor a bit. This will be needed a bit later.
2010-01-24 Vincent van RavesteijnGuiCitation.cpp:
2010-01-11 Richard HeckCheck the bibliography cache only when we really need...
2010-01-09 Richard HeckA little cleanup of some of the BibTeX info access.
2009-06-12 Uwe StöhrGuiCitation.cpp: fix #5987
2008-11-19 Richard HeckThe comment preceding getValueForField() reflected...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-04 Jürgen Spitzmüller* GuiCitation.cpp:
2008-08-13 Richard HeckFix citation bug: In certain circumstances, attempts...
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
2008-07-19 Richard HeckDon't need to do this check, as getInfo() will return...
2008-06-06 Richard HeckClean up a bit.
2008-06-06 Richard HeckFix citation dialog bug.
2008-05-14 Abdelrazak YounesAdd session to citation dialog.
2008-05-06 Abdelrazak YounesSome more house cleaning.
2008-05-06 Abdelrazak YounesA bit of house cleaning.
2008-04-29 Edwin Leuvenfix leak
2008-04-26 Jürgen Spitzmüllerimprovements to the Citation UI.
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-25 Richard HeckAdd "Search as You Type" option to citation dialog.
2008-04-24 Richard HeckFix part of bug 4775. We need to search here only when...
next