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 Version's and Changes
Forum Updated to NodeBB v4.3 + New Features

QT Version's and Changes

Scheduled Pinned Locked Moved General and Desktop
9 Posts 6 Posters 2.3k 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.
  • B Offline
    B Offline
    brconner
    wrote on last edited by
    #1

    Hi Everyone,

    I have two questions. First, is there a webpage or file in the QT package that describes the changes from version to version? I have found the page that describe major upgrades such as 4.8 to 5.0, but what about changes that took place in 4.8.4 to 4.8.5? My second question is where have the older versions of 4.8 gone? I can find all versions of 4.7 and 5.0, but only the most recent release of 4.8 and 5.1.

    Any help would be greatly appreciated!

    Regards,
    Blair

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      You are right the pre-builds of Qt 4.8.0 up to 4.8.4 are missing.
      You need to check on "JIRA":https://bugreports.qt-project.org/secure/Dashboard.jspa if there is already a bug report. If not, file one.

      A list of changes is included at least with every source code archive. These archives are at the end of each version in the archives.

      Apparently for Qt 5 the idea of a complete source archive has been abandoned and sub-modules are stored. I would assume that those are complete.

      You may want to check also git. There should be at least the newer versions of the source code. This might be an easier place to get the list of changes.

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

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        Oh, forgot there is currently only the most recent release of Qt 5.1.0.

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

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          To add to koahnig, you can get the sources from 4.5.1 to 4.8.5 (and current) using git tags

          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
          0
          • B Offline
            B Offline
            brconner
            wrote on last edited by
            #5

            Thank you koahnlg and SGalst! That's very helpful.

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

              Or, with some URL manipulation, you can unearth the precompiled versions of all releases since Qt 4.0 (plus code for Qt 3 and earlier)
              http://download.qt-project.org/official_releases/qt/
              http://download.qt-project.org/archive/qt/

              (Qt 4.8.0 to Qt 4.8.5 at http://download.qt-project.org/official_releases/qt/4.8/ )

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

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sahumada
                wrote on last edited by
                #7

                now Qt 4.8.0 -> Qt 4.8.4 are under http://download.qt-project.org/archive/qt/

                Sergio Ahumada

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  koahnig
                  wrote on last edited by
                  #8

                  [quote author="seahumad" date="1374744097"]now Qt 4.8.0 -> Qt 4.8.4 are under http://download.qt-project.org/archive/qt/ [/quote]

                  Thanks a lot and good to know.

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

                  1 Reply Last reply
                  0
                  • sierdzioS Offline
                    sierdzioS Offline
                    sierdzio
                    Moderators
                    wrote on last edited by
                    #9

                    All changelogs are available here: "link":https://qt.gitorious.org/qt/qt/trees/4.8/dist.

                    For Qt5, "the link is different":https://qt.gitorious.org/qt/qtbase/trees/stable/dist.

                    (Z(:^

                    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