]> git.lyx.org Git - lyx.git/history - src/frontends/qt/LaTeXHighlighter.cpp
No need (any longer?) to create a new view for lyxfiles-open
[lyx.git] / src / frontends / qt / LaTeXHighlighter.cpp
2023-09-05 Juergen SpitzmuellerUpdate highlighting colors in runtime (dark/light)...
2023-07-18 Juergen SpitzmuellerAnother tiny correction (not yet ideal)
2023-07-18 Juergen SpitzmuellerRemove bogus condition and add comments
2023-07-18 Juergen SpitzmuellerLaTeXHighlighter: handle grouped values with commas...
2023-07-18 Juergen Spitzmueller Improve keyval highlighter
2023-07-18 Juergen SpitzmuellerSupport option snippets in the LaTeXHighlighter
2023-03-03 Jean-Marc LasgouttesRemove use of QRegExp
2023-01-31 Jean-Marc LasgouttesRevert "Extended comment and indentation for source...
2023-01-31 Daniel RamoellerExtended comment and indentation for source code
2022-02-12 Juergen SpitzmuellerAdd basic support for \DeclareMetadata
2021-03-17 Enrico ForestieriFix latex syntax highlighting with Qt6
2021-03-17 Enrico ForestieriFix copy&paste error
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt