Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#60 fixed Include SVG Library rudi
Description

QtSvg4.dll works O.K. It can be included in the regular build.

#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.

#63 fixed Query hardware address of the network interface Dmitry A. Kuminov
Description

Currently, QNetworkInterface::hardwareAddress() returns an empty string (#19). We should query the hardware address of the network interface using the native API. It may be simpler to replace ::ioctl(SIOCGIF*) with the native API completely.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.