Re: [Development] QVersionNumber: someone to polish and finish the API

2015-07-06 Thread Thiago Macieira
On Tuesday 07 July 2015 07:38:51 André Somers wrote: > Thiago Macieira schreef op 7-7-2015 om 01:13: > > There are about a dozen changes pending between refactorings that I've > > done > > and those of Marc on top of mine. > > > > The class needs those cleanups before it becomes public API. > > >

Re: [Development] QVersionNumber: someone to polish and finish the API

2015-07-06 Thread André Somers
Thiago Macieira schreef op 7-7-2015 om 01:13: > There are about a dozen changes pending between refactorings that I've done > and those of Marc on top of mine. > > The class needs those cleanups before it becomes public API. > > If there's no interest in reviving the API in the until feature freeze

[Development] QVersionNumber: someone to polish and finish the API

2015-07-06 Thread Thiago Macieira
There are about a dozen changes pending between refactorings that I've done and those of Marc on top of mine. The class needs those cleanups before it becomes public API. If there's no interest in reviving the API in the until feature freeze for 5.6 (even if you actually miss the deadline), I'

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Volny
‎It is really hard to find Qt binaries only on qt.io site. I believe that they exist but I still haven't found what I'm looking for.  Regards  Fanda Sent from my BlackBerry 10 smartphone.   Original Message   From: Thiago Macieira Sent: Monday, July 6, 2015 22:08 To: development@qt-project.org

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Thiago Macieira
On Monday 06 July 2015 21:54:54 Denis Shienkov wrote: > > I said I don't see why that would be a valid reason. > > But I don't see why this can not be made. What if I do not want to use > QtCreator at all? :) Then you download the Qt libraries only binary, not the SDK. -- Thiago Macieira - thi

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Dmitry Volosnykh
At least, you may later remove it via MaintanenceTool for every SDK installed. If you want to be there only on copy of QtCreator, you may wish to keep it for one of the SDKs (unfortunately, it will need you remember in which SDK it resides for the later updates). On Mon, Jul 6, 2015 at 9:54 PM, De

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Sergio Ahumada
On 06.07.2015 11:10, Denis Shienkov wrote: > Hi all.. > > Please make the QtCreator as optional option in the Qt SDK installer. > > Because if I (as the user) have a lot versions of Qt SDK installed, then > I have a lot of QtCreator instances too, that occupies a disk space, and > do not like to

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Denis Shienkov
> I said I don't see why that would be a valid reason. But I don't see why this can not be made. What if I do not want to use QtCreator at all? :) 06.07.2015 19:36, Thiago Macieira пишет: > On Monday 06 July 2015 19:21:19 Dmitry Volosnykh wrote: >> This is the case Denis uses according to his o

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Thiago Macieira
On Monday 06 July 2015 19:21:19 Dmitry Volosnykh wrote: > This is the case Denis uses according to his own words. I understand that he thought he needed to do it. I said I don't see why that would be a valid reason. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Inte

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Dmitry Volosnykh
This is the case Denis uses according to his own words. On Mon, Jul 6, 2015 at 7:07 PM, Thiago Macieira wrote: > On Monday 06 July 2015 17:28:35 Dmitry Volosnykh wrote: > > PS. Alas, my suggestion does not apply for the case when you install > > several SDK's for different toolchains. > > I don'

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Thiago Macieira
On Monday 06 July 2015 17:28:35 Dmitry Volosnykh wrote: > PS. Alas, my suggestion does not apply for the case when you install > several SDK's for different toolchains. I don't see why you'd want to do that. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Sou

Re: [Development] Please turn off Pull Requests in our GitHub mirror

2015-07-06 Thread Jake Petroules
> On Jul 6, 2015, at 8:05 AM, Thiago Macieira wrote: > > Whoever is responsible for the GitHub mirror: > > We can't accept any PR submissions, so let's avoid misleading potential > contributors who find our code in GitHub. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software

[Development] Please turn off Pull Requests in our GitHub mirror

2015-07-06 Thread Thiago Macieira
Whoever is responsible for the GitHub mirror: We can't accept any PR submissions, so let's avoid misleading potential contributors who find our code in GitHub. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center smime.p7s Description:

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Dmitry Volosnykh
I've never encountered such problems on Linux and Mac OS (can not say that for Windows, unfortunately). Did you try to my suggestion? PS. Alas, my suggestion does not apply for the case when you install several SDK's for different toolchains. On Mon, Jul 6, 2015 at 5:06 PM, Denis Shienkov wrote:

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Denis Shienkov
> once you have installed SDK for the first time, you should be able to run MaintenanceTool (it should reside at the root of Qt installation path) which provides three choices: Yes thanks, but need to fix up the repo-URL's something like this: https://forum.qt.io/topic/31796/no-default-repositori

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Denis Shienkov
> You should be able to install several Qt versions from the same SDK. I never did it. > What are you installing different Qt SDKs into different paths? Yes. I download different off-line installers (for Mingw, MSVC and so on) and install it separatelly to different paths. But, anyway, the opt

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Dmitry Volosnykh
Denis, once you have installed SDK for the first time, you should be able to run MaintenanceTool (it should reside at the root of Qt installation path) which provides three choices: * Add or remove components * Update components * Remove all components All of the three have quite self-explanatory

Re: [Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Diego Iastrubni
You should be able to install several Qt versions from the same SDK. What are you installing different Qt SDKs into different paths? (unless I miss-understood what you wrote) On Mon, Jul 6, 2015 at 12:10 PM, Denis Shienkov wrote: > Hi all.. > > Please make the QtCreator as optional option in th

Re: [Development] InputMethondHints for Enter key types

2015-07-06 Thread Olivier Goffart
On Monday 6. July 2015 18:15:41 Byunggul Koh wrote: > Hello QT developers, > > Enter-key has various semantics on Input-method depending on the situation, > e.g. “Enter for Search, Go, Next and so on. So I need a way to inform VKB > of a type of enter to display a string instead of “Enter”. > > F

Re: [Development] InputMethondHints for Enter key types

2015-07-06 Thread Marc Mutz
On Monday 06 July 2015 11:15:41 Byunggul Koh wrote: > Hello QT developers, > > Enter-key has various semantics on Input-method depending on the situation, > e.g. “Enter for Search, Go, Next and so on. So I need a way to inform VKB > of a type of enter to display a string instead of “Enter”. > > F

[Development] InputMethondHints for Enter key types

2015-07-06 Thread Byunggul Koh
Hello QT developers, Enter-key has various semantics on Input-method depending on the situation, e.g. “Enter for Search, Go, Next and so on. So I need a way to inform VKB of a type of enter to display a string instead of “Enter”. For this purpose I’m considering to add more enums on InputMethod

[Development] [Qt Installer] QtCreator as optional option

2015-07-06 Thread Denis Shienkov
Hi all.. Please make the QtCreator as optional option in the Qt SDK installer. Because if I (as the user) have a lot versions of Qt SDK installed, then I have a lot of QtCreator instances too, that occupies a disk space, and do not like to me. BR, Denis __

Re: [Development] Qt 5.5 for Android - More Regressions Since 5.3

2015-07-06 Thread Robert Iakobashvili
Thanks, BogDan. QTBUG-47049 [REG 5.4 -> 5.5] QProgressDialog is Shown Immediately After Allocation and Even Despite hide() Call. Regards, Robert On Mon, Jul 6, 2015 at 10:31 AM, BogDan wrote: > Hi, > > 1 & 2. I can reproduce it, I'll try to fix it soon (though it will be quite > hard to make

Re: [Development] Qt 5.5 for Android - More Regressions Since 5.3

2015-07-06 Thread BogDan
Hi, 1 & 2. I can reproduce it, I'll try to fix it soon (though it will be quite hard to make them look good on Android).3. Yep, please create a bug report. Cheers,BogDan. On Monday, July 6, 2015 9:50 AM, Robert Iakobashvili wrote: Hi, Trying Qt-5.5 for Android, the following regre