Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Where is Digia copyright and trademark text?
Forum Updated to NodeBB v4.3 + New Features

Where is Digia copyright and trademark text?

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.9k 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.
  • S Offline
    S Offline
    soroush
    wrote on last edited by
    #1

    Hi guys.

    I'm trying to resolve legal issues for my Qt installer. I need legal text from Digia to make it possible to distribute my Qt Runtime Personal Compile on the internet, using Qt logo and slogan. Duo to "Digia Trademark Policy":http://qt-project.org/trademarkpolicy.html, it should be explicitly stated in application that "Qt is a digia trademark, blah blah blah..." That's the same legal text (in RTF format) that appears in About Qt dialog. Where do I find that ?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MuldeR
      wrote on last edited by
      #2

      [quote author="soroush" date="1357462269"]That's the same legal text (in RTF format) that appears in About Qt dialog. Where do I find that ?[/quote]

      In QMessageBox.cpp:
      http://qt.gitorious.org/qt/qt/blobs/4.8/src/gui/dialogs/qmessagebox.cpp#line1766

      My OpenSource software at: http://muldersoft.com/

      Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

      Go visit the coop: http://youtu.be/Jay...

      1 Reply Last reply
      0
      • S Offline
        S Offline
        soroush
        wrote on last edited by
        #3

        Already found that. I'm looking for RTF not HTML. Converted myself :P It's also for 4.8. Is that same with text for 5 ?

        1 Reply Last reply
        0
        • M Offline
          M Offline
          MuldeR
          wrote on last edited by
          #4

          It's just plain text. The only "HTML" I can see there are the <p> tags to dived the text into separate paragraphs and, well, the Hyperlink. Other than that, there is no fancy formating. I don't know if an official "release" of the About text as RTF file exists, but you can just copy the plain text and save it as RTF with pretty much any text editor you like. And guess that is exactly what you have done already ;-)

          There also are these (plain text) license files included in the official Qt 5 download:
          http://www.mediafire.com/file/3w5066271n6t40y/qt-5.0-license.zip

          (Again no RTF, but trivial to save as RFT if desired)

          My OpenSource software at: http://muldersoft.com/

          Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

          Go visit the coop: http://youtu.be/Jay...

          1 Reply Last reply
          0
          • S Offline
            S Offline
            soroush
            wrote on last edited by
            #5

            Aren't those for commercial uses?

            1 Reply Last reply
            0
            • V Offline
              V Offline
              vikaskhanna
              wrote last edited by
              #6
              This post is deleted!
              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