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. Qt Source Code
Forum Updated to NodeBB v4.3 + New Features

Qt Source Code

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 4 Posters 1.3k 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.
  • C Offline
    C Offline
    Crag_Hack
    wrote on 21 Aug 2018, 19:34 last edited by
    #1

    What's the best place to find all the Qt source code? A quick google shows up:
    https://github.com/qt
    code.qt.io/
    https://code.woboq.org/qt5/
    Are they all the same?
    Thanks for the help.

    K 1 Reply Last reply 21 Aug 2018, 19:47
    0
    • C Crag_Hack
      21 Aug 2018, 19:34

      What's the best place to find all the Qt source code? A quick google shows up:
      https://github.com/qt
      code.qt.io/
      https://code.woboq.org/qt5/
      Are they all the same?
      Thanks for the help.

      K Offline
      K Offline
      koahnig
      wrote on 21 Aug 2018, 19:47 last edited by koahnig
      #2

      @Crag_Hack

      There is another page the Qt archives. This should hold the official released source code AFAIK.

      Git hub is when you like to have a pre-released version but should have also the official releases.

      Edit: corrected

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Crag_Hack
        wrote on 21 Aug 2018, 19:51 last edited by
        #3

        I forgot to mention I'm interested in reading the actual source to figure out how some things work.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on 21 Aug 2018, 19:55 last edited by
          #4

          Then you should clone from http://code.qt.io/cgit/qt/qt5.git/

          And btw self reading helps: https://github.com/qt --> *** ATTENTION!!! THIS MIRROR IS STALE!!! *** Official mirror of the qt-project.org qt/ git repositories

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          5
          • C Offline
            C Offline
            Crag_Hack
            wrote on 24 Aug 2018, 20:53 last edited by
            #5

            @SGaist This means you! :) Ha. Please share your knowledge.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 24 Aug 2018, 20:59 last edited by
              #6

              You already got all the right answers:

              code.qt.io is the official repository for all things code related
              woboq's website is a nice and pretty up do date way to browse Qt's sources with metadata allowing you to have a good big picture view of things.
              GitHub is just a mirror.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              1
              • C Offline
                C Offline
                Crag_Hack
                wrote on 24 Aug 2018, 21:01 last edited by
                #7

                Thanks dude.

                1 Reply Last reply
                0

                1/7

                21 Aug 2018, 19:34

                • Login

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