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 license problem
Qt 6.11 is out! See what's new in the release blog

Qt Creator license problem

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

    Hi,

    I would like to modify wizard in genericProjectManager plugin to load files from my own build system. If I do it, I do not think I would be allowed to publish modification.

    Is is legal to do that - to modify a plugin for use within company, and not to make source publicly available?

    Regards,
    Petar

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Yes, that is legal. As long as you don't distribute, you're under no obligation to provide sources to anyone. At least, that's my non-lawer understanding of the license.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pperisin
        wrote on last edited by
        #3

        What does distribute cover?

        am I allowed to give modified QtCreator to collegues in my company?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Sure. Do you object to giving your collegues the sources if they ask for them?

          1 Reply Last reply
          0
          • P Offline
            P Offline
            pperisin
            wrote on last edited by
            #5

            no, I will give them in-source build of qt creator - so source and build together.

            They will just run it (probably won't look at source , but it will be there ...)

            1 Reply Last reply
            0
            • P Offline
              P Offline
              pperisin
              wrote on last edited by
              #6

              OK, one more question.

              I want to allow my collegues to easily use modified release of Qt Creator on windows. In order to do that, I would like to place Qt5.0.2 installation executable (downloaded from the web) on our server, together with compiled in-source build of Qt Creator.

              Am I allowed to do this by the license? Sorry for asking, I just do not want to do something illegal.

              Regards,
              Petar

              1 Reply Last reply
              0
              • JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #7

                (Disclaimer: I'm not a lawyer; the following is based on my own interpretation of the license, which is not recognized by any court of law. At the same time, you're very unlikely to receive proper legal advice through an online forum)

                Yes, you're allowed to do that.

                Regarding your original post: You only have to provide the modified source code to the people who have access to your modified software. So, if your executable is not made public (i.e. you don't make it downloadable via the internet), then you don't have to make your modified source code public either.

                What's more, you don't have to bundle the source code with the executable; you just need to give your colleagues the source code if they ask for it.

                From another point of view: You're not letting me use your modified software, so you don't have to give me your modified source code even if I ask for it.

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

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  pperisin
                  wrote on last edited by
                  #8

                  OK, Thanks.

                  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