Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (271 - 273 of 301)

Ticket Owner Reporter Resolution Summary
#70 Dmitry A. Kuminov fixed Standard I/O streams of non-kLIBC based processes are not properly redirected
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.

#74 Dmitry A. Kuminov fixed Popup windows cause widget duplication
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.

#76 Dmitry A. Kuminov fixed Generate root makefile
Description

Improve configure.cmd so that it generates the root Makefile and Makefiles for all .pro files in the tree, as on other platforms.

Note: See TracQuery for help on using queries.