Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 301)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#70 fixed Standard I/O streams of non-kLIBC based processes are not properly redirected Dmitry A. Kuminov
Description

If QProcess starts an application that isn't based on the same (kLIBC) runtime as Qt4 itself, its standard streams are not properly redirected and cannot be accessed in the parent process.

This needs to be fixed. See #69 for more info.

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

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