Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 301)

Ticket Resolution Summary Owner Reporter
#90 fixed Resizing top level window using top border breaks mouse coordinates Dmitry A. Kuminov
Description

If you resize the top level window by grabbing its top border and moving it up, mouse coordinates (as seen by Qt) are broken somehow (approximately) by the dimension of the vertical resize.

This can be seen for instance in the standard QFileDialog: after the described resize, pressing mouse in the family selector list box will select an item above the actual mouse location.

#153 wontfix Remove the need of GCC422.DLL rudi
Description

The option "-static-libgcc" applied to the link step seems to do the trick and prevents the users from having to hunt for another DLL.

#61 wontfix Release version of QtGui4.dll is built 3 times rudi
Description

From my understanding, the split DLL feature should only be applied to debug builds. However, currently for a release build, we get makefile.Release, makefile.ReleaseA and makefile.ReleaseB which all create the same target named QtGui4.dll.

Note: See TracQuery for help on using queries.