Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 301)

Ticket Resolution Summary Owner Reporter
#199 fixed Piping lage amounts of data from/to a child process fails rudi
Description

Something seems to be broking with the QIODevice interface to QProcess. This shows up, when the amount of data passed through the pipe is relatively large (100KB+). In "debug" configuration, the program exits with the following message:

ASSERT: "pipeData[InPipe].bytesLeft >= written" in file io\qprocess_os2.cpp, line 1390

In "release" configuration, some data is lost. Piping in the opposite direction is unreliable as well.

#198 fixed modal child widgets go to background rudi
Description

Certain modal 3rd-level child widgets go to the background (i.e. behind the main window) when they should not. An example for this is in Arora browser:

1. Select "Tools/Options" from main menu
2. On the "Autofill" tab, click "Edit"
3.) Click on the Arora main window

What happens is, that the modal dialog "Form Passwords" will disappear behind the main window. Something similar can be observed with KDIFF3.

#197 fixed Allow developers to build documentation rudi
Description

Currently, the QT documentation can only be built, when configuring an "official build". I don't really see a reason, why we should not allow this by default (i.e. always add "docs" to QT_DEFAULT_BUILT_PARTS).

Note: See TracQuery for help on using queries.