Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Nuno Santos
> On 05 Apr 2016, at 14:19, NoMercy wrote: > > people are practically begging jetbrains to save themselves from QtCreator > (no offense intended but this is the case for many people) Sorry to interfere here but I couldn’t read this without sharing my thoughts. Qt Creator is

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-05 15:12 GMT+02:00 Allan Sandfeld Jensen : > On Monday 04 April 2016, Elvis Stansvik wrote: >> Hi all, >> >> I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration >> value there? I get: >> >> Unable to assign [undefined] to int >> >> The font we're

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread NoMercy
On Tue, Apr 5, 2016 at 3:55 PM, Curtis Mitch wrote: > > > > > *From:* NoMercy [mailto:nome...@gmail.com] > *Sent:* Tuesday, 5 April 2016 2:34 PM > *To:* Curtis Mitch > *Cc:* interest@qt-project.org > *Subject:* Re: [Interest] CLion

[Interest] try to resolve problem with black screen with "camera" example from Qt official examples

2016-04-05 Thread Jérôme Lanteri
Hi, I tested and try to resolve from 3 month ago a problem with video and qt5. I have the same problem since qt5 (and now qt5.6 doesn't resolve the problem). When i start the exemple "Camera" (the QML ones are working fine, not the "Qt widget/C++" one, also no one tell me why this difference),

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread NoMercy
On Tue, Apr 5, 2016 at 4:20 PM, Sylvain Pointeau wrote: > Hello, > > Why are you not able to use CLion? it is cmake based project, it should > work with Qt pretty well, shouldn't it? > > Best regards, > Sylvain > > Yes I can but there are still a lot of missing

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread André Somers
Op 05/04/2016 om 15:28 schreef NoMercy: Check out the bug report link in first mail. So, start contributing to CLion... Why do you need Creator to be effectively dumped for that? André ___ Interest mailing list Interest@qt-project.org

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Curtis Mitch
> -Original Message- > From: Interest [mailto:interest-bounces+mitch.curtis=theqtcompany.com@qt- > project.org] On Behalf Of Burak Arslan > Sent: Tuesday, 5 April 2016 4:24 PM > To: interest@qt-project.org > Subject: Re: [Interest] CLion to replace QtCreator? > > > > On 04/05/16

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
> 4) It's just brain-dead to suggest using a non-Qt ide for Qt. Qt is the > perfect framework for writing an IDE, irrespective of the language > you're aiming for :) JetBrains stuff is only performant in the expense > of a huge memory footprint and relatively longer startup time. This is > of

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Sylvain Pointeau
On Tue, Apr 5, 2016 at 3:28 PM, NoMercy wrote: > Check out the bug report link in first mail. > I checked and the 2 items the most frequently asked are: 1. open .pro files 2. QML editor for 1. I think you can use cmake, it is a little effort, but you will get used to

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Curtis Mitch
From: NoMercy [mailto:nome...@gmail.com] Sent: Tuesday, 5 April 2016 3:20 PM To: Curtis Mitch Cc: interest@qt-project.org Subject: Re: [Interest] CLion to replace QtCreator? On Tue, Apr 5, 2016 at 3:55 PM, Curtis Mitch

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-05 16:24 GMT+02:00 Allan Sandfeld Jensen : > On Tuesday 05 April 2016, Elvis Stansvik wrote: >> 2016-04-05 15:12 GMT+02:00 Allan Sandfeld Jensen : >> > On Monday 04 April 2016, Elvis Stansvik wrote: >> >> Hi all, >> >> >> >> I'm targeting Qt 5.4.1 and

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Nye
> I’m really thinking about it actually but I don’t want QtCreator contributions to go in vein and I think it will come to a point where no one will use it anymore in someday :( Well, the thing is many people aren't so willing to switch IDEs they've worked with for years, even if they admittedly

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Allan Sandfeld Jensen
On Tuesday 05 April 2016, Elvis Stansvik wrote: > 2016-04-05 15:12 GMT+02:00 Allan Sandfeld Jensen : > > On Monday 04 April 2016, Elvis Stansvik wrote: > >> Hi all, > >> > >> I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration > >> > >> value there? I get: >

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
> On 05 Apr 2016, at 17:08, Guenter Schwann wrote: > > On Tuesday, April 05, 2016 04:19:42 PM NoMercy wrote: >> That QtCreator is eons behind current technology and trends, isn't it very >> obvious? > > No! Absolutely not. > QtCreator is a really great IDE. Very lightweight,

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Curtis Mitch
From: Interest [mailto:interest-bounces+mitch.curtis=theqtcompany@qt-project.org] On Behalf Of NoMercy Sent: Tuesday, 5 April 2016 3:04 PM To: interest@qt-project.org Subject: Re: [Interest] CLion to replace QtCreator? I see the answers usually offering some workarounds, yes you can do

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Burak Arslan
On 04/05/16 13:25, Curtis Mitch wrote: > >> -Original Message- >> From: Interest [mailto:interest-bounces+mitch.curtis=theqtcompany.com@qt- >> project.org] On Behalf Of Julius Bullinger >> Sent: Tuesday, 5 April 2016 12:05 PM >> To: interest@qt-project.org >> Subject: Re: [Interest]

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Sylvain Pointeau
Hello, Why are you not able to use CLion? it is cmake based project, it should work with Qt pretty well, shouldn't it? Best regards, Sylvain On Tue, Apr 5, 2016 at 3:03 PM, NoMercy wrote: > I see the answers usually offering some workarounds, yes you can do that > BUT in a

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread NoMercy
I totally disagree with you here, JB products are way faster in code completion for instance and WY smarter... On Tue, Apr 5, 2016 at 4:34 PM, Nuno Santos wrote: > On 05 Apr 2016, at 14:19, NoMercy wrote: > > people are practically begging

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Reinhardt Behm
On Tuesday 05 April 2016 16:03:35 NoMercy wrote: > I think after countless agruments in this thread I will try to do that at > best I can or find some interested people and help them maybe :( > But the thing is that I'm sorry that after some point when 90% of Qt > users/developers start to

[Interest] [Qt3D] Camera controllers

2016-04-05 Thread Andy
The current Qt3D examples have two camera controller classes included in examples-common: QOrbitControl and QFirstPersonCameraController. Are there plans to add these to Qt3D as supported classes? Seems like most projects would benefit from having a couple of standard camera controllers like

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
> On 05 Apr 2016, at 18:29, Reinhardt Behm wrote: > > On Tuesday 05 April 2016 16:03:35 NoMercy wrote: >> >> And people keep saying that it is open source, you do it, why don't you do >> it etc. well it maybe open source but I think Qt company is payed well >> considering

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Thiago Macieira
On terça-feira, 5 de abril de 2016 16:23:01 PDT NoMercy wrote: > On Tue, Apr 5, 2016 at 4:20 PM, Sylvain Pointeau > wrote: > > > > Hello, > > > > Why are you not able to use CLion? it is cmake based project, it should > > work with Qt pretty well, shouldn't it? > >

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Jean-Michaël Celerier
It's standard C++ code. (That I had to wait 5 minutes for to show up vs 2 seconds in QtC :) ) On Tue, Apr 5, 2016 at 9:09 PM, Emre Besirik wrote: > > On 05 Apr 2016, at 22:03, Jean-Michaël Celerier < > jeanmichael.celer...@gmail.com> wrote: > > > On Tue, Apr 5, 2016 at 8:50

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
>> it only searches for filenames > > Utter nonsense. Well ok even it does not do it as good as JB products I’ll accept this but watch the video link I’ve sent if you had time, you’ll then see what I actually mean > >> You only offer mostly workarounds which are not the same. debugging

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Reinhardt Behm
On Tuesday 05 April 2016 18:44:17 Emre Besirik wrote: > > On 05 Apr 2016, at 18:29, Reinhardt Behm wrote: > > > > On Tuesday 05 April 2016 16:03:35 NoMercy wrote: > >> And people keep saying that it is open source, you do it, why don't you > >> do > >> it etc. well it maybe

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
>> I do not always use the same mail client and even though I try to clean up >> things, as I am a simply human, I may forget to do somethings occasionally. >> And about the top-posting; thats really an argument belong to entirely >> different thread on its own. don’t get me started on the

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-05 16:30 GMT+02:00 Jason H : > Font weights don't work in 5.4, and they don't yet work correctly in 5.6 > https://bugreports.qt.io/browse/QTBUG-51335 Thanks for the pointer Jason. I agree with the solution you and Eskil agreed upon in the last comments there (that setting

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Nikita Krupenko
2016-04-05 18:11 GMT+03:00 Curtis Mitch : > The GIF seemed to demonstrate some kind of selective editing. I just tried > this with the block selection in Creator and it just overwrites the text. Can > you give an example of how you can achieve what's done in the

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread André Somers
Op 05/04/2016 om 12:05 schreef Julius Bullinger: On Monday, 4. April 2016 18:23, Thiago Macieira wrote: 9. Multiple cursors (see the demo on SublimeText's home page - its epic, and Atom badly implements it), Explain. Sounds intriguing. It's better shown than explained, see e.g.

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Thiago Macieira
On terça-feira, 5 de abril de 2016 10:05:07 PDT Julius Bullinger wrote: > On Monday, 4. April 2016 18:23, Thiago Macieira wrote: > >>9. Multiple cursors (see the demo on SublimeText's home page - its > >>epic, > >>and Atom badly implements it), > > > > Explain. Sounds intriguing. > >

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Alejandro Exojo
El Tuesday 05 April 2016, André Somers escribió: > That works, but it is not as flexible as what we see in those gifs. For > instance, you cannot move the cursor left or right or make the same edit > on multiple lines that are not vertically aligned. That's what you miss for not using FakeVim.

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread André Somers
Op 05/04/2016 om 22:47 schreef Alejandro Exojo: El Tuesday 05 April 2016, André Somers escribió: That works, but it is not as flexible as what we see in those gifs. For instance, you cannot move the cursor left or right or make the same edit on multiple lines that are not vertically aligned.

Re: [Interest] [Qt3D] Camera controllers

2016-04-05 Thread Sean Harmer
On 05/04/2016 18:15, Andy wrote: The current Qt3D examples have two camera controller classes included in examples-common: QOrbitControl and QFirstPersonCameraController. Are there plans to add these to Qt3D as supported classes? Yes, likely for 5.8. The examples gives us somewhere to iron

[Interest] QXmlSchemaValidator fails when testing for unique attributes

2016-04-05 Thread Murphy, Sean
I'm having trouble using QXmlSchemaValidator trying to validate an XML file that uses the element when the field is an attribute. I've been able to replicate it with this simple schema/document combination: Schema http://www.w3.org/2001/XMLSchema;>

Re: [Interest] QtPositioning high delay on QGeoPositionInfoSource::startUpdates

2016-04-05 Thread Blasche Alexander
Hi Maxim, Am I right in the assumption that this only happens during startup or does it happen during the normal position update cycle as well? I am not sure whether or how we can fix this. It seems the Java thread startup which creates the Looper and message handler somehow freezes the Qt

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-04 16:21 GMT+02:00 Elvis Stansvik : > 2016-04-04 15:51 GMT+02:00 Elvis Stansvik : >> Hi all, >> >> I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration >> value there? I get: >> >> Unable to assign [undefined] to int >> >> The

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-04 16:32 GMT+02:00 Elvis Stansvik : > 2016-04-04 16:21 GMT+02:00 Elvis Stansvik : >> 2016-04-04 15:51 GMT+02:00 Elvis Stansvik : >>> Hi all, >>> >>> I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration >>> value

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Curtis Mitch
> -Original Message- > From: Interest [mailto:interest-bounces+mitch.curtis=theqtcompany.com@qt- > project.org] On Behalf Of Julius Bullinger > Sent: Tuesday, 5 April 2016 12:05 PM > To: interest@qt-project.org > Subject: Re: [Interest] CLion to replace QtCreator? > > On Monday, 4.

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Preet
Hey I want to chime in for the Creator devs that might be reading this: please keep doing what you do, QtCreator is *awesome*. It always seems like once people start liking and using certain IDEs and editors it becomes like a religion and people love talking down everything else. So much of 'tabs

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Koehne Kai
> -Original Message- > From: Interest [mailto:interest- > bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of > Damien Courtois > Sent: Saturday, April 02, 2016 8:59 PM > To: interest@qt-project.org > Subject: [Interest] windeployqt and embedeed QML (.qrc) > > Hi there, >

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-04 16:13 GMT+02:00 Elvis Stansvik : > 2016-04-04 15:51 GMT+02:00 Elvis Stansvik : >> Hi all, >> >> I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration >> value there? I get: >> >> Unable to assign [undefined] to int >> >> The

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Guenter Schwann
On Monday, April 04, 2016 03:28:03 PM Emre Besirik wrote: > * Search! (like spotlight search with just one shortcut key to open file > or go to a particular location in your code): > * search symbols > * files in your project > * search everywhere > * you can lookout jetbrains IDEs for more

Re: [Interest] Available versions to QML import in older Qt releases?

2016-04-05 Thread Elvis Stansvik
Den 4 apr 2016 4:40 em skrev "Jason H" : > > > I'm working on a product based on Ubuntu 15.10, where Qt 5.4.1 is the > > packaged version (I know a more recent Ubuntu is soon to be released, > > and an LTS at that, but we're on this version for now). > > > > Is there an online way

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
> On 04 Apr 2016, at 16:55, Jean-Michaël Celerier > wrote: > > Class implementations > > As somebody wrote already, this refactoring already exists. > > While debugging the values of variables are displayed inside the text editor, > in light gray > > You can

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Christian Quast
On Sunday 03 April 2016 14:41:51 Bob Hood wrote: > But be aware that you're talking to somebody who has written whole > applications using nothing but vi and a command prompt. I'm certainly > not a /connoisseur/of IDEs. ;) and I think this is the most important difference in ones opinion

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Damien Courtois
Hi, Thanks, but as I said, my qml files are compiled into the executable (via a .qrc file) so the --qmldir option won't help. But I found out that it's not supported. I can't find the link of the page back (it's really well hidden ...) but windeployqt uses another small tool to find qml

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Benjamin TERRIER
Indeed you need to set --qmldir to use your source directory. Regards, Benjamin 2016-04-04 15:57 GMT+02:00 Damien Courtois : > Hi, > > Thanks, but as I said, my qml files are compiled into the executable (via a > .qrc file) so the --qmldir option won't help. > But I

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Thiago Macieira
On segunda-feira, 4 de abril de 2016 14:47:35 PDT Emre Besirik wrote: > Search! (like spotlight search with just one shortcut key to open file or go > to a particular location in your code): search symbols > files in your project > search everywhere Ctrl+K in Creator. -- Thiago Macieira -

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Julius Bullinger
On Monday, 4. April 2016 18:23, Thiago Macieira wrote: >>9. Multiple cursors (see the demo on SublimeText's home page - its epic, >>and Atom badly implements it), > > Explain. Sounds intriguing. It's better shown than explained, see e.g. http://i.stack.imgur.com/TMRK3.gif and

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Emre Besirik
> On 04 Apr 2016, at 15:41, Konstantin Tokarev wrote: >> >> Well there must be something can be done, Qt Can use Intellij like google >> did, I know its a little bit more work compared to CLion fork but it is >> possible. > > A liitle bit? > > That would mean porting of

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Benjamin TERRIER
Hi Damien, Have a look at the "--qmldir " option ("windeployqt --help" to display all available options). The given directory will be scanned for QML dependencies. BR, Benjamin 2016-04-02 20:59 GMT+02:00 Damien Courtois : > Hi there, > > I have a lot of trouble

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Curtis Mitch
From: Interest [mailto:interest-bounces+mitch.curtis=theqtcompany@qt-project.org] On Behalf Of Preet Sent: Monday, 4 April 2016 11:30 PM Cc: interest@qt-project.org Subject: Re: [Interest] CLion to replace QtCreator? Hey I want to chime in for the Creator devs that might be reading this:

Re: [Interest] Available versions to QML import in older Qt releases?

2016-04-05 Thread Curtis Mitch
You might find this thread interesting to read: http://lists.qt-project.org/pipermail/development/2015-September/023200.html From: Interest [mailto:interest-bounces+mitch.curtis=theqtcompany@qt-project.org] On Behalf Of Elvis Stansvik Sent: Monday, 4 April 2016 6:10 PM To: Jason H

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Jean-Michaël Celerier
On Mon, Apr 4, 2016 at 4:22 PM, Emre Besirik wrote: > > it only searches for filenames, thats not what I meant only, if you could > checkout any jetbrains product, you’ll see the huge difference. > No it does not. If you type : "c NameOfMyClass" it will look for a class. If

Re: [Interest] login.qt.io down => cannot install Qt

2016-04-05 Thread Robert Buchinger
On Tuesday, April 5, 2016 5:50:20 AM CEST Boris wrote: > I am installing a new machine and setting up my development environment. > However, I cannot install Qt because the Qt installer forces to login to your > account, and login.qt.io appears to be down, resulting in a "TIMEOUT" error > when

Re: [Interest] Available versions to QML import in older Qt releases?

2016-04-05 Thread Elvis Stansvik
Den 4 apr 2016 4:40 em skrev "Jason H" : > > > I'm working on a product based on Ubuntu 15.10, where Qt 5.4.1 is the > > packaged version (I know a more recent Ubuntu is soon to be released, > > and an LTS at that, but we're on this version for now). > > > > Is there an online way

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Jean-Michaël Celerier
Class implementations As somebody wrote already, this refactoring already exists. While debugging the values of variables are displayed inside the text editor, in light gray You can hover the variables and see the current value. Some signals are hard to find, for example the "click()" signal

Re: [Interest] Available versions to QML import in older Qt releases?

2016-04-05 Thread Nikita Krupenko
2016-04-04 19:08 GMT+03:00 Elvis Stansvik : > Den 4 apr 2016 4:40 em skrev "Jason H" : >> QtCreator seems to know what versions are installed, and suggests these >> via auto-complete. > > Ah, yes hadn't noticed that somehow, thanks. Now the problem is instead >

[Interest] Qt 5.5 LinuxFb Plugin with Base Layer Transparency

2016-04-05 Thread Jack Klause
Our application requires that we blend 3 layers with 3 framebuffers on a TI device. The base layer is opaque video, the middle layer is video blended on top of the base layer with a global alpha channel that we need to be able to modify on the fly, and a top GUI layer with transparency. This

[Interest] [Qt3D] Use a QImage as a QTextureImage

2016-04-05 Thread Andy
I have a QImage that I'm generating programmatically using a QPainter which I want to use as a texture. I want to use it in a QNormalDiffuseMapAlphaMaterial as a diffuse texture - so it needs a QTextureImage whose source is set using a QUrl. How do I get from my in-memory QImage to a QUrl to set

Re: [Interest] How to login to a website then call an API from the app

2016-04-05 Thread Jason H
> Subject: [Interest] How to login to a website then call an API from the app > > (Apologies for the confused question but I don't know enough about what I'm > trying to ask to know what the question should be). > > We have a Qt4.8.2 app that opens a browser to our website so the user can >

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread NoMercy
On Tue, Apr 5, 2016 at 1:49 PM, Curtis Mitch wrote: > > I’m sorry to say this but QtCreator is actually eons behind the current > IDE trends and technology :( > > > > > people are practically begging jetbrains to save themselves from > QtCreator (no offense

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Elvis Stansvik
2016-04-04 15:51 GMT+02:00 Elvis Stansvik : > Hi all, > > I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration > value there? I get: > > Unable to assign [undefined] to int > > The font we're using for this app is our company font, which is Gotham > from

Re: [Interest] Available versions to QML import in older Qt releases?

2016-04-05 Thread Jason H
> I'm working on a product based on Ubuntu 15.10, where Qt 5.4.1 is the > packaged version (I know a more recent Ubuntu is soon to be released, > and an LTS at that, but we're on this version for now). > > Is there an online way to find out which versions of packages I can > import from the

[Interest] QSGRenderThread crashed: libGPUSupportMercury.dylib`gpus_ReturnGuiltyForHardwareRestart:

2016-04-05 Thread Nuno Santos
Hi, I have just discovered something that might be an unpredicted bug in Qt iOS. I have an app which makes uses of inter app audio. Therefore, this app should be able to jump and forth from host to app and vice versa. It should be also able to make the jump with the lowest overhead as possible

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread Curtis Mitch
From: NoMercy [mailto:nome...@gmail.com] Sent: Tuesday, 5 April 2016 2:34 PM To: Curtis Mitch Cc: interest@qt-project.org Subject: Re: [Interest] CLion to replace QtCreator? On Tue, Apr 5, 2016 at 1:49 PM, Curtis Mitch

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread NoMercy
I think after countless agruments in this thread I will try to do that at best I can or find some interested people and help them maybe :( But the thing is that I'm sorry that after some point when 90% of Qt users/developers start to use/see/accept other IDEs as default for Qt development instead

Re: [Interest] CLion to replace QtCreator?

2016-04-05 Thread NoMercy
I see the answers usually offering some workarounds, yes you can do that BUT in a few more steps or in a less pleasent way. Thats where IU/UX design comes in. People don't want extra steps, people don't want to use mouse etc. I observe that most of you guys objecting are don't even see what others

Re: [Interest] Use Book and Medium weight Gotham font from QML?

2016-04-05 Thread Allan Sandfeld Jensen
On Monday 04 April 2016, Elvis Stansvik wrote: > Hi all, > > I'm targeting Qt 5.4.1 and it seems there's no Font.Medium enumeration > value there? I get: > > Unable to assign [undefined] to int > > The font we're using for this app is our company font, which is Gotham > from Hoefler & Co.