summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Re-wrote Qt Quick intro. Deleted unused snippets and images.Jerome Pasion2011-02-1527-1791/+110
| | | | Task-number: QTBUG-16071
* Edited section titles and added links to relevant sections.Jerome Pasion2011-02-152-8/+8
| | | | Task-number: QTBUG-16071
* Shuffled navigation and modified next/previous links.Jerome Pasion2011-02-159-67/+42
| | | | Task-number: QTBUG-16071
* Removed unused snippet code. Changed reference to snippet.Jerome Pasion2011-02-155-169/+1
| | | | Task-number: QTBUG-16071
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-15283-4156/+9886
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-02-141-25/+25
| |\
| * | Doc: Added new configuration files for the qdoc manual.David Boddie2011-02-1423-234/+3969
| | |
| * | Doc: Indicated that there is a more extensive list of modules.David Boddie2011-02-091-1/+3
| | |
| * | Doc: Snippet quoting and other documentation fixes.David Boddie2011-02-0910-144/+267
| | |
| * | Doc: Updated the style of comments, which otherwise look like links.David Boddie2011-02-092-0/+2
| | |
| * | Ensured that \code commands do not reuse the current code marker.David Boddie2011-02-091-1/+1
| | |
| * | Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-08248-3776/+5644
| | | | | | | | | | | | | | | This helps them to be marked up correctly in cases where code markers are available.
* | | Noted that QML uses JavaScript based regexpJerome Pasion2011-02-101-2/+4
| | | | | | | | | | | | Task-number: QTBUG-16071
* | | Fixed link in QML overview page.Jerome Pasion2011-02-101-1/+1
| | | | | | | | | | | | Task-number: QTBUG-16071
* | | Re-wrote QML Reusable Components documentationJerome Pasion2011-02-107-21/+159
| | | | | | | | | | | | Task-number: QTBUG-16071
* | | Added keyword to the QML property binding documentation.Jerome Pasion2011-02-101-0/+1
| | | | | | | | | | | | Task-number: QTBUG-16071
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-101-25/+25
|\ \ \ | | |/ | |/|
| * | Doc: correcting typosMorten Engvoldsen2011-02-081-25/+25
| |/
* | Rewrote "Importing Reusable Components" documentation.Jerome Pasion2011-02-085-17/+264
| | | | | | | | | | | | Added snippet code, and replaced the text. Task-number: QTBUG-16071
* | Changed snippet code and edited event overviewJerome Pasion2011-02-082-13/+150
| | | | | | | | Task-number: QTBUG-16071
* | Changed states.qml snippet codeJerome Pasion2011-02-081-12/+73
| | | | | | | | Task-number: QTBUG-16071
* | Adding validator snippet.Jerome Pasion2011-02-071-0/+89
| | | | | | | | Task-number: QTBUG-16071
* | Added the commit template to this repositoryJerome Pasion2011-02-071-1/+1
| |
* | Fixed merge conflict in Copyright date.Jerome Pasion2011-02-071-4/+0
| |
* | Rewrote Qt Quick documentation.Jerome Pasion2011-02-0714-649/+335
| | | | | | | | Task number: QTBUG-16071
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-07437-2177/+16450
|\ \ | |/ | | | | | | | | Conflicts: doc/src/declarative/propertybinding.qdoc src/declarative/util/qdeclarativeview.cpp
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-02-071-0/+287
| |\
| | * Doc: Adding documentation on configure options for Qt configureMorten Engvoldsen2011-02-071-0/+287
| | |
| * | Doc: Fixed warnings and other problems found while fixing markup.David Boddie2011-02-0712-25/+26
| |/
| * Ensured that trailing newlines are quoted and correct atoms are used.David Boddie2011-02-052-5/+17
| | | | | | | | | | | | Newlines after comments at the end of files were previously omitted. An assumption about the type code being quoted caused incorrect CSS classes to be used and extra HTML elements to be used.
| * Fixed build breakage.David Boddie2011-02-041-1/+1
| |
| * Fixed C++ and plain markup found in \c commands.David Boddie2011-02-041-6/+25
| |
| * Doc: Document display-orientation-related widget attributes.David Boddie2011-02-041-0/+7
| | | | | | | | Reviewed-by: mread
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-04411-1986/+15955
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2011-02-049-23/+25
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fixed wrong casing of a Symbian library. Fixed wrong static library extension on Symbian. Fixed library casing. Remove dependencies to pre-Symbian3 platforms from Symbian3 packages Fix qt.sis platform dependencies for Symbian^3 builds. Fix few QFileDialog static method issues in Symbian^3 Make emulator deployment depend on post linking in symbian-sbsv2.
| | | * Fixed wrong casing of a Symbian library.axis2011-02-031-1/+1
| | | | | | | | | | | | | | | | RevBy: Trust me
| | | * Fixed wrong static library extension on Symbian.axis2011-02-031-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After commit a1ba5568da6c57e, which moved the extension definitions from the symbian-makefile.conf to symbian.conf, the QMAKE_EXTENSION_STATICLIB was wrong because unix.conf was included later and overwrote it. Turns out we don't need unix.conf, so I just removed it. RevBy: Trust me
| | | * Fixed library casing.axis2011-02-031-1/+1
| | | | | | | | | | | | | | | | RevBy: Trust me
| | | * Remove dependencies to pre-Symbian3 platforms from Symbian3 packagesMiikka Heikkinen2011-02-032-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Qt applications built against Symbian3 SDK will not run on older devices, so remove the platform dependency to those devices so that the user will get a proper warning if he tries to install incompatible software to an older device. Task-number: QTBUG-17187 Reviewed-by: Janne Koskinen
| | | * Fix qt.sis platform dependencies for Symbian^3 builds.Miikka Heikkinen2011-02-021-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbian^3 build of qt.sis is not compatible with pre-Symbian^3 devices, so remove the platform dependencies to said devices. Task-number: QTBUG-17150 Reviewed-by: Janne Koskinen
| | | * Fix few QFileDialog static method issues in Symbian^3Miikka Heikkinen2011-02-022-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The selected file path now uses slashes instead of Symbian native backslashes as directory separator. - If default file is specified in dir parameter of getSaveFileName in addition to directory, that will be used as default suggested filename. - Clarified documentation a bit. Task-number: QTBUG-17135 Reviewed-by: Janne Koskinen
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2011-02-022-4/+6
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Make emulator deployment depend on post linking in symbian-sbsv2.
| | | | * Make emulator deployment depend on post linking in symbian-sbsv2.Miikka Heikkinen2011-01-312-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Post linking output was not previously possible to deploy as there was no dependency from deployment to post linking, which meant deployment was usually attempted first. Now all post linking in project tree needs to be done before any deployment is done. Note that you can still get warnings about missing dependencies as sbsv2 checks those before it actually executes the targets. These warnings are harmless, but difficult to get rid of using a general solution, as qmake cannot make any guesses what QMAKE_POST_LINK handling might output. Task-number: QTBUG-17037 Reviewed-by: axis
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-03362-1719/+15385
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (172 commits) Don't accept input methods when a TextEdit or TextInput is read only. Correct error message On windows xp using a higher port makes the declarativedebug* tests work Correct assert Update QDeclarative DEF files for Symbian Export QDeclarativeRefCount so that symbian compiles. Make Flickable's wheel handling more like QAbstractScrollArea. Changing header or footer failed to delete the previous. Avoid index-out-of bounds related crash in Grid Move Qt.application docs into Qt global object page Add initial size to ListView in FolderListModel example update What's New for QtQuick 1.1 and AnimatedImage docs Improve docs on Item::visible and Item::opacity Make sure we update Loader size if item size changes after creation. Froze two more symbols and fixed compilation error (QtQuick11). PinchArea sometimes failed. Froze Symbian def files for QtQuick11. Clarify that IntValidator performs locale specific validation. Add a mouseSelectionMode property to TextEdit and TextInput. Add missing versioning tests for new QtQuick 1.1 properties/methods. ...
| | | * | | Don't accept input methods when a TextEdit or TextInput is read only.Andrew den Exter2011-02-034-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Neither would open a software input panel or allow text entry while read only, but on Symbian at least the text input mode indicator was still displayed giving the appearance of being able to enter text. Task-number: QT-4497 Reviewed-by: Damian Jansen
| | | * | | Correct error messageAaron Kennedy2011-02-031-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-17091
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2011-02-031-2/+1
| | | |\ \ \
| | | | * | | Correct assertAaron Kennedy2011-02-031-2/+1
| | | | | | |
| | | * | | | On windows xp using a higher port makes the declarativedebug* tests workMartin Jones2011-02-032-6/+6
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I know not why... Reviewed-by: Aaron Kennedy
| | | * | | Update QDeclarative DEF files for SymbianKalle Juhani Lehtonen2011-02-022-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Martin Jones