Hi,
On 20 August 2015 at 15:31, Frederik Gladhorn
wrote:
>
> Hello all,
>
> To make dealing with Enginio a bit easier (I get asked for the right version
> number for each release and keep being confused myself since it doesn't see
> much activity), I will change the future branch names and versio
Hi,
In general, I think we should give higher priority to API simplicity
and flexibility, and lower priority to implementation simplicity.
Note that the QML Dialog is different from the C++ QDialog. QDialog
has no standard buttons of its own. Rather, it's up to the user to
manually add buttons, o
Hi, I’d like to discuss approaches to API design in the context of
https://bugreports.qt.io/browse/QTBUG-47850 (making Quick Controls dialogs’
standard buttons’ enabled properly state accessible).
It seems, that the desired properties of an API implementing the above
would be:
possibility to decla
Timo Jyrinki wrote:
> We patched a couple of packages to use:
>
> export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
>
> due to this, seeing it as the best option at the moment to get GCC5
> transition completed for those packages that had some insistence of
> adding -fPIE where we did not want
On Thu, Jun 4, 2015 at 1:46 PM, Sorvig Morten <
morten.sor...@theqtcompany.com> wrote:
> We are happy to share the results of our work on cross-platform high-DPI
> scaling in Qt, which is planned for Qt 5.6. It is now at a stage where it
> can be tested by others. You can get the code from our bra
Try two, thank you gmail.
2015-08-20 23:03 GMT+03:00 Lisandro Damián Nicanor Pérez :
> Hi! yesterday I received a [bug] report asking Qt to not requiring apps using
> it to pass -fPIC (actually to let the app use -fPIE) due to hardening reasons.
We patched a couple of packages to use:
export DEB
2015-08-20 23:03 GMT+03:00 Lisandro Damián Nicanor Pérez :
> Hi! yesterday I received a [bug] report asking Qt to not requiring apps using
> it to pass -fPIC (actually to let the app use -fPIE) due to hardening reasons.
We patched a couple of packages to use:
__
Am 20.08.2015 um 16:39 schrieb Steve G:
> I just installed Qt Creator 3.5.0 standalone on Windows 8. How do I specify
> where the examples are located since they're not shown?
>
> Thanks.
>
> Steve
Hi Steve,
these will be added when you add a Qt version which contains built
examples using ("Tool