Re: [Development] CI updates ongoing

2018-01-26 Thread Tony Sarajärvi
Ah, sorry for the confusion. I'm not touching the distros we test on. That is the virtual machines, the configurations in qt5.git. I'm updating the host OS's that run the virtual machines. The thing that previously used to be ESXi from VMware before we switched to using Ubuntu/KVM with openNebu

Re: [Development] CI updates ongoing

2018-01-26 Thread Giuseppe D'Angelo
On 26 January 2018 at 21:34, Tony Sarajärvi wrote: > Hi > > > > Our CI hosts run on Ubuntu, but sadly not on the latest version. We have > 16.04 and 16.10 releases in use which need to be updated quickly. > > As we transition over, we will move hosts gradually to a new version of the > CI running

[Development] CI updates ongoing

2018-01-26 Thread Tony Sarajärvi
Hi Our CI hosts run on Ubuntu, but sadly not on the latest version. We have 16.04 and 16.10 releases in use which need to be updated quickly. As we transition over, we will move hosts gradually to a new version of the CI running on 17.10. So during the next few days the CI will be a bit slower w

Re: [Development] Development Digest, Vol 76, Issue 53

2018-01-26 Thread Steve Schilz
On 1/26/18, 7:22 AM, "Development on behalf of development-requ...@qt-project.org" wrote: >On 25 Jan 2018, at 21:05, Steve Schilz wrote: >>22.01.2018, 18:37, "Alberto Mardegan" : >> Hi all! >> ??I've developed a desktop application which uses the WebView

Re: [Development] Rebasing

2018-01-26 Thread Thiago Macieira
On sexta-feira, 26 de janeiro de 2018 07:17:24 PST Konstantin Tokarev wrote: > 26.01.2018, 18:14, "Igor Mironchik" : > > Hi, > > > > What if you have a patch based on 5.11 branch and you want to rebase it > > to 5.9, how do you do such work? Do you use regular git rebase? Or maybe > > you just do

Re: [Development] Rebasing

2018-01-26 Thread Liang Qi
https://wiki.qt.io/Branch_Guidelines search "cherry-pick" BTW, you always can ask in #qt-labs channel at freenode, see https://wiki.qt.io/Online_Communities . Perhaps will get reply much faster without sending emails in mailing list. --Liang On 26 January 2018 at 16:14, Igor Mironchik wrote:

Re: [Development] Rebasing

2018-01-26 Thread Konstantin Tokarev
26.01.2018, 18:14, "Igor Mironchik" : > Hi, > > What if you have a patch based on 5.11 branch and you want to rebase it > to 5.9, how do you do such work? Do you use regular git rebase? Or maybe > you just do a new branch based on 5.9, do changes, commit and changes > Change-Id to the existing an

[Development] Rebasing

2018-01-26 Thread Igor Mironchik
Hi, What if you have a patch based on 5.11 branch and you want to rebase it to 5.9, how do you do such work? Do you use regular git rebase? Or maybe you just do a new branch based on 5.9, do changes, commit and changes Change-Id to the existing and do push? Thank you. __

Re: [Development] Using Native web view on OS X

2018-01-26 Thread Morten Sørvig
> On 25 Jan 2018, at 21:05, Steve Schilz wrote: > >> 22.01.2018, 18:37, "Alberto Mardegan" : >> Hi all! >> ??I've developed a desktop application which uses the WebView QML >> module, with the hope of publishing it in the Apple store. However, >> unless I am seriously mi

Re: [Development] New Qt snapshots available

2018-01-26 Thread Denis Shienkov
Ok, thanks. 2018-01-26 11:02 GMT+03:00 Eike Ziller : > > > > On 25. Jan 2018, at 16:50, Denis Shienkov > wrote: > > > > Hi, > > > > What about adding the snapshots of QtC 4.5.1 and 4.6.x to the > MaintenanceTool? > > > > Because it is ugly to install some future QtC's snapshots separatelly. > >

Re: [Development] Using Native web view on OS X

2018-01-26 Thread Kai Koehne
> Am I correct in understanding that you are saying that prebuilt Qt packages > cannot be used to submit to the app store, > And that anyone who wishes to use Qt to develop an app on OSX and submit to > the app store must be savvy enough to > Build from source, and locate this thread in the dev n

Re: [Development] New Qt snapshots available

2018-01-26 Thread Eike Ziller
> On 25. Jan 2018, at 16:50, Denis Shienkov wrote: > > Hi, > > What about adding the snapshots of QtC 4.5.1 and 4.6.x to the MaintenanceTool? > > Because it is ugly to install some future QtC's snapshots separatelly. > What if I want to upgrade QtC to next snapshot version? > > E.g. I do n