Custom Query (27 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 27)

1 2 3 4 5 6 7 8 9
Ticket Resolution Summary Owner Reporter
#16 fixed Background is out of bounds in QPainter::drawRoundRect dmik dmik
Description

When non-zero roundness coefficients are passed to QPainter::drawRoundRect() and the current brush is other than NoBrush, the background of the resulting rectangle is 1 pixel taller than the rectangle frame.

#15 fixed Implement the QSessionManager class dmik dmik
Description

We need to implement the QSessionManager class, because it is used by many Qt applications for Linux. Since (at least as far as I know) OS/2 doesn't provide much control over the session management (in particular, an application cannot determine whether it is automatically openend by WPS because of RESTARTOBJECTS=YES/AUTOSTART=PROGRAMS,.. in config.sys or is just normally started by the user), we'll provide a limited QSessionManager implementation similarly to Qt/Win32 and Qt/Mac? (see http://doc.trolltech.com/3.3/session.html).

#14 fixed Implement QWidget::setMask() for non-toplevel widgets dmik dmik
Description

We need to implement the QWidget::setMask() functionality for non-toplevel widgets, in order to have things like push buttons in the Norwegian Wood theme (see the themes example) working properly.

1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.