[Development] Nominating Rebecca Worledge for maintainer of Qt Lottie

2019-02-12 Thread Eskil Abrahamsen Blomfeldt
Hi! In Qt 5.13 we have added a Qt.labs module called "Qt Lottie", with Qt Quick APIs for showing scenes and animations that were exported using the Bodymovin plugin in After Effects.     https://codereview.qt-project.org/qt/qtlottie Rebecca Worledge has graciously offered to adopt the maintai

Re: [Development] QDialog vs QPushButton and it's autoDefault default

2019-02-12 Thread Bernhard Lindner
Hi Volker! Hm, ok, I see. Thanks a lot for the explanations. Turned out the reason why the autoDefault heuristics kicks in is because the accept-role- button is disabled by default (until the user selects an item from the table). So the heuristic takes over a bit to early. To provide a non-auto

[Development] GSOC 2019

2019-02-12 Thread Aditya Chondke
Dear sir, I am Aditya Chondke from India. Currently, I am pursuing Masters in Geoinformatics from CSRE, Indian Institute of Technology Bombay (IITB). I have my bachelors in Computer Science. I have extensive knowledge in C++ and Python and I am very passionate about writing codes in C++. Presently

[Development] GSoC 2019

2019-02-12 Thread Shourya IIT B
Respected Sir, I am Parashuram Shourya from India. Currently, I am doing my Master’s in Geoinformatics from Centre of Studies in Resources Engineering(CSRE), Indian Institute of Technology Bombay(IITB). I have a Bachelor's degree in Computer Science and Engineering. Currently, I am learnin

Re: [Development] HDR Support in Qt and Angle

2019-02-12 Thread Frederik Gladhorn
Hi Dmitry, Thanks for all the hard work :) It's not my area, so I won't be able to comment on the patches as such. Please add reviewers to all patches, so they don't get forgotten. While that's quite some work, many people will only see email notifications from gerrit, or look at their dashboa

Re: [Development] New API design for file system operations

2019-02-12 Thread Jason H
> Sent: Tuesday, February 12, 2019 at 9:54 AM > From: "Volker Hilsheimer" > To: "Jason H" > Cc: "Vitaly Fanaskov" , "development@qt-project.org" > > Subject: Re: [Development] New API design for file system operations > > > > > On 11 Feb 2019, at 19:16, Jason H wrote: > > > > > >> The ques

Re: [Development] New API design for file system operations

2019-02-12 Thread Volker Hilsheimer
On 12 Feb 2019, at 10:37, Eike Ziller mailto:eike.zil...@qt.io>> wrote: On Feb 12, 2019, at 09:54, Volker Hilsheimer mailto:volker.hilshei...@qt.io>> wrote: On 11 Feb 2019, at 19:16, Jason H mailto:jh...@gmx.com>> wrote: The question for me is: why would an application (that is not a file explor

Re: [Development] QDialog vs QPushButton and it's autoDefault default

2019-02-12 Thread Volker Hilsheimer
> On 11 Feb 2019, at 22:47, Bernhard Lindner > wrote: > > Hi! > > I just experienced same strange behavior of QPushButton. I want to kindly ask > for some > explanations. > > I wrote a QDialog derived dialog. That dialog has a standard QDialogButtonBox > with > "Accept" and "Close" buttons.

Re: [Development] Looking for Feedback QDeferred

2019-02-12 Thread Juan Gonzalez Burgos
Hi, Looking at it with the “Qt Creator” hat on, i.e. with the mindset of “could we replace what we do in Qt Creator with our extension of QtConcurrent". ( http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/src/libs/utils/runextensions.h adds the convenience and actual runnable based around QFut

Re: [Development] New API design for file system operations

2019-02-12 Thread Eike Ziller
> On Feb 12, 2019, at 09:54, Volker Hilsheimer wrote: > > > >> On 11 Feb 2019, at 19:16, Jason H wrote: >> >> >>> The question for me is: why would an application (that is not a file >>> explorer) want to do any of this? I honestly don’t see the use case. >> >> When I filed the bug again

Re: [Development] New API design for file system operations

2019-02-12 Thread Volker Hilsheimer
> On 11 Feb 2019, at 19:16, Jason H wrote: > > >> The question for me is: why would an application (that is not a file >> explorer) want to do any of this? I honestly don’t see the use case. > > When I filed the bug against KIO not having a "trash" feature it was because > I was working in