> There are 109 commits since Qt 4.8.6 and you can find changes in this
snapshot from
> 4.8.7-snapshot-2014-12-22-1-changes –file (git log output) next to the
installers
Where is this file? I couldn't see it in
http://download.qt.io/snapshots/qt/4.8/4.8.7/2014-12-22-1/
On 22 December 2014 at 12:5
On Wednesday 24 December 2014, Александр Волков wrote:
> Hi all,
>
> Currently three major platform plugins (xcb, windows and cocoa) by
> default behave
> absolutely different when they receive synthesized mouse events from the
> system:
>
> 1) xcb plugin doesn't receive them at all
Once we can s
Hi all,
Currently three major platform plugins (xcb, windows and cocoa) by
default behave
absolutely different when they receive synthesized mouse events from the
system:
1) xcb plugin doesn't receive them at all
2) windows plugin marks them as Qt::MouseEventSynthesizedBySystem
3) cocoa plugin
On Tue, 23 Dec 2014 16:06:51 -0200, Thiago Macieira wrote:
> On Tuesday 23 December 2014 16:52:51 Dmitry Shachnev wrote:
>> Hi all,
>>
>> Back in 2011, there was a qttools commit (a22e38aee14419428bd5) that
>> commented out building of qtconfig on unix systems “to make tools compile”.
>>
>> Almost