Re: [QBS] Do you use Qt4 to build qbs?

2014-10-19 Thread Карелин Павел

Hi,
Some time ago such theme was discussed in mailing for Qt-creator
As I understand, building of QtCreator on Qt4 still remains, because Qt 
5.x have problems with font rendering. 
(https://bugreports.qt-project.org/browse/QTBUG-37749)

If your drop support for building qbs with Qt4 - how build QtCreator on Qt4?

--
Pavel Karelin


17.10.2014 13:51, Joerg Bornemann пишет:

Hi,

we're contemplating to drop support for building qbs with Qt4.
This will enable us to remove a tiny bit of legacy code, reduce the load
on our test machines and - most importantly - use more Qt5 features,
like QJSEngine etc.

If you have a strong argument why you need to build qbs with Qt4, please
speak now, or forever hold your peace.


Cheers,

Joerg
___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


Re: [QBS] Do you use Qt4 to build qbs?

2014-10-19 Thread Orgad Shaneh
Qt Creator requires Qt 5.3 starting from 3.3.

- Orgad
בתאריך 19 באוק 2014 22:58, Карелин Павел hka...@yandex.ru כתב:

  Hi,
 Some time ago such theme was discussed in mailing for Qt-creator
 As I understand, building of QtCreator on Qt4 still remains, because Qt
 5.x have problems with font rendering. (
 https://bugreports.qt-project.org/browse/QTBUG-37749)
 If your drop support for building qbs with Qt4 - how build QtCreator on
 Qt4?

 --
 Pavel Karelin


 17.10.2014 13:51, Joerg Bornemann пишет:

 Hi,

 we're contemplating to drop support for building qbs with Qt4.
 This will enable us to remove a tiny bit of legacy code, reduce the load
 on our test machines and - most importantly - use more Qt5 features,
 like QJSEngine etc.

 If you have a strong argument why you need to build qbs with Qt4, please
 speak now, or forever hold your peace.


 Cheers,

 Joerg
 ___
 QBS mailing 
 listQBS@qt-project.orghttp://lists.qt-project.org/mailman/listinfo/qbs



 ___
 QBS mailing list
 QBS@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qbs


___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


Re: [QBS] Do you use Qt4 to build qbs?

2014-10-19 Thread Карелин Павел


20.10.2014 00:00, Orgad Shaneh пишет:


Qt Creator requires Qt 5.3 starting from 3.3.

I do not mind Qt5, only problem with fonts I would like to see is 
fixed.  Eyes do not last  forever ...




- Orgad

בתאריך 19 באוק 2014 22:58, Карелин Павел hka...@yandex.ru 
mailto:hka...@yandex.ru כתב:


Hi,
Some time ago such theme was discussed in mailing for Qt-creator
As I understand, building of QtCreator on Qt4 still remains,
because Qt 5.x have problems with font rendering.
(https://bugreports.qt-project.org/browse/QTBUG-37749)
If your drop support for building qbs with Qt4 - how build
QtCreator on Qt4?

--
Pavel Karelin


17.10.2014 13:51, Joerg Bornemann пишет:

Hi,

we're contemplating to drop support for building qbs with Qt4.
This will enable us to remove a tiny bit of legacy code, reduce the load
on our test machines and - most importantly - use more Qt5 features,
like QJSEngine etc.

If you have a strong argument why you need to build qbs with Qt4, please
speak now, or forever hold your peace.


Cheers,

Joerg
___
QBS mailing list
QBS@qt-project.org  mailto:QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs



___
QBS mailing list
QBS@qt-project.org mailto:QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs



___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


[QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Joerg Bornemann
Hi,

we're contemplating to drop support for building qbs with Qt4.
This will enable us to remove a tiny bit of legacy code, reduce the load 
on our test machines and - most importantly - use more Qt5 features, 
like QJSEngine etc.

If you have a strong argument why you need to build qbs with Qt4, please 
speak now, or forever hold your peace.


Cheers,

Joerg
___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Denis Shienkov
Hi Joerg.

Please do not drop of Qt4 support :)

I'm recently replace a big project (based on Qt4) to QBS from MSVC. Nobody
want to port (won't pay me to additional work) this project on Qt5 from Qt4
for QBS support, besides, this porting is a big risk.

Currently we use QBS in own Qt4 project to build of the WIX installer on
Windows, and to build the deb packages on Linux.

If you will drop QBS then it will be big problem for us.. :)

BR,
Denis

2014-10-17 13:51 GMT+04:00 Joerg Bornemann joerg.bornem...@theqtcompany.com
:

 Hi,

 we're contemplating to drop support for building qbs with Qt4.
 This will enable us to remove a tiny bit of legacy code, reduce the load
 on our test machines and - most importantly - use more Qt5 features,
 like QJSEngine etc.

 If you have a strong argument why you need to build qbs with Qt4, please
 speak now, or forever hold your peace.


 Cheers,

 Joerg
 ___
 QBS mailing list
 QBS@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qbs

___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Orgad Shaneh
On Fri, Oct 17, 2014 at 5:27 PM, Denis Shienkov denis.shien...@gmail.com
wrote:

 Hi Joerg.

 Please do not drop of Qt4 support :)

 I'm recently replace a big project (based on Qt4) to QBS from MSVC. Nobody
 want to port (won't pay me to additional work) this project on Qt5 from Qt4
 for QBS support, besides, this porting is a big risk.

 Currently we use QBS in own Qt4 project to build of the WIX installer on
 Windows, and to build the deb packages on Linux.

 If you will drop QBS then it will be big problem for us.. :)

 BR,
 Denis

 2014-10-17 13:51 GMT+04:00 Joerg Bornemann 
 joerg.bornem...@theqtcompany.com:

 Hi,

 we're contemplating to drop support for building qbs with Qt4.
 This will enable us to remove a tiny bit of legacy code, reduce the load
 on our test machines and - most importantly - use more Qt5 features,
 like QJSEngine etc.

 If you have a strong argument why you need to build qbs with Qt4, please
 speak now, or forever hold your peace.


 Cheers,

 Joerg
 ___
 QBS mailing list
 QBS@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qbs



 ___
 QBS mailing list
 QBS@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qbs


He meant building Qbs itself, not the projects it builds...

- Orgad
___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Denis Shienkov
 He meant building Qbs itself, not the projects it builds...

Ahh.. Sorry.. Then it is irrelevant for me. :)

2014-10-17 18:29 GMT+04:00 Orgad Shaneh org...@gmail.com:

 On Fri, Oct 17, 2014 at 5:27 PM, Denis Shienkov denis.shien...@gmail.com
 wrote:

 Hi Joerg.

 Please do not drop of Qt4 support :)

 I'm recently replace a big project (based on Qt4) to QBS from MSVC.
 Nobody want to port (won't pay me to additional work) this project on Qt5
 from Qt4 for QBS support, besides, this porting is a big risk.

 Currently we use QBS in own Qt4 project to build of the WIX installer on
 Windows, and to build the deb packages on Linux.

 If you will drop QBS then it will be big problem for us.. :)

 BR,
 Denis

 2014-10-17 13:51 GMT+04:00 Joerg Bornemann 
 joerg.bornem...@theqtcompany.com:

 Hi,

 we're contemplating to drop support for building qbs with Qt4.
 This will enable us to remove a tiny bit of legacy code, reduce the load
 on our test machines and - most importantly - use more Qt5 features,
 like QJSEngine etc.

 If you have a strong argument why you need to build qbs with Qt4, please
 speak now, or forever hold your peace.


 Cheers,

 Joerg
 ___
 QBS mailing list
 QBS@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qbs



 ___
 QBS mailing list
 QBS@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qbs


 He meant building Qbs itself, not the projects it builds...

 - Orgad

___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs


Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Joerg Bornemann
On 17-Oct-14 16:29, Orgad Shaneh wrote:

 He meant building Qbs itself, not the projects it builds...

Exactly. All is well. You will still be able to build your Qt4-based 
projects. :)


Joerg
___
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs