Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 301)

Ticket Resolution Summary Owner Reporter
#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.

#62 fixed lrelease & lupdate support Dmitry A. Kuminov Silvan Scherrer
Description

see above

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

Note: See TracQuery for help on using queries.