Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -1/+1 |
| | |||||
* | Fix Flipable docs | Bea Lam | 2010-10-22 | 1 | -8/+9 |
| | | | | Task-number: QTBUG-13789 | ||||
* | Fix autotest failure caused by commit 92365268 | Jason McDonald | 2010-10-15 | 2 | -2/+2 |
| | |||||
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-05 | 1 | -7/+7 |
|\ | |||||
| * | Doc: add missing image. | Yann Bodson | 2010-10-01 | 1 | -7/+7 |
| | | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 128 | -129/+136 |
|\ \ | |/ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-30 | 127 | -129/+129 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (27 commits) Revert "QDeclarativeDebugService: Add bc autotest" to get changes through staging. Doc clarification. Fallback to A8 text rendering on Mac when LCD smoothing is disabled Recreate Qt 4.7 branch QtDeclarative def files on top of changes made to Qt 4.7.1 Autotest that new "import Qt 4.7"s aren't added accidentally Document "import QtQuick 1.0" change Replace "import Qt 4.7" with "import QtQuick 1.0" Add test for Qt 4.7 module Replace all occurances of "Qt 4.7" with "QtQuick 1.0" Correct property type of PathAttribute::value in the docs. Register QtQuick 1.0 module. Remove unused AST node destructors. Fix crash when trying to append a null transform to QDeclarativeItem. Documentation. Documentation fix for Flickable (mark content properties as real, not int). QDeclarativeDebugClient: Fix gcc warning QmlDebugService: Check that there is a receiver before sending messages If a type is registered under several names, share the attached property object QmlViewer: Fix typo in comment QmlViewer: Fix assert on exit (Windows) ... | ||||
| | * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 127 | -129/+129 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Qt Continuous Integration System | 2010-09-28 | 1 | -0/+7 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fix QFontMetrics::lineWidth() for fonts with defined point size Implemeting, exporting and autotesting QFont::lastResortFont() Fixed compile error on non-Symbian platforms. Fixed regression when typing in QTextControl based widgets on Symbian Fixed incorrect snippet in BLD_INF_RULES documentation Streamlined smart installer package creation | ||||
| | * | Fixed incorrect snippet in BLD_INF_RULES documentation | Miikka Heikkinen | 2010-09-27 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-13988 Reviewed-by: TrustMe | ||||
| * | | Doc: Added lisence header to snippet | Geir Vattekar | 2010-09-28 | 1 | -0/+39 |
| | | | | | | | | | | | | (cherry picked from commit a21b6be2e97b2678111930bc04eaa843b42fa22b) | ||||
* | | | Doc: Made a number of fixes to the documentation. | David Boddie | 2010-10-04 | 2 | -1/+11 |
| | | | |||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-30 | 1 | -0/+93 |
|\ \ \ | |||||
| * | | | Doc: Added lisence header to snippet | Geir Vattekar | 2010-09-28 | 1 | -0/+39 |
| |/ / | |||||
| * | | Doc: Added info on QWidget::render to printing docs | Geir Vattekar | 2010-09-20 | 1 | -0/+54 |
| |/ | | | | | | | | | Task-number: QTBUG-2210 Reviewed-by: David Boddie | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-20 | 125 | -125/+407 |
|\ \ | |/ | |||||
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 125 | -125/+407 |
| |\ | |||||
| | * | Doc: Further QML improvements. | David Boddie | 2010-09-15 | 3 | -0/+53 |
| | | | |||||
| | * | Doc: Continued work on the QML documentation. | David Boddie | 2010-09-14 | 1 | -0/+87 |
| | | | |||||
| | * | Doc: More work on the QML documentation. | David Boddie | 2010-09-14 | 123 | -125/+267 |
| | | | |||||
* | | | Doc: More work on QML reference documentation. | David Boddie | 2010-09-17 | 2 | -0/+125 |
|/ / | | | | | | | Reviewed-by: Trust Me | ||||
* | | Added a QFormLayout snippet to the layout.qdoc and layouts.cpp | Jerome Pasion | 2010-09-16 | 1 | -3/+39 |
| | | | | | | | | | | Reviewed-by: David Boddie Tasks: QTBUG-10077 | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-09-10 | 72 | -824/+2513 |
|\ \ | |||||
| * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-09 | 72 | -824/+2513 |
| |\ \ | | |/ | |||||
| | * | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 6 | -0/+312 |
| | | | |||||
| | * | Doc: Worked on two more elements, replacing an image. | David Boddie | 2010-09-06 | 1 | -0/+0 |
| | | | |||||
| | * | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-03 | 2 | -50/+2 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: doc/src/snippets/declarative/qml-intro/basic-syntax.qml | ||||
| | * | | Doc: Fixed autotest breakage caused by snippets. | David Boddie | 2010-09-01 | 13 | -16/+124 |
| | | | | |||||
| | * | | Doc: More work on QML documentation and snippets. | David Boddie | 2010-09-01 | 3 | -1/+80 |
| | | | | |||||
| | * | | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 14 | -0/+686 |
| | | | | |||||
| | * | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-24 | 6 | -6/+285 |
| | |\ \ | |||||
| | * | | | Doc: Started to improve QML reference documentation. | David Boddie | 2010-08-23 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Doc: Used snippets for the Beginning QML document. License update. | David Boddie | 2010-08-23 | 17 | -0/+702 |
| | | | | | |||||
| | * | | | Doc: Updated QML snippets. | David Boddie | 2010-08-23 | 2 | -5/+5 |
| | | | | | |||||
| | * | | | Doc: Updated licenses to the three clause BSD license. | David Boddie | 2010-08-23 | 26 | -730/+704 |
| | | | | | |||||
| | * | | | Doc: Made more improvements to the QML documentation. | David Boddie | 2010-08-23 | 13 | -80/+612 |
| | | | | | |||||
| | * | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-17 | 4 | -1/+303 |
| | |\ \ \ | |||||
| | * | | | | Doc: Started work to tidy up existing QML docs. | David Boddie | 2010-08-17 | 17 | -0/+397 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
* | | | | | | Clarified the coding standard regarding connecting signals to slots. | Jerome Pasion | 2010-09-10 | 1 | -2/+10 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up the contradiction identified in QTBUG-10114. Reviewed-by: David Boddie Bug: QTBUG-8961, QTBUG-10114 | ||||
* | | | | | Merge commit 'staging-1/4.7' into doc-4.7 | Morten Engvoldsen | 2010-09-03 | 2 | -48/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix examples autotest | Joona Petrell | 2010-09-01 | 2 | -48/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: Reviewed-by: Bea Lam | ||||
* | | | | | Adding snippet for QML Text element documentation. | Jerome Pasion | 2010-08-31 | 1 | -0/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed by: David Boddie Task: QTBUG-13243 | ||||
* | | | | | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | | | | | Tasks: QTBUG-13271, QTBUG-13212, QTBUG-12321 Reviewer: David Boddie | ||||
* | | | | Doc: Fixed snippets in QML introduction broken in an earlier commit. | David Boddie | 2010-08-27 | 17 | -0/+1099 |
| |_|/ |/| | | | | | | | | Reported on the qt-qml mailing list. | ||||
* | | | Doc: QtConcurrent::run. Make sure the example actually compiles | Olivier Goffart | 2010-08-23 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QString::split has overload, and if you want to take the address of a function with overload, you need to cast it. If we really wanted to use QString::split, we would have to do QFuture<QStringList> future = QtConcurrent::run(string, static_cast<QStringList (QString::*)(const QString &, QString::SplitBehavior, Qt::CaseSensitivity ) const>(&QString::split), QString (", "), QString::KeepEmptyParts, Qt::CaseSensitive); So use QByteArray::split as an example instead Task-number: QTBUG-12897 Reviewed-by: David Boddie | ||||
* | | | Add info to Loader docs about receiving signals and key events | Bea Lam | 2010-08-20 | 5 | -0/+281 |
| |/ |/| | |||||
* | | Add missing file | Bea Lam | 2010-08-17 | 1 | -0/+86 |
| | | |||||
* | | Docs - clarify use of PropertyChanges for immediate property changes in | Bea Lam | 2010-08-17 | 2 | -1/+94 |
| | | | | | | | | | | a State (e.g. for setting a transformOrigin for a RotationAnimation). Also improve some other animation docs in general. | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-11 | 11 | -188/+520 |
|\ \ | |/ | |||||
| * | Removed duplicate case for const variable snippet. | Jerome Pasion | 2010-08-06 | 1 | -5/+0 |
| | | | | | | | | | | Reviewer: David Boddie Task number: QTBUG-10411 |