Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 301)

Ticket Resolution Summary Owner Reporter
#71 fixed QProcess::startDetached() doesn't work Dmitry A. Kuminov
Description

Since P_DETACH isn't supported by kLIBC's spawnvpe(), QProcess::startDetached() that relies on that doesn't work. This needs to be fixed, possibly by calling DosExecPgm? directly.

#73 fixed Implement custom cursor shapes Dmitry A. Kuminov
Description

This task includes creating QCursor objects from QPixmap and QBitmap. Currently, QCursor only supports a subset of its standard cursor shapes that exist on OS/2. Other standard cursor shapes will be internally created from QBitmap as in Qt3.

#74 fixed Popup windows cause widget duplication Dmitry A. Kuminov
Description

If a popup window is shown at least once in a top-level window which layout is controlled by QLayout, subsequent resizing this window will produce visible duplicates of all child widgets contained in the window which will cause image distortion and mouse misalignment.

The effect may be seen in any top-level window with popups, for examile in QFileDialog, after opening the drop-down list of any of the comboboxes and resizing the file dialog.

Note: See TracQuery for help on using queries.