Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] Strange Qt Creator text search behaviour
Forum Updated to NodeBB v4.3 + New Features

[Solved] Strange Qt Creator text search behaviour

Scheduled Pinned Locked Moved General and Desktop
4 Posts 1 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gibbogle
    wrote on 26 Sept 2010, 01:20 last edited by
    #1

    I was having trouble finding some text in my code, so I delved into the issue a bit. It is very strange. If I search for each individual alphabet letter (lower case), I find that all can be found except 'e', 'g', 'o', 'q', 'u', and 'y'. But it's more complicated than that. For example, 'pr' is not found. 'oo' and 'ool' are not found, but 'bool' is found. I can see no rhyme or reason to the failures. There must be a logic to it - maybe somebody can tell me.

    BTW this is Qt Creator 2.0.1, based on Qt 4.7.0 (32-bit).

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on 26 Sept 2010, 02:55 last edited by
      #2

      Cannot reproduce your problem, I'm using the same creator 2.0.1 on 4.7, search works fine. Did you try on another project? or restart creator? Not sure if while parsing/indexing something went wrong

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gibbogle
        wrote on 26 Sept 2010, 03:39 last edited by
        #3

        The 'mystery' is easily solved. Someone, it appears, had selected 'Whole Words Only' in the search options. All the letters of the alphabet occur as words in the code file I was editing, except for those six.

        Very strange, since I'm the only one who uses this machine ... :-)

        1 Reply Last reply
        0
        • ? This user is from outside of this forum
          ? This user is from outside of this forum
          Guest
          wrote on 26 Sept 2010, 06:14 last edited by
          #4

          good to hear that :)

          1 Reply Last reply
          0

          1/4

          26 Sept 2010, 01:20

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved