[Development] Qt 5.2 Fusion Style problem under OpenSuse

2013-10-29 Thread Ing . Reynier Pupo Gómez
Hi, I just compile Qt 5.2 on OpenSuse 12.3, the problem occurs when I try to create an application using by default the Fusion style. All editing widgets, view, even menus are shown with black background with strange font colors and this don't take the style I set by appeareance on systemsetting

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Sandy Martel
Le 2013/10/30 à 11:06, Nicolás Alvarez a écrit : > 2013/10/29 Calogero Mauceri : >>> ... >> >> >> The Qt documentation states that QDir::currentPath() returns "The >> application working directory". Shouldn't the workind directory be >> initialized with the path the application was launched f

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Nicolás Alvarez
2013/10/29 Calogero Mauceri : > On 10/29/2013 9:01 PM, Sandy Martel wrote: >> Le 2013/10/30 à 5:24, Thiago Macieira a écrit : >> >>> On terça-feira, 29 de outubro de 2013 16:53:55, Calogero Mauceri wrote: For some reasons QApplication::applicationDirPath() works properly on OS X 10.9, bu

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Calogero Mauceri
On 10/29/2013 9:01 PM, Sandy Martel wrote: > Le 2013/10/30 à 5:24, Thiago Macieira a écrit : > >> On terça-feira, 29 de outubro de 2013 16:53:55, Calogero Mauceri wrote: >>> For some reasons QApplication::applicationDirPath() works properly on OS >>> X 10.9, but it returns the path to the app exec

Re: [Development] [Releasing] Qt5.2 plan needs to be updated

2013-10-29 Thread Thiago Macieira
Please note the implication: On Nov 11th, ABI freeze sets in for stable. No new symbols will be allowed in stable until the next dev→stable merge. If you find any critical API or ABI changes that need to happen, they need to be done in the release branch. I will send the header diff for Qt 5.2

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Sandy Martel
Le 2013/10/30 à 5:24, Thiago Macieira a écrit : > On terça-feira, 29 de outubro de 2013 16:53:55, Calogero Mauceri wrote: >> For some reasons QApplication::applicationDirPath() works properly on OS >> X 10.9, but it returns the path to the app executable (the one inside >> the app bundle). I'm w

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-29 Thread Nicolás Alvarez
2013/10/29 Nicolás Alvarez : > 2013/10/25 Koehne Kai : >> Tier 2 would be e.g. Visual Studio 2008 (don't know actually, does anybody >> test?) > > I tested it last month, build was broken in debug mode, I submitted > patches. I just tested again and it seems nobody broke it again yet, > still work

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-29 Thread Nicolás Alvarez
2013/10/25 Koehne Kai : > Tier 2 would be e.g. Visual Studio 2008 (don't know actually, does anybody > test?) I tested it last month, build was broken in debug mode, I submitted patches. I just tested again and it seems nobody broke it again yet, still working :) -- Nicolás

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Thiago Macieira
On terça-feira, 29 de outubro de 2013 16:53:55, Calogero Mauceri wrote: > For some reasons QApplication::applicationDirPath() works properly on OS > X 10.9, but it returns the path to the app executable (the one inside > the app bundle). I'm wondering whether a similar implementation could > fix th

Re: [Development] Add-ons: Removing obsolete API in the same major version

2013-10-29 Thread Konstantin Ritt
Maybe simply deprecate that API with a respective macro? Regards, Konstantin 2013/10/29 Thiago Macieira > On terça-feira, 29 de outubro de 2013 18:01:34, Laszlo Papp wrote: > > Hi, > > > > I am about to deprecate some API in QtSerialPort after some discussion > with > > others. The target is 5

Re: [Development] Add-ons: Removing obsolete API in the same major version

2013-10-29 Thread Thiago Macieira
On terça-feira, 29 de outubro de 2013 18:01:34, Laszlo Papp wrote: > Hi, > > I am about to deprecate some API in QtSerialPort after some discussion with > others. The target is 5.2 for this, but I would like to know if we can > remove that API or revamp it without considerations in 5.3 and later.

[Development] Add-ons: Removing obsolete API in the same major version

2013-10-29 Thread Laszlo Papp
Hi, I am about to deprecate some API in QtSerialPort after some discussion with others. The target is 5.2 for this, but I would like to know if we can remove that API or revamp it without considerations in 5.3 and later. It is not a common API, and I bet based on the users' feedback that this is

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Calogero Mauceri
On 10/29/2013 4:47 PM, Thiago Macieira wrote: > On terça-feira, 29 de outubro de 2013 16:35:31, Calogero Mauceri wrote: >> Related to problems with OS X 10.9, please consider fixing the following >> bug with QDir::currentPath() returning root dir: >> >> https://bugreports.qt-project.org/browse/QTB

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Thiago Macieira
On terça-feira, 29 de outubro de 2013 16:35:31, Calogero Mauceri wrote: > Related to problems with OS X 10.9, please consider fixing the following > bug with QDir::currentPath() returning root dir: > > https://bugreports.qt-project.org/browse/QTBUG-34300 > > our application is no more running fo

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Calogero Mauceri
On 10/29/2013 4:18 PM, Thiago Macieira wrote: > On quarta-feira, 14 de agosto de 2013 13:15:42, Jonathan Liu wrote: >> Hi, >> >> Are there any plans for a Qt 4.8.6 release in the near future? >> >> Qt 4.8.5 was unfortunately released with a critical graphics drawing >> regression (see QTBUG-31579)

Re: [Development] Qt 5.2 Beta - is it really much slower to parse qml/javascript on android?

2013-10-29 Thread Simon Hausmann
On Tuesday 29. October 2013 11.12.07 Felipe Crochik wrote: > Hi Simon, > Thank you for your reply, here are the answers to your questions: > 1. I am using > qt-windows-opensource-5.2.0-beta1-android-x86-win32-offline_2013-10-22_08-54 > -34-108.exe 2. using arm5 (don't think the device I am testing,

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Thiago Macieira
On quarta-feira, 14 de agosto de 2013 13:15:42, Jonathan Liu wrote: > Hi, > > Are there any plans for a Qt 4.8.6 release in the near future? > > Qt 4.8.5 was unfortunately released with a critical graphics drawing > regression (see QTBUG-31579) from Qt 4.8.4 which meant that I am > unable to upda

Re: [Development] Qt 5.2 Beta - is it really much slower to parse qml/javascript on android?

2013-10-29 Thread Simon Hausmann
On Tuesday 29. October 2013 10.31.16 Felipe Crochik wrote: > summary: some very simple "qml" code now is taking 4 seconds to "parse" and > get to the "component.onCompleted" on android. It is instantaneous using > qml 1.0/old necessitas. What is the best way to profile and found why? > Anybody seei

[Development] Qt 5.2 Beta - is it really much slower to parse qml/javascript on android?

2013-10-29 Thread Felipe Crochik
summary: some very simple "qml" code now is taking 4 seconds to "parse" and get to the "component.onCompleted" on android. It is instantaneous using qml 1.0/old necessitas. What is the best way to profile and found why? Anybody seeing a much longer "parsing time"? can it be related to the replaceme

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread Blasche Alexander
It's exactly this bug. It's a regression from 5.1 and marked as P1 for the final release. -- Alex From: development-bounces+alexander.blasche=digia@qt-project.org [development-bounces+alexander.blasche=digia@qt-project.org] on behalf of Mitch Cu

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread Mitch Curtis
On 10/29/2013 02:41 PM, Aleksey Sidorov wrote: > Hi all! In new v4 engine i found an strange bug. In arrays, which are > obtained from QList such as QStringList disappeared method indexOf. Might be https://bugreports.qt-project.org/browse/QTBUG-33542 __

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread Aleksey Sidorov
Hi all! In new v4 engine i found an strange bug. In arrays, which are obtained from QList such as QStringList disappeared method indexOf. 23 окт. 2013 г., в 14:16, List for announcements regarding Qt releases and development написал(а): > Hi, > > the Qt 5.2 Beta, as well as Qt Creator 3.0 Be

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-29 Thread Koehne Kai
Alright, I now created a new page on the wiki, and pre-filled it for Windows: http://qt-project.org/wiki/Qt-5.2-Platforms Would be cool if somebody would add the Linux, Mac, Android ... parts :) My idea would be to create such a page for every Qt release. Thoughts? Kai -- Kai Köhne, Senio

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread qtmail
thanks for your reply 于 2013年10月29日 20:08, BogDan 写道: > Hi, > > > Yes, use Ministro instead :) ! > > If you want to know why they are 39M, the answer is simple: > Your apk (~11M) has all qt libs (~28M) in it, but to use them we need to > extract all of them on the user phone, so your applicatio

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread BogDan
Hi, Yes, use Ministro instead :) ! If you want to know why they are 39M, the answer is simple: Your apk (~11M) has all qt libs (~28M) in it, but to use them we need to extract all of them on the user phone, so your application will actually occupy 11 + 28 = 39M !  Most of the people count onl

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread qtmail
hi,BogDan About the apk size,I had another question. When the "hello world" had been installed, the Phone storage show 39M space was used by the "hello world" apk. Is that possibleto reduce the installed size? 于 2013年10月25日 16:05, BogDan 写道: > Hi, > > The rc will fix that problem! > > Cheers,

Re: [Development] QWebSockets: Advice wanted on API

2013-10-29 Thread Sorvig Morten
I’d like to second (third?) going for approach 1. It’s possible that we would want to implement secure socket support for QWebSocket using native API instead of QTcpSocket and OpenSSL at some point. We are currently doing this for QNetworkAccessManager on OS X and iOS (https://codereview.qt-pro

[Development] Does Qt5 support multiple touch devices for X Window?

2013-10-29 Thread Leslie Zhai
Hi qt developers && users, Does Qt5 support multiple touch devices for X Window? For example, 9 projected capacitive touch screen devices experienced as a super big touch screen, shown as below link: https://raw.github.com/xiangzhai/myblog/master/MTX11-Note/mtm.jpg When I touched the FIRST scree