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

Type Hierarchy should be generated async.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.0.0
    • C/C++/Obj-C++ Support
    • Win 10 64 Bit

      How to reproduce:
      Trigger open type hierarchy on QObject.
      What happens:
      It needs ~20-30 seconds on my machine to generate the type hierarchy. It seems this is done in the ui thread... creator becomes unresponsive.
      What should happen:
      Just make it async with one of these small progress bars.

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

            kosjar Nikolai Kosjar
            davschul David Schulz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes