Re: [Interest] Styling Qt Widgets with Qt Quick

2020-01-06 Thread Jean-Michaël Celerier
> I want to make a Qt Widget style that looks exactly the same as controls that are made with Qt Quick/QQC2/Kirigami. Is it possible to style Qt Widgets with Qt Quick or will it be possible in Qt 6? If it is/will be possible, could it be considered a good idea in the first place? You could look ma

Re: [Interest] Qt 5.14 & android: application doesn't start

2020-01-06 Thread Jérôme Godbout
Android in 5.14.0 is borken do not use for release to Play Store. https://bugreports.qt.io/browse/QTBUG-80713?focusedCommentId=490024&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-490024 There is also modification to the AndroidManifest.xml required. We had a threa

[Interest] Qt 5.14 & android: application doesn't start

2020-01-06 Thread Alexander Ivash
Is it just me or this is known issue? Is there known workaround? W ResourceType: No package identifier when getting name for resource number 0x W ResourceType: No package identifier when getting name for resource number 0x W ResourceType: Invalid package identifier when getting b

Re: [Interest] Qt Creator: Find all usages of a class

2020-01-06 Thread Vincent Hui
Perhaps you will be interested in this discussion . Thanks, Vincent On Mon, 6 Jan 2020 at 23:14, André Hartmann wrote: > I stand corrected. > > > According to https://github.com/CoatiSoftware/qtc-sourcetrail such a > > plugin already exi

Re: [Interest] Qt Creator: Find all usages of a class

2020-01-06 Thread André Hartmann
I stand corrected. According to https://github.com/CoatiSoftware/qtc-sourcetrail such a > plugin already exists, at least as source code. The binary builds are here: https://github.com/CoatiSoftware/qtc-sourcetrail/releases Hmm, need to try that. André Regards, André Am 06.01.20 um 15:5

Re: [Interest] Qt Creator: Find all usages of a class

2020-01-06 Thread André Hartmann
Hi, > Maybe they could integrate that tools into QtCreator somehow or > someone make a plugin and release it to the new QtCreator plugin > market. That would be nice. According to https://github.com/CoatiSoftware/qtc-sourcetrail such a plugin already exists, at least as source code. Regards,

Re: [Interest] Qt Creator: Find all usages of a class

2020-01-06 Thread Jérôme Godbout
In the mean time you can give sourcetrail https://www.sourcetrail.com/ (now in open source) a go to navigate the source code and see references. Maybe they could integrate that tools into QtCreator somehow or someone make a plugin and release it to the new QtCreator plugin market. That would be

[Interest] Qt Creator: Find all usages of a class

2020-01-06 Thread Alexander Dyagilev
Hello, I need this feature right now. I've created a suggestion here: https://bugreports.qt.io/browse/QTCREATORBUG-23439 But maybe there is some workaround? Am I missing something which can help? My class is quite big and is used in lot of places in code so finding references for each its meth

Re: [Interest] Qt and font weight on Linux

2020-01-06 Thread Roland Hughes
A quick test on KDE Neon (a YABU) shows it appears to be a problem with all Mono fonts being treated as fixed width when monospaced != fixed width. Fixed width fonts have a cpi not point size measurement. By historical definition the only way to get "bold" was to print the same character twice

Re: [Interest] The Mobile Agenda?

2020-01-06 Thread Henry Skoglund
On 2020-01-06 08:49, Maurice Kalinowski wrote: There are still quite many apps out there relying on OpenGL and hence even though deprecated, any additional step would be too risky IMO. Having said that, you might have missed Laszlo's blog post about QtRhi, which will remove this (potential) pro