]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiSpellchecker.cpp
Remove profiling.py
[lyx.git] / src / frontends / qt / GuiSpellchecker.cpp
2024-03-31 Juergen SpitzmuellerFactor out shared method
2023-05-12 Juergen SpitzmuellerReplace removed signal
2021-08-21 Juergen SpitzmuellerFix debug output
2021-03-06 Juergen SpitzmuellerMeet per-document spelling dictionaries (fixes #86...
2021-03-04 Juergen SpitzmuellerFix wrap with Spellchecker after ignore (#10383)
2021-03-04 Juergen SpitzmuellerRemove confusing and unusual "Find Next" button from...
2021-02-16 Juergen SpitzmuellerAdd support for search/replace within selection (#2548)
2021-02-15 Juergen SpitzmuellerImprove instant search
2021-02-15 Juergen SpitzmuellerGuiSearch: Add auto-wrap option
2020-12-15 Juergen SpitzmuellerAdd some documentation
2020-12-15 Juergen SpitzmuellerDo not close spellchecker after "Replace All" (#11310)
2020-12-15 Juergen SpitzmuellerFix nullptr warning
2020-12-07 Jean-Marc LasgouttesMake spellchecker work in read-only document
2020-12-06 Yuriy SkalkoMove implementation details to constructors. Amend...
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-10-14 Pavel SandaMove GuiView.h from DockView.h
2020-10-12 Yuriy SkalkoRight exception rethrowing
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt