[Development] Wireshark is switching to Qt.

2013-10-20 Thread Christian Gagneraud
Hi there, The Wireshark network analyzer tool (http://www.wireshark.org), has annouced recently that they're switching (from GTK+) to Qt: https://blog.wireshark.org/2013/10/switching-to-qt/ I thought it was worth sharing this info on this list, one of the main reason to do the switch is to get

Re: [Development] Puzzled by desktop development priorities, Mac OS specifically [Warning: Rant]

2013-10-20 Thread qtnext
I use now Qt5.1.1, try to erase all Qt4 lib in my mac .. And I have always the same trouble. When I start macdeploy with verbose=2, I have the following error : ERROR: no file at "/Library/Frameworks/QtScript.framework/Versions/4/QtScript" ERROR: no file at "/Library/Frameworks/QtCore.framewor

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-20 Thread Raul Metsma
Why not use the manifest workaround? * * Raul On Oct 20, 2013, at 4:56 PM, MuldeR wrote: > Hello. > > As you might have read, with Windows 8.1, the GetVersion(Ex) API has been > deprecated by Microsoft and will now pretend to be Windows 8.0 (NT v6.2), > even whe

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-20 Thread MuldeR
Hello. I currently have no time for the gerrit setup process, but here is a patch against Qt 4.8.5, for everyone interested in fixing QSysInfo on Windows: http://pastie.org/private/arnuqyvur4org7ivmwu14a Only file modified is "qglobal.cpp". As for copyright concerns, I have written all the addi

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-20 Thread Giuseppe D'Angelo
On 20 October 2013 15:56, MuldeR wrote: > > > Code is here: > http://pastie.org/private/kkva8pkk7nzcmm8jjwstfa > > Tested on: Windows XP (RTM), Windows 7 SP-1, Windows 8.0, Windows 8.1 > > (should work on Windows 2000 too, but I don't really care) Thanks, but the Qt Project can't accept a submis

[Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-20 Thread MuldeR
Hello. As you might have read, with Windows 8.1, the GetVersion(Ex) API has been deprecated by Microsoft and will now pretend to be Windows 8.0 (NT v6.2), even when running under Windows 8.1 (NT v6.3). And yes, officiallay and in other API's, Windows 8.1 /is/ NT v6.3. See here for details: htt

[Development] object_script files remain after make distclean

2013-10-20 Thread cat fa
Hi everyone, object_script files are generated due to the reason discussed in http://www.qtcentre.org/archive/index.php/t-6002.html . When excuting make distclean, all Makefiles are removed except object_script files. I think qmake generates object_scrip files, but forgets adding script to