Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Rename project within QtCreator IDE ?

    Tools
    3
    5
    988
    Loading More Posts
    • 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
      AnneRanch last edited by

      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 Reply Quote 0
      • Chris Kawa
        Chris Kawa Moderators last edited by

        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 Reply Quote 3
        • A
          AnneRanch @Chris Kawa last edited by AnneRanch

          @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

          JKSH 1 Reply Last reply Reply Quote 0
          • JKSH
            JKSH Moderators @AnneRanch last edited by

            @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 Reply Quote 4
            • A
              AnneRanch last edited by

              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 Reply Quote 0
              • First post
                Last post