Hello,
I've stumbled upon the ABI compliance checker [1], a small tool that
checks API/ABI issues across two versions of the same library. It seems
to generate sensible reports, so perhaps we should think of using it
together with the header reviews. Here's an example of running it on
QtWidge
Hi all,
We have agreed in release team that Antti Kokko (irc: ankokko) will monitor all
approved changes in release branch and stage all clear ones (fixes for P1 & P0
issues) automatically. Unclear changes (p2 or lower + changes without bug ID)
will be handled case by case by change owner + rel
On Tuesday 12 November 2013 13:03:30 Guido Seifert wrote:
> > Which version of Qt is this? It works for me with QT += svg only, with the
> > latest dev branch.
>
> qt-linux-opensource-5.2.0-beta1-android-x86-offline_2013-11-07_15-41-07-136.
> run
>
> Maybe it is fixed. But not to the time when I
> Which version of Qt is this? It works for me with QT += svg only, with the
> latest dev branch.
qt-linux-opensource-5.2.0-beta1-android-x86-offline_2013-11-07_15-41-07-136.run
Maybe it is fixed. But not to the time when I asked. :-)
Guido
___
Deve
Hi,
I've pushed 4 fixes for QTimeZone to the release branch for review for
inclusion in 5.0:
1) https://codereview.qt-project.org/#change,70984
Rather embarrassingly I misspelt the name Olson as Olsen, including in new
public api for 5.2. This patch fixes the public api and docs, but doesn't
On 11/12/2013 12:13 PM, Paul Olav Tvete wrote:
> On Monday 11 November 2013 17:19:43 Guido Seifert wrote:
>>> It's a feature. :) To reduce the size of the package, we only deploy the
>>> libraries that we know are necessary. Adding "QT += svg" to the .pro file
>>> of your application should enable
On Monday 11 November 2013 17:19:43 Guido Seifert wrote:
> > It's a feature. :) To reduce the size of the package, we only deploy the
> > libraries that we know are necessary. Adding "QT += svg" to the .pro file
> > of your application should enable support for svg files.
>
> It does not. But it i
Hi,
As informed last week string freeze is now in effect. Please, no changes to
translatable strings from this point, unless approved by the documentation team.
Br,
Jani
--
Jani Heikkinen
Release Manager
___