]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiBibtex.cpp
QDialogButtonBox for the remaining dialogs.
[lyx.git] / src / frontends / qt4 / GuiBibtex.cpp
2018-07-08 Juergen SpitzmuellerStart using QDialogButtonGroup rather than manual OK...
2018-07-08 Juergen SpitzmuellerPolish Bib(la)TeX dialog
2018-07-07 Juergen SpitzmuellerAdd support for bib files encoding
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-12-16 Richard HeckFix #10867 compiler warnings.
2017-09-12 Stephan Witt#10662 use drawers for bibliography dialogs
2017-09-10 Juergen SpitzmuellerGuiBibtex: Use appropriate title when using Biblatex
2017-09-10 Juergen SpitzmuellerUse default btprint value in the UI if none is given.
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-15 Juergen SpitzmuellerDon't load bibtopic with Biblatex
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 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 SpitzmuellerBiblatex support
2015-11-16 Juergen SpitzmuellerAssure we use docstring.
2012-06-28 Pavel SandaRevert a6e42e50791d.
2012-06-26 Uwe Stöhrremoved unused includes
2012-05-01 Richard HeckConstness, etc.
2012-05-01 Richard HeckWe don't need to rescan everything from the BibTeX...
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-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-04-21 Pavel SandaDialog::bufferFilepath -> Dialog::bufferFilePath
2010-04-21 Pavel Sandasupport:
2008-12-02 Jürgen SpitzmüllerAdd button to rescan the list of bib/bst files from...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-04-28 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
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 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-03-29 Bo PengReturn the right params[embed] from GuiBibtex.cpp,...
2008-03-29 Bo PengRevert the addition of a static calcInzipName function...
2008-03-29 Richard HeckEnabling should not be done here, and no longer needs...
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-13 Bo PengEmbedding: move file validation from InsetBibtex to...
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-06 André Pönitzmore of that
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-01-13 Enrico ForestieriUse the currentItemChanged() signal instead of itemSele...
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* src/frontends/qt4/GuiBibtex.{cpp,h}:
2008-01-10 Bo PengEmbedding: saving inzip name to .lyx file so that embed...
2008-01-08 Bo PengEmbedding: add embedding support for InsetBibtex. ...
2007-12-28 Jürgen SpitzmüllerSupport for \nocite* from Berhard Reiter. Increments...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-05 André Pönitzmerge helper files;
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-07 André Pönitzone more
2007-10-06 André Pönitznext ones
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
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-09-02 André Pönitzall CheckedWidgets are line edits...
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace