Re: [Development] Maintainers for Qt Charts and Data Visualization

2016-05-09 Thread Pasi Keränen
Absolute, definite +1 for this! It’s long overdue :) Cheers, Pasi On 09/05/16 14:22, "Development on behalf of Lars Knoll" wrote: >Hi, > >Since we now open sourced Charts and Data Visualisation for Qt

Re: [Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Timur Pocheptsov
+1 From: Development on behalf of Shawn Rutledge Sent: Monday, May 9, 2016 10:04:53 PM To: Qt development mailing list Subject: Re: [Development] Nominating Edward

Re: [Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Shawn Rutledge
On May 9, 2016, at 13:17, Lars Knoll wrote: > Hi, > > I'd like to nominate Edward Welbourne for Approver status. He's joined The Qt > Company half a year ago, and has been working full time on Qt since. > > Here is his gerrit dashboard: > >

Re: [Development] Documentation for QPagedPrintDevice::setPageSize should specify a unit`

2016-05-09 Thread André Somers
Hi Steve, Thanks for actually stepping up the plate to create a contribution! It looks fine to me, but I cannot approve this myself. https://codereview.qt-project.org/158402 André Op 05/05/2016 om 19:34 schreef Steve Schilz: Hi Andre, Challenge Accepted! I have looked at this before and

Re: [Development] Maintainers for Qt Charts and Data Visualization

2016-05-09 Thread Thiago Macieira
On segunda-feira, 9 de maio de 2016 11:22:51 PDT Lars Knoll wrote: > Hi, > > Since we now open sourced Charts and Data Visualisation for Qt 5.7, the > modules also need a Maintainer. I'd like to propose the two people that > have been maintaining these modules while they were developed inside

Re: [Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Thiago Macieira
On segunda-feira, 9 de maio de 2016 13:48:54 PDT Marc Mutz wrote: > On Monday 09 May 2016 13:17:23 Lars Knoll wrote: > > Hi, > > > > I'd like to nominate Edward Welbourne for Approver status. He's joined The > > Qt Company half a year ago, and has been working full time on Qt since. > > So

Re: [Development] Qt 5.6 Crash in QV4::Value::as

2016-05-09 Thread Thiago Macieira
On segunda-feira, 9 de maio de 2016 12:16:02 PDT Kirill Klochkov wrote: > I need a suggestion how to narrow down a crash which occurs on Mac 10.11.4, > Qt 5.6. Try it on Linux with Valgrind. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology

Re: [Development] Stop insertion QTextEdit unicode character.

2016-05-09 Thread Thiago Macieira
On segunda-feira, 9 de maio de 2016 14:59:16 PDT kang joni wrote: > If you right click on editable QLineEdit or QTextEdit > there should be "Insert Unicode control > character" I don't see that option. Is that OS-specific? -- Thiago Macieira - thiago.macieira (AT) intel.com Software

Re: [Development] Qt CI reliability

2016-05-09 Thread Jędrzej Nowacki
> Determining architecture... () > make: Warning: File `../../../qt/qtbase/config.tests/arch/arch.pro' has > modification time 1.3e+03 s in the future > /home/qt/work/build/bin/qmake -qtconf /home/qt/work/build/bin/qt.conf > -nocache -spec /home/qt/work/qt/qtbase/mkspecs/linux-g++ LIBS+= >

Re: [Development] [Qt Quick] Automatically restoring focus to last focused item

2016-05-09 Thread Andrew den Exter
I was referring to ApplicationWindow's contentItem which is what you've patched in qtquickcontrols2. For items within the contentItem to have focus at startup you will also want to give that contentItem focus when it is constructed. Add d->contentItem->setFocus(true) to your patch and pressing

Re: [Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Marc Mutz
On Monday 09 May 2016 13:17:23 Lars Knoll wrote: > Hi, > > I'd like to nominate Edward Welbourne for Approver status. He's joined The > Qt Company half a year ago, and has been working full time on Qt since. So that's why he never gave a +2 :) +1 -- Marc Mutz | Senior

Re: [Development] [Qt Quick] Automatically restoring focus to last focused item

2016-05-09 Thread Mitch Curtis
Thanks for the reply, Andrew. It looks like the contentItem of QQuickWindow is already a focus scope [1]: contentItemPrivate->flags |= QQuickItem::ItemIsFocusScope; Shouldn’t that already work, then? If I set QT_LOGGING_RULES= qt.quick.focus=true, and use the following example, I get the

Re: [Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Martin Smith
+1 martin From: Development on behalf of Simon Hausmann Sent: Monday, May 9, 2016 1:20:28 PM To: Lars Knoll; Qt development mailing list Subject: Re: [Development] Nominating

[Development] Maintainers for Qt Charts and Data Visualization

2016-05-09 Thread Lars Knoll
Hi, Since we now open sourced Charts and Data Visualisation for Qt 5.7, the modules also need a Maintainer. I'd like to propose the two people that have been maintaining these modules while they were developed inside TQtC to continue in this role: Miikka Heikkinen for Charts, and Tomi Korpipää

Re: [Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Simon Hausmann
Hi, +1. Simon From: Development on behalf of Lars Knoll Sent: Monday, May 9, 2016 1:17:23 PM To: Qt development mailing list Subject: [Development] Nominating Edward Welbourne

[Development] Nominating Edward Welbourne for approver status

2016-05-09 Thread Lars Knoll
Hi, I'd like to nominate Edward Welbourne for Approver status. He's joined The Qt Company half a year ago, and has been working full time on Qt since. Here is his gerrit dashboard: https://codereview.qt-project.org/#/q/owner:edward.welbourne%2540theqtcompany.com+status:merged,n,z And his

Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-09 Thread Marc Mutz
On Monday 09 May 2016 11:55:05 BogDan Vatra wrote: > On Monday 09 May 2016 11:48:05 Marc Mutz wrote: > > On Sunday 08 May 2016 01:12:16 Thiago Macieira wrote: > > > On sábado, 7 de maio de 2016 22:05:32 PDT Nikita Krupenko wrote: > > > > Re-sending to ml. > > > > > > > > >

Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-09 Thread BogDan Vatra
On Monday 09 May 2016 11:48:05 Marc Mutz wrote: > On Sunday 08 May 2016 01:12:16 Thiago Macieira wrote: > > On sábado, 7 de maio de 2016 22:05:32 PDT Nikita Krupenko wrote: > > > Re-sending to ml. > > > > > > > /mnt/store/Development/qt5/qtgamepad/src/plugins/gamepads/evdev/qevdev > > > > g > > >

Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-09 Thread Marc Mutz
On Sunday 08 May 2016 01:12:16 Thiago Macieira wrote: > On sábado, 7 de maio de 2016 22:05:32 PDT Nikita Krupenko wrote: > > Re-sending to ml. > > > > > /mnt/store/Development/qt5/qtgamepad/src/plugins/gamepads/evdev/qevdevg > > > ame padbackend.cpp:79:67: error: 'fabs' was not declared in this

Re: [Development] [Qt-creator] Nominating Marco Benelli for Approver status

2016-05-09 Thread Tobias Hunger
Hello all, please welcome Marco Benelli as the newest approver to the Qt project. Best Regards, Tobias On Mi, 2016-04-13 at 08:06 +, Hunger Tobias wrote: > Hello Qt Developers, > > I hereby nominate Marco Benelli for Approver status. He has put in a lot of > effort to maintain the QML code

[Development] Qt 5.6 Crash in QV4::Value::as

2016-05-09 Thread Kirill Klochkov
Hello, I need a suggestion how to narrow down a crash which occurs on Mac 10.11.4, Qt 5.6. I have QQuickView with complex UI structure. When a QQuickView is closed and the second one (with the same qml) opens the app crashes with the following call stack. 1 QV4::QQmlValueTypeWrapper const

[Development] Heads up - 5.7 string freeze

2016-05-09 Thread Jani Heikkinen
Hi all, As warned a while ago string freeze is now in effect. Please, no changes to translatable strings from this point, unless approved by the documentation team. Br, Jani From: Jani Heikkinen Sent: Wednesday, April 27, 2016 9:52 AM To:

Re: [Development] Stop insertion QTextEdit unicode character.

2016-05-09 Thread Alexander Nassian
You see the condition in line 2288: d->interactionFlags & Qt::TextEditable) && QGuiApplication::styleHints()->useRtlExtensions() So, right-to-left writing direction must be active and the input field must be editable. Are you using or do you need RTL writing? If not, you could just disable it

Re: [Development] Stop insertion QTextEdit unicode character.

2016-05-09 Thread kang joni
Sorry for my bad English, Quick grep-ing in qtbase 5.6 src/widgets/widgets/qwidgettextcontrol.cpp at line 3254 just found my case here. I don't know how to use this. And I didnt aware any of docs explaining this. If you right click on editable QLineEdit or QTextEdit there should be "Insert Unicode

Re: [Development] Qt QuickLook plugin

2016-05-09 Thread Eike Ziller
> On May 8, 2016, at 12:47 AM, Samuel Gaist wrote: > > > On 2 mai 2016, at 09:07, Eike Ziller wrote: > >> >>> On May 1, 2016, at 01:47, Jake Petroules wrote: >>> >>> That would be pretty awesome. It's possible we could

Re: [Development] -developer-build (was: [5.7-beta] compile error with xcode-6.4

2016-05-09 Thread Eike Ziller
> On May 4, 2016, at 7:10 PM, Mark De Wit wrote: > > Hmm, is that proving my point, though? My understanding was that compiling > Qt in a namespace and with unique filename was recommended to avoid > (minimise) the likelihood of conflicting Qt versions in a single