| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Use QUrl::fromLocalFile to construct the url string.
Reviewed-by: Jarek Kobus <jkobus@trolltech.com>
|
|
|
|
| |
Use PropertySheetKeySequenceValue instead of plain strings.
|
|
|
|
|
|
| |
These were reported by mkdist
Reviewed-by: TrustMe
|
|
|
|
|
|
|
| |
Inside DesignerEditorFactory::createTextEditor() we first do setText() and afterwards we do setTextPropertyValidationMode(). setTextPropertyValidationMode() didn't update the cached text. Below patch fixes it.
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Task-number: 245503
|
|
|