]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiBibtex.cpp
Fixup 145af7c2: remove unused method
[lyx.git] / src / frontends / qt / GuiBibtex.cpp
2023-08-05 Stephan Witt#12576 improved file name chooser implementation for...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-02-19 Juergen Spitzmuellerchild documents: allow inheritance of bibliography...
2021-02-23 Juergen SpitzmuellerFancyLineEdit: use QLineEdit's own clear button with...
2021-01-15 Richard Kimberly... Keep dialog connected to BibTeX inset after Apply
2021-01-15 Richard Kimberly... Revert unintended commit from before
2021-01-10 Richard Kimberly... Fix bug #4241: Addition to Intro
2020-12-29 Yuriy SkalkoAmend 3971b1b35e, also fix warnings for older compilers
2020-12-28 Yuriy SkalkoFix C++20 warning on implicit capture of this via [=]
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2019-09-17 Jean-Marc LasgouttesPass some variables as reference
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt