Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 301)

Ticket Resolution Summary Owner Reporter
#91 fixed Main menu bar is not always redrawn Dmitry A. Kuminov
Description

If you move the mouse pointer over the main menu bar, the menu item below the pointer gets sunken (classic windows style) and then gets restored when the mouse pointer leaves its rectangle. Sometimes this doesn't happen: the menu item may be left sunken after the mouse leaves it or vice versa, it may not change to sunken when the mouse enters it.

#94 fixed Implement proper modal window handling Dmitry A. Kuminov
Description

This in particular includes implementing QWidgetPrivate::setModal_sys().

Currently, some applications may show weird behavior (wrong window z-order and even traps). Therefore, a must for Beta 4.

#100 fixed Implement session management Dmitry A. Kuminov
Description

Session management in OS/2 is basically detecting when the PM is about to shutdown and providing a way to cancel it. On the Qt side, it's QSessionManager and a couple of methods in QApplication.

Note: See TracQuery for help on using queries.