Re: [Development] New Qt 4.8.7 snapshot build is available

2015-04-14 Thread René J . V . Bertin
On Monday April 13 2015 22:11:51 René J.V. Bertin wrote:

The culprit is probably the failure to find filterIncludePath and 
filterLibraryPath . Where are those supposed to be found?

I think I found my answer: 
http://git.buildroot.net/buildroot/diff/?id=b37f428bacdca7859fb0b678ec9658cbccaa359a
 (and a bug report thus seems to be unnecessary).

R.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-04-13 Thread René J . V . Bertin
On Wednesday April 08 2015 13:37:09 Salovaara Akseli wrote:

Hi,

Trying to build 4.8.7 on Linux using the debian packaging glue for 4.8.6 I'm 
running into a failure configuring postgresql:

./configure: 1: ./configure: filterIncludePath: not found
./configure: 1: ./configure: filterLibraryPath: not found
PostgreSQL auto-detection... ()
make[2]: Entering directory 
`/build/buildd/qt4-x11-4.8.7+20150407.6+dfsg-1ubuntu1-rjvb/config.tests/unix/psql'
g++ -c -m64 -pipe -O2 -Wall -W  -I../../../mkspecs/linux-g++-64 -I. 
-I/usr/include/freetype2 -o psql.o psql.cpp
psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory
 #include libpq-fe.h
  ^
compilation terminated.
make[2]: *** [psql.o] Error 1
make[2]: Leaving directory 
`/build/buildd/qt4-x11-4.8.7+20150407.6+dfsg-1ubuntu1-rjvb/config.tests/unix/psql'
PostgreSQL disabled.
PostgreSQL support cannot be enabled due to functionality tests!
 Turn on verbose messaging (-v) to ./configure to see the final report.
 If you believe this message is in error you may use the continue
 switch (-continue) to ./configure to continue.
make[1]: *** [override_dh_auto_configure] Error 101
make[1]: Leaving directory 
`/build/buildd/qt4-x11-4.8.7+20150407.6+dfsg-1ubuntu1-rjvb'
make: *** [build-arch] Error 2


The culprit is probably the failure to find filterIncludePath and 
filterLibraryPath . Where are those supposed to be found?

R.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-04-13 Thread Salovaara Akseli
 On Saturday 11 April 2015 14:57:39 René J.V. Bertin wrote:
  On Wednesday April 08 2015 13:37:09 Salovaara Akseli wrote:
 
  Hi,
 
  I see I'm being cited as René J.V. Bertin (commit
  eb55d48d1035d06408ffe73696223464957aa71d) which means I once more
 ran
  across a website that doesn't handle input from an OS X client
  appropriately. That should be René, of course (e-acute as the last
  character).
 
 Uh...
 
 $ curl -I http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-04-07-6/4.8.7-
 snapshot-2015-04-07-6-all-changes
 HTTP/1.1 200 OK
 [...]
 Content-Type: application/x-troff-man
 
 A man page?!
 
 Akseli, just rename the file to .txt and this will solve the problem.

http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-04-07-6/4.8.7-snapshot-2015-04-07-6-all-changes.txt
 
 
 --
 Thiago Macieira - thiago.macieira (AT) intel.com
   Software Architect - Intel Open Source Technology Center
 
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-04-11 Thread René J . V . Bertin
On Wednesday April 08 2015 13:37:09 Salovaara Akseli wrote:

Hi,

I see I'm being cited as René J.V. Bertin (commit 
eb55d48d1035d06408ffe73696223464957aa71d) which means I once more ran across a 
website that doesn't handle input from an OS X client appropriately. That 
should be René, of course (e-acute as the last character).

R.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-04-11 Thread Thiago Macieira
On Saturday 11 April 2015 14:57:39 René J.V. Bertin wrote:
 On Wednesday April 08 2015 13:37:09 Salovaara Akseli wrote:
 
 Hi,
 
 I see I'm being cited as René J.V. Bertin (commit
 eb55d48d1035d06408ffe73696223464957aa71d) which means I once more ran
 across a website that doesn't handle input from an OS X client
 appropriately. That should be René, of course (e-acute as the last
 character).

Uh...

$ curl -I 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-04-07-6/4.8.7-snapshot-2015-04-07-6-all-changes
HTTP/1.1 200 OK
[...]
Content-Type: application/x-troff-man

A man page?!

Akseli, just rename the file to .txt and this will solve the problem.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] New Qt 4.8.7 snapshot build is available

2015-04-08 Thread Salovaara Akseli
Hi,

New Qt 4.8.7 snapshot build is available 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-04-07-6/
Snapshot is built against sha1 716fbaef34386c8b05d7d63894a5bc116ddd1b6c Update 
copyright headers (current HEAD).
Final sha1 and exact release date are open.


Changes compared to previous snapshot: 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-04-07-6/4.8.7-snapshot-2015-04-07-6-changes

Changes compared to Qt 4.8.6: 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-04-07-6/4.8.7-snapshot-2015-04-07-6-all-changes

Please test these snapshots, report possible regressions to bugreports.qt.io 
and send email about that (with bug id) to 
releas...@qt-project.orgmailto:releas...@qt-project.org.



Br,

Akseli

--

Akseli Salovaara

The Qt Company

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-03-18 Thread Mark Gaiser
Does this qualify as a release blocker?
https://bugreports.qt.io/browse/QTBUG-45100

Would be a shame if it missed the 4.8.7 release imho.

On Mon, Feb 16, 2015 at 12:01 PM, Salovaara Akseli 
akseli.salova...@theqtcompany.com wrote:

  Hi,



 New Qt 4.8.7 snapshot build is available
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-16-4/

 Snapshot is built against sha1 2b7758a8763a8fe6ca13a2f04e0137df79c849d2
 Don't leak RENDER Pictures in QPixmap::paintEngine() (current HEAD).



 Changes compared to previous snapshot:
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-16-4/4.8.7-snapshot-2015-02-16-4-changes

 Changes compared to Qt 4.8.6:
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-16-4/4.8.7-snapshot-2015-02-16-4-all-changes



 Please test these snapshots, report possible regressions to
 bugreports.qt.io and send email about that (with bug id) to
 releas...@qt-project.org.



 Br,

 Akseli

 --

 Akseli Salovaara

 The Qt Company



 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] New Qt 4.8.7 snapshot build is available

2015-02-16 Thread Salovaara Akseli
Hi,



New Qt 4.8.7 snapshot build is available 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-16-4/

Snapshot is built against sha1 2b7758a8763a8fe6ca13a2f04e0137df79c849d2 Don't 
leak RENDER Pictures in QPixmap::paintEngine() (current HEAD).



Changes compared to previous snapshot: 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-16-4/4.8.7-snapshot-2015-02-16-4-changes

Changes compared to Qt 4.8.6: 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-16-4/4.8.7-snapshot-2015-02-16-4-all-changes



Please test these snapshots, report possible regressions to bugreports.qt.io 
and send email about that (with bug id) to 
releas...@qt-project.orgmailto:releas...@qt-project.org.



Br,

Akseli

--

Akseli Salovaara

The Qt Company

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-02-06 Thread Nils Jeisecke
Hi,

there are some Mac framework fixes backported from Qt5 still waiting
for approval in 4.8:

WIP: Fix framework bundle hierarchy
https://codereview.qt-project.org/#/c/95572/

WIP: Don't make Info.plist for debug framework bundles
https://codereview.qt-project.org/#/c/95573/

Info.plist.lib whitespace fixup
https://codereview.qt-project.org/#/c/95574/

WIP: Add CFBundleVersion to the Info.plist files.
https://codereview.qt-project.org/#/c/95575/

Fix framework bundle deployment
https://codereview.qt-project.org/#/c/95576/

Any chance to get those in 4.8.7?

codesigning and verification of a Qt4 application build against Qt
with those patches applied works fine.

Regards

Nils

On Fri, Feb 6, 2015 at 10:01 AM, Nils Jeisecke jeise...@saltation.de wrote:
 Sorry for accidentally posting this obviously unfinished mail.

 Nils

 On Fri, Feb 6, 2015 at 9:59 AM, Nils Jeisecke jeise...@saltation.de wrote:
 Hi,

 WIP: Fix framework bundle hierarchy
 https://codereview.qt-project.org/#/c/95572/




-- 
Dipl. Inform. Nils Jeisecke
fon: +49 (0) 521 - 329647-12
fax: +49 (0) 521 - 329647-40
email: jeise...@saltation.de

---
saltation GmbH  Co. KG | Niederwall 43 | 33602 Bielefeld
Sitz Bielefeld | Amtsgericht Bielefeld HRA 15344
Persönlich haftende Gesellschafterin:
saltation Beteiligungs-GmbH | Niederwall 43 | 33602 Bielefeld
Sitz Bielefeld | Amtsgericht Bielefeld HRB 39339
Geschäftsführer: Daniel Brün
---
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-02-06 Thread Nils Jeisecke
Hi,

WIP: Fix framework bundle hierarchy
https://codereview.qt-project.org/#/c/95572/



On Fri, Jan 30, 2015 at 2:14 PM, Mark Gaiser mark...@gmail.com wrote:
 On Wed, Jan 14, 2015 at 12:34 PM, Salovaara Akseli
 akseli.salova...@theqtcompany.com wrote:

 Hi,

 4.8.7-snapshot-2015-01-12-2-all-changes file uploaded next to installers
 (
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/4.8.7-snapshot-2015-01-12-2-all-changes
 ) to substitute actual change log file inside packages.
 4.8.7-snapshot-2015-01-12-2-changes file published yesterday describes
 delta to previous snapshot.

 Similar changes files will be uploaded for the next snapshots.
 Change log file inside packages will be updated closer to actual release.

 Br,
 Akseli

  -Original Message-
  From: development-bounces+akseli.salovaara=theqtcompany.com@qt-
  project.org [mailto:development-
  bounces+akseli.salovaara=theqtcompany@qt-project.org] On Behalf Of
  Calogero Mauceri
  Sent: 13. tammikuuta 2015 17:09
  To: development@qt-project.org
  Subject: Re: [Development] New Qt 4.8.7 snapshot build is available
 
  Hi,
 
  would it be possible to have a full changelog for this snapshot. The
  changelog file inside the pachage is empty.
 
  Thanks,
   Calogero
 
  Il 1/13/2015 4:04 PM, Salovaara Akseli ha scritto:
   Hi,
  
   New Qt 4.8.7 snapshot build is available
  http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/
   Snapshot is built against 50223ce5eebfdff01a88474f0589259137997458
  Introduce Windows version 10.
  
   Changes compared to previous build:
  50223ce5eebfdff01a88474f0589259137997458 Introduce Windows version
  10.
  6f55f3dbbb2cdae33a8b0d00b7bf2ada7fe79a04 Fix empty arrays in QML 1
  18c5ff04103eadcb532d03d526714385943295ab Windows: Fix OS version
  determination for Windows = 8
  8d831f5f444802879ae416bd110184d5a6cf1b26 QDateTime: Fix time format
  in doc
  48194c74d3e2d2316fa4c57cf8b2e6687d8d6416 Fix compilation with
  QDND_DEBUG.
  6f83ee60cf616731fb37d7a4357fc264fc167b2e Add Hebrew translation for
  Qt Linguist
  25d972e12eda9dadf212d24af8d8f524572bdbfa Check world matrix is true
  when seeing if transformations are supported
  62323e8d1b16167662c85e412d35804418593cc6 QIdentityProxyModel:
  remove slow bounds-checking, for more performance
  87b82fb345a3384243da50240dab93589d072d7e Autotest: Setting
  tst_qaudiooutput and tst_qsound as insignificant
  
   Please test these snapshots, report possible regressions to
   bugreports.qt.io
  and send email about that (with bug id) to releas...@qt-project.org.
  
   Br,
   Akseli
   --
   Akseli Salovaara
   The Qt Company
  
   ___
   Development mailing list
   Development@qt-project.org
   http://lists.qt-project.org/mailman/listinfo/development
 
  --
  Calogero Mauceri
  Software Engineer
 
  Applied Coherent Technology Corporation (ACT)
  www.actgate.com
 
 
  ___
  Development mailing list
  Development@qt-project.org
  http://lists.qt-project.org/mailman/listinfo/development
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


 Hi,

 I've just hit this bug: https://bugreports.qt.io/browse/QTBUG-13776 in Qt
 4.8.x which is fixed in 5.0 via this patch:
 https://codereview.qt-project.org/#/c/41984/
 Could that patch be backported to 4.8.7?

 My work environment requires 4.8.x. I've hit this issue when porting the
 work project from vcxproj to pro files (which would then be used to generate
 vcxproj files).
 The generated vcxproj files work just fine, but manually running nmake
 debug (or install) makes this issue pop up.

 Best regards,
 Mark

 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development




-- 
Dipl. Inform. Nils Jeisecke
fon: +49 (0) 521 - 329647-12
fax: +49 (0) 521 - 329647-40
email: jeise...@saltation.de

---
saltation GmbH  Co. KG | Niederwall 43 | 33602 Bielefeld
Sitz Bielefeld | Amtsgericht Bielefeld HRA 15344
Persönlich haftende Gesellschafterin:
saltation Beteiligungs-GmbH | Niederwall 43 | 33602 Bielefeld
Sitz Bielefeld | Amtsgericht Bielefeld HRB 39339
Geschäftsführer: Daniel Brün
---
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-02-06 Thread Nils Jeisecke
Sorry for accidentally posting this obviously unfinished mail.

Nils

On Fri, Feb 6, 2015 at 9:59 AM, Nils Jeisecke jeise...@saltation.de wrote:
 Hi,

 WIP: Fix framework bundle hierarchy
 https://codereview.qt-project.org/#/c/95572/

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] New Qt 4.8.7 snapshot build is available

2015-02-02 Thread Salovaara Akseli
Hi,



New Qt 4.8.7 snapshot build is available 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-02-3/

Snapshot is built against sha1 8960f7356796948b161159cff404a9ebd1624c5f  Added 
check if fontEngine is still in the cache (current HEAD).



Changes compared to previous snapshot: 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-02-3/4.8.7-snapshot-2015-02-02-3-changes

Changes compared to Qt 4.8.6: 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-02-02-3/4.8.7-snapshot-2015-02-02-3-all-changes



Please test these snapshots, report possible regressions to bugreports.qt.io 
and send email about that (with bug id) to 
releas...@qt-project.orgmailto:releas...@qt-project.org.



Br,

Akseli

--

Akseli Salovaara

The Qt Company

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-01-30 Thread Mark Gaiser
On Wed, Jan 14, 2015 at 12:34 PM, Salovaara Akseli 
akseli.salova...@theqtcompany.com wrote:

 Hi,

 4.8.7-snapshot-2015-01-12-2-all-changes file uploaded next to installers
 (
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/4.8.7-snapshot-2015-01-12-2-all-changes
 ) to substitute actual change log file inside packages.
 4.8.7-snapshot-2015-01-12-2-changes file published yesterday describes
 delta to previous snapshot.

 Similar changes files will be uploaded for the next snapshots.
 Change log file inside packages will be updated closer to actual release.

 Br,
 Akseli

  -Original Message-
  From: development-bounces+akseli.salovaara=theqtcompany.com@qt-
  project.org [mailto:development-
  bounces+akseli.salovaara=theqtcompany@qt-project.org] On Behalf Of
  Calogero Mauceri
  Sent: 13. tammikuuta 2015 17:09
  To: development@qt-project.org
  Subject: Re: [Development] New Qt 4.8.7 snapshot build is available
 
  Hi,
 
  would it be possible to have a full changelog for this snapshot. The
  changelog file inside the pachage is empty.
 
  Thanks,
   Calogero
 
  Il 1/13/2015 4:04 PM, Salovaara Akseli ha scritto:
   Hi,
  
   New Qt 4.8.7 snapshot build is available
  http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/
   Snapshot is built against 50223ce5eebfdff01a88474f0589259137997458
  Introduce Windows version 10.
  
   Changes compared to previous build:
  50223ce5eebfdff01a88474f0589259137997458 Introduce Windows version
  10.
  6f55f3dbbb2cdae33a8b0d00b7bf2ada7fe79a04 Fix empty arrays in QML 1
  18c5ff04103eadcb532d03d526714385943295ab Windows: Fix OS version
  determination for Windows = 8
  8d831f5f444802879ae416bd110184d5a6cf1b26 QDateTime: Fix time format
  in doc
  48194c74d3e2d2316fa4c57cf8b2e6687d8d6416 Fix compilation with
  QDND_DEBUG.
  6f83ee60cf616731fb37d7a4357fc264fc167b2e Add Hebrew translation for
  Qt Linguist
  25d972e12eda9dadf212d24af8d8f524572bdbfa Check world matrix is true
  when seeing if transformations are supported
  62323e8d1b16167662c85e412d35804418593cc6 QIdentityProxyModel:
  remove slow bounds-checking, for more performance
  87b82fb345a3384243da50240dab93589d072d7e Autotest: Setting
  tst_qaudiooutput and tst_qsound as insignificant
  
   Please test these snapshots, report possible regressions to
 bugreports.qt.io
  and send email about that (with bug id) to releas...@qt-project.org.
  
   Br,
   Akseli
   --
   Akseli Salovaara
   The Qt Company
  
   ___
   Development mailing list
   Development@qt-project.org
   http://lists.qt-project.org/mailman/listinfo/development
 
  --
  Calogero Mauceri
  Software Engineer
 
  Applied Coherent Technology Corporation (ACT)
  www.actgate.com
 
 
  ___
  Development mailing list
  Development@qt-project.org
  http://lists.qt-project.org/mailman/listinfo/development
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


Hi,

I've just hit this bug: https://bugreports.qt.io/browse/QTBUG-13776 in Qt
4.8.x which is fixed in 5.0 via this patch:
https://codereview.qt-project.org/#/c/41984/
Could that patch be backported to 4.8.7?

My work environment requires 4.8.x. I've hit this issue when porting the
work project from vcxproj to pro files (which would then be used to
generate vcxproj files).
The generated vcxproj files work just fine, but manually running nmake
debug (or install) makes this issue pop up.

Best regards,
Mark
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-01-14 Thread Salovaara Akseli
Hi,

4.8.7-snapshot-2015-01-12-2-all-changes file uploaded next to installers ( 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/4.8.7-snapshot-2015-01-12-2-all-changes
 ) to substitute actual change log file inside packages.
4.8.7-snapshot-2015-01-12-2-changes file published yesterday describes delta 
to previous snapshot.

Similar changes files will be uploaded for the next snapshots. 
Change log file inside packages will be updated closer to actual release.

Br,
Akseli

 -Original Message-
 From: development-bounces+akseli.salovaara=theqtcompany.com@qt-
 project.org [mailto:development-
 bounces+akseli.salovaara=theqtcompany@qt-project.org] On Behalf Of
 Calogero Mauceri
 Sent: 13. tammikuuta 2015 17:09
 To: development@qt-project.org
 Subject: Re: [Development] New Qt 4.8.7 snapshot build is available
 
 Hi,
 
 would it be possible to have a full changelog for this snapshot. The
 changelog file inside the pachage is empty.
 
 Thanks,
  Calogero
 
 Il 1/13/2015 4:04 PM, Salovaara Akseli ha scritto:
  Hi,
 
  New Qt 4.8.7 snapshot build is available
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/
  Snapshot is built against 50223ce5eebfdff01a88474f0589259137997458
 Introduce Windows version 10.
 
  Changes compared to previous build:
 50223ce5eebfdff01a88474f0589259137997458 Introduce Windows version
 10.
 6f55f3dbbb2cdae33a8b0d00b7bf2ada7fe79a04 Fix empty arrays in QML 1
 18c5ff04103eadcb532d03d526714385943295ab Windows: Fix OS version
 determination for Windows = 8
 8d831f5f444802879ae416bd110184d5a6cf1b26 QDateTime: Fix time format
 in doc
 48194c74d3e2d2316fa4c57cf8b2e6687d8d6416 Fix compilation with
 QDND_DEBUG.
 6f83ee60cf616731fb37d7a4357fc264fc167b2e Add Hebrew translation for
 Qt Linguist
 25d972e12eda9dadf212d24af8d8f524572bdbfa Check world matrix is true
 when seeing if transformations are supported
 62323e8d1b16167662c85e412d35804418593cc6 QIdentityProxyModel:
 remove slow bounds-checking, for more performance
 87b82fb345a3384243da50240dab93589d072d7e Autotest: Setting
 tst_qaudiooutput and tst_qsound as insignificant
 
  Please test these snapshots, report possible regressions to bugreports.qt.io
 and send email about that (with bug id) to releas...@qt-project.org.
 
  Br,
  Akseli
  --
  Akseli Salovaara
  The Qt Company
 
  ___
  Development mailing list
  Development@qt-project.org
  http://lists.qt-project.org/mailman/listinfo/development
 
 --
 Calogero Mauceri
 Software Engineer
 
 Applied Coherent Technology Corporation (ACT)
 www.actgate.com
 
 
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] New Qt 4.8.7 snapshot build is available

2015-01-13 Thread Salovaara Akseli
Hi,

New Qt 4.8.7 snapshot build is available 
http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/ 
Snapshot is built against 50223ce5eebfdff01a88474f0589259137997458 Introduce 
Windows version 10.

Changes compared to previous build:
  50223ce5eebfdff01a88474f0589259137997458 Introduce Windows version 10.
  6f55f3dbbb2cdae33a8b0d00b7bf2ada7fe79a04 Fix empty arrays in QML 1
  18c5ff04103eadcb532d03d526714385943295ab Windows: Fix OS version 
determination for Windows = 8
  8d831f5f444802879ae416bd110184d5a6cf1b26 QDateTime: Fix time format in doc
  48194c74d3e2d2316fa4c57cf8b2e6687d8d6416 Fix compilation with QDND_DEBUG.
  6f83ee60cf616731fb37d7a4357fc264fc167b2e Add Hebrew translation for Qt 
Linguist
  25d972e12eda9dadf212d24af8d8f524572bdbfa Check world matrix is true when 
seeing if transformations are supported
  62323e8d1b16167662c85e412d35804418593cc6 QIdentityProxyModel: remove slow 
bounds-checking, for more performance
  87b82fb345a3384243da50240dab93589d072d7e Autotest: Setting tst_qaudiooutput 
and tst_qsound as insignificant

Please test these snapshots, report possible regressions to bugreports.qt.io 
and send email about that (with bug id) to releas...@qt-project.org.

Br,
Akseli
--
Akseli Salovaara
The Qt Company

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] New Qt 4.8.7 snapshot build is available

2015-01-13 Thread Calogero Mauceri
Hi,

would it be possible to have a full changelog for this snapshot. The 
changelog file inside the pachage is empty.

Thanks,
 Calogero

Il 1/13/2015 4:04 PM, Salovaara Akseli ha scritto:
 Hi,

 New Qt 4.8.7 snapshot build is available 
 http://download.qt.io/snapshots/qt/4.8/4.8.7/2015-01-12-2/
 Snapshot is built against 50223ce5eebfdff01a88474f0589259137997458 Introduce 
 Windows version 10.

 Changes compared to previous build:
50223ce5eebfdff01a88474f0589259137997458 Introduce Windows version 10.
6f55f3dbbb2cdae33a8b0d00b7bf2ada7fe79a04 Fix empty arrays in QML 1
18c5ff04103eadcb532d03d526714385943295ab Windows: Fix OS version 
 determination for Windows = 8
8d831f5f444802879ae416bd110184d5a6cf1b26 QDateTime: Fix time format in doc
48194c74d3e2d2316fa4c57cf8b2e6687d8d6416 Fix compilation with QDND_DEBUG.
6f83ee60cf616731fb37d7a4357fc264fc167b2e Add Hebrew translation for Qt 
 Linguist
25d972e12eda9dadf212d24af8d8f524572bdbfa Check world matrix is true when 
 seeing if transformations are supported
62323e8d1b16167662c85e412d35804418593cc6 QIdentityProxyModel: remove slow 
 bounds-checking, for more performance
87b82fb345a3384243da50240dab93589d072d7e Autotest: Setting 
 tst_qaudiooutput and tst_qsound as insignificant

 Please test these snapshots, report possible regressions to bugreports.qt.io 
 and send email about that (with bug id) to releas...@qt-project.org.

 Br,
 Akseli
 --
 Akseli Salovaara
 The Qt Company

 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development

-- 
Calogero Mauceri
Software Engineer

Applied Coherent Technology Corporation (ACT)
www.actgate.com


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development