]> git.lyx.org Git - lyx.git/history - src/lyxfind.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / lyxfind.h
2021-07-16 Scott Kostyshakrefactor: keep meaning of a variable consistent
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
2021-02-14 Kornel BenkoFindAdv: Use global declaration for findOne() to be...
2021-02-13 Kornel BenkoFindAdv: Tweak language settings
2021-02-13 Stephan Witt#8055 correct processing of LFUN_WORD_FIND option flags...
2021-01-29 Jean-Marc LasgouttesFindAndReplaceOptions: initialize properly matchAtStart
2021-01-25 Kornel BenkoFindAdv: Select search for language-format depending...
2021-01-12 Juergen SpitzmuellerIgnore tracked deletions in simple replace (#11194)
2021-01-11 Kornel BenkoFindAdv: Allow regex searches at start of paragraph
2021-01-10 Kornel BenkoFindAdv: Search for 'whole words' with help of modified...
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-03-13 Kornel BenkoFix #11505. Count and display number of replaced string...
2018-11-09 Jean-Marc LasgouttesChange IgnoreFormats to a proper class
2018-10-28 Kornel BenkoChanges to match math equations
2017-07-03 Richard HeckFix whitespace at EOL.
2017-03-08 Jean-Marc LasgouttesInitialize members spotted by coverity
2016-06-09 Jean-Marc LasgouttesInitialize FindAndReplaceOptions in default constructor
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-14 Alfredo BraunsteinRewrite of change-related helpers
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2013-10-12 Tommaso CucinottaAdded restrict-search-to-maths-only checkbox to advance...
2013-05-06 Jean-Marc LasgouttesSmall clanup (just move functions around)
2011-05-18 Stephan Witt#7564 make the move forward to next match after text...
2011-02-07 Tommaso CucinottaCompleting r37549.
2010-10-14 Richard HeckFix up some of the find and replace code again. This...
2010-10-13 Richard HeckChange how some of the updating stuff is handled in...
2010-01-09 Tommaso CucinottaAdded ALL_MANUALS scope to Advanced Find & Replace.
2010-01-04 Tommaso CucinottaAdvanced F&R rework:
2009-12-30 Tommaso CucinottaCode cleanup.
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-08-20 Uwe Stöhrlyxfind.cpp/h: make LyX compilable
2009-07-04 Abdelrazak YounesLFUN_WORD_REPLACE: Invert replacement and searched...
2009-04-05 Vincent van RavesteijnFix bug #2213 (part 1): GuiChanges lacks "Previous...
2009-01-14 Pavel SandaFindAdvSearch. Next patch from Tommaso.
2008-12-20 Pavel SandaAdvSearch - next patch from Tommaso.
2008-11-15 Abdelrazak YounesFirst part of Tommaso advanced search patch. Only the...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-10 Abdelrazak YounesFix LFUN_WORD_FIND
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-06-19 Michael Schmitt * src/BufferView.cpp:
2007-04-29 André PönitzLyXText -> Text
2006-12-10 Georg Baumconvert thesaurus and spellchecker to docstring
2006-10-21 André Pönitzmove everything into namespace lyx
2004-01-15 André Pönitzthe monster patch
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-08-08 John Levonsmall cleanups.
2002-06-18 Lars Gullik Bjønnes*duck*
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.