| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
docs more consistent
|
|
|
|
|
|
|
| |
TextInput has lost focus
Task-number:
Reviewed-by: Warwick Allison
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Move QListModelInterface into util.
Ensure ParticleMotionGravity always pulls in the right direction.
Remove version ifdefs from Particles; only 4.7 is supported.
Update docs for the runtime.orientation values
Revert to Portrait/Landscape terminology for Orientation enum, with
Add more Q_AUTOTEST_EXPORTs
Improve input panel handling in declarative demos and examples
Always integer align anchor center points
Add header and footer to GridView
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-11157
Reviewed-by: Warwick Allison
|
|/
|
|
|
| |
Merge-request: 658
Reviewed-by: Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>
|
|
|
|
|
| |
Task-number:
Reviewed-by: Warwick Allison
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Fix example code and image
Fix doc
Fix some bugs in the QML Web Browser buttons
Fix zoom bug in QML Web Browser demo
Fix Typo
Various doc fixes and improvements
Document issues with rectangle border width of 1 where clipping is used
Simplify selection setting. Make TextInput more like TextEdit.
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (21 commits)
Doc: Fixed an off-by-one error in an example.
Fix QT_NO_TEXTHTMLPARSER
Fix QT_NO_DOM
Fix QT_NO_TEXTSTREAM compilation errors.
Fix QT_NO_VALIDATOR compilation.
Doc: Removed a misleading sentence about a class constructor.
Doc: correcting docs in QDrag::exec
Doc: Adding note about QDrag::exec()
Revert behavior of QTextLayout::boundingRect() when line width is set
Fix unreasonably large width of QTextLayout::boundingRect()
Doc: replacing old image
Fix compilation with stricts compilers.
Fix QT_NO_DIRMODEL build error in QtDeclarative.
Revert "Added native key support to QSharedMemory API."
Revert "Improved documentation for QSharedMemory's key/setKey functions."
Fix a simple mistake in QXmlStreamReader::atEnd() docs.
Improved documentation for QSharedMemory's key/setKey functions.
Added native key support to QSharedMemory API.
Make test work with shadow builds again.
Doc: Corrected the documentation about the compression threshold.
...
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge-request: 644
Reviewed-by: Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>
|
|\ \ \ \
| | |_|/
| |/| | |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
By making selectionStart/End read-only, and adding adding select().
Task-number: QTBUG-11056
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Sufficient to allow different selection look and feel (see whacky example)
Task-number: QTBUG-10968
Reviewed-by: Michael Brasser
Reviewed-by: Alan Alpert
|
| |
| |
| |
| |
| | |
Task-number:
Reviewed-by: Martin Jones
|
|/
|
|
|
|
| |
QTextControl::updateRequest() with empty rect means update all.
Task-number: QTBUG-11013
|
|
|
|
|
|
|
| |
panel has been closed
Task-number:
Reviewed-by: Martin Jones
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
TextEdit elements
Task-number: QTBUG-10841
Reviewed-by: Warwick Allison
|
|/ |
|
| |
|
|
|
|
| |
Task-number: QTBUG-10969
|
|
|
|
| |
Task-number: QTBUG-10940
|
| |
|
|
|
|
|
|
|
| |
Vertical never worked.
Horizontal broke at 633b4b0655bf47b6f5100ee9a6c2f692b0aeb081.
Task-number: QTBUG-10895
|
|
|
|
|
|
|
|
| |
Can still be turned back on, if people only want to target platforms
where the behaviour is acceptable.
Task-number: QTBUG-10684
Reviewed-by: Michael Brasser
|
|
|
|
| |
just to the closest focus scope parent.
|
|
|
|
|
|
| |
Allows intercepting keys before or after normal item key processing.
Task-number: QTBUG-10467
|
|
|
|
|
|
|
| |
RSIP_OnMouseClickAndAlreadyFocused
Task-number:
Reviewed-by: Warwick Allison
|
|
|
|
| |
QTBUG-10539
|
| |
|
|
|
|
| |
Task-number: QTBUG-10386
|
| |
|
| |
|
| |
|
|
|
|
| |
QTBUG-9726
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
WrapAnywhere - Text can be wrapped at any point on a line, even if it
occurs in the middle of a word.
WrapAtWordBoundaryOrAnywhere - If possible, wrapping occurs at a word
boundary; otherwise it will occur at the appropriate point on the line,
even in the middle of a word.
|
| |
|
|
|
|
|
| |
Always use private/. The WinSCW compiler doesn't search the current
directory, for whatever reason.
|
|
|
|
| |
setParentItem no longer sets QObject parent.
|
| |
|
|
|
|
|
| |
Task-number: QTBUG-7193
Reviewed-by: akennedy
|
| |
|
|
QDeclarativeXXX.
|