Re: [Development] How can I use a proxy to push change to codereview.qt-project.org?

2013-12-13 Thread Thiago Macieira
On sábado, 14 de dezembro de 2013 12:14:49, Liang Jian wrote: > I used to be pushing changes to be code reviewed using the following > command: > git push > ssh://jianlian...@codereview.qt-project.org:29418/qt/qtbaseHEAD:ref/for/sta > ble That works fine before, but today after I type the c

[Development] How can I use a proxy to push change to codereview.qt-project.org?

2013-12-13 Thread Liang Jian
I used to be pushing changes to be code reviewed using the following command: git push ssh://jianlian...@codereview.qt-project.org:29418/qt/qtbaseHEAD:ref/for/stable That works fine before, but today after I type the command there is not any response for half an hour, I think this is d

Re: [Development] Trigger Qt event loop from external message loop

2013-12-13 Thread Thiago Macieira
On sábado, 14 de dezembro de 2013 00:45:20, Roland Winklmeier wrote: > Since I > cannot run Qt's event loop with QApplication::exec() - I dont want the > plugin to block the parent application - I try to trigger the event loop > externally. You have to do that. Use another thread then. All of you

[Development] Trigger Qt event loop from external message loop

2013-12-13 Thread Roland Winklmeier
Hi there, I'm working on an application using Qt5 for its window framework. The requirement for this application is to run standalone and as a plugin for a native application. While the case standalone application is easy, I'm struggling a bit with the plugin part. I have the following in mind: T

Re: [Development] Nominating Michael Brüning as Approver

2013-12-13 Thread Allan Sandfeld Jensen
On Friday 13 December 2013, Jocelyn Turcotte wrote: > Hello, > > Michael has been working for Nokia since 2008 and joined the QtWebKit team > in 2011, which he then followed in Digia. He has since then been > contributing many changes to QtWebKit and has lately also been helping > with QtWebEngine

Re: [Development] Nominating Michael Brüning as Approver

2013-12-13 Thread Thiago Macieira
On sexta-feira, 13 de dezembro de 2013 12:39:50, Jocelyn Turcotte wrote: > Hello, > > Michael has been working for Nokia since 2008 and joined the QtWebKit team > in 2011, which he then followed in Digia. He has since then been > contributing many changes to QtWebKit and has lately also been helpi

Re: [Development] Nominating Michael Brüning as Approver

2013-12-13 Thread Tobias Hunger
+1 On Dec 13, 2013 12:40 PM, "Jocelyn Turcotte" wrote: > > Hello, > > Michael has been working for Nokia since 2008 and joined the QtWebKit team in 2011, which he then followed in Digia. > He has since then been contributing many changes to QtWebKit and has lately also been helping with QtWebEngi

Re: [Development] Nominating Michael Brüning as Approver

2013-12-13 Thread Pierre Rossi
+1 On Fri, Dec 13, 2013 at 12:39 PM, Jocelyn Turcotte < jocelyn.turco...@digia.com> wrote: > Hello, > > Michael has been working for Nokia since 2008 and joined the QtWebKit team > in 2011, which he then followed in Digia. > He has since then been contributing many changes to QtWebKit and has >

[Development] Nominating Michael Brüning as Approver

2013-12-13 Thread Jocelyn Turcotte
Hello, Michael has been working for Nokia since 2008 and joined the QtWebKit team in 2011, which he then followed in Digia. He has since then been contributing many changes to QtWebKit and has lately also been helping with QtWebEngine. here are his dashboard and his contributions to upstream We

[Development] CI will update to VS2012 SP4

2013-12-13 Thread Sarajärvi Tony
Hi all The CI is using VS2012 SP2 currently. We will start updating them to SP4 next week. Any objections? Also VS2013 will be installed on the Win 8 machines. One configuration will be either changed to that or a new one will be created to cover it. Regards, -Tony ___