Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#279 wontfix Qt::WindowStaysOnTopHint support KO Myung-Hun
Description

Any plans ?

#278 fixed Qwidget setWinIcon() Silvan Scherrer
Description

the above function doesn't work as expected. It sets the icon the first time ok, but when a app wants to change the icon later it doesn't work. The reason is, that in qwidget.cpp setWindowsIcon() the iconPixmap is deleted which is ok. But then in qwidget_pm.cpp setWindowsIcon_sys() it has a if for iconPointer. As this wasn't deleted earlier it's still available and so the new icon is not set.

#277 fixed enhance QsysInfo Silvan Scherrer
Description

Qt lacks the OV_ECS_2_1 and upcomming OV_ECS_2_2 in qglobal.cpp QSysInfo::os2Version()

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