[Development] Linux event dispatcher work

2011-12-09 Thread Robin Burchell
Hi all, As I'm starting to get somewhere with some of my recent hackery, I thought I'd start discussing it a little more publically. tl;dr if all goes well and I manage to actually clean up all this code and get it reviewed, in the future, if you're on linux, hopefully the core event processing w

Re: [Development] This week in Qt 5 development (week 49)

2011-12-09 Thread Andre Somers
Op 9-12-2011 20:18, Stephen Kelly schreef: On Friday, December 09, 2011 20:12:05 Stephen Kelly wrote: > This week: > Oops, sorry. This was not intended for the Qt mailing list. I was compiling it for colleages. Aren't we all, in a way? ;-) Anyway, thanks. I think it is informative! André

Re: [Development] This week in Qt 5 development (week 49)

2011-12-09 Thread Charley Bay
On Fri, Dec 9, 2011 at 12:49 PM, Marcus D. Hanwell < marcus.hanw...@kitware.com> wrote: > 2011/12/9 Stephen Kelly : > > On Friday, December 09, 2011 20:12:05 Stephen Kelly wrote: > > > >> This week: > > > > Oops, sorry. This was not intended for the Qt mailing list. > > > > I was compiling it for

Re: [Development] Qt platform and theme plugins

2011-12-09 Thread Charley Bay
morten spaketh: > 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. > > , I am *very* interested

Re: [Development] This week in Qt 5 development (week 49)

2011-12-09 Thread Marcus D. Hanwell
2011/12/9 Stephen Kelly : > On Friday, December 09, 2011 20:12:05 Stephen Kelly wrote: > >> This week: > > Oops, sorry. This was not intended for the Qt mailing list. > > I was compiling it for colleages. > I would love to see something like this on the Qt development list, even if accidentally dis

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread Laszlo Papp
Hi Henry, Thank you for your quick reply. > The instructions were written with brand new projects in mind, but I agree we > need to consider existing projects that move to Qt Project. The contribution > agreement needs some special consideration here, so I'll work with Cristy on > making that

Re: [Development] This week in Qt 5 development (week 49)

2011-12-09 Thread Dan Jensen
Be that as it may, that is a /very/ useful email right there! :) 2011/12/9 Stephen Kelly : > On Friday, December 09, 2011 20:12:05 Stephen Kelly wrote: > >> This week: > >> > > > > Oops, sorry. This was not intended for the Qt mailing list. > > > > I was compiling it for colleages. > > > > Thanks,

Re: [Development] This week in Qt 5 development (week 49)

2011-12-09 Thread Stephen Kelly
On Friday, December 09, 2011 20:12:05 Stephen Kelly wrote: > This week: > Oops, sorry. This was not intended for the Qt mailing list. I was compiling it for colleages. Thanks, -- Stephen Kelly | Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany

[Development] This week in Qt 5 development (week 49)

2011-12-09 Thread Stephen Kelly
This week: == QSound removed == == Talk of removing QWorkspace == == QTemporaryDir arrives == == Building v8 on MIPS == == -bsymbolic-functions used by default == == Extend the API for touch events == == On screen keyboard and better Input Methods == == Some build-time tools separate from QtBase

Re: [Development] V8's location

2011-12-09 Thread Stephen Kelly
On Wednesday, November 09, 2011 13:54:37 Thiago Macieira wrote: > On Friday, 28 de October de 2011 12:38:38 lars.kn...@nokia.com wrote: > > We've been moving this lib quite a bit already. If we move it again, I'd > > prefer it would end up at it's final location. The move was done before > > we had

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread Sergio Ahumada
Hi, >>> Send your request for a new Playground project (including project name >> and description) to the Qt maintainer from whom you have pre-approval. >>> CC to sergio.ahumada at nokia.com and Gerrit Expert Group (email address >> TBD). >> >> I think I'd prefer to see this on an infra@ type list

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread henry.haverinen
> From: ro...@viroteck.net [mailto:ro...@viroteck.net] On Behalf Of ext > Just to clarify what I mean here - I don't envisage most of these will require > much discussion. It just provides the capability for it if it's necessary. > Just look > at the approver nominations so far - there's not rea

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread Robin Burchell
On Fri, Dec 9, 2011 at 6:16 PM, wrote: >> Having these on a list also mirrors the structure for approval nomination. >> > > I think it'd be important to keep the barrier very low. It should be possible > to start competing or crazy projects. So this approval from a Maintainer > shouldn't usuall

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread henry.haverinen
Hi Robin, > From: ro...@viroteck.net [mailto:ro...@viroteck.net] On Behalf Of ext > Robin Burchell > > Agree with a Qt maintainer that s/he will approve your new playground > > project > > Can we agree that this approval should be done on development@? That > way, the discussion around the sugg

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread henry.haverinen
Hi Laszlo, > If a developer would like to move a project that is started as "QtX", I should > rename it to "Y" or something like that, and then back again to "X" ? > Practical > example: QtOpenaL (coming for instance from a KDE > repository) -> "3D Audio" (Qt Playground) -> QtOpenAL (Qt Final) T

Re: [Development] [Qt5-feedback] A micro API review: for V3(md5) and V5(sha1) in QUuid

2011-12-09 Thread João Abecasis
On 9. des. 2011, at 17.10, ext Denis Dzyubenko wrote: > 2011/12/9 João Abecasis : >> This has my vote: >> >>QUuid QUuid::createFromNameV3(const QUuid &, const QByteArray &); >>QUuid QUuid::createFromNameV5(const QUuid &, const QByteArray &); >> >>inline QUuid QUuid::createFromName(con

Re: [Development] [Qt5-feedback] A micro API review: for V3(md5) and V5(sha1) in QUuid

2011-12-09 Thread João Abecasis
On 9. des. 2011, at 13.27, João Abecasis wrote: > Lars wrote: >> On 12/9/11 12:28 PM, "ext liang...@nokia.com" wrote: >>> >>> The original task is: >>> http://bugreports.qt.nokia.com/browse/QTBUG-23071 >>> >>> And the change is: >>> http://codereview.qt-project.org/10803 >>> >>> For the API na

Re: [Development] QtQuick becomes a separate module

2011-12-09 Thread Kent Hansen
Den 02. des. 2011 16:27, skrev ext Kent Hansen: > > By the way, the suggestion on the table was to abuse fixqt4headers to > also support updating these "Qt 4.99" includes > (QtDeclarative/qquickitem.h => QtQuick/qquickitem.h, et al). Done; if you're using QQuickView and friends, you can now run

Re: [Development] Removal of QWorkspace? (superseeded by QMdiArea since Qt 4.3)

2011-12-09 Thread Harri Porten
On Fri, 9 Dec 2011, Friedemann Kleint wrote: > I was wondering if the QWorkspace-widget should be removed in Qt 5. It > has been out of maintenance for a long time. Still heavily in use in the real world however. Harri (representing several customer's interest). _

Re: [Development] New QtonPi mailing list

2011-12-09 Thread Laszlo Papp
> Not sure, depends on each project. When the mailing list is the only and > transparent channel of communication for developing the project itself > you do generate traffic. Imagine for instance all > http://mail.kde.org/pipermail/necessitas-devel/ landing in > development@qt-project.org - not rea

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread Stephen Kelly
On Friday, December 09, 2011 14:00:13 Laszlo Papp wrote: > > https://wiki.qt-project.org/Creating_a_new_module_or_tool_for_Qt > > > > Choose a descriptive playground project name. The name should not > > include "Qt". For example "Extra Effects", "Mime Types" > If a developer would like to move a

[Development] Removal of QWorkspace? (superseeded by QMdiArea since Qt 4.3)

2011-12-09 Thread Friedemann Kleint
Hi, I was wondering if the QWorkspace-widget should be removed in Qt 5. It has been out of maintenance for a long time. - http://codereview.qt-project.org/#change,10862 removes the Qt Designer support - https://codereview.qt-project.org/#change,10867 (ActiveQt) removes the last remaining occur

Re: [Development] [Qt5-feedback] A micro API review: for V3(md5) and V5(sha1) in QUuid

2011-12-09 Thread lars.knoll
On 12/9/11 1:27 PM, "João Abecasis" wrote: > >Lars wrote: >> On 12/9/11 12:28 PM, "ext liang...@nokia.com" >>wrote: >>> >>> The original task is: >>> http://bugreports.qt.nokia.com/browse/QTBUG-23071 >>> >>> And the change is: >>> http://codereview.qt-project.org/10803 >>> >>> For the API nam

Re: [Development] typo in docs

2011-12-09 Thread Thiago Macieira
On Friday, 9 de December de 2011 11.57.21, Thomas Zander wrote: > hey, > > just sending a quick email because I detected a typo in qpainter.cpp which > misspells an enum value. So copy paste gave me a compile error :) > It would be much appreciated if someone that actually has push rights > changes

Re: [Development] Namespace macros for Qt Add-Ons

2011-12-09 Thread Thiago Macieira
On Friday, 9 de December de 2011 08.50.41, lars.kn...@nokia.com wrote: > >Now we have macros like: > > > >QTORGANIZER_USE_NAMESPACE > >QTBLUETOOTH_USE_NAMESPACE > >Q_USE_JSONDB_NAMESPACE > > > >So it's not consistent at the moment, which makes the macros > >non-guessable. What would be the right th

Re: [Development] Namespace macros for Qt Add-Ons

2011-12-09 Thread lars.knoll
On 12/9/11 11:20 AM, "Haverinen Henry (Nokia-MP-Qt/Tampere)" wrote: > >On 12/9/11 10:50 AM, "Knoll Lars (Nokia-MP-Qt/Oslo)" > wrote: > >>On 12/9/11 8:42 AM, "Haverinen Henry (Nokia-MP-Qt/Tampere)" >> wrote: > > >>>Now we have macros like: >>> >>>QTORGANIZER_USE_NAMESPACE >>>QTBLUETOOTH_USE_NAMESP

Re: [Development] [Qt5-feedback] A micro API review: for V3(md5) and V5(sha1) in QUuid

2011-12-09 Thread João Abecasis
Lars wrote: > On 12/9/11 12:28 PM, "ext liang...@nokia.com" wrote: >> >> The original task is: >> http://bugreports.qt.nokia.com/browse/QTBUG-23071 >> >> And the change is: >> http://codereview.qt-project.org/10803 >> >> For the API name, we need a micro API review: >> Set 1: >> createUuidMd5(

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread Robin Burchell
Hi Henry, On Fri, Dec 9, 2011 at 10:18 AM, wrote: > This page introduces the Qt Project playground (a low-barrier area for > experimenting with new ideas), gives some naming guidelines for modules > and tools, and documents the module repository structure. Thanks for getting this started. I hav

Re: [Development] [Qt5-feedback] A micro API review: for V3(md5) and V5(sha1) in QUuid

2011-12-09 Thread lars.knoll
Hi Liang, please send these to development@qt-project.org. On 12/9/11 12:28 PM, "ext liang...@nokia.com" wrote: >Hi, all, > >The original task is: >http://bugreports.qt.nokia.com/browse/QTBUG-23071 > >And the change is: >http://codereview.qt-project.org/10803 > >For the API name, we need a micr

Re: [Development] How to create new Qt modules or tools

2011-12-09 Thread Laszlo Papp
Hi Henry, > https://wiki.qt-project.org/Creating_a_new_module_or_tool_for_Qt > Choose a descriptive playground project name. The name should not include > "Qt". For example "Extra Effects", "Mime Types" If a developer would like to move a project that is started as "QtX", I should rename it to

[Development] typo in docs

2011-12-09 Thread Thomas Zander
hey, just sending a quick email because I detected a typo in qpainter.cpp which misspells an enum value. So copy paste gave me a compile error :) It would be much appreciated if someone that actually has push rights changes this and pushes it upstream, since creating a merge request is kinda ove

Re: [Development] Namespace macros for Qt Add-Ons

2011-12-09 Thread henry.haverinen
On 12/9/11 10:50 AM, "Knoll Lars (Nokia-MP-Qt/Oslo)" wrote: >On 12/9/11 8:42 AM, "Haverinen Henry (Nokia-MP-Qt/Tampere)" > wrote: >>Now we have macros like: >> >>QTORGANIZER_USE_NAMESPACE >>QTBLUETOOTH_USE_NAMESPACE >>Q_USE_JSONDB_NAMESPACE >> >>So it's not consistent at the moment, which make

[Development] How to create new Qt modules or tools

2011-12-09 Thread henry.haverinen
Hi all, So far it has not been clear how you could start working on a new module or tool in the Qt project. We've now created a wiki page for this information here: https://wiki.qt-project.org/Creating_a_new_module_or_tool_for_Qt This page introduces the Qt Project playground (a low-barrier are

Re: [Development] Namespace macros for Qt Add-Ons

2011-12-09 Thread lars.knoll
On 12/9/11 8:42 AM, "Haverinen Henry (Nokia-MP-Qt/Tampere)" wrote: >Hi Lars, > >We've previously recommended that add-on modules should wrap their public >interface in C++ namespaces like QtBluetooth, QtOrganizer, QtJsonDb and so >on. > >Should there be some guidance for the namespace macros? Es

[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

[Development] Spelling of module names in documentation

2011-12-09 Thread henry.haverinen
Hi all, The documentation is currently using various spelling styles for module names, so I've worked with our technical writers and Kevin (the documentation maintainer) on this wiki article: http://developer.qt.nokia.com/wiki/Spelling_Module_Names_in_Qt_Documentatio n Comments? There are a co