]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCitation.h
Fix bug #11748.
[lyx.git] / src / frontends / qt4 / GuiCitation.h
2020-03-17 Richard Kimberly... Fix bug #11748.
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2017-10-18 Enrico ForestieriSpeed up exit time
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 MunchFix 18 memory leaks
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2016-09-16 Juergen SpitzmuellerCitation dialog redesign
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...
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-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...
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-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-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...
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 André Pönitzmerge GuiCommand into its users.
2008-04-20 André Pönitzmove GuiCommand into hedar of its own. InsetCommandPara...
2008-03-15 André Pönitzcosmetics/#include cleanup
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-22 Abdelrazak YounesRemove unused code.
2007-10-07 André Pönitzone more
2007-10-07 André Pönitzsome refactoring
2007-10-06 André Pönitznext one
2007-09-15 Richard HeckRepair behavior of citation dialog after all the recent...
2007-09-11 André Pönitzcosmetics
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André Pönitzsomewhat more uniform naming
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace