Re: [Development] QtQuick Call for Maintainer

2016-03-08 Thread Nurmi J-P
> On 07 Mar 2016, at 20:45, Gunnar Sletta wrote: > > I would like to suggest Robin Burchell for the role of future Qt Quick > maintainer. > > He is a long time Qt contributor and has repeatedly shown insight and > dedication to the project. From various work he has solid experience building >

Re: [Development] 5.7 feature freeze

2016-02-26 Thread Nurmi J-P
Hi Lars, > On 27. jan. 2016, at 09.30, Knoll Lars wrote: > > If anybody else has a feature he believes absolutely has to make it to 5.7, > get it done until Monday or talk to me :) I would like to ask for an exception for text selection handles. It's a crucial feature to make the new editor c

Re: [Development] Qt Virtual Keyboard (New KDE Free Qt Foundation Agreement and Changes)

2016-01-19 Thread Nurmi J-P
> On 19 Jan 2016, at 08:22, Viironen Kalle > wrote: > > Hi, > > As Lars mentioned in his email about KDE Free Qt foundation agreement and > changes, we’re pushing sources of Qt Virtual Keyboard to codereview. > > I’d like to propose the Qt Virtual Keyboard module to be taken as part of Qt

Re: [Development] QML import versions

2015-09-21 Thread Nurmi J-P
On Sep 21, 2015 7:48 AM, Olivier Goffart wrote: > I've always found that tyhe revision system is broken by design. > (Because of the mainingless of the version number, because of the inheriting, > because it's of little use anyway for we always do behaviour changes and the > likelyhood of a name

Re: [Development] QML import versions

2015-09-20 Thread Nurmi J-P
Hi, > On 20 Sep 2015, at 15:35, Jocelyn Turcotte wrote: > > - It would be nice to be able to increase a module’s major version without > waiting for Qt6 I can see the desire to implement and release new major versions - we developers love rewriting things. :) But in the end it’s the poor Qt Q

Re: [Development] QML import versions

2015-09-20 Thread Nurmi J-P
Hi Alan, > On 18 Sep 2015, at 20:13, Alan Alpert <4163654...@gmail.com> wrote: > > On Fri, Sep 18, 2015 at 8:12 AM, Nurmi J-P wrote: >> Hi all, >> >> I'd like to propose that all QML imports that are part of the Qt Essentials >> start following th

Re: [Development] QML import versions

2015-09-18 Thread Nurmi J-P
> On 18 Sep 2015, at 17:33, Robin Burchell wrote: > > On Fri, Sep 18, 2015, at 05:12 PM, Nurmi J-P wrote: >> - QtQml 2.2 >> - QtQml.Models 2.3 (++) >> - QtQuick 2.6 (++) >> - QtQuick.Particles 2.0 >> - QtQuick.Controls 1.5 (++) >> - QtQuick.Layou

[Development] QML import versions

2015-09-18 Thread Nurmi J-P
Hi all, I'd like to propose that all QML imports that are part of the Qt Essentials start following the respective Qt version number. Let's take a look at the version history of some of the QtQml and QtQuick imports. ### Qt 5.0 - QtQml 2.0 - QtQuick 2.0 - QtQuick.Particles 2.0 In the beginni

Re: [Development] Question about GTK+ support status

2015-06-16 Thread Nurmi J-P
> On 16 Jun 2015, at 16:32, Dmitry Shachnev wrote: > > Hi all, > > In Debian, we have recently removed the gtk2 platform theme from default > Qt 5 installation [1], and now I start getting reports about missing icons > in my Qt 5 application on Debian (currently Qt 5 supports themed icons > onl

Re: [Development] Qt Quick Controls 2.0

2015-05-25 Thread Nurmi J-P
> On 25 May 2015, at 13:04, manish sharma <83.man...@gmail.com> wrote: > > Thanks J-P for your reply. > > I was under assumption that my entire code will just work out of the box, I > need to just replace import statement from 1.* to 2.0. But looks like i need > to move my code from style code

Re: [Development] Qt Quick Controls 2.0

2015-05-25 Thread Nurmi J-P
> On 25 May 2015, at 08:56, manish sharma <83.man...@gmail.com> wrote: > > Hi, > > I was reading > https://blog.qt.io/blog/2015/03/31/qt-quick-controls-for-embedded/ and it > looks very promising. > > Currently I am using QtQuickControls 1.3 and I am customizing look and feel > by extending Q

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Nurmi J-P
> On 20 Apr 2015, at 21:20, Nurmi J-P wrote: > > Maybe I should try with the one from > https://codereview.qt-project.org/#/c/105743/ instead. That did the trick. Builds and runs with the prebuilt Qt 5.4 for Android packages now.

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Nurmi J-P
one from https://codereview.qt-project.org/#/c/105743/ instead. -- J-P Nurmi > On 20 Apr 2015, at 17:28, Nurmi J-P wrote: > > Things were running fine with Qt 5.5 back in December, so there shouldn’t be > any hard dependencies to Qt 5.6. It’s just that now that I tested thin

Re: [Development] Qt Quick Controls for Embedded

2015-04-20 Thread Nurmi J-P
Hi Alberto, > On 20 Apr 2015, at 15:43, Alberto Mardegan > wrote: > > Hi Frederik, > > On 04/09/2015 04:04 PM, Frederik Gladhorn wrote: >> We want to give you the code, here it is :) >> https://codereview.qt-project.org/#/admin/projects/qt-labs/qtquickcontrols2 > [...] >> Feedback welcome! >

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Nurmi J-P
great deal if it was available > for at least for 5.5. > > Best regards, > Attila Csipa > > On 4/17/2015 6:13 PM, Nurmi J-P wrote: >>> On 16 Apr 2015, at 23:01, Nurmi J-P wrote: >>> >>> Hi, >>> >>> I'd like to request a new

Re: [Development] Playground request: QML for Android

2015-04-17 Thread Nurmi J-P
> On 16 Apr 2015, at 23:01, Nurmi J-P wrote: > > Hi, > > I'd like to request a new playground repository for "QML for Android" - > http://lists.qt-project.org/pipermail/development/2015-April/021035.html > > Description: QML wrappers for native Andr

[Development] Playground request: QML for Android

2015-04-16 Thread Nurmi J-P
Hi, I'd like to request a new playground repository for "QML for Android" - http://lists.qt-project.org/pipermail/development/2015-April/021035.html Description: QML wrappers for native Android controls. Playground project name: qtqmlandroid QtQmlAndroid is what I've used as the working title.

Re: [Development] QML bindings for native Android controls

2015-04-14 Thread Nurmi J-P
> On 14 Apr 2015, at 19:45, Nicolás Ulrich wrote: > > I would love to try this so any name is good for me. I was just starting to > develop something for android (in java) just because qtquickcontrols doesn't > feel right. This however is really encouraging. This is looking very promising, but

Re: [Development] QML bindings for native Android controls

2015-04-14 Thread Nurmi J-P
> On 14 Apr 2015, at 18:14, Jeremy Lainé wrote: > > On 04/13/2015 03:46 PM, Nurmi J-P wrote: >> On 13 Apr 2015, at 14:50, Jeremy Lainé wrote: >> >>> How about just "android-controls", which would become >>> "qt-android-controls&quo

Re: [Development] QML bindings for native Android controls

2015-04-13 Thread Nurmi J-P
On 13 Apr 2015, at 14:50, Jeremy Lainé wrote: > On 04/13/2015 01:21 PM, Nurmi J-P wrote: >> Thanks for the ideas, keep it coming! :) We should probably follow the >> guidelines: https://wiki.qt.io/Creating_a_new_module_or_tool_for_Qt > > > How about just "android-

Re: [Development] QML bindings for native Android controls

2015-04-13 Thread Nurmi J-P
> On 13 Apr 2015, at 14:13, Harri Pasanen wrote: > > Name candidates: QML-Droid or QDroid Various derivatives from Droid seem to be popular. Does it not fall to the “any play on names” or “slang in names” categories? http://wiki.qt.io/Creating_a_new_module_or_tool_for_Qt > Btw, can QML do l

Re: [Development] QML bindings for native Android controls

2015-04-13 Thread Nurmi J-P
On 12 Apr 2015, at 23:25, Robert Knight wrote: >> I'd like to request a playground repository for the former hackathon project >> of mine: QML bindings for native Android controls - >> https://youtu.be/Mo8J-g5XPGQ > > This looks great and IMO the only way to be sure of being able to > create a

Re: [Development] QML bindings for native Android controls

2015-04-13 Thread Nurmi J-P
On 12 Apr 2015, at 11:03, Robert Iakobashvili wrote: > On Sun, Apr 12, 2015 at 11:45 AM, Nurmi J-P wrote: >> Hello, >> >> I'd like to request a playground repository for the former hackathon project >> of mine: QML bindings for native Android controls -

[Development] QML bindings for native Android controls

2015-04-12 Thread Nurmi J-P
Hello, I'd like to request a playground repository for the former hackathon project of mine: QML bindings for native Android controls - https://youtu.be/Mo8J-g5XPGQ Before proceeding to a formal request, the baby needs a name. I was hoping you could help me choose one. Factors that affect the

Re: [Development] Do QtQuick.Layouts depend on QtQuick.Controls?

2014-12-10 Thread Nurmi J-P
> On 10 Dec 2014, at 10:47, Dmitry Volosnykh wrote: > > Thanks for your clarification, guys. > > Saether, I have noticed that almost everywhere in documentation these > modules are referred together, That is what was leading me to a > premature conclusion about dependency. So, it happens to be

Re: [Development] Alternative Loader QML component

2014-06-07 Thread Nurmi J-P
On 07 Jun 2014, at 12:15, wim delvaux wrote: > Where can I find the source for qqmlloader so I can see what is going on ? > Hi, QQuickLoader is in qtdeclarative/src/quick/items: - https://github.com/qtproject/qtdeclarative/blob/dev/src/quick/items/qquickloader_p.h - https://github.com/qtproj

Re: [Development] [QML] ListModel discards item's method

2014-05-03 Thread Nurmi J-P
On 03 May 2014, at 16:04, Ben Lau wrote: > Hi, > > I have few questions about the implementation of ListModel and the design > principle about using models with object in QML application. > > I would like to use a model class to hold a list of item (or C++ QObject ) > with custom methods /

Re: [Development] CI broken again?

2014-03-05 Thread Nurmi J-P
On 05 Mar 2014, at 09:32, Rutledge Shawn wrote: > Sometimes though, we try to fix the autotests that fail the most frequently. > If you can't reproduce the failure on your own machine, with the same OS, > often the cause seems to be heavy multi-tasking on the CI machines, which > will slow do

Re: [Development] Qt Quick Controls: MenuStyle subMenuOverlap

2014-02-22 Thread Nurmi J-P
On 22 Feb 2014, at 18:47, Fabien Castan wrote: > Hi, > > I'm using QtQuick with Qt 5.2 on ubuntu 13.10 and by default there is a > problem with menu and submenu. > There is a little spacing between the menu and the submenu. So when you go > from the menu to the submenu, you leave the main menu

Re: [Development] Disable column header reordering in QML TableView

2014-02-20 Thread Nurmi J-P
On 20 Feb 2014, at 20:55, Aris Green wrote: > I can't find any method in the docs about how to disable the user reordering > TableView columns. I want them to be able to click the header for sorting, > but I want to disable reordering as it does not work that well. Hi, You can set TableViewC

Re: [Development] Build failure on stable branch

2013-12-07 Thread Nurmi J-P
On 07 Dec 2013, at 16:26, Kurt Pattyn wrote: > The latest stable branch (dbac1e77f79ff99945cea41522f535132cacc692), fails to > build. > qtdeclarative/src/quick/items/qquicktextnode.cpp: smoothScalable is not > defined on font engine > I'm not using the "stable sha1's" from the qt5 repo while

Re: [Development] Can the "hidden" QML properties please be documented?

2013-12-01 Thread Nurmi J-P
On 01 Dec 2013, at 00:42, Mark Gaiser wrote: > Hi, > > Recently i was searching for a way to influence the "dragDistance" in > QML. The documentation (i even looked at dev snapshot docs) didn't > provide any clue, but the code did. Turns out there is a hidden > property: > > drag.threshold (i

[Development] The Qt-components ML has been closed

2013-11-08 Thread Nurmi J-P
Hi all, As previously discussed here and there, we have decided to shut down the obsolete Qt-components mailing list. The mailing list no longer served a purpose, but mainly caused confusion especially amongst new Qt users. The substituting lists are: * Interest - List for developers who _use_

Re: [Development] potential bug with qml context properties

2013-09-23 Thread Nurmi J-P
On Sep 23, 2013, at 6:12 PM, Matt Broadstone wrote: > On Fri, Sep 20, 2013 at 9:57 AM, Matt Broadstone wrote: > Hi, > I'm running into a strange error related to context properties in qml. > Basically, I'm trying to expose a QQmlPropertyMap into the context of my > QQmlApplicationEngine, and

Re: [Development] Nominating Thorbjørn Martsum (ThorbjornTux) as approver

2013-09-21 Thread Nurmi J-P
On Aug 30, 2013, at 3:05 PM, Stephen Kelly wrote: > > Hello, > > I'd like to nominate Thorbjørn for approver status. Thorbjørn has been > contributing to Qt for almost two years, and has been quite active in the > last > year in submitting patches and reviewing other patches. > > https://co

[Development] Namespaces (was: Qt Platform Extras)

2013-09-16 Thread Nurmi J-P
On Sep 14, 2013, at 2:56 AM, Sze Howe Koh wrote: > On 11 September 2013 01:07, Laszlo Papp wrote: >> On Tue, Sep 10, 2013 at 4:46 PM, Thiago Macieira >> wrote: >>> >>> On terça-feira, 10 de setembro de 2013 22:31:53, Sze Howe Koh wrote: On 10 September 2013 14:27, Knoll Lars wrote:

[Development] Drop the qt-components ML

2013-09-06 Thread Nurmi J-P
Hi, I'd like to request dropping the Qt-components mailing list. The name is outdated and confusing now that we have Qt Quick Controls. The list has almost no traffic anymore and the rare questions it gets these days tend to be completely unrelated to the former qt-components and thus belong to

Re: [Development] Qt Platform Extras

2013-09-06 Thread Nurmi J-P
m plugin and add public API in QtWidgets and Qt Quick >>>> Controls. QMacNativeWidget and QMacCocoaViewContainer are done this way >>>> now, and are basically API wrappers around the implementation in >>>> QCococaWindow. >>>> >>>> Morten >&g

[Development] Qt Platform Extras

2013-08-30 Thread Nurmi J-P
Hi all, While we still have a chance to tweak things before releasing 5.2, I'd like to re-open the discussion about platform extras naming. Short version: Could we rename the QtMacExtras & QtWinExtras namespaces to just QtMac & QtWin? (QtX11Extras namespace doesn't exist, at least yet) Long v

Re: [Development] Nominating Thorbjørn Martsum (ThorbjornTux) as approver

2013-08-30 Thread Nurmi J-P
On Aug 30, 2013, at 3:05 PM, Stephen Kelly wrote: > > Hello, > > I'd like to nominate Thorbjørn for approver status. Thorbjørn has been > contributing to Qt for almost two years, and has been quite active in the > last > year in submitting patches and reviewing other patches. > > https://

Re: [Development] Proposal: expose the OS/platform in QML

2013-01-21 Thread Nurmi J-P
> -Original Message- > From: Alan Alpert [mailto:4163654...@gmail.com] > Sent: 17. tammikuuta 2013 18:24 > To: Nurmi J-P > Cc: development@qt-project.org > Subject: Re: [Development] Proposal: expose the OS/platform in QML > > > I had the impression that pl

Re: [Development] Proposal: expose the OS/platform in QML

2013-01-17 Thread Nurmi J-P
> On Wed, Jan 16, 2013 at 9:14 AM, Mohamed Fawzi > wrote: > > > > On 16 Jan 2013, at 17:37, Alan Alpert <4163654...@gmail.com> > > wrote: > > > >> On Wed, Jan 16, 2013 at 2:22 AM, Rutledge Shawn > >> wrote: > >>> On 16 Jan 2013, at 8:21 AM, Bache-Wiig Jens wrote: > >>> > True. It is exactly

[Development] Proposal: expose the OS/platform in QML

2013-01-15 Thread Nurmi J-P
Hi all, What do you think about exposing the underlying operating system and/or platform name in QML? Whilst separating platform specific things to separate files (alike "platform content selection") is probably a good solution in general, it sounds a bit overkill for a project like the deskto

Re: [Development] HEADS UP: Changes in QStyle subclasses

2012-11-30 Thread Nurmi J-P
On Nov 24, 2012, at 12:09 PM, Nurmi J-P wrote: > Hi all, > > Thanks to QStyleFactory and QProxyStyle, it is possible to instantiate and > customize any available style. This is not limited to the built-in styles in > QtWidgets, but also works fine for any style plugin since i

Re: [Development] repository for the toolwrapper

2012-11-27 Thread Nurmi J-P
> >> We agreed that the tool wrapper wouldn't live inside qtbase.git nor > >> qt.git (Qt 4), so I need a new repository for it. I think it should be in > >> the qt/ > hierarchy. > >> > > > > Isn't qttools suitable, regardless of its dependency to qtbase? > > The goal was to not have any Qt depend

Re: [Development] repository for the toolwrapper

2012-11-27 Thread Nurmi J-P
> -Original Message- > From: development-bounces+jpnurmi=digia@qt-project.org > [mailto:development-bounces+jpnurmi=digia@qt-project.org] On > Behalf Of Thiago Macieira > Sent: 27. marraskuuta 2012 7:55 > To: development@qt-project.org > Subject: [Development] repository for the too

Re: [Development] HEADS UP: Changes in QStyle subclasses

2012-11-26 Thread Nurmi J-P
On Nov 26, 2012, at 7:08 PM, Andre Somers wrote: > Op 24-11-2012 12:09, Nurmi J-P schreef: >> Hi all, >> >> Thanks to QStyleFactory and QProxyStyle, it is possible to instantiate and >> customize any available style. This is not limited to the built-in styles in &

Re: [Development] don't know how to make 'styles\qfusionstyle.h'

2012-11-26 Thread Nurmi J-P
On Nov 26, 2012, at 3:19 AM, Yang Fan wrote: > Hi All, > > I'm trying to build Qt5 from Git with MSVC2010, but got the following errors: > D:\qt5\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_USING_NAMESPACE > -DQT > _BUILD_WIDGETS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII > -DQT_ASCII

[Development] HEADS UP: Changes in QStyle subclasses

2012-11-24 Thread Nurmi J-P
Hi all, Thanks to QStyleFactory and QProxyStyle, it is possible to instantiate and customize any available style. This is not limited to the built-in styles in QtWidgets, but also works fine for any style plugin since it nicely avoids the build time dependency to the corresponding style impleme

Re: [Development] Say hello to QtStylePlugins

2012-11-03 Thread Nurmi J-P
On Nov 2, 2012, at 10:27 PM, Thiago Macieira wrote: > On sexta-feira, 2 de novembro de 2012 18.49.09, Nurmi J-P wrote: >> Hi all, >> >> Just a heads up for people interested in the "legacy styles" (Cleanlooks, >> Plastique, Motif & CDE) that were

[Development] Say hello to QtStylePlugins

2012-11-02 Thread Nurmi J-P
Hi all, Just a heads up for people interested in the "legacy styles" (Cleanlooks, Plastique, Motif & CDE) that were recently remove from qtbase. As promised earlier in [1] and [2], the aforementioned styles have been made available in the newly introduced qtstyleplugins repo: https://coderevie

Re: [Development] Replacing Cleanlooks and Plastique

2012-10-15 Thread Nurmi J-P
> Actually i like the proposed style, i am not sure if it's better that > Plastique but > seems fine for me, the problem it's that with a new style we can have, for > example, new bugs of stylesheets. I am not sure remove the actual working > styles with the first release of Fusion it's a good ide

Re: [Development] Replacing Cleanlooks and Plastique

2012-10-15 Thread Nurmi J-P
> >> Call me a hopeless case, but the first thing I do on a fresh KDE is > >> changing the style to one of those two because I find them more > >> visually aiding than Oxygen (they have better contrast and are less > "flashy"). > > > > +1 here > > > +1 here too > Before everyone rushes up to thro