]> git.lyx.org Git - lyx.git/history - src/frontends/qt/qt_helpers.cpp
Remove a workaround that seems to be useless since Qt 4.8
[lyx.git] / src / frontends / qt / qt_helpers.cpp
2022-11-19 Jean-Marc LasgouttesGet rid of setSectionResizeMode helper functions.
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-10-26 Juergen SpitzmuellerSync with master
2022-08-09 Juergen SpitzmuellerMode [un]locLengthString() methods to support/qstring_h...
2022-08-09 Juergen SpitzmuellerLocalize display of glue lengths in dialogs
2022-08-09 Juergen SpitzmuellerRename function
2022-08-08 Juergen SpitzmuellerAllow entering localized lengths with unit (#11852)
2022-03-17 Juergen SpitzmuellerProperly color red checkbox labels in validation (part...
2021-03-13 Juergen SpitzmuellerFix indentation
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-12-05 Richard Kimberly... Change name in source files
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-11-21 Yuriy SkalkoUse range-based loops
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