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. Rename project within QtCreator IDE ?
Forum Updated to NodeBB v4.3 + New Features

Rename project within QtCreator IDE ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 3.1k Views 3 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    This has been asked before and there are references available.
    However, since I am "up to date" now - used the latest Ubuntu and Qt install I decided to ask anyway.
    If you have no idea or still renaming QT Creator projects using OS , just ignore this post.

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

      Qt Creator doesn't have that feature and it was already rejected several years ago: QTCREATORBUG-540
      If you want you can request it again on the bugtracker, but there's no point in asking it here every few months.
      AFAIK it's too low of a priority so unless you implement it yourself or explicitly find someone willing to do it for you it won't happen. To my knowledge nobody's working on it and it's not in the backlog.

      A 1 Reply Last reply
      3
      • Chris KawaC Chris Kawa

        Qt Creator doesn't have that feature and it was already rejected several years ago: QTCREATORBUG-540
        If you want you can request it again on the bugtracker, but there's no point in asking it here every few months.
        AFAIK it's too low of a priority so unless you implement it yourself or explicitly find someone willing to do it for you it won't happen. To my knowledge nobody's working on it and it's not in the backlog.

        A Offline
        A Offline
        Anonymous_Banned275
        wrote on last edited by Anonymous_Banned275
        #3

        @Chris-Kawa said in Rename project within QtCreator IDE ?:

        Qt Creator doesn't have that feature and it was already rejected several years ago: QTCREATORBUG-540
        If you want you can request it again on the bugtracker, but there's no point in asking it here every few months.
        AFAIK it's too low of a priority so unless you implement it yourself or explicitly find someone willing to do it for you it won't happen. To my knowledge nobody's working on it and it's not in the backlog.

        That is fair, perhaps it would take some effort to implement.
        Reason I asked AGAIN I am just getting familiar with new version and did not see anything obvious to do that.

        Maybe some kind of PROJECT versioning already exists
        Cheers

        JKSHJ 1 Reply Last reply
        0
        • A Anonymous_Banned275

          @Chris-Kawa said in Rename project within QtCreator IDE ?:

          Qt Creator doesn't have that feature and it was already rejected several years ago: QTCREATORBUG-540
          If you want you can request it again on the bugtracker, but there's no point in asking it here every few months.
          AFAIK it's too low of a priority so unless you implement it yourself or explicitly find someone willing to do it for you it won't happen. To my knowledge nobody's working on it and it's not in the backlog.

          That is fair, perhaps it would take some effort to implement.
          Reason I asked AGAIN I am just getting familiar with new version and did not see anything obvious to do that.

          Maybe some kind of PROJECT versioning already exists
          Cheers

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @AnneRanch said in Rename project within QtCreator IDE ?:

          Maybe some kind of PROJECT versioning already exists

          Versioning is done via Version Control System (VCS) like Git.

          When using a VCS, you keep the project name unchanged between versions.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          4
          • A Offline
            A Offline
            Anonymous_Banned275
            wrote on last edited by
            #5

            I am not sure if this is worth posting.
            I just tried to "save as" my subdirs project.

            It did change the project main name , but did not save the second subproject - so it won't build.

            594e08a1-2dd6-40b8-8815-f2cc594da4c1-image.png

            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