Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 301)

Ticket Resolution Summary Owner Reporter
#85 wontfix QProcess: Support P_SESSION Dmitry A. Kuminov
Description

Currently, the necessary P_SESSION and P_DETACH functionality in QProcess is implemented using workarounds which proxy the calls through "cmd.exe /c" (see #72). This is done so because kLIBC 0.6.3 doesn't support P_SESSION and P_DETACH.

Later, we plan to apply a patch to kLIBC that adds support for these execution modes and make use of them in QProcess. This defect is to track this plan.

#86 fixed File open dialog tries to access drive A: Dmitry A. Kuminov
Description

A user reports that Qt tries to access his drive A: every time he opens a file open dialog. My guess is that it tries to read the root directory which takes too much time and makes too much noise if there is no disk in drive A:. Similar thing should happen to drive B:

#88 fixed Qt 4.6 Dmitry A. Kuminov Silvan Scherrer
Description

move to 4.6 code base

Note: See TracQuery for help on using queries.