Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Added a code snippet to illustrate the opening of local files. | David Boddie | 2009-03-30 | 1 | -0/+5 |
| | | | | | Task-number: 223087 Reviewed-by: TrustMe | ||||
* | Fix assertion failure in QCompleter::setCompletionPrefix(). | jasplin | 2009-03-25 | 1 | -2/+2 |
| | | | | | | | | | | | Calling setCompletionPrefix() on a QCompleter from a slot connected to the editingFinished() signal of the corresponding QLineEdit could in some cases alter the internal state of the completer in such a way that an assertion would fail. The fix prevents the asserting code from being called in this particular state. Reviewed-by: janarve Task-number: 246056 | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 24 | -0/+8690 |