Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 4: is it possible to switch back to the old code model?

Qt Creator 4: is it possible to switch back to the old code model?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 2 Posters 1.1k Views
  • 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.
  • V Offline
    V Offline
    Violet Giraffe
    wrote on last edited by
    #1

    The new-default clang code model is too buggy. Qt Creator is now barely better than a text editor. The old model, on the other hand, worked very good, even though it couldn't handle templates. But I don't see the old model anywhere to switch to. My productivity when writing new code plummeted with the new Creator release :/

    1 Reply Last reply
    1
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Clang code model is now a plugin. Disable it (Help -> About Plugins -> C++ -> ClangCodeModel) and restart Qt Creator.

      V 1 Reply Last reply
      5
      • Chris KawaC Chris Kawa

        Clang code model is now a plugin. Disable it (Help -> About Plugins -> C++ -> ClangCodeModel) and restart Qt Creator.

        V Offline
        V Offline
        Violet Giraffe
        wrote on last edited by
        #3

        @Chris-Kawa, aha, thanks!
        Is there a simple way to see only the code model-related bug reports in the Qt Jira tracker?

        1 Reply Last reply
        0
        • Chris KawaC Offline
          Chris KawaC Offline
          Chris Kawa
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hm, I don't think so. There's a component "Clang Static Analyser" but I don't see anything for the code model. The closest would be the C/C++/Obj-C++ Support I guess.

          1 Reply Last reply
          2

          • Login

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