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

Sort items in Locator bar

    XMLWordPrintable

Details

    • 84865016eabc42605337b6776d93f3f46b8f2535 (qt-creator/qt-creator/master)

    Description

      When I open Qt as project and search for QString::size() by typing "m size" in the Locator bar, the Locator shows a whole bunch of functions named "size" but they are not sorted by class. This makes finding the right one hard.

      I'd like to see something like:

      size() QClassC
      size() QClassD
      size() const QClassA
      size() const QClassB

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes