| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Clarify some of the docs and fix some broken doc links.
|
|
|
|
|
|
|
| |
Task-number: QTBUG-11042
Reviewed-by: Bea Lam
Change-Id: I3f842b7672ee57dadbd1ed9216249c36aa527d6a
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
src/declarative/graphicsitems/qdeclarativelistview.cpp
Change-Id: Ic21311365c6139520ae337a379bdedb6ffe497db
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Ensure attributes added in QtQuick 1.1 are marked with the
'\since QtQuick 1.1' tag. Also add links to items listed in the
QtQuick 1.1 section in whatsnew.qdoc.
Task-number: QTBUG-17771
Change-Id: Ic8fb3c8d3c99a1469c1767779efaafd27ef460e1
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging: (216 commits)
Doc: Fixed a reference to the wrong image.
Fixed a bug that caused marked up inline text to be truncated.
Doc: Renamed an image to ensure that it does not clash with another.
Doc: Fixed QML, unindented snippet.
Doc: Removed unnecessary HTML entity from the title.
Doc: Fixed broken links to the old Symbian Foundation Wiki.
Doc: Updated the copyright statements in the templates.
Doc: Fixing typo
Replace all occurances of "Qt 4.7" with "QtQuick 1.0"
Doc: Adjusted the font sizes for the offline documentation.
Doc: Added a missing style sheet to the qhp manifest.
Doc: Fixed the qthelp namespace for the Qt documentation.
Doc: including missing pages in overviews.
Doc: Fixed typo in QCoreApplication docs
Fixed whitespace.
Avoid hard-coding product names in page titles.
Doc: Unindented a code snippet.
Doc: Fixed confusing wording of a sentence.
Doc: Fixed a broken link.
Doc: Updated the information about commercial editions of Qt.
...
|
| | | |
|
|/ /
| |
| |
| |
| |
| | |
Task-number: QTBUG-17280
Reviewed-by: Martin Jones
Change-Id: I34a623b49ce0fd5c05ae7a7ea5d0437c107b8a9b
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-16959
Reviewed-by: Martin Jones
|
| |
| |
| |
| |
| |
| |
| |
| | |
Overridden as readonly for elements that have an inherent implicit size
such as Text, TextEdit, TextInput, positioners, Loader.
Task-number: QTBUG-14957
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| | |
Task-number:
Reviewed-by: Alan Alpert
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
| | |
|
| | |
|
|/
|
|
|
| |
Task-number: QTBUG-11042
Reviewed-by: Joona Petrell
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Especially in Grid, where it wasn't being done right.
Task-number: QTBUG-12610
Reviewed-by: Martin Jones
|
|\ \
| |/
| |
| |
| |
| | |
Conflicts:
src/declarative/graphicsitems/qdeclarativetext.cpp
src/declarative/graphicsitems/qdeclarativetextedit.cpp
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Add missing auto test files.
Fix game could not be restarted
Handle QGraphicsWidgets in Flickable
More positioners with QGraphicsWidgets fixes.
Make positioners work with QGraphicsWidgets also
emit countChanged where appropriate in Repeater
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-12416
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-12416
Reviewed-by: Alexis Menard
|
|/
|
|
| |
...and a set of functional group pages.
|
|
|
|
|
|
|
| |
implicit or not.
Task-number: QTBUG-11778
Reviewed-by: Martin Jones
|
| |
|
|
|
|
| |
docs more consistent
|
|
|
|
|
|
|
| |
It is also only necessary to omit positioning an item if it is
explicitly not visible.
Task-number: QTBUG-11236
|
|
|
|
| |
examples from class docs and improve assorted docs
|
|
|
|
|
|
| |
Also extend positioner anchor check to include fill and centerIn.
Task-number: QTBUG-10731
|
| |
|
|
|
|
| |
Task-number: QTBUG-10386
|
| |
|
| |
|
|
|
|
|
|
|
| |
QDeclarativeItem will be public, all properties that are relaying on
private types must be private too.
Reviewed-by:akennedy
|
| |
|
|
|
|
|
| |
Task-number: QTBUG-9025
Reviewed-by: Martin Jones
|
|
|
|
| |
Task-number: QTBUG-9183
|
|
|
|
| |
Task-number: QTBUG-9805
|
|
|
|
|
| |
Always use private/. The WinSCW compiler doesn't search the current
directory, for whatever reason.
|
|
|
|
| |
Task-number: QTBUG-9559
|
|
|
|
|
|
| |
Also add Flow tests.
Task-number: QTBUG-9421
|
|
|
|
| |
Task-number: QTBUG-9396
|
| |
|
| |
|
|
|
|
| |
Task-number: QTBUG-9219
|
|
|
|
|
|
| |
Also make positioners react correctly to item moves.
Task-number: QT-745
|
|
QDeclarativeXXX.
|