Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#62 fixed lrelease & lupdate support Dmitry A. Kuminov Silvan Scherrer
Description

see above

#72 fixed QProcess cannot start applications of other types directly Dmitry A. Kuminov Dmitry A. Kuminov
Description

An attempt to start a PM application from a console Qt application will just fail because DosExecPgm? (used by spawnvpe() we use in QProcess) cannot start applications of different type.

One of the possible solutions is to start such applications indirectly through cmd.exe ("cmd.exe /c app.exe") which knows how to create new sessions of different type.

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

move to 4.6 code base

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