lyx_mirror/development
Tommaso Cucinotta a48baee56f Now Adv. F&R correctly interprets escape sequences within regexp insets, e.g., \\ or \(, for finding characters with a special meaning in regular expression context (\^()[]).
Added corresponding regression tests findadv-re-01 and -02 for finding these special characters.
Unfortunately, braces {} are a little bit special and don't work yet. Added findadv-re-03 regression test to not forget about this case.
This goes along the line of fixing issues reported by Andrew Parsloe and summarised as #7638.
Last note: Still there will be cases when the Advanced F&R won't work, especially if the text to be found and/or the search pattern is preceded by backslashes or others.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39135 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-19 16:41:23 +00:00
..
attic Move old file into attic 2010-04-16 17:06:16 +00:00
autotests Now Adv. F&R correctly interprets escape sequences within regexp insets, e.g., \\ or \(, for finding characters with a special meaning in regular expression context (\^()[]). 2011-06-19 16:41:23 +00:00
cmake Compile fix for Qt 4.5 and earlier. 2011-06-08 20:22:27 +00:00
coding Move the lyx2lyx guide to coding/. 2010-11-06 03:08:02 +00:00
cygwin Update years 2011-01-21 13:24:23 +00:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest
lyxserver Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX add finder background image for mac os dmg, use Cocoa mac API for builds 2011-05-28 12:35:38 +00:00
mathmacros
qmake * lyx.pro: remove non-existant files. 2011-03-19 13:16:45 +00:00
scons - theorems-without-preamble.inc: new file to provide theorem environments without any preamble code or required packages 2011-06-17 04:10:49 +00:00
tools Port changes to update-po.sh. 2011-06-16 15:35:46 +00:00
Win32 installer: lyx.nsi: set missing SVN EOL style 2011-06-11 22:55:53 +00:00
FORMAT FORMAT for last change. 2011-02-15 18:05:01 +00:00
LyX-Mac-binary-release.sh add finder background image for mac os dmg, use Cocoa mac API for builds 2011-05-28 12:35:38 +00:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Update version strings 2010-03-16 09:25:30 +00:00
lyx.spec.in Update version strings 2010-03-16 09:25:30 +00:00
Makefile.am * remove old installer code for external ImageMagick and Ghostscript 2011-02-17 17:02:10 +00:00