Re: [Qt-creator] Python support in 4.9

2019-03-27 Thread Jason H
Addendum: https://chriswarrick.com/blog/2014/09/15/python-apps-the-right-way-entry_points-and-scripts/ Implicitly I suggest that QtC be inline with eggs or setup.py ecripts, like it is compatible with cmake, and no wheels be re-invented. > Sent: Wednesday, March 27, 2019 at 2:09 PM > From:

Re: [Qt-creator] Python support in 4.9

2019-03-27 Thread Jason H
> Sent: Wednesday, March 27, 2019 at 2:09 PM > From: "Eike Ziller" > To: "Jason H" > Cc: qt-creator > Subject: Re: [Qt-creator] Python support in 4.9 > > > > > On Mar 1, 2019, at 21:46, Jason H wrote: > > > > I was just taking a look at the beta, and am sharing my findings. > > > > 1. it

Re: [Qt-creator] Python support in 4.9

2019-03-27 Thread Eike Ziller
> On Mar 1, 2019, at 21:46, Jason H wrote: > > I was just taking a look at the beta, and am sharing my findings. > > 1. it looks like there isn't a way to import an existing python project? > 1a. With an existing project how do I configure a .pyproject file, including > specify the file with

Re: [Qt-creator] [Development] [Announce] Qt Creator 4.9 RC released

2019-03-27 Thread Jason H
> We are happy to announce the release of Qt Creator 4.9 RC! > > https://blog.qt.io/blog/2019/03/27/qt-creator-4-9-rc-released/ QTCREATORBUG-20617 QTCREATORBUG-20697 The OSX & WINDOWS scrollbar issue where the find & lint locations (green & yellow, respectively) move is still there. At best it

Re: [Qt-creator] Python support in 4.9

2019-03-27 Thread Jason H
With QtC at RC1, I'm still looking for answers to these questions: > 1. it looks like there isn't a way to import an existing python project? > 1a. With an existing project how do I configure a .pyproject file, including > specify the file with main / QApplication / entry point? > 4.

[Qt-creator] instable

2019-03-27 Thread Nicola De Filippo
Hi, after the last upgrade of OSX my qtcreator 4.8.2 is instable. It's only my case? N. ___ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] Clang code model issues

2019-03-27 Thread Cristian Adam
On Wed, Mar 27, 2019 at 3:08 PM Cristian Adam wrote: > > I don't know if the 4.9-rc1 has fixed the Windows missing code model > debug messages, which you could use to find out how slow it is. > > https://codereview.qt-project.org/#/c/257262/ Hopefully 4.9 will have the fix, and you can have

Re: [Qt-creator] Clang code model issues

2019-03-27 Thread Jason H
> I wonder how slow "a tad slow on Windows" is? > > I recently did some speed measurements on Windows > https://cristianadam.eu/20190318/speeding-up-libclang-on-windows/ > > I don't know if the 4.9-rc1 has fixed the Windows missing code model > debug messages, which you could use to find out how

Re: [Qt-creator] Clang code model issues

2019-03-27 Thread Cristian Adam
On Wed, Mar 27, 2019 at 2:35 PM Julius Bullinger wrote: > > I wanted to say thanks and congratulations for the changes to the clang > code model up until 4.9-rc1. I tested it quite intensively in the last > days, and it seems like most of the reported issues have been fixed. > It's still a tad

Re: [Qt-creator] Clang code model issues

2019-03-27 Thread Julius Bullinger
On 08.02.2019 12:02, Nikolai Kosjar wrote: Hi! I've started to write inline comments (see below), but it got quite confusing. Here is the summary. I see these main issues from all your references: 1) Several parse issues on or related to Windows. ==> We've changed the internal clang

Re: [Qt-creator] [Announce] Qt Creator 4.9 RC released

2019-03-27 Thread Carel Combrink
Hi, I have reported the following issue that I have with Qt Creator 4.9 RC 1 on Windows. I can not confirm at the moment if the issue also exists on other platforms. https://bugreports.qt.io/browse/QTCREATORBUG-22211 Can it please be looked at, I can not upgrade if QtC 4.9 lands if it is not