Re: [Interest] [cfe-dev] The QtReslot Clang plugin

2017-02-14 Thread Kevin Funk
On Tuesday, 14 February 2017 20:33:15 CET Richard Braun via cfe-dev wrote: > Hello, > > During work on an internal Qt-based project at Novasys-Ingenierie, > a Clang plugin was written to convert string-based signals and slots > to the Qt5 syntax. The plugin has since been pushed to Github [1] > in

[Interest] [ANNOUNCE] GammaRay 2.7.0

2017-02-14 Thread Allen Winter
Announcing GammaRay 2.7.0 Highlights of this Release: === * Improved enum and flag editor in the property view. * Add style hint view to style inspector. * Fix runtime QSG visualization mode switching for newer Qt versions. * Initial support for statically compiling GammaRay into a

Re: [Interest] generated header file not being processed by moc (SOLVED, or rather, maimed)

2017-02-14 Thread Glen Mabey
Well, I have the strangest of solutions that isn’t clean, pretty, or even explainable (by me). Consider these extra rules (linux only) so the complete .pro file looks like this: TEMPLATE = app SOURCES += main.cpp OBJ_SOURCE = dummy_input_file.txt OBJ_GENERATOR.CONFIG += no_link target_pr

Re: [Interest] Qt Quick, WindowState and ScreenOrientation

2017-02-14 Thread Benjamin TERRIER
2017-02-14 16:39 GMT+01:00 Benjamin TERRIER : > Hi, > > I've got some issue with orientation of full screen windows in Qt Quick. > > My environment: > - Windows 10 64 bits > - Qt 5.7 and 5.8 > - 2 screens: > 1. 1680x1050 (landscape) > 2. 480x800 (portrait) > > What I want to do: > Show a Qt app

Re: [Interest] Replacing QScript with QML

2017-02-14 Thread Jason H
> Sent: Tuesday, February 14, 2017 at 10:14 AM > From: "Ian Geiser" > To: Interest@qt-project.org > Subject: [Interest] Replacing QScript with QML > > > > > Greetings, I am ported a non-gui Qt4 QScript apt to Qt5 and would like to > replace the QScript component with QML. I am struggling wi

[Interest] Qt Quick, WindowState and ScreenOrientation

2017-02-14 Thread Benjamin TERRIER
Hi, I've got some issue with orientation of full screen windows in Qt Quick. My environment: - Windows 10 64 bits - Qt 5.7 and 5.8 - 2 screens: 1. 1680x1050 (landscape) 2. 480x800 (portrait) What I want to do: Show a Qt app fullscreen on the screen number 2. What I did: Starting with Qt Qui

[Interest] Replacing QScript with QML

2017-02-14 Thread Ian Geiser
Greetings, I am ported a non-gui Qt4 QScript apt to Qt5 and would like to replace the QScript component with QML. I am struggling with quite a few rudimentary things though. My biggest problem is custom Javascript types: I made everything a QObject based class, but allocating these objects

[Interest] focus problems on Beaglebone

2017-02-14 Thread Alexei Fedotov
Hello, I'm using libqt5widgets5:armhf 5.7.1+dfsg-3+b1 The problems are not reproducible on a different platforms. There are some unexpected problems with focus: focus events are not delivered [1], QSS :focus does not work [2]. Here [3] is a pure C++ example of [2]. Is it a known bug? How should

[Interest] Lost styling in QtCreator help

2017-02-14 Thread Etienne Sandré-Chardonnal
Dear all, I recently switched to QtCreator 4.2.1 in Ubuntu from Qt official installer. It worked fine a few days, but today I have lost all the stylesheet in the embedded help : all Qt help pages are displayed using the default HTML look (black text, blue links, etc...) I did not do any tweak or