On segunda-feira, 26 de junho de 2017 14:10:56 PDT René J.V. Bertin wrote:
> I presume you mean that the translation file will take care of the item text
> - it cannot really do anything else, right? In any case I never saw text
> rendering being reversed when activating R2L mode.
Actually, it can
On Monday June 26 2017 20:35:54 Gabriel de Dietrich wrote:
> Are you referring to context menus or menubar menus? We fully layout the
> former, but the latter are entirely delegated to macOS.
Both, to some extent. I know Qt has very little control over how menus of the
native menubar are render
Hi all,
We have a new Qt 5.9.1 snapshot available via online installer. It is a
separate Qt 5.9.1 node, not as an update to Qt 5.9.0, but will overwrite
previous Qt 5.9.1 snapshot. Instructions how to install it here:
https://wiki.qt.io/How_to_get_snapshot_via_online_installer
Content of the
On lunes, 26 de junio de 2017 14:26:53 -03 Oswald Buddenhagen wrote:
> On Mon, Jun 26, 2017 at 08:10:15AM -0300, Lisandro Damián Nicanor Pérez
Meyer wrote:
> > I started to work on auto detecting hunspell in virtualkeyboard and later
> > found out that:
> >
> > (1) It is currently relying on pkg-
On Mon, Jun 26, 2017 at 08:10:15AM -0300, Lisandro Damián Nicanor Pérez Meyer
wrote:
> I started to work on auto detecting hunspell in virtualkeyboard and later
> found out that:
>
> (1) It is currently relying on pkg-config to do the job.
> (2) If the embedded code is present is preferred over
I started to work on auto detecting hunspell in virtualkeyboard and later
found out that:
(1) It is currently relying on pkg-config to do the job.
(2) If the embedded code is present is preferred over the system version.
I find (1) rather strange except maybe if pkg-config gives some other info