]> git.lyx.org Git - lyx.git/history - src/lyxfind.cpp
add short git hash to name of devel disk images to get different names for devel...
[lyx.git] / src / lyxfind.cpp
2014-10-14 Alfredo BraunsteinRewrite of change-related helpers
2014-06-05 Jean-Marc LasgouttesFix crash when accepting change
2014-04-21 Tommaso CucinottaWorkaround for #7987: deleted text in change-tracking...
2014-04-21 Tommaso CucinottaMerged Paragraph::stringify into asString().
2014-04-21 Juergen SpitzmuellerDo not substract cursors pos from two different cells...
2014-04-21 Richard HeckTypos and style.
2014-03-29 Vincent van RavesteijnRevert "Fixing #7987: deleted text in change-tracking...
2014-03-27 Tommaso CucinottaFixing #7987: deleted text in change-tracking mode...
2014-03-03 Jean-Marc LasgouttesFix bug #8884: Crash when "navigate to next change"
2014-02-19 Scott KostyshakComment a minor bug not worth fixing (#8986)
2013-10-12 Tommaso CucinottaAdded restrict-search-to-maths-only checkbox to advance...
2013-07-22 Tommaso CucinottaFixed a number of bugs in "preserve first case" feature...
2013-05-20 Pavel SandaHeader cleanup cont.
2013-05-06 Jean-Marc LasgouttesSmall clanup (just move functions around)
2013-05-06 Jean-Marc LasgouttesFix bug 6055: change-next does not work in tables
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Jean-Marc LasgouttesFix bug #3199: change-next may leave empty lines behind
2013-04-07 Jean-Marc LasgouttesFix bug #8370: crash when searching for next change
2013-04-03 Tommaso CucinottaJust refactoring patch 5e5115c3 in simpler terms.
2013-04-03 Tommaso CucinottaFixed issue #8543 also for advanced search (cursor...
2013-04-01 Scott KostyshakRemove exclamation mark from "String not found!"
2013-04-01 Kornel BenkoAdvanced search: Allow faster searching for normal...
2013-02-22 Jean-Marc LasgouttesFix confusing behavior in search when changing directio...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: use local typedef to simplify
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: use make_pair
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: cleanup formatting
2012-10-22 Tommaso CucinottaFixed bug in escape sequence, showing up with ignore...
2012-07-30 Stephan WittMerge branch 'master' of git.lyx.org:lyx
2012-07-30 Stephan WittFix the wrong cursor move when forward flag is false:
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-18 Jean-Marc LasgouttesIn replaceSelectionWithString, do not select the new...
2012-03-06 Tommaso CucinottaNow ESC cancels long Advanced Find and Replace operations.
2011-10-18 Georg Baumcur.inTexted() != !cur.inMathed()
2011-09-27 Tommaso CucinottaWith the move from \regexp{...} to \regexp{...\endregex...
2011-09-23 Richard HeckComment out unused function.
2011-08-25 Tommaso CucinottaFixed longstanding bug in Advanced Find&Replace, when...
2011-07-10 Tommaso CucinottaAfter replacing with multi-cell contents, now advanced...
2011-06-19 Tommaso CucinottaNow Adv. F&R correctly interprets escape sequences...
2011-06-12 Tommaso CucinottaNow backslash-prefixed regexps like "\s", "\d", etc...
2011-05-29 Tommaso CucinottaAvoid extra ' ' in text-only export of consecutive...
2011-05-29 Tommaso CucinottaAvoid extra ' ' in text-only export of consecutive...
2011-05-27 Tommaso CucinottaFixed bug in matching at borders within *-environments...
2011-05-27 Tommaso CucinottaFixed Advanced F&R issue in matching things at environm...
2011-05-26 Tommaso CucinottaBugfix in how the search buffer was exported for the...
2011-05-26 Tommaso CucinottaNow advanced find and replace doesn't ignore white...
2011-05-21 Vincent van RavesteijnWhitespace: correct whitespace after r38779 and r38789.
2011-05-19 Richard HeckRevert r38779. I guess even the most innocent seeming...
2011-05-19 Stephan Witt#7564 add new argument to the documentation of LFUN_WOR...
2011-05-18 Stephan Witt#7564 make the move forward to next match after text...
2011-05-17 Richard HeckThis should not need doing, as we are called from
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-04-16 Tommaso CucinottaNearly cosmetics.
2011-04-12 Tommaso CucinottaNow math previews are correctly updated when replacing...
2011-03-18 Tommaso CucinottaFixes a weird bug found while playing with #7363.
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-08 Tommaso CucinottaRemoving dependency on longOperationCancelled() patch.
2011-02-07 Tommaso CucinottaSearch and replace buffers are now passed from the...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-26 Tommaso CucinottaFixing regression bug after last commit. Couldn't find...
2011-01-26 Tommaso CucinottaPuts the selection at the correct position after replac...
2010-12-30 Tommaso CucinottaAddressing #6560.
2010-12-30 Tommaso CucinottaFix of #4388 also for non advanced find.
2010-12-29 Tommaso CucinottaApplying (variation of) fix by stwitt to solve #7172.
2010-12-18 Abdelrazak YounesTeXOnePar() simplification: use pit_type instead of...
2010-12-08 Jean-Marc LasgouttesFix the last part of #3733:
2010-11-22 Tommaso CucinottaIgnore ligature breaks and hyphenations during simple...
2010-11-20 Uwe Stöhrlyxfind.cpp: squash compiler warnings
2010-11-20 Tommaso CucinottaFinds formatted matches in the middle of paragraphs...
2010-11-20 Tommaso CucinottaFix update of document buffer on last replace operation.
2010-11-20 Tommaso CucinottaSome more debugging stuff.
2010-11-14 Pavel SandaFix order of return value
2010-10-14 Richard HeckFix up some of the find and replace code again. This...
2010-10-14 Pavel SandaThis stuff is general enough for lstrings
2010-10-13 Richard Heckconst
2010-10-13 Richard HeckConst.
2010-10-13 Richard HeckChange how some of the updating stuff is handled in...
2010-10-13 Richard HeckAnonymize some things.
2010-10-13 Richard HeckWhy have an argument in an anonymous method if you...
2010-10-13 Richard HeckMore find cleanup.
2010-10-13 Richard HeckBegin some cleanup of the find code. I'm trying to...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-05-02 Vincent van Ravesteijn* lyxfind: Remove unnecessary non-const reference as...
2010-04-15 Vincent van RavesteijnRename anchor() to normalAnchor() as the anchor() funct...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-21 Tommaso CucinottaFixed #2674 (Find and replace should restore initial...
2010-03-20 Tommaso CucinottaFixed issues in backward search in various corner cases...
2010-03-20 Tommaso CucinottaLimit the search for the word at current cursor positio...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-22 Tommaso CucinottaFixed #6555 (crash when trying to replace starting...
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-02-07 Tommaso CucinottaMost common cases with regexps seem to work, at least...
2010-02-02 Tommaso CucinottaFixed crash on searching for empty list inside empty...
2010-01-31 Vincent van RavesteijnUse Change::isSimilarTo to find a change when merging...
2010-01-30 Tommaso CucinottaMade replace behaviour more standard: when pressing...
next