Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 301)

Ticket Resolution Summary Owner Reporter
#55 fixed Implement window icons Dmitry A. Kuminov
Description

QWidgetPrivate::setWindowIcon_sys() is a stub now and must be implemented to make it possible to set window icons.

#56 fixed Implement widget scroll operations Dmitry A. Kuminov
Description

QWidgetPrivate::scroll_sys() is used for scrolling the entire widget contents and some widgets may use it.

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