PDA

View Full Version : Qt 5.1.0, when will be release time?



alizadeh91
29th January 2013, 18:04
Hi, Does anyone knows When the next minor version of Qt5 will be released?! I'm looking forward for 5.1.0 version but nowhere indicated when it will be released!?
Thanks

Lykurg
29th January 2013, 18:16
Why do you look forward, what do you miss in 5.0? You can always build the latest from the git repository to be up to date.

alizadeh91
29th January 2013, 18:31
Because of these : https://bugreports.qt-project.org/browse/QTBUG-28637 and https://bugreports.qt-project.org/browse/QTBUG-25643
They've indicated that that will be resolved in Qt 5.1.0. That's why i'm looking forward for next stable version. I need stable version.

wysota
29th January 2013, 19:36
Hi, Does anyone knows When the next minor version of Qt5 will be released?! I'm looking forward for 5.1.0 version but nowhere indicated when it will be released!?
As far as I remember it should be out either in March or before summer holidays.


Because of these : https://bugreports.qt-project.org/browse/QTBUG-28637 and https://bugreports.qt-project.org/browse/QTBUG-25643
They've indicated that that will be resolved in Qt 5.1.0. That's why i'm looking forward for next stable version. I need stable version.

You can always build Qt 5.0 with patches to those bugs applied yourself. It's not that hard.

astodolski
29th January 2013, 20:55
Why do you look forward, what do you miss in 5.0? You can always build the latest from the git repository to be up to date.

For me the answer lies in all the problems just getting the release to build. Check bug tracker. I'm not looking for nightly builds, just one that I can use. It seems that current issues will be addressed and hopefully fixed in the next minor release.

wysota
29th January 2013, 21:41
For me the answer lies in all the problems just getting the release to build. Check bug tracker. I'm not looking for nightly builds, just one that I can use.
That's why I said to take 5.0 and apply the patches you need and only those.

alizadeh91
30th January 2013, 07:54
thanks wysota,
ok, but how can i download patch from codereview, for example in this link: https://codereview.qt-project.org/#change,44285
I'm using svn and don't know how to use git. How can i download pathes from codereview site?

wysota
30th January 2013, 09:41
Qt uses git so you'll have to learn it a bit. I'm sure the internet is full of materials explaining how to apply a patch using git.

maissiou23
6th March 2013, 18:24
hi alizadeh91,

Here are two links you can start with:

http://wiki.qt-project.org/Git_Introduction

http://qt-project.org/wiki/Building_Qt_5_from_Git

Maiss

alizadeh91
6th March 2013, 18:33
Thanks :) I've get it from git and compiled it :) Thanks for all :)

Kill3rReaper
2nd May 2013, 13:06
Anyway, anybody knows when Qt 5.1 will be released? I heard about date at end of april, but nothing was happend :(

alizadeh91
3rd May 2013, 17:31
The beta version has already released :)