Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#61 wontfix Release version of QtGui4.dll is built 3 times rudi
Description

From my understanding, the split DLL feature should only be applied to debug builds. However, currently for a release build, we get makefile.Release, makefile.ReleaseA and makefile.ReleaseB which all create the same target named QtGui4.dll.

#64 wontfix Port qt3support module Dmitry A. Kuminov
Description

There are some platform-dependent parts such as in the Q3Process class which need to be ported to OS/2 (in the simplest case taken from the Qt3 port).

However, this functionality is rarely necessary in mature real life applications and therefore has low priority.

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.