Re: [Interest] Handling signal-slot connections on demand (sanity check request)

2017-01-30 Thread Forrest Leeson
As to obviating the need for emitting a signal by installing an event filter — well, that's one of those better ideas I was hoping for, along with the C++11 ampersand method mentioned by the other André (thanks to both of you). Maintaining a connection — I didn't want to, hence the disconnect(Butt

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread Thiago Macieira
On segunda-feira, 30 de janeiro de 2017 11:57:33 PST mark diener wrote: > -c++std c++11 \ Out of curiosity, why this? Do you have any reason to specifically reduce the use of the C++ language inside Qt from C++17 to C++11? > -reduce-exports \ This is the default, so you don't need to pass the o

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread Thiago Macieira
On segunda-feira, 30 de janeiro de 2017 12:28:15 PST mark diener wrote: > Konstantin: > > How do I cross compile on Linux for IOS/OSX target? > > So while your suggestion is appreciated, > your logic is hard to follow. His logic is that shrinking binaries only is supported (or makes sense) for

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread mark diener
Konstantin: How do I cross compile on Linux for IOS/OSX target? So while your suggestion is appreciated, your logic is hard to follow. md On Mon, Jan 30, 2017 at 12:16 PM, Konstantin Tokarev wrote: > > > 30.01.2017, 20:58, "mark diener" : >> Kai: >> >> Thank you for the response. >> >> As a

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread Jason H
> Sent: Monday, January 30, 2017 at 12:57 PM > From: "mark diener" > To: "Kai, Koehne" > Cc: "Tor Arne, Vestbø" , "interest@qt-project.org" > > Subject: Re: [Interest] Qt Lite 5.8 > > Kai: > > Thank you for the response. > > As a QT customer, I would hope that communications from Qt Staff w

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread Konstantin Tokarev
30.01.2017, 20:58, "mark diener" : > Kai: > > Thank you for the response. > > As a QT customer, I would hope that communications from Qt Staff would > yield something that I can USE. > > Your response suggested that dependency build failures are an uncommon > occurrence. ("there might still be fe

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread mark diener
Kai: Thank you for the response. As a QT customer, I would hope that communications from Qt Staff would yield something that I can USE. Your response suggested that dependency build failures are an uncommon occurrence. ("there might still be feature permutations that lead to compilation errors")

Re: [Interest] Handling signal-slot connections on demand (sanity check request)

2017-01-30 Thread André Somers
Hi, Op 28/01/2017 om 01:33 schreef Forrest Leeson: Assume an application that creates a focusable dialog with 9 buttons. Clicking buttons 1-8 causes the creation of new windows — type 1 through type 8, each type supporting a slot, S, that can be connected to the signal of button 9. Clicking bu

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread Kai, Koehne
> -Original Message- > From: mark diener [mailto:rpzrpz...@gmail.com] > Sent: Monday, January 30, 2017 3:05 PM > To: Tor Arne, Vestbø > Cc: Kai, Koehne ; interest@qt-project.org; Jake, > Petroules > Subject: Re: Qt Lite 5.8 > > Ok, > > Maybe someone at Qt could direct us to the Qt Lite

Re: [Interest] Qt Lite 5.8

2017-01-30 Thread mark diener
Ok, Maybe someone at Qt could direct us to the Qt Lite documention? Or any information about it so that your customers can be successful. Right now, there is only dependency build failure hell. md On Mon, Jan 30, 2017 at 7:24 AM, Tor Arne Vestbø wrote: > Hi Marc, > > I did not say anyth

[Interest] Qt Lite 5.8

2017-01-30 Thread mark diener
Tor: In the 5.8 release blog, on January 24, 2017 at 14:40, you said: "Stay tuned for some more info on this in the coming week." The week has almost expired. Really want some configure examples to actually realize the benefits of Qt Lite. After spending about 4 hours last Friday, I could not

[Interest] Printer-specific options in Qt5's print dialog (Linux, CUPS)

2017-01-30 Thread Michael Weghorn
Hi, in September 2015, I asked about the status of printer-specific options in the Qt 5 print dialog on Linux (with CUPS as printing system), s. thread at [1]. As John Layt explained, a rework of the print dialog had started for Qt 5 but could not be finished until then. The implementation f

[Interest] quick test does not log to standard output

2017-01-30 Thread Manner Róbert
Hi, I am using "qmltestcase" to write some unit test for out application. I have noticed that when I am checking the windows version with wine, it does not show any output (if the tests have passed or failed). I did sevaral trials to fix: - CONFIG += console - supplying the argument to the test r

Re: [Interest] Win7 Qt 5.8 installing problem

2017-01-30 Thread Kai, Koehne
> -Original Message- > From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org] > On Behalf Of Michele Ciampichetti > Sent: Monday, January 30, 2017 11:11 AM > To: interest@qt-project.org > Subject: [Interest] Win7 Qt 5.8 installing problem > > good morning to all, > I tr

Re: [Interest] 5.8.0 configure and -D option with value

2017-01-30 Thread Krzysztof Kawa
2017-01-30 3:16 GMT+01:00 Thiago Macieira : > Please report this. configure changed quite a lot in Qt 5.8 so this may have > got broken. Done. https://bugreports.qt.io/browse/QTBUG-58517 ___ Interest mailing list Interest@qt-project.org http://lists.qt-p