[Qt-creator] Searching files bug
Bernhard
zk3iejq02 at sneakemail.com
Wed Feb 25 14:35:42 CET 2009
Hi,
the functions for searching several files (Files on Disk, All
Projects, Current Project) will fail to find a given word if the
"Whole Words Only" checkbox is active and the word in the text is
directly followed by one of the following characters:
[ | ] ^ ` { | } ~ (i.e. all chars between 'Z' and 'a' and all chars
greater 'z').
Example: Searching for "var" finds the word in "var=", but does
not find the word in "var[5]". NB: "var_" is also not found, but
that's correct.
I have installed Qt Creator version 0.9.2 revision d21a4f8406
(Windows installer package "qtcreator-0.9.2-rc1-windows-setup.exe").
Great work, anyway!
Kind regards,
Bernhard
More information about the Qt-creator-old
mailing list