]> git.lyx.org Git - lyx.git/history - src/frontends/qt/qt_helpers.cpp
Add Sam Crawley to credits.
[lyx.git] / src / frontends / qt / qt_helpers.cpp
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-10-25 Yuriy SkalkoFix obsoleted Qt values
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-08-27 Juergen Spitzmuelleraddress deprecation warning
2020-08-27 Pavel SandaFix Qt4 compilation.
2020-08-27 Juergen SpitzmuellerProperly report back if showDirectory() doesn't succeed
2020-08-27 Juergen SpitzmuellerReport back if citation target could not be opened
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-24 Pavel SandaDo not hardcode launching of lyxpaperview script.
2020-08-21 Scott KostyshakWhitespace
2020-08-20 Pavel SandaAllow LyX to find pdfs and urls of citation references...
2020-08-13 Stephan Witt#10346 Amend change 01b2893f8b to make Qt4 compilable...
2020-08-12 Daniel RamoellerFix bug #10346.
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-06-25 Jean-Marc LasgouttesRun codespell on src/frontends
2020-03-07 Scott KostyshakFix Qt deprecation warn for QList::fromSet()
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt