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's MIME types
Forum Updated to NodeBB v4.3 + New Features

Qt Creator's MIME types

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 3 Posters 2.0k 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.
  • B Offline
    B Offline
    benenaes
    wrote on last edited by
    #1

    Happy new year fellow Qt users !

    I have a problem using Qt Creator's syntax highlighting for .ipp files: basically we use this file extension here to implement template classes. I navigate to Tools -> Options -> Environment -> MIME Types and try to adapt the text/x-c++src MIME type pattern: I add
    @;*.ipp @

    and click "Apply". As a reponse, I get a dialog box with title "Invalid MIME type" and text "Conflicting patterns will be discarded. 13 patterns already in use". When I click on the "Show Details" button, it shows the already present patterns from the text/x-c++src MIME type. What am I doing wrong here ?

    I am using Qt Creator 2.8.1 (revision c3ed746c24). We don't want to upgrade to be sure that Cofee's Doxygen plugin is still working.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lafrecciablu
      wrote on last edited by
      #2

      Hi,

      Same problem here using QtCreator 3.0.0.
      It looks the patterns conflict with themselves.
      No need to add a new pattern, add/delete a space, click apply and you'll get the same error message.
      Hope it gets fixed soon.

      Kind regards

      René

      1 Reply Last reply
      0
      • D Offline
        D Offline
        drhalftone
        wrote on last edited by
        #3

        i just ran into this problem. I'm glad to see that someone is anxiously waiting for a solution, but unless someone reports it as a bug, I doubt anyone will fix it.

        1 Reply Last reply
        0

        • Login

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