[Development] Expect delays in Continuous Integration today

2016-01-08 Thread Gladhorn Frederik
Hi all, in order to fix https://bugreports.qt.io/browse/QTBUG-50065 and others linked to it, we need to clean up the way we use -prefix in continuous integration. Up to now we used the source dir as prefix in many configurations while expecting make install to work, which is more of a hack tha

Re: [Development] CI problems

2015-07-02 Thread Gladhorn Frederik
We still have trouble (it seemed like things went back to working for a while), then either some network connection/switch and/or some server blade went down again. I don't know the details of the hardware, but there are people looking at it. Unfortunately it will affect all integrations since se

Re: [Development] Specifying module dependencies

2015-06-11 Thread Gladhorn Frederik
On Thursday 11. June 2015 18.47.40 Oswald Buddenhagen wrote: > On Thu, Jun 11, 2015 at 03:43:15PM +0200, Simon Hausmann wrote: > > On Thursday, June 11, 2015 12:29:10 PM Oswald Buddenhagen wrote: > > > On Wed, Jun 10, 2015 at 08:32:07PM +, Hausmann Simon wrote: > > > > Hi, > > > > > > > > Ok :

[Development] Nominating Milian Wolff as approver

2014-07-15 Thread Gladhorn Frederik
Hi all, it’s my pleasure to nominate Milian Wolff as approver. He’s a great guy, works for KDAB and has done interesting work on profiling, improves KDevelop amongst other things and has been active with all things web it seems. He’s started and is maintaining the qtwebchannel repository which i

[Development] Drawing Tablet support QtCS Session

2014-06-18 Thread Gladhorn Frederik
Here are the notes for the drawing tablet session: https://qt-project.org/groups/qt-contributors-summit-2014/wiki/Graphics-tablets Greetings, Frederik ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/d

Re: [Development] Qt WebSockets

2014-05-02 Thread Gladhorn Frederik
On 01 May 2014, at 22:31, Steve Gold mailto:steveg2...@gmail.com>> wrote: I just tried to run the echo client and server examples using qt-opensource-windows-x86-android-5.3.0-RC_2014-04-29_22-03-28-79.exe

Re: [Development] XDG icon theme support

2014-03-30 Thread Gladhorn Frederik
A fix for this would certainly be appreciated. http://qt-project.org/wiki/Gerrit-Introduction On Saturday 29. March 2014 14.56.16 Rex Dieter wrote: > Ruslan Nigmatullin wrote: > > If the changes will be done and accepted is there any hope to have them in > > Qt 5.2.* > > It's a bug fix rather tha

Re: [Development] Qt and accessibility, some critical questions

2014-03-21 Thread Gladhorn Frederik
Hello Vincenzo, On Friday 21. March 2014 10.52.34 Vincenzo Rubano wrote: > Hi all, > > since I am blind, I need my applications to be as accessible as possible. > However, working with QT under Mac OS X, I feel that there are some > important accessibility issues in the framework. Feedback is ve

Re: [Development] qt5.git integration broken again :(

2014-03-15 Thread Gladhorn Frederik
https://codereview.qt-project.org/#change,81003 From: development-bounces+frederik.gladhorn=digia@qt-project.org [development-bounces+frederik.gladhorn=digia@qt-project.org] on behalf of Heikkinen Jani [jani.heikki...@digia.com] Sent: Saturday, March 15,

Re: [Development] Missing documentation

2014-02-22 Thread Gladhorn Frederik
On Saturday 22. February 2014 18.04.01 Jason McDonald wrote: > On Fri, Feb 21, 2014 at 12:32 AM, Sze Howe Koh wrote: > > The following functions/types need documenting. (This list excludes > > constructors, destructors, and operators). Could those who are > > familiar with these functions/types ple

Re: [Development] QtDBus in official Windows and OSX installers

2014-02-07 Thread Gladhorn Frederik
> Btw. is Qt's Jenkins CI job setup and configuration open and downloadable? I > would love to create a Jenkins CI project out of it and let it create > packages. This would also solve my problem. Yes, but I think you're better off creating this from scratch. Getting a working Jenkins setup is

Re: [Development] Text to Speech classes (tts)

2014-02-06 Thread Gladhorn Frederik
Hi, I almost forgot: the repo has been created and I renamed all the text to speech classes and module to QTextToSpeech etc. If someone wants to play with it, feedback is welcome. It will still require some research (I don't know how soon I'll get around to doing anything there) to create a good

Re: [Development] To patch release or not (was: Bug fixes to Stable or Dev branch?)

2014-02-06 Thread Gladhorn Frederik
oken web mail client here...) From: Turunen Tuukka Sent: Wednesday, February 05, 2014 6:45 PM To: Gladhorn Frederik; development@qt-project.org Subject: VS: [Development] Bug fixes to Stable or Dev branch? Hi, Regarding Qt 5.2.2 - let's see how well 5.2.1 is received. W

Re: [Development] Bug fixes to Stable or Dev branch?

2014-02-05 Thread Gladhorn Frederik
We have the branch model to make it easy to choose the right branch, usually without worrying about the releases too much. "Normal" bug fixes go always to stable. Stable is guaranteed to be merged into dev before the next release, so you'll never have to worry, no patch gets lost. Show stoppers

Re: [Development] Integration of qt5.git

2014-02-04 Thread Gladhorn Frederik
tings, Frederik From: Gladhorn Frederik Sent: Friday, November 29, 2013 6:16 PM To: development@qt-project.org Subject: Integration of qt5.git Hello all, I would like to get feedback about a change in the qt5.git integration that I have discussed with several people in Digi

Re: [Development] [QtSerialPort] Add some set of base auto tests

2014-01-22 Thread Gladhorn Frederik
On Wednesday 22. January 2014 22.06.03 Denis Shienkov wrote: > > As mentioned on Gerrit before, I was discussing it with Simo, but the > > problem is really that we neither had anything integrated, nor > > instructions how to set it up... Those are necessary to get done > > before requesting an

Re: [Development] Fwd: Qt 5.3 Feature freeze is coming quite soon...

2014-01-17 Thread Gladhorn Frederik
On Friday 17. January 2014 23.14.25 Kurt Pattyn wrote: > > On 17 Jan 2014, at 21:01, Matt Broadstone wrote: > > > > I'm inclined to agree with Rich, opting for keeping this as an addon.. for > > now. It's a 7k loc codebase that was mostly written in the past 1-3 > > months. > The code is actually

[Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

2014-01-17 Thread Gladhorn Frederik
Hi Kurt, I'm quite impressed with the state of the websockets module. I tried reviewing the code, but I have to admit that I just started reading the RFC a bit, so here are some first random notes. When websockets becomes part of a Qt module you can consider using QObjectPrivate which makes the

Re: [Development] Integration of qt5.git

2013-11-30 Thread Gladhorn Frederik
er, but imho it doesn't get worse either. Greetings Frederik > I'm not against trying this, but we have to be very careful I think, more > discipline will be required from the release side or else we will release > with known regressions. > > Simon > > Fr

[Development] Integration of qt5.git

2013-11-29 Thread Gladhorn Frederik
Hello all, I would like to get feedback about a change in the qt5.git integration that I have discussed with several people in Digia's Oslo office. For those that don't know what I'm talking about: we have the meta repository qt5.git that has all other modules as git submodule. When you clone q

[Development] Documentation and Modularization

2012-09-19 Thread Gladhorn Frederik
Hi, while we all love our documentation we also need to work on polishing it some more ;) Today there was a discussion in Oslo about the "how to link between modules" problems we're facing with qdoc. I'll try to illustrate the problem and show the solution we would like to propose. We have two