Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31676

Find/Search: Wildcard file pattern is always reset on start of Qt Creator

XMLWordPrintable

    • Linux/X11
    • d0f082b9a (15.0)

      When changing the File pattern in the Search panel to just an asterisk (i.e. *), this is not going to be remembered on the next start.

      Also, if I manually set the currentFilter option in the QtCreator.ini,

      [Find]
      CurrentProjectFind\currentFilter=*
      CurrentProjectFind\filters=*.*, *.h, *., *.cpp, *

      the currentFilter line gets removed when Qt Creator is started and it then automatically picks the first one of the filters line. Also, moving the single asterisk to the front there doesn't change anything as this happens to get reordered anyway.

        For Gerrit Dashboard: QTCREATORBUG-31676
        # Subject Branch Project Status CR V

            con Eike Ziller
            flooklab - -
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes