Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 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.

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

#64 wontfix Port qt3support module Dmitry A. Kuminov
Description

There are some platform-dependent parts such as in the Q3Process class which need to be ported to OS/2 (in the simplest case taken from the Qt3 port).

However, this functionality is rarely necessary in mature real life applications and therefore has low priority.

Note: See TracQuery for help on using queries.