]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiCitation.h
Fix the tab ordering of PanelStack and PrefsUi.
[lyx.git] / src / frontends / qt4 / GuiCitation.h
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