Re: [Development] Gerrit changes older than 6 months and not yet merged

2012-08-07 Thread morten.sorvig
On Aug 6, 2012, at 9:52 PM, ext marius.storm-ol...@nokia.com wrote: > Hi all, > > I've done a query of all contributions older than 6 months, which have not > yet been merged. It would be great if you could have a look to see which ones > are obsolete and can be abandoned, and which ones are

Re: [Development] Retina display

2012-06-13 Thread morten.sorvig
On Jun 12, 2012, at 6:01 PM, ext Jason Dictos wrote: > So I built qt from source, and build with cmake using my own Info.plist for > our app bundle (and I don't use Qt as a framework). > > How would I enable hidpi mode in Qt? We tested it and ours is definitely not > rendering any higher rest

Re: [Development] Retina display

2012-06-12 Thread morten.sorvig
On Jun 11, 2012, at 8:30 PM, ext Jason Dictos wrote: > You can actually run it now, on any mac: > > http://www.redmondpie.com/how-to-enable-hidpi-display-mode-retina-like-in-os-x-lion-video/ In my experience Qt 4 looks good on HiDPI displays - you get high resolution text and Mac style. QPaint

Re: [Development] Qt5 binary packages for testing

2012-05-31 Thread morten.sorvig
On May 31, 2012, at 12:41 PM, ext simo.f...@nokia.com wrote: > Moi, > I made some modifications to binary package publishing scripts. Now it should > be easier to file bug reports with correct sha1. All packages, both source > and binary installers, are now stored to > http://releases.qt-projec

Re: [Development] (Harmattan) Qt Quick Components & Qt 5

2012-05-31 Thread morten.sorvig
On May 31, 2012, at 10:53 AM, ext Simon Hausmann wrote: > On Thursday, May 31, 2012 11:47:23 AM ext Laszlo Papp wrote: >>> Please re-use the existing port of Qt Quick Components to Qt 5 before >>> starting a new effort. >> >> It is nice to have a branch, but why QtQuick 1.1 usages all around ? >

Re: [Development] Binary incompatible changes to Qt 4.8

2012-05-25 Thread morten.sorvig
On May 24, 2012, at 3:22 PM, ext Turunen Tuukka wrote: > > On 24.5.2012 15.32, "Thiago Macieira" wrote: > >> On quinta-feira, 24 de maio de 2012 12.13.31, Yan Shapochnik wrote: >>> Since you are back porting this change to 4.8, I would also like to >>> make a >>> suggestion and include Mac OS X

Re: [Development] Quick2 and Directx11 backend (Angle)

2012-05-21 Thread morten.sorvig
Hi, I have qmake build support for ANGLE here[1]. This should compliment your work and enable us to integrate better with the Qt build - I don't think we want to add a dependency to the ANGLE build system. It might give us a mingw build as well. I got as far as getting Hello_Triangle compiling

Re: [Development] Desktop components: project directory structure

2012-05-09 Thread morten.sorvig
On May 8, 2012, at 9:09 PM, ext 1+1=2 wrote: > > And I hope that we can do some change for branch names: > > master ==> qt4 > qt5==> master > > or simply merge qt5 ==> master I want to work towards having one branch by merging over the differences and using Qt version ifdefs. I th

Re: [Development] File chooser dialog as a Qt Component - API design

2012-05-02 Thread morten.sorvig
On Apr 28, 2012, at 12:25 PM, ext Alberto Mardegan wrote: > Hi all! > I really miss a QML version of QFileDialog. There currently isn't a Qt > Component for choosing a file or a directory from the filesystem, and I > think we should fill this gap ASAP. There's a bug I created to keep > track of

Re: [Development] QtPrintSupport - Platform Support

2012-04-30 Thread morten.sorvig
On Apr 28, 2012, at 5:38 PM, ext John Layt wrote: Well I've tried doing this and ended up moving QCocoaPrinterSupport, QQMacPrintEngine and QCoreGraphicPaintEngine all into the the printsupport plugin as they are all only used by QtPrintSupport, and as the plugin returns the native QPrintEngine a

Re: [Development] [Interest] Building 32-bit Qt 5 on Mac

2012-04-25 Thread morten.sorvig
On Apr 25, 2012, at 2:02 PM, ext Michael Jackson wrote: OS X 10.6 only requires an intel processor. OS X 10.7 requires a 64 bit intel processor. http://support.apple.com/kb/SP575?viewlocale=en_US&locale=en_US So if Qt 5 supports OS X 10.6 then Qt5 needs to be able to build in 32 bit mode. Mi

Re: [Development] [Interest] Building 32-bit Qt 5 on Mac

2012-04-25 Thread morten.sorvig
On Apr 24, 2012, at 6:38 PM, ext Thiago Macieira wrote: On terça-feira, 24 de abril de 2012 11.41.14, Stephen Chu wrote: So I grabbed Qt 5 from git to give it a shot again. I am now more confused then before. :) The configure script uses pre-processor output from qtbase/config.tets/arch/arch.cpp

Re: [Development] QtPrintSupport - Platform Support

2012-04-23 Thread morten.sorvig
On Apr 22, 2012, at 10:43 PM, ext John Layt wrote: > Hi, > > While starting to review the current state of QtPrintSupport for Beta 1 and > one thing I've immediately noticed is an inconsistency in the platform > implementations as to which plugins have which classes where. > > OSX: > > src/p

Re: [Development] Request for a new playground project: Desktop Components

2012-04-20 Thread morten.sorvig
On Apr 20, 2012, at 9:59 AM, ext Laszlo Papp wrote: Do you plan to set up a wiki any soon ? I personally like going to those wiki pages for information about how to build a certain add-on, what the known issues are and so forth. Something like: http://qt-project.org/wiki/QtDesktopComponents Good

Re: [Development] Request for a new playground project: Desktop Components

2012-04-18 Thread morten.sorvig
On Apr 17, 2012, at 1:28 PM, ext Alberto Mardegan wrote: > On 04/17/2012 01:36 PM, morten.sor...@nokia.com wrote: >> Desktop Compoents are not going to be a part of the Qt 5.0 release, but we'd >> still like to get it up to speed and open up for contributions through >> gerrit. >> >> Task: htt

[Development] Request for a new playground project: Desktop Components

2012-04-17 Thread morten.sorvig
Desktop Compoents are not going to be a part of the Qt 5.0 release, but we'd still like to get it up to speed and open up for contributions through gerrit. Task: https://bugreports.qt-project.org/browse/QTQAINFRA-501 Morten ___ Development mailing list

Re: [Development] Qt5 missing features

2012-04-11 Thread morten.sorvig
On Apr 11, 2012, at 9:57 AM, ext BogDan wrote: > Hi Girish, > > I know that almost all QPA API are internal, I'm using them from the > > very begging :) ! > > >The problem is sometime if you want to create a clean API you also > > must to change other APIs which are public. Let me gi

Re: [Development] Qt5 missing features

2012-04-10 Thread morten.sorvig
On Apr 9, 2012, at 8:02 PM, ext BogDan wrote: - platform menu APIs. Current APIs are not enough for Android platform (same for Mac OSX?), I need a way to *manage* from platform plagin the menubar and the context menus, meaning that Qt must show/hide the menu(bar) using the platform plugin. Ther

Re: [Development] V8 on iOS

2012-03-30 Thread morten.sorvig
On Mar 30, 2012, at 2:54 PM, ext Ian wrote: At this point, I'm either looking for an alternative to V8 This is more of an follow-up question for the list than a reply: QtDeclarative includes the V4 javascript interpreter that (as far as I know) can handle simple javascript expressions. How far

Re: [Development] *Any* URL for QPA info / docs?

2012-03-22 Thread morten.sorvig
On Mar 21, 2012, at 7:40 PM, ext Quim Gil wrote: Do people working with QPA transmit the knowledge from elders to apprentices in secret gatherings or…? That's a quite accurate description. (also #qt-lighthouse and #qt-platforms on irc) Even a README in gitorious would do. Anything. I just fin

Re: [Development] The qtbase CI should run the qtdeclarative tests

2012-03-19 Thread morten.sorvig
On Mar 19, 2012, at 8:01 PM, ext kent.han...@nokia.com wrote: > (Top-posting from webmail) > Yes, we should try to add tests to qtbase when a bug is caught by a > qtdeclarative test, just like we add tests for any other bug fix. > > http://codereview.qt-project.org/#change,19582 broke qquicktex

Re: [Development] When to remove old platform plugins?

2012-03-12 Thread morten.sorvig
On Mar 12, 2012, at 1:25 PM, ext Johannes Zellner wrote: > On 03/08/2012 09:21 PM, ext Holger Hans Peter Freyther wrote: >> uikit: >> There was no development of the plugin in Qt5. > Is anybode using them on Qt5? or even tried to use them? I believe uikit may be revived for Qt5, please hold off

Re: [Development] Breaking up QtPlatformSupport

2012-03-12 Thread morten.sorvig
On Mar 12, 2012, at 11:24 AM, ext Thiago Macieira wrote: Anyway, either way this library will be gone. The most likely solution is that we will break it up into many smaller .a libraries. One other thing I've noticed is that linking agains an .a library breaks incremental builds: touch qfontengin

Re: [Development] Feature freeze and Alpha

2012-02-06 Thread morten.sorvig
On Feb 5, 2012, at 3:12 PM, ext lars.kn...@nokia.com wrote: These items are still open and we'll need feedback on them: * QPA interface for native dialogs (QTBUG-20086) This one is done. Some platform filling-in of the API still remains, but the API itself is in g

Re: [Development] Use make before you push and stage

2012-01-25 Thread morten.sorvig
On Jan 25, 2012, at 10:47 AM, ext jiang.ji...@nokia.com wrote: For somewhat big changes and refactor changes, it usually took many iterations of compile/testing until they finally went in, because it's not always possible for the developers to try all the different

Re: [Development] Drag and Drop events.

2012-01-25 Thread morten.sorvig
On Jan 25, 2012, at 8:31 AM, ext andrew.den-ex...@nokia.com wrote: Does anyone feel responsible for/have an interest in these? We have a patch in progress to update the QPA dnd API: see http://codereview.qt-project.org/#change,8902 . This is mostly backend wo

[Development] API review: Updating QWheelEvent

2012-01-17 Thread morten.sorvig
QWheelEvent has fallen a bit behind and needs an update. It was once used for mouse wheel events only, but is today also used for scroll events generated from trackpad swipe gestures. There are two main issues: * QWheelEvents are either horizontal or vertical, requiring two events and two cal

Re: [Development] Issues porting android platform plugin from qt-android

2012-01-06 Thread morten.sorvig
On Jan 5, 2012, at 6:33 PM, ext Ismael Luceno wrote: > While adapting this code, I found that QPlatformDesktopService is gone. > > I'm inexperienced with QT, is there some place where I could read about > the change and its implications? I don't think this class was ever in Qt, perhaps it was

Re: [Development] My Android QhrisTma5 wish list.

2011-12-29 Thread morten.sorvig
On Dec 22, 2011, at 9:20 PM, ext BogDan wrote: > - Menus, on android the menu bar is completely different from other platforms > , it is always hidden, and to make it visible the user must press the menu > button. Currently there is no way to do it, because QMenuBar is a widget and > even more i

[Development] Qt 5 for Google Native Client

2011-12-21 Thread morten.sorvig
Qt 5 for NaCl is now roughly on par with the Qt 4 port and I would like to start the process of integrating it with the goal of continuing development upstream in Qt 5. I probably won't have time to any further work until next year, but here's a heads up for those interested. The Qt 5 patch is

Re: [Development] Feature freeze date?

2011-12-16 Thread morten.sorvig
On Dec 16, 2011, at 1:37 PM, ext Jonas M. Gastal wrote: > On Friday 16 December 2011 08:40:24 morten.sor...@nokia.com wrote: >> I think staggering of feature integrations is a very good idea in general. >> Qt 5.0 is a special case since we are looking at features that cannot be >> done for 5.1 du

Re: [Development] Feature freeze date?

2011-12-16 Thread morten.sorvig
On Dec 16, 2011, at 3:01 AM, ext jason.mcdon...@nokia.com wrote: > Having been release manager for several past Qt feature releases (4.5 to > 4.7), I'm wary of setting a single feature freeze date and having a big rush > to cram all the new features into the master branch in the last couple of

Re: [Development] Qt platform and theme plugins

2011-12-11 Thread morten.sorvig
On Dec 9, 2011, at 9:00 PM, ext Charley Bay wrote: >From the description, this appears to be an effort to establish a common API >or approach for *both* Qt5Widgets and QML2+? That's what I'd be most excited >about (one approach). Selfishly, I'm mostly focused on QML 2+ in Qt5+, even >we'll

[Development] Qt platform and theme plugins

2011-12-09 Thread morten.sorvig
Hello fellow Trolls, Those of you that follow the commits on Gerrit closely may have noticed the new QPlatformTheme API and wondered what it is. In short, the QPlatformTheme API is there to support deeper platform integration, indepentently of QPlatformIntegration. Examples of (current) QPlat

Re: [Development] API review for a new QDnsResolver class

2011-11-09 Thread morten.sorvig
On Nov 4, 2011, at 9:37 PM, ext Thiago Macieira wrote: > On Friday, 4 de November de 2011 21:01:30 Andre Somers wrote: >> Me too. My point was, that we have slightly different patters for >> basically the same sort of thing in different places in Qt. QFuture is >> currently coupled with QtConcu