Re: [Development] [Releasing] [Interest] download.qt.io is down

2021-02-01 Thread Frank Osterfeld via Development
Hi, trying to get the official 5.6.3 mingw32 offline installer (which I then found on ICS’ mirror), I’ve noticed: - The server has everything <= 5.1 and >= 5.9, but everything in between seems still missing? - On the old server, the top-level directory for the old releases was “new_archive”,

Re: [Development] Are SiCs through #include cleanups considered acceptable?

2015-04-09 Thread Frank Osterfeld
ng client code with 5.5 branch (coming from 5.4.1), so this is an actual issue right now, not just a theoretical one. I can do more research which headers I needed to include, if that’s a help to anyone. -- Frank Osterfeld | frank.osterf...@kdab.com | Senior Software Engineer KDAB (Deutschland) Gm

Re: [Development] Proposal: Deprecating platforms in Qt 5.6 that don't support lambda

2015-02-19 Thread Frank Osterfeld
ird-party dependencies they can’t get migrated (or even recompiled) often make them stick to old QNX versions. Things tend to be somewhat more complicated than one might be used to, in the embedded world. -- Frank Osterfeld | frank.osterf...@kdab.com | Senior Software Engineer KDAB (Deutschla

Re: [Development] Qt 5.4.0 final packages to be tested

2014-12-09 Thread Frank Osterfeld
On 09 Dec 2014, at 17:37, Frank Osterfeld wrote: > > (I’ll also test with the linked tarball, but that will take a couple more > hours) The rebuild using your official tar.xz tarball went through without issue. > > On 08 Dec 2014, at 08:58, Heikkinen Jani > wrote: >

Re: [Development] utf-8 BOM and parsers

2014-04-14 Thread Frank Osterfeld
cy makes it even more confusing to me. -- Qt Developer Days 2014: October 6 - 8 at BCC, Berlin Frank Osterfeld | frank.osterf...@kdab.com | Senior Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090 KDAB - Qt Experts

Re: [Development] Remove OSX 10.6 Build?

2014-01-20 Thread Frank Osterfeld
ersion to be supported, because developers tend to have the newest release and neglect compatibility with older versions. -- Frank Osterfeld | frank.osterf...@kdab.com | Senior Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +

Re: [Development] async operation error guidance

2013-11-05 Thread Frank Osterfeld
er word? finished() is commonly used also when operations succeed (e.g. QNetwork). It shouldn't be too many different signals, otherwise users will forget to connect to some of the signals. -- Join us in November at Qt Developer Days 2013 - https://devdays.kdab.com Fr

Re: [Development] Touch not working with QtQuick1 (event handling issue in QGraphicsView)

2013-03-12 Thread Frank Osterfeld
On Mar 12, 2013, at 2:01 PM, Sorvig Morten wrote: > On Mar 11, 2013, at 2:44 PM, Frank Osterfeld wrote: > >> Hi, >> >> I see two ways to fix it, one is a one-liner, one's more work: >> >> * Don't silently accept touch events if no item is wait

[Development] Touch not working with QtQuick1 (event handling issue in QGraphicsView)

2013-03-11 Thread Frank Osterfeld
I don't see why TouchMove and TouchEnd should be accepted if not handled, but TouchBegin is ignored if not handled. touch-qquick1-graphicsview.diff Description: Binary data -- Frank Osterfeld | frank.osterf...@kdab.com | Senior Software Engineer KDAB (Deutschland) GmbH&Co KG, a

Re: [Development] Frameworks on Mac?

2012-11-22 Thread Frank Osterfeld
accepted on Mac, your application must install, look like and behave like a Mac application. People will want to distribute their application via the app store. When in Rome, do as the Romans do - everything else is futile here to me. [1] https://developer.apple.com/appstore/mac/resources/approval/gu